diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-11-09 00:22:21 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-11-09 00:22:21 +0000 |
commit | b48a877c621e1757e35e1571362157da6589ff74 (patch) | |
tree | 5da8b2a130b828fb77af272cb70f7b9663eff490 /apps/files/l10n/tr.js | |
parent | c96be6249ef98305ff78b08dccdaa6b7c506cd76 (diff) | |
download | nextcloud-server-b48a877c621e1757e35e1571362157da6589ff74.tar.gz nextcloud-server-b48a877c621e1757e35e1571362157da6589ff74.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 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/tr.js b/apps/files/l10n/tr.js index b8cbd7d4340..b39ae8aef6c 100644 --- a/apps/files/l10n/tr.js +++ b/apps/files/l10n/tr.js @@ -202,8 +202,6 @@ OC.L10N.register( "Confirm deletion" : "Silmeyi onaylayın", "Cancel" : "İptal", "Edit file locally" : "Dosyayı yerel olarak düzenle", - "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.", - "Retry local edit" : "Yerel düzenlemeyi yinele", "Edit online" : "Çevrim içi düzenle", "Failed to redirect to client" : "İstemciye yönlendirilemedi", "Edit locally" : "Yerel olarak düzenle", @@ -392,6 +390,8 @@ OC.L10N.register( "Go to the previous folder" : "Önceki klasöre git", "Open the files app settings" : "Dosyalar uygulaması ayarlarını aç", "You might not have have permissions to view it, ask the sender to share it" : "Dosyayı görüntüleme izniniz olmayabilir. Gönderenden paylaşmasını isteyin", + "The file should now open locally. If you don't see this happening, make sure that the desktop client is installed on your system." : "Dosya yerel olarak açılmalıdır. Bu gerçekleşmiyorsa, sisteminizde masaüstü istemcisinin kurulu olduğundan emin olun.", + "Retry local edit" : "Yerel düzenlemeyi yinele", "The files is locked" : "Dosyalar kilitli", "Create new templates folder" : "Yeni kalıp klasörü oluştur", "List of favorites files and folders." : "Sık kullanılan dosya ve klasör listesi.", |