diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-02-15 02:25:45 +0000 |
commit | 54954cc374aed5265b53002b02fc40c9e93e7507 (patch) | |
tree | 09bfe791dff90e44750c926b2af35610a9434060 /apps/files/l10n/tr.js | |
parent | e764ee84c9a987a0c1258520fda873d5e42a5515 (diff) | |
download | nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.tar.gz nextcloud-server-54954cc374aed5265b53002b02fc40c9e93e7507.zip |
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n/tr.js')
-rw-r--r-- | apps/files/l10n/tr.js | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index c066da7ff9a..37946ca332a 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -187,11 +187,10 @@ OC.L10N.register( "Show hidden files" : "Gizli dosyaları görüntüle", "Crop image previews" : "Görsel ön izlemeleri kırpılsın", "Additional settings" : "Ek ayarlar", - "Webdav" : "Webdav", + "WebDAV" : "WebDAV", "Copy to clipboard" : "Panoya kopyala", "Use this address to access your Files via WebDAV" : "Dosyalarınıza WebDAV üzerinden erişmek için bu adresi kullanın", "Clipboard is not available" : "Pano kullanılamıyor", - "Webdav URL copied to clipboard" : "Webdav adresi panoya kopyalandı", "Unable to change the favourite state of the file" : "Dosyanın sık kullanılan durumu değiştirilemedi", "Error while loading the file data" : "Dosya verileri yüklenirken sorun çıktı", "Pick a template for {name}" : "{name} için bir kalıp seçin", @@ -233,7 +232,6 @@ OC.L10N.register( "%s used" : "%s kullanılıyor", "%s%%" : "%%%s", "%1$s of %2$s used" : "%1$s / %2$s kullanıldı", - "Settings" : "Ayarlar", - "WebDAV" : "WebDAV" + "Settings" : "Ayarlar" }, "nplurals=2; plural=(n > 1);"); |