diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:12 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-04 00:22:12 +0000 |
commit | f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac (patch) | |
tree | 3b73014987b89a9e291d91c64db17e043cb34b0f /apps/files_sharing/l10n/tr.js | |
parent | fd565ca4253fa955104dc0a58d7eb3a9cbf9f0ba (diff) | |
download | nextcloud-server-f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac.tar.gz nextcloud-server-f5eedf15536cb0f7ca0bd6b7aa7833b38fb387ac.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_sharing/l10n/tr.js')
-rw-r--r-- | apps/files_sharing/l10n/tr.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 0379ccc1ce4..9057867ce59 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -12,9 +12,6 @@ OC.L10N.register( "Terms of service" : "Hizmet koşulları", "Show list view" : "Liste görünümüne geç", "Show grid view" : "Tablo görünümüne geç", - "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", "File shares" : "Dosya paylaşımları", "Downloaded via public link" : "Herkese açık bağlantı ile indirildi", "Downloaded by {email}" : "{email} tarafından indirildi", @@ -363,6 +360,9 @@ OC.L10N.register( "Share not found" : "Paylaşım bulunamadı", "Back to %s" : "%s sayfasına dön", "Add to your Nextcloud" : "Nextcloud hesabınıza ekleyin", + "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", "Files" : "Dosyalar", "Please specify a valid user" : "Lütfen geçerli bir kullanıcı belirtin", "Please specify a valid federated user ID" : "Lütfen geçerli bir birleşik kullanıcı kimliği belirtin", |