diff options
Diffstat (limited to 'apps/comments/l10n/pl.json')
-rw-r--r-- | apps/comments/l10n/pl.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 64247328556..6fcda9fccb4 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -8,8 +8,6 @@ "%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" : "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 do “{file}”", "Files app plugin to add comments to files" : "Plugin umożliwiający dodawanie komentarzy w aplikacji Pliki", "Edit comment" : "Edytuj komentarz", "Delete comment" : "Usuń komentarz", @@ -26,6 +24,8 @@ "Comment deleted" : "Komentarz usunięty", "An error occurred while trying to delete the comment" : "Wystąpił błąd podczas próby usunięcia komentarza", "An error occurred while trying to create the comment" : "Wystąpił błąd podczas próby utworzenia komentarza", + "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 do “{file}”", "New comment …" : "Nowy komentarz…", "Post" : "Publikuj", "Cancel" : "Anuluj", |