diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-10 01:12:25 +0000 |
commit | cc96b93f95b844393b845b36be52c8399caed917 (patch) | |
tree | 74dc686098a99172c40ca87e2e3a3b5033627c47 /apps/files_sharing/l10n | |
parent | b7a59fb56a055764b5251c95f4d57d6883934136 (diff) | |
download | nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.tar.gz nextcloud-server-cc96b93f95b844393b845b36be52c8399caed917.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_sharing/l10n')
-rw-r--r-- | apps/files_sharing/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/ru.json | 2 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 3 | ||||
-rw-r--r-- | apps/files_sharing/l10n/tr.json | 3 |
4 files changed, 8 insertions, 2 deletions
diff --git a/apps/files_sharing/l10n/ru.js b/apps/files_sharing/l10n/ru.js index c1cff5a9f18..4619be244dc 100644 --- a/apps/files_sharing/l10n/ru.js +++ b/apps/files_sharing/l10n/ru.js @@ -110,7 +110,7 @@ OC.L10N.register( "No entries found in this folder" : "В этой папке ничего нет", "Name" : "Имя", "Share time" : "Дата публикации", - "Expiration date" : "Дата истечения", + "Expiration date" : "Срок действия", "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", "Reasons might be:" : "Вероятные причины этого:", "the item was removed" : "объект удалён", diff --git a/apps/files_sharing/l10n/ru.json b/apps/files_sharing/l10n/ru.json index 1b2bc642d4c..6240c9bfa07 100644 --- a/apps/files_sharing/l10n/ru.json +++ b/apps/files_sharing/l10n/ru.json @@ -108,7 +108,7 @@ "No entries found in this folder" : "В этой папке ничего нет", "Name" : "Имя", "Share time" : "Дата публикации", - "Expiration date" : "Дата истечения", + "Expiration date" : "Срок действия", "Sorry, this link doesn’t seem to work anymore." : "Похоже, эта ссылка больше не работает.", "Reasons might be:" : "Вероятные причины этого:", "the item was removed" : "объект удалён", diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 50935497aaa..6aba1198097 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -22,6 +22,7 @@ OC.L10N.register( "Download" : "İndir", "Delete" : "Sil", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", + "Terms of service" : "Hizmet koşulları", "No compatible server found at {remote}" : " {remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -121,9 +122,11 @@ OC.L10N.register( "Toggle grid view" : "Tablo görünümünü değiştir", "Download %s" : "%s İndir", "Upload files to %s" : "Dosyaları %s konumuna yükle", + "Note" : "Not", "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", "Uploading files…" : "Dosyalar yükleniyor...", "Uploaded files:" : "Yüklenmiş dosyalar:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "{actor} removed you from {file}" : "{actor} {file} dosyasının sizinle paylaşımını kaldırdı", "Sharing %s failed because the back end does not allow shares from type %s" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı", "%s is publicly shared" : "%s herkese açık olarak paylaşıldı", diff --git a/apps/files_sharing/l10n/tr.json b/apps/files_sharing/l10n/tr.json index 2e7ab935dfa..c882fb4a98a 100644 --- a/apps/files_sharing/l10n/tr.json +++ b/apps/files_sharing/l10n/tr.json @@ -20,6 +20,7 @@ "Download" : "İndir", "Delete" : "Sil", "You can upload into this folder" : "Bu klasöre yükleme yapabilirsiniz", + "Terms of service" : "Hizmet koşulları", "No compatible server found at {remote}" : " {remote} konumunda uyumlu sunucu bulunamadı", "Invalid server URL" : "Sunucu adresi geçersiz", "Failed to add the public link to your Nextcloud" : "Herkese açık bağlantı Nextcould üzerine eklenemedi", @@ -119,9 +120,11 @@ "Toggle grid view" : "Tablo görünümünü değiştir", "Download %s" : "%s İndir", "Upload files to %s" : "Dosyaları %s konumuna yükle", + "Note" : "Not", "Select or drop files" : "Dosyaları seçin ya da sürükleyip bırakın", "Uploading files…" : "Dosyalar yükleniyor...", "Uploaded files:" : "Yüklenmiş dosyalar:", + "By uploading files, you agree to the %1$sterms of service%2$s." : "Dosya yükleyerek %1$shizmet koşullarını%2$s kabul etmiş olursunuz.", "{actor} removed you from {file}" : "{actor} {file} dosyasının sizinle paylaşımını kaldırdı", "Sharing %s failed because the back end does not allow shares from type %s" : "Arka uç %s türündeki paylaşımlara izin vermediğinden %s paylaşılamadı", "%s is publicly shared" : "%s herkese açık olarak paylaşıldı", |