diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-05-30 00:12:31 +0000 |
commit | b889259b1e9c5887f08ee6b32435eef4f35f9591 (patch) | |
tree | 77bc0b15fe8d2515d136ebac825f9cc8a51227e4 /apps/comments | |
parent | b71c90bac1cc5367bee3dfd067f2f28372253256 (diff) | |
download | nextcloud-server-b889259b1e9c5887f08ee6b32435eef4f35f9591.tar.gz nextcloud-server-b889259b1e9c5887f08ee6b32435eef4f35f9591.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/es_MX.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/es_MX.json | 1 | ||||
-rw-r--r-- | apps/comments/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 1 |
4 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/es_MX.js b/apps/comments/l10n/es_MX.js index 91c91e0c094..d0105e10e6b 100644 --- a/apps/comments/l10n/es_MX.js +++ b/apps/comments/l10n/es_MX.js @@ -29,6 +29,7 @@ OC.L10N.register( "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Un complemento a la aplicación de Archivos para agregar comentarios a los archivos", "Unknown user" : "Usuario desconocido", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”" diff --git a/apps/comments/l10n/es_MX.json b/apps/comments/l10n/es_MX.json index 58f6624a7a3..41d572a6bab 100644 --- a/apps/comments/l10n/es_MX.json +++ b/apps/comments/l10n/es_MX.json @@ -27,6 +27,7 @@ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Te mencionaron en \"{file}\", en un comentario de un usuario que ya ha sido borrado", "%1$s mentioned you in a comment on “%2$s”" : "%1$s te mencionó en un comentario en “%2$s”", "{user} mentioned you in a comment on “{file}”" : "{user} te mencionó en un comentario en “{file}”", + "Files app plugin to add comments to files" : "Un complemento a la aplicación de Archivos para agregar comentarios a los archivos", "Unknown user" : "Usuario desconocido", "A (now) deleted user mentioned you in a comment on “%s”" : "Un usuario (ahora) borrado te mencionó en un commentario en “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "Un usuario (ahora) borrado te mencionó en un commentario en “{file}”" diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 69a11c6dfee..c7598c386b4 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.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}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", + "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "Unknown user" : "Bilinmeyen kullanıcı", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti" diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 042ad858ccd..2d56131c155 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -27,6 +27,7 @@ "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "“{file}” hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", "%1$s mentioned you in a comment on “%2$s”" : "%1$s, “%2$s” hakkındaki bir yorumda sizden bahsetti", "{user} mentioned you in a comment on “{file}”" : "{user}, “{file}” hakkındaki bir yorumda sizden bahsetti", + "Files app plugin to add comments to files" : "Dosyalara notlar eklenmesini sağlayan dosyalar uygulaması eki", "Unknown user" : "Bilinmeyen kullanıcı", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", "A (now) deleted user mentioned you in a comment on “{file}”" : "Bir (artık) silinmiş kullanıcı “{file}” hakkındaki bir yorumda sizden bahsetti" |