summaryrefslogtreecommitdiffstats
path: root/apps/dav/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-02-21 02:26:12 +0000
committerNextcloud bot <bot@nextcloud.com>2023-02-21 02:26:12 +0000
commit93e703bbfc7c8ef654b7b0185474397ec1bbaa6b (patch)
tree194a5f2bef1c93dd17dc557b2e1fcde14dbb78e3 /apps/dav/l10n/tr.js
parent21f9688c70f1e0f7ade06f5235a1f6042050868d (diff)
downloadnextcloud-server-93e703bbfc7c8ef654b7b0185474397ec1bbaa6b.tar.gz
nextcloud-server-93e703bbfc7c8ef654b7b0185474397ec1bbaa6b.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dav/l10n/tr.js')
-rw-r--r--apps/dav/l10n/tr.js6
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/tr.js b/apps/dav/l10n/tr.js
index 88f4d527f24..f4196cf2661 100644
--- a/apps/dav/l10n/tr.js
+++ b/apps/dav/l10n/tr.js
@@ -125,8 +125,6 @@ OC.L10N.register(
"Encryption not ready: %1$s" : "Şifreleme hazır değil: %1$s",
"Failed to open file: %1$s" : "Dosya açılamadı: %1$s",
"Failed to unlink: %1$s" : "Bağlantı kaldırılamadı: %1$s",
- "Invalid chunk name" : "Parça adı geçersiz",
- "Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı ",
"Failed to write file contents: %1$s" : "Dosya içerikleri yazılamadı: %1$s",
"File not found: %1$s" : "Dosya bulunamadı: %1$s",
"System is in maintenance mode." : "Sistem bakım kipinde.",
@@ -195,6 +193,8 @@ OC.L10N.register(
"A calendar <strong>todo</strong> was modified" : "Bir takvim <strong>yapılacak işi</strong> düzenlendi",
"Invitation canceled" : "Çağrı iptal edildi",
"Invitation updated" : "Çağrı güncellendi",
- "Invitation" : "Çağrı"
+ "Invitation" : "Çağrı",
+ "Invalid chunk name" : "Parça adı geçersiz",
+ "Could not rename part file assembled from chunks" : "Parçalardan oluşturulan parça dosyası yeniden adlandırılamadı "
},
"nplurals=2; plural=(n > 1);");