diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:08 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-09-18 09:28:08 +0000 |
commit | dd4caaff0c4eef64f0036a43d253abe579dddd0e (patch) | |
tree | fc2775cf8f1066bccdf719745491a98324f537bb /core/l10n/tr.js | |
parent | 429fbaf470327ed2f016c53a2040f6b78a8fb1f7 (diff) | |
download | nextcloud-server-dd4caaff0c4eef64f0036a43d253abe579dddd0e.tar.gz nextcloud-server-dd4caaff0c4eef64f0036a43d253abe579dddd0e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/tr.js')
-rw-r--r-- | core/l10n/tr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/tr.js b/core/l10n/tr.js index f94d3c07036..60ca0726d27 100644 --- a/core/l10n/tr.js +++ b/core/l10n/tr.js @@ -281,7 +281,6 @@ OC.L10N.register( "Too many requests" : "Çok fazla istekte bulunuldu", "There were too many requests from your network. Retry later or contact your administrator if this is an error." : "Ağınızdan çok fazla istekte bulunuldu. Bir süre sonra yeniden deneyin ya da bir sorun olduğunu düşünüyorsanız BT yöneticiniz ile görüşün.", "Error" : "Hata", - "Previous" : "Önceki", "Internal Server Error" : "Sunucuda bir sorun çıktı", "The server was unable to complete your request." : "Sunucu isteğinizi yerine getiremedi.", "If this happens again, please send the technical details below to the server administrator." : "Bu sorun sürerse lütfen aşağıdaki teknik ayrıntıları BT yöneticinize iletin.", @@ -341,6 +340,7 @@ OC.L10N.register( "Account connected" : "Hesap bağlandı", "Your client should now be connected!" : "İstemciniz şimdi bağlantı kurmuş olmalı!", "You can close this window." : "Bu pencereyi kapatabilirsiniz.", + "Previous" : "Önceki", "This share is password-protected" : "Bu paylaşım parola korumalı", "The password is wrong or expired. Please try again or request a new one." : "Parola hatalı ya da geçerlilik süresi dolmuş. Lütfen yeniden deneyin ya da parolanızı değiştirin. ", "Please type in your email address to request a temporary password" : "Lütfen geçici parola isteğinde bulunmak için e-posta adresinizi yazın", |