diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-06-04 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-06-04 00:08:29 +0000 |
commit | f03d6f225e7460cff935f0d0b77e86af3d394887 (patch) | |
tree | 0a8277e610aa5138a15b43ed86624416981f18c1 /apps/files_sharing | |
parent | 5d39f700e4a27d8655c9c6f330a4ab560046660f (diff) | |
download | nextcloud-server-f03d6f225e7460cff935f0d0b77e86af3d394887.tar.gz nextcloud-server-f03d6f225e7460cff935f0d0b77e86af3d394887.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing')
-rw-r--r-- | apps/files_sharing/l10n/es.js | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/es.json | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 4 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 4 |
4 files changed, 6 insertions, 4 deletions
diff --git a/apps/files_sharing/l10n/es.js b/apps/files_sharing/l10n/es.js index 81d669d5714..2026a08fe32 100644 --- a/apps/files_sharing/l10n/es.js +++ b/apps/files_sharing/l10n/es.js @@ -89,6 +89,7 @@ OC.L10N.register( "Cannot increase permissions" : "No es posible aumentar permisos", "%s is publicly shared" : "%s ha sido compartido", "Share API is disabled" : "El API de compartir está deshabilitado", + "File sharing" : "Compartir archivos", "This share is password-protected" : "Este elemento compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/es.json b/apps/files_sharing/l10n/es.json index f21a44afd41..50cf0dda66f 100644 --- a/apps/files_sharing/l10n/es.json +++ b/apps/files_sharing/l10n/es.json @@ -87,6 +87,7 @@ "Cannot increase permissions" : "No es posible aumentar permisos", "%s is publicly shared" : "%s ha sido compartido", "Share API is disabled" : "El API de compartir está deshabilitado", + "File sharing" : "Compartir archivos", "This share is password-protected" : "Este elemento compartido está protegido por contraseña", "The password is wrong. Try again." : "La contraseña introducida es errónea. Inténtelo de nuevo.", "Password" : "Contraseña", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 4ae11dd2b89..351f051565f 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -66,7 +66,7 @@ OC.L10N.register( "A file or folder has been <strong>shared</strong>" : "Bir dosya ya da klasör <strong>paylaşıldı</strong>", "Wrong share ID, share doesn't exist" : "Paylaşım kimliği yanlış. Paylaşım bulunamadı", "could not delete share" : "paylaşım kaldırılamadı", - "Could not delete share" : "Paylaşım kaldırılamadı", + "Could not delete share" : "Paylaşım silinemedi", "Please specify a file or folder path" : "Lütfen bir dosya ya da klasör yolu belirtin", "Wrong path, file/folder doesn't exist" : "Yol yanlış. Dosya ya da klasör bulunamadı", "Could not create share" : "Paylaşılamadı", @@ -96,7 +96,7 @@ OC.L10N.register( "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", "Name" : "Ad", "Share time" : "Paylaşma zamanı", - "Expiration date" : "Son kullanım tarihi", + "Expiration date" : "Son kullanma tarihi", "Sorry, this link doesn’t seem to work anymore." : "Maalesef, bu bağlantı artık çalışmıyor gibi görünüyor.", "Reasons might be:" : "Nedenleri şunlar olabilir:", "the item was removed" : "öge silinmiş", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 8cc4a3088b8..cd2efe96746 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -64,7 +64,7 @@ "A file or folder has been <strong>shared</strong>" : "Bir dosya ya da klasör <strong>paylaşıldı</strong>", "Wrong share ID, share doesn't exist" : "Paylaşım kimliği yanlış. Paylaşım bulunamadı", "could not delete share" : "paylaşım kaldırılamadı", - "Could not delete share" : "Paylaşım kaldırılamadı", + "Could not delete share" : "Paylaşım silinemedi", "Please specify a file or folder path" : "Lütfen bir dosya ya da klasör yolu belirtin", "Wrong path, file/folder doesn't exist" : "Yol yanlış. Dosya ya da klasör bulunamadı", "Could not create share" : "Paylaşılamadı", @@ -94,7 +94,7 @@ "No entries found in this folder" : "Bu klasörde herhangi bir kayıt yok", "Name" : "Ad", "Share time" : "Paylaşma zamanı", - "Expiration date" : "Son kullanım tarihi", + "Expiration date" : "Son kullanma tarihi", "Sorry, this link doesn’t seem to work anymore." : "Maalesef, bu bağlantı artık çalışmıyor gibi görünüyor.", "Reasons might be:" : "Nedenleri şunlar olabilir:", "the item was removed" : "öge silinmiş", |