diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
commit | cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch) | |
tree | 7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/files_sharing/l10n/tr.js | |
parent | 79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff) | |
download | nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.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 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/apps/files_sharing/l10n/tr.js b/apps/files_sharing/l10n/tr.js index 60421c22279..7916cd3ad27 100644 --- a/apps/files_sharing/l10n/tr.js +++ b/apps/files_sharing/l10n/tr.js @@ -125,8 +125,8 @@ OC.L10N.register( "Link copied to clipboard" : "Bağlantı panoya kopyalandı", "Select" : "Seçin", "Cancel" : "İptal", - "Continue" : "Sürdür", "Close" : "Kapat", + "Continue" : "Sürdür", "Error creating the share: {errorMessage}" : "Paylaşım oluşturulurken sorun çıktı: {errorMessage}", "Error creating the share" : "Paylaşım oluşturulurken sorun çıktı", "Sharing" : "Paylaşım", @@ -197,6 +197,8 @@ OC.L10N.register( "Deck board" : "Tahta panosu", "ScienceMesh" : "ScienceMesh", "on {server}" : "{server} üzerinde", + "Enter your name" : "Adınızı yazın", + "Submit name" : "Adı gönder", "Allow upload and editing" : "Yüklenebilsin ve düzenlenebilsin", "Allow editing" : "Düzenlemeye izin ver", "Upload only" : "Yalnızca yükleme", |