diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-03-26 00:13:15 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-03-26 00:13:15 +0000 |
commit | e2b44d199bea7da74811689ec3ab787135e22de6 (patch) | |
tree | c69763e355bcc229c5a4ff26702a66de4c61539b /apps/comments | |
parent | 89ebb8a6631eaa273d34864224986e4efb2c365d (diff) | |
download | nextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.tar.gz nextcloud-server-e2b44d199bea7da74811689ec3ab787135e22de6.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/pl.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/pl.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index 70008a04fcb..73537afee01 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -12,6 +12,7 @@ OC.L10N.register( "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", "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index bf1d452619d..846e6ed703a 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -10,6 +10,7 @@ "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", "_%n unread comment_::_%n unread comments_" : ["%n nieprzeczytany komentarz","%n nieprzeczytane komentarze","%n nieprzeczytanych komentarzy","%n nieprzeczytanych komentarzy"], |