aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/pl.json
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-07 01:56:53 -0500
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2016-03-07 01:56:53 -0500
commitc07b731689de6fe754e108688ccf71342aad95ef (patch)
tree9f75e2da2b5468f32bb7ceeee1b30702cdd5a204 /apps/comments/l10n/pl.json
parentf2088cafb8388d5be3b22920403652718c77908b (diff)
downloadnextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.tar.gz
nextcloud-server-c07b731689de6fe754e108688ccf71342aad95ef.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/pl.json')
-rw-r--r--apps/comments/l10n/pl.json12
1 files changed, 12 insertions, 0 deletions
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json
index b15e15a3972..92b9f66bf1c 100644
--- a/apps/comments/l10n/pl.json
+++ b/apps/comments/l10n/pl.json
@@ -1,7 +1,19 @@
{ "translations": {
+ "<strong>Comments</strong> for files" : "<strong>Komentarze</strong> dla plików",
+ "%1$s commented" : "%1$s skomentował",
+ "%1$s commented on %2$s" : "%1$s skomentował %2$s",
+ "Comments" : "Komentarze",
+ "Type in a new comment..." : "Wprowadź nowy komentarz...",
+ "Delete comment" : "Skasuj komentarz",
+ "Post" : "Zapisz",
"Cancel" : "Anuluj",
"Edit comment" : "Edytuj komentarz",
+ "[Deleted user]" : "[Usunięty użytkownik]",
+ "No other comments available" : "Nie ma więcej komentarzy",
+ "More comments..." : "Więcej komentarzy...",
"Save" : "Zapisz",
+ "Allowed characters {count} of {max}" : "Dozwolone znaki {count} z {max}",
+ "{count} unread comments" : "{count} nieprzeczytanych komentarzy",
"Comment" : "Komentarz"
},"pluralForm" :"nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"
} \ No newline at end of file