diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:42 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-10-25 02:18:42 +0000 |
commit | e3aac7d573961933b185c87d9600580b21423a42 (patch) | |
tree | 9f17480b69622462d3a9796d9ce29ce8c71e72a4 /lib/l10n/tr.js | |
parent | 783522390245aab76f7aa0851eda91dd5dce15e1 (diff) | |
download | nextcloud-server-e3aac7d573961933b185c87d9600580b21423a42.tar.gz nextcloud-server-e3aac7d573961933b185c87d9600580b21423a42.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/tr.js')
-rw-r--r-- | lib/l10n/tr.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index 3ea1690ead6..d519f63cf27 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -8,6 +8,8 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "%1$s uygulamasının dosyaları doğru şekilde değiştirilmedi. Sunucu ile uyumlu dosyaların yüklü olduğundan emin olun.", "Sample configuration detected" : "Örnek yapılandırma algılandı", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Örnek yapılandırmanın kopyalanmış olabileceği tespit edildi. Bu durum kurulumunuzu bozabilir ve desteklenmez. Lütfen config.php dosyasında değişiklik yapmadan önce belgeleri okuyun", + "404" : "404", + "The page could not be found on the server." : "Sayfa sunucuda bulunamadı.", "%s email verification" : "%s e-posta doğrulaması", "Email verification" : "E-posta doğrulaması", "Click the following button to confirm your email." : "E-posta adresinizi doğrulamak için aşağıdaki düğmeye tıklayın.", @@ -150,6 +152,7 @@ OC.L10N.register( "%1$s shared »%2$s« with you." : "%1$s, sizinle »%2$s« ögesini paylaştı.", "Click the button below to open it." : "Açmak için aşağıdaki düğmeye tıklayın.", "The requested share does not exist anymore" : "Erişilmek istenilen paylaşım artık yok", + "The user limit has been reached and the user was not created. Check your notifications to learn more." : "Kullanıcı sayısı sınırına ulaşıldığından kullanıcı eklenemedi. Ayrıntılı bilgi almak için bildirimlerinize bakın.", "Could not find category \"%s\"" : "\"%s\" kategorisi bulunamadı", "Sunday" : "Pazar", "Monday" : "Pazartesi", |