summaryrefslogtreecommitdiffstats
path: root/apps/user_status/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-05-07 02:28:27 +0000
committerNextcloud bot <bot@nextcloud.com>2023-05-07 02:28:27 +0000
commit6f11379f36a2c8670786ab7e1fc4cf317cf7b86b (patch)
treeb6fd3e5c8746fce78cde7938823c4caf69476a67 /apps/user_status/l10n
parent3e615da5960a998266b4e1c10c7899dfa52821fa (diff)
downloadnextcloud-server-6f11379f36a2c8670786ab7e1fc4cf317cf7b86b.tar.gz
nextcloud-server-6f11379f36a2c8670786ab7e1fc4cf317cf7b86b.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status/l10n')
-rw-r--r--apps/user_status/l10n/tr.js4
-rw-r--r--apps/user_status/l10n/tr.json4
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js
index ec02dbad47c..a6acfe9696e 100644
--- a/apps/user_status/l10n/tr.js
+++ b/apps/user_status/l10n/tr.js
@@ -1,7 +1,7 @@
OC.L10N.register(
"user_status",
{
- "Recent statuses" : "Yakın zamandaki durumlar",
+ "Recent statuses" : "Son durumlar",
"In a meeting" : "Toplantıda",
"Commuting" : "İşe gidiyor/geliyor",
"Out sick" : "Hasta",
@@ -26,7 +26,7 @@ OC.L10N.register(
"There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
"There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
"There was an error reverting the status" : "Durum geri alınırken bir sorun çıktı",
- "No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
+ "No recent status changes" : "Son zamanlarda durum değiştirilmemiş",
"Away" : "Uzakta",
"Do not disturb" : "Rahatsız etmeyin",
"{status}, {timestamp}" : "{status}, {timestamp}",
diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json
index e9d80aa9fb4..56c7def2140 100644
--- a/apps/user_status/l10n/tr.json
+++ b/apps/user_status/l10n/tr.json
@@ -1,5 +1,5 @@
{ "translations": {
- "Recent statuses" : "Yakın zamandaki durumlar",
+ "Recent statuses" : "Son durumlar",
"In a meeting" : "Toplantıda",
"Commuting" : "İşe gidiyor/geliyor",
"Out sick" : "Hasta",
@@ -24,7 +24,7 @@
"There was an error saving the status" : "Durum kaydedilirken bir sorun çıktı",
"There was an error clearing the status" : "Durum kaldırılırken bir sorun çıktı",
"There was an error reverting the status" : "Durum geri alınırken bir sorun çıktı",
- "No recent status changes" : "Yakın zamanda değiştirilmiş bir durum yok",
+ "No recent status changes" : "Son zamanlarda durum değiştirilmemiş",
"Away" : "Uzakta",
"Do not disturb" : "Rahatsız etmeyin",
"{status}, {timestamp}" : "{status}, {timestamp}",