summaryrefslogtreecommitdiffstats
path: root/lib/l10n/tr.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-12 02:14:56 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-12 02:14:56 +0000
commit65e9409e729f92a2b55d17642b9437d0d0223857 (patch)
tree80b6c310774cb93a715c8d54690b1ba3ca0b430b /lib/l10n/tr.js
parentc2f3010ee7b828459b279879285f1bdc2c7e3c62 (diff)
downloadnextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.tar.gz
nextcloud-server-65e9409e729f92a2b55d17642b9437d0d0223857.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js
index 3f58613c2ad..44ea2e66c17 100644
--- a/lib/l10n/tr.js
+++ b/lib/l10n/tr.js
@@ -152,7 +152,6 @@ 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",
@@ -286,6 +285,7 @@ OC.L10N.register(
"Your data directory is readable by other users" : "Veri klasörünüz diğer kullanıcılar tarafından okunabilir",
"Your data directory must be an absolute path" : "Veri klasörünüz mutlak bir yol olmalıdır",
"Check the value of \"datadirectory\" in your configuration" : "Yapılandırmanızdaki \"datadirectory\" seçeneğini denetleyin",
- "Your data directory is invalid" : "Veri klasörünüz geçersiz"
+ "Your data directory is invalid" : "Veri klasörünüz geçersiz",
+ "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."
},
"nplurals=2; plural=(n > 1);");