diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-06-12 00:20:05 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-06-12 00:20:05 +0000 |
commit | 003e4b9939e693f16fa24ed4beb2e0d8b0d37168 (patch) | |
tree | 4a39d0f709a4dfec47843fe3e0cb5e7cb9f3cc97 /apps/files/l10n | |
parent | dc139daaa572fa55dbe7d97b09bd69588e8974d2 (diff) | |
download | nextcloud-server-003e4b9939e693f16fa24ed4beb2e0d8b0d37168.tar.gz nextcloud-server-003e4b9939e693f16fa24ed4beb2e0d8b0d37168.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/tr.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/tr.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index 7d2d6f53494..f1fb0e4e9dd 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -168,6 +168,7 @@ OC.L10N.register( "Your ownership transfer of {path} to {user} has completed." : "{path} yolundaki sahipliğiniz {user} kullanıcısına aktarıldı.", "The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.", "in %s" : "%s içinde", + "Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı", "File Management" : "Dosya yönetimi", "Current directory path" : "Geçerli klasör yolu", "Reload current directory" : "Geçerli klasörü yeniden yükle", diff --git a/apps/files/l10n/tr.json b/apps/files/l10n/tr.json index c1f375e5976..2176e103425 100644 --- a/apps/files/l10n/tr.json +++ b/apps/files/l10n/tr.json @@ -166,6 +166,7 @@ "Your ownership transfer of {path} to {user} has completed." : "{path} yolundaki sahipliğiniz {user} kullanıcısına aktarıldı.", "The ownership transfer of {path} from {user} has completed." : "{path} yolundaki {user} kullanıcısının sahipliği size aktarıldı.", "in %s" : "%s içinde", + "Transferred from %1$s on %2$s" : "%1$s üzerinden %2$s zamanında aktarıldı", "File Management" : "Dosya yönetimi", "Current directory path" : "Geçerli klasör yolu", "Reload current directory" : "Geçerli klasörü yeniden yükle", |