diff options
Diffstat (limited to 'apps/comments/l10n/pl.js')
-rw-r--r-- | apps/comments/l10n/pl.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pl.js b/apps/comments/l10n/pl.js index a0c41a9f242..f2d871e1b97 100644 --- a/apps/comments/l10n/pl.js +++ b/apps/comments/l10n/pl.js @@ -4,12 +4,12 @@ OC.L10N.register( "Comments" : "Komentarze", "Edit comment" : "Edytuj komentarz", "Delete comment" : "Skasuj komentarz", - "New comment …" : "Nowy komentarz...", + "New comment …" : "Nowy komentarz…", "Post" : "Zapisz", "Cancel" : "Anuluj", "[Deleted user]" : "[Usunięty użytkownik]", "No comments yet, start the conversation!" : "Brak komentarzy, zacznij konwersację!", - "More comments …" : "Więcej komentarzy ...", + "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}", |