diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-26 10:41:31 +0000 |
commit | a541443be79db5e42bdf74e9116c09d16c9f781d (patch) | |
tree | e2b1a7e625112887347fb74ba8354a398a6249b9 /apps/comments | |
parent | b5f75c5f736b833272c35c0a6be0f4a34a8796b3 (diff) | |
download | nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.tar.gz nextcloud-server-a541443be79db5e42bdf74e9116c09d16c9f781d.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/da.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/da.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/pl.js | 28 | ||||
-rw-r--r-- | apps/comments/l10n/pl.json | 28 |
4 files changed, 30 insertions, 28 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index a2105ebbcf5..1428d78aaaf 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -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 ...", diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 19347c074d1..14ee54cc3d1 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -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 ...", diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 220a4b5e8ee..58be30de6e0 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -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);"); diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 9aa5cea888f..607f8e35bbc 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -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);" }
\ No newline at end of file |