diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-12-05 01:10:20 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-12-05 01:10:20 +0000 |
commit | f25d55c9728b36202e5d75621b0e2a3d5b654ad3 (patch) | |
tree | 60d2167fdc567e76f89fa745532d8d622226c0d2 /apps | |
parent | 41c1f862f1a36ea315bae4b07d9121388c105142 (diff) | |
download | nextcloud-server-f25d55c9728b36202e5d75621b0e2a3d5b654ad3.tar.gz nextcloud-server-f25d55c9728b36202e5d75621b0e2a3d5b654ad3.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/comments/l10n/tr.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/tr.json | 2 | ||||
-rw-r--r-- | apps/dav/l10n/es.js | 2 | ||||
-rw-r--r-- | apps/dav/l10n/es.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/comments/l10n/tr.js b/apps/comments/l10n/tr.js index 26974ee8bb8..bed5cff1caf 100644 --- a/apps/comments/l10n/tr.js +++ b/apps/comments/l10n/tr.js @@ -26,6 +26,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", + "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", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", diff --git a/apps/comments/l10n/tr.json b/apps/comments/l10n/tr.json index 68f90faca23..c8c8d7bc3f7 100644 --- a/apps/comments/l10n/tr.json +++ b/apps/comments/l10n/tr.json @@ -24,6 +24,8 @@ "%1$s commented on %2$s" : "%1$s, %2$s için yorum yaptı", "{author} commented on {file}" : "{author}, {file} hakkında yorum yaptı", "<strong>Comments</strong> for files" : "Dosyalar için <strong>yorumlar</strong>", + "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "\"%s\" hakkında bir yorumda silinmiş bir kullanıcı tarafından anıldınız", + "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", "A (now) deleted user mentioned you in a comment on “%s”" : "Bir (artık) silinmiş kullanıcı “%s” hakkındaki bir yorumda sizden bahsetti", diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index cb67f8774b6..24daea7ca82 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -55,7 +55,7 @@ OC.L10N.register( "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de la solicitud: %s", + "Request ID: %s" : "ID de solicitud: %s", "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 7d3abca51cb..573a49dd8f1 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -53,7 +53,7 @@ "Contacts" : "Contactos", "Technical details" : "Detalles técnicos", "Remote Address: %s" : "Dirección remota: %s", - "Request ID: %s" : "ID de la solicitud: %s", + "Request ID: %s" : "ID de solicitud: %s", "CalDAV server" : "Servidor CalDAV", "Send invitations to attendees" : "Enviar invitaciones a los asistentes", "Please make sure to properly set up the email settings above." : "Por favor, asegúrate de que las configuraciones de correo de arriba son correctas" |