diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-07-10 08:21:28 +0000 |
commit | 7843a9b21a51e5a97af07d0d24b4e9e93cd32351 (patch) | |
tree | b5b2ab7ca14b588bd578192d4786729374bddb5d /apps/comments | |
parent | 57ca183ea42cab2b3c4b5ef2c0a5f058efc39ebe (diff) | |
download | nextcloud-server-7843a9b21a51e5a97af07d0d24b4e9e93cd32351.tar.gz nextcloud-server-7843a9b21a51e5a97af07d0d24b4e9e93cd32351.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/lt_LT.json | 4 | ||||
-rw-r--r-- | apps/comments/l10n/pl.js | 4 | ||||
-rw-r--r-- | apps/comments/l10n/pl.json | 4 | ||||
-rw-r--r-- | apps/comments/l10n/zh_TW.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/zh_TW.json | 1 |
6 files changed, 10 insertions, 8 deletions
diff --git a/apps/comments/l10n/lt_LT.js b/apps/comments/l10n/lt_LT.js index 7c3648642cd..219f54b5828 100644 --- a/apps/comments/l10n/lt_LT.js +++ b/apps/comments/l10n/lt_LT.js @@ -2,8 +2,8 @@ OC.L10N.register( "comments", { "Comments" : "Komentarai", - "Edit comment" : "Redaguoti komentarą", - "Delete comment" : "Ištrinti komentarą", + "Edit comment" : "Keisti", + "Delete comment" : "Ištrinti", "New comment …" : "Komentaras", "Post" : "Įrašas", "Cancel" : "Atsisakyti", diff --git a/apps/comments/l10n/lt_LT.json b/apps/comments/l10n/lt_LT.json index a094f2176b3..793d6391aed 100644 --- a/apps/comments/l10n/lt_LT.json +++ b/apps/comments/l10n/lt_LT.json @@ -1,7 +1,7 @@ { "translations": { "Comments" : "Komentarai", - "Edit comment" : "Redaguoti komentarą", - "Delete comment" : "Ištrinti komentarą", + "Edit comment" : "Keisti", + "Delete comment" : "Ištrinti", "New comment …" : "Komentaras", "Post" : "Įrašas", "Cancel" : "Atsisakyti", 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}", diff --git a/apps/comments/l10n/pl.json b/apps/comments/l10n/pl.json index 1cd17d9a970..c372b33c393 100644 --- a/apps/comments/l10n/pl.json +++ b/apps/comments/l10n/pl.json @@ -2,12 +2,12 @@ "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}", diff --git a/apps/comments/l10n/zh_TW.js b/apps/comments/l10n/zh_TW.js index cd01947fbb6..a54af33815f 100644 --- a/apps/comments/l10n/zh_TW.js +++ b/apps/comments/l10n/zh_TW.js @@ -29,6 +29,7 @@ OC.L10N.register( "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", "%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的留言中提到你", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你", + "Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋", "Unknown user" : "未知的使用者", "A (now) deleted user mentioned you in a comment on “%s”" : "一個已被刪除的用戶在 “%s” 的留言中提到你", "A (now) deleted user mentioned you in a comment on “{file}”" : "一個已被刪除的用戶在 “{file}” 的留言中提到你" diff --git a/apps/comments/l10n/zh_TW.json b/apps/comments/l10n/zh_TW.json index 1c8d8f20032..05ec9e89e41 100644 --- a/apps/comments/l10n/zh_TW.json +++ b/apps/comments/l10n/zh_TW.json @@ -27,6 +27,7 @@ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "一個已被刪除的用戶在 “{file}” 的留言中提到你", "%1$s mentioned you in a comment on “%2$s”" : "%1$s 在 “%2$s” 的留言中提到你", "{user} mentioned you in a comment on “{file}”" : "{user} 在 “{file}” 的留言中提到你", + "Files app plugin to add comments to files" : "檔案插件程式插件,用於為檔案增加註釋", "Unknown user" : "未知的使用者", "A (now) deleted user mentioned you in a comment on “%s”" : "一個已被刪除的用戶在 “%s” 的留言中提到你", "A (now) deleted user mentioned you in a comment on “{file}”" : "一個已被刪除的用戶在 “{file}” 的留言中提到你" |