Skip to content

Commit

Permalink
[tx-robot] updated from transifex
Browse files Browse the repository at this point in the history
  • Loading branch information
nextcloud-bot committed Mar 26, 2019
1 parent 280bf92 commit bca4a9e
Show file tree
Hide file tree
Showing 334 changed files with 502 additions and 35,250 deletions.
1 change: 1 addition & 0 deletions apps/comments/l10n/da.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ OC.L10N.register(
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet",
"{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
"Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",
"Edit comment" : "Rediger kommentar",
"Delete comment" : "Slet kommentar",
"New comment …" : "Ny kommentar ...",
Expand Down
1 change: 1 addition & 0 deletions apps/comments/l10n/da.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
"<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du blev nævnt i \"{file}”, I en kommentar af en bruger der siden er blevet slettet",
"{user} mentioned you in a comment on “{file}”" : "{user} nævnte dig i en kommentarer på \"{file}\"",
"Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer",
"Edit comment" : "Rediger kommentar",
"Delete comment" : "Slet kommentar",
"New comment …" : "Ny kommentar ...",
Expand Down
28 changes: 14 additions & 14 deletions apps/comments/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@ OC.L10N.register(
{
"Comments" : "Komentarze",
"You commented" : "Skomentowałeś/-aś",
"%1$s commented" : "%1$s skomentował/-a",
"{author} commented" : "{author} skomentował/-a",
"%1$s commented" : "%1$s skomentował",
"{author} commented" : "{author} skomentował",
"You commented on %1$s" : "Skomentowałeś/-aś w %1$s",
"You commented on {file}" : "Skomentowałeś/-aś w {file}",
"%1$s commented on %2$s" : "%1$s skomentował/-a %2$s",
"{author} commented on {file}" : "{author} skomentował/-a w {file}‭",
"%1$s commented on %2$s" : "%1$s skomentował %2$s",
"{author} commented on {file}" : "{author} skomentował w {file}‭",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty",
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty",
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu “{file}”",
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
"Edit comment" : "Edytuj komentarz",
"Delete comment" : "Skasuj komentarz",
"Delete comment" : "Usuń komentarz",
"New comment …" : "Nowy komentarz…",
"Post" : "Zapisz",
"Post" : "Publikuj",
"Cancel" : "Anuluj",
"[Deleted user]" : "[Usunięty użytkownik]",
"No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!",
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
"More comments …" : "Więcej komentarzy…",
"Save" : "Zapisz",
"Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
"Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o identyfikatorze {id}",
"Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
"Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o ID {id}",
"Error occurred while updating comment with id {id}" : "Wystąpił błąd podczas aktualizowania komentarza o ID {id}",
"Error occurred while posting comment" : "Wystąpił błąd podczas publikowania komentarza",
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
"Comment" : "Komentarz",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”"
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"%s\" przez użytkownika, który został usunięty",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał o Tobie w komentarzu “%2$s”"
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
28 changes: 14 additions & 14 deletions apps/comments/l10n/pl.json
Original file line number Diff line number Diff line change
@@ -1,32 +1,32 @@
{ "translations": {
"Comments" : "Komentarze",
"You commented" : "Skomentowałeś/-aś",
"%1$s commented" : "%1$s skomentował/-a",
"{author} commented" : "{author} skomentował/-a",
"%1$s commented" : "%1$s skomentował",
"{author} commented" : "{author} skomentował",
"You commented on %1$s" : "Skomentowałeś/-aś w %1$s",
"You commented on {file}" : "Skomentowałeś/-aś w {file}",
"%1$s commented on %2$s" : "%1$s skomentował/-a %2$s",
"{author} commented on {file}" : "{author} skomentował/-a w {file}‭",
"%1$s commented on %2$s" : "%1$s skomentował %2$s",
"{author} commented on {file}" : "{author} skomentował w {file}‭",
"<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Zostałeś/aś wspomniany/a w \"{file}\" w komentarzach przez użytkownika, który został usunięty",
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał/-a o Tobie w komentarzu “{file}”",
"You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"{file}\" przez użytkownika, który został usunięty",
"{user} mentioned you in a comment on “{file}”" : "{user} wspomniał o Tobie w komentarzu “{file}”",
"Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki",
"Edit comment" : "Edytuj komentarz",
"Delete comment" : "Skasuj komentarz",
"Delete comment" : "Usuń komentarz",
"New comment …" : "Nowy komentarz…",
"Post" : "Zapisz",
"Post" : "Publikuj",
"Cancel" : "Anuluj",
"[Deleted user]" : "[Usunięty użytkownik]",
"No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!",
"No comments yet, start the conversation!" : "Brak komentarzy, rozpocznij rozmowę!",
"More comments …" : "Więcej komentarzy…",
"Save" : "Zapisz",
"Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
"Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o identyfikatorze {id}",
"Error occurred while updating comment with id {id}" : "W trakcie aktualizacji komentarza o identyfikatorze {id} wystąpił błąd.",
"Error occurred while posting comment" : "Podczas wysyłania komentarza wystąpił błąd",
"Error occurred while retrieving comment with ID {id}" : "Wystąpił błąd podczas pobierania komentarza o ID {id}",
"Error occurred while updating comment with id {id}" : "Wystąpił błąd podczas aktualizowania komentarza o ID {id}",
"Error occurred while posting comment" : "Wystąpił błąd podczas publikowania komentarza",
"_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"],
"Comment" : "Komentarz",
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano Cię w \"%s\" przez użytkownika, który został usunięty",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał/-a o Tobie w komentarzu “%2$s”"
"You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Wspomniano o Tobie w komentarzu w \"%s\" przez użytkownika, który został usunięty",
"%1$s mentioned you in a comment on “%2$s”" : "%1$s wspomniał o Tobie w komentarzu “%2$s”"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"
}
2 changes: 1 addition & 1 deletion apps/dav/l10n/de.js
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ OC.L10N.register(
"Save" : "Speichern",
"Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
Expand Down
2 changes: 1 addition & 1 deletion apps/dav/l10n/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"Save" : "Speichern",
"Your attendance was updated successfully." : "Dein Anwesenheits-Status wurde aktualisiert.",
"Calendar server" : "Kalender-Server",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Installiere außerdem die {calendarappstoreopen}Kalender-App{linkclose}, oder {calendardocopen}verbinde Deinen Desktop & Mobilgerät zur Synchronisierung ↗{linkclose}.",
"Send invitations to attendees" : "Einladungen an die Teilnehmer versenden",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Bitte stelle sicher, dass Du {emailopen}den E-Mail Server{linkclose} ordnungsgemäß einrichtest.",
"Automatically generate a birthday calendar" : "Automatisch einen Kalender für Geburtstage erstellen",
Expand Down
42 changes: 21 additions & 21 deletions apps/dav/l10n/pl.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,37 +4,37 @@ OC.L10N.register(
"Calendar" : "Kalendarz",
"Todos" : "Zadania",
"Personal" : "Osobiste",
"{actor} created calendar {calendar}" : "{actor} utworzył/-a kalendarz {calendar}",
"{actor} created calendar {calendar}" : "{actor} utworzył kalendarz {calendar}",
"You created calendar {calendar}" : "Utworzyłeś/-aś kalendarz {calendar}",
"{actor} deleted calendar {calendar}" : "{actor} usunął/-ęła kalendarz {calendar} .",
"You deleted calendar {calendar}" : "Usunąłęś/ęłaś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował/-a kalendarz {calendar} .",
"{actor} deleted calendar {calendar}" : "{actor} usunął kalendarz {calendar} .",
"You deleted calendar {calendar}" : "Usunąłeś/ęłaś kalendarz {calendar}",
"{actor} updated calendar {calendar}" : "{actor} zaktualizował kalendarz {calendar}",
"You updated calendar {calendar}" : "Zaktualizowałeś/-aś kalendarz {calendar}",
"You shared calendar {calendar} as public link" : "Udostępniłeś kalendarz {calendar} jako publiczny link",
"You removed public link for calendar {calendar}" : "Usunąłeś publiczny link do kalendarza {calendar}",
"You shared calendar {calendar} as public link" : "Udostępniłeś/-aś kalendarz {calendar} przez link publiczny",
"You removed public link for calendar {calendar}" : "Usunąłeś/aś link publiczny do kalendarza {calendar}",
"{actor} shared calendar {calendar} with you" : "{actor} współdzieli kalendarz {calendar} z Tobą",
"You shared calendar {calendar} with {user}" : "Współdzielisz kalendarz {calendar} z {user}",
"{actor} shared calendar {calendar} with {user}" : "{actor} współdzieli kalendarz {calendar} z {user}",
"{actor} unshared calendar {calendar} from you" : "{actor} zakończył/-a współdzielienie kalendarza {calendar} z Tobą",
"{actor} unshared calendar {calendar} from you" : "{actor} zakończył współdzielenie kalendarza {calendar} z Tobą",
"You unshared calendar {calendar} from {user}" : "Zakończyłeś/-aś współdzielenie kalendarza {calendar} z {user}",
"{actor} unshared calendar {calendar} from {user}" : "{actor} zakończył/-a współdzielenie kalendarza {calendar} z {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} zakończył/-a wspóldzielenie kalendarza {calendar} od siebie",
"{actor} unshared calendar {calendar} from {user}" : "{actor} zakończył współdzielenie kalendarza {calendar} z {user}",
"{actor} unshared calendar {calendar} from themselves" : "{actor} zakończył współdzielenie kalendarza {calendar} od siebie",
"You shared calendar {calendar} with group {group}" : "Współdzielisz kalendarz {calendar} z grupą {group}",
"{actor} shared calendar {calendar} with group {group}" : "{actor} współdzieli kalendarz {calendar} z grupą {group}",
"You unshared calendar {calendar} from group {group}" : "Zakończyłeś współdzielenie kalendarza {calendar} z grupą {group}",
"{actor} unshared calendar {calendar} from group {group}" : "{actor} nie współdzieli kalendarza {calendar} z grupą {group} .",
"{actor} created event {event} in calendar {calendar}" : "{actor} utworzył/-a wydarzenie {event} w kalendarzu {calendar}",
"You created event {event} in calendar {calendar}" : "Utworzyłeś/- wydarzenie {event} w kalendarzu {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} usunął/-ęłą wydarzenie {event} z kalendarza {calendar}",
"{actor} created event {event} in calendar {calendar}" : "{actor} utworzył wydarzenie {event} w kalendarzu {calendar}",
"You created event {event} in calendar {calendar}" : "Utworzyłeś/- wydarzenie {event} w kalendarzu {calendar}",
"{actor} deleted event {event} from calendar {calendar}" : "{actor} usunął wydarzenie {event} z kalendarza {calendar}",
"You deleted event {event} from calendar {calendar}" : "Usunąłeś/-aś wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował/-a wydarzenie {event} z kalendarza {calendar}",
"{actor} updated event {event} in calendar {calendar}" : "{actor} zaktualizował wydarzenie {event} z kalendarza {calendar}",
"You updated event {event} in calendar {calendar}" : "Zaktualizowałeś/-aś wydarzenie {event} w kalendarzu {calendar}",
"Busy" : "Czekaj",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył/-a zadanie {todo} na liście {calendar}",
"{actor} created todo {todo} in list {calendar}" : "{actor} utworzył zadanie {todo} na liście {calendar}",
"You created todo {todo} in list {calendar}" : "Utworzyłeś/-aś zadanie {todo} na liście {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął/-ęła zadanie {todo} z listy {calendar}",
"{actor} deleted todo {todo} from list {calendar}" : "{actor} usunął zadanie {todo} z listy {calendar}",
"You deleted todo {todo} from list {calendar}" : "Usunąłeś/-ęłaś zadanie {todo} z listy {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} zaktualizował/-a zadanie {todo} na liście {calendar}",
"{actor} updated todo {todo} in list {calendar}" : "{actor} zaktualizował zadanie {todo} na liście {calendar}",
"You updated todo {todo} in list {calendar}" : "Zaktualizowałeś/-aś zadanie {todo} na liście {calendar}",
"{actor} solved todo {todo} in list {calendar}" : "{actor} zakończył zadanie {todo} na liście {calendar}",
"You solved todo {todo} in list {calendar}" : "Zakończyłeś/-aś zadanie {todo} na liście {calendar}",
Expand Down Expand Up @@ -74,17 +74,17 @@ OC.L10N.register(
"Tentative" : "Niepewne",
"Save" : "Zapisz",
"Your attendance was updated successfully." : "Twoja obecność została zmieniona.",
"Calendar server" : "Serwer kalendarzy",
"Calendar server" : "Serwer kalendarza",
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Zainstaluj także {calendarappstoreopen}Kalendarz{linkclose}, lub {calendardocopen}podłącz swój komputer & telefon aby synchronizować dane ↗{linkclose}.",
"Send invitations to attendees" : "Wyślij uczestnikom zaproszenia",
"Send invitations to attendees" : "Wyślij zaproszenia do uczestników",
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Upewnij się, że poprawnie skonfigurowałeś {emailopen}serwer pocztowy{linkclose}.",
"Automatically generate a birthday calendar" : "Automatycznie generuj kalendarz urodzin",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "W związku z tym, nie będą one widoczne bezpośrednio po włączeniu, ale pojawią się po jakimś czasie.",
"Birthday calendars will be generated by a background job." : "Kalendarz urodzin będzie generowany przez uruchomione zadanie w tle.",
"Hence they will not be available immediately after enabling but will show up after some time." : "Dlatego nie będą dostępne natychmiast po włączeniu, ale pojawią się po pewnym czasie.",
"%s via %s" : "%s przez %s",
"The meeting »%s« with %s was canceled." : "Spotkanie »%s« z %s zostało anulowane.",
"The meeting »%s« with %s was updated." : "Spotkanie »%s« z %s zostało zaktualizowane.",
"%s invited you to »%s«" : "%s zaprosił Cię do »%s«",
"Please make sure to properly set up the email settings above." : "Upewnij się, że dobrze skonfigurowano powyżej ustawienia poczty e-mail."
"Please make sure to properly set up the email settings above." : "Upewnij się, że poprawnie skonfigurowałeś ustawienia e-mail."
},
"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);");
Loading

0 comments on commit bca4a9e

Please sign in to comment.