summaryrefslogtreecommitdiffstats
path: root/apps/user_status
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-07-17 00:25:33 +0000
committerNextcloud bot <bot@nextcloud.com>2023-07-17 00:25:33 +0000
commitab27e9508b7c399e7bae77d538f873395fe1334a (patch)
treecdbceffa9e503b2787f24653edab17e3c8c0e4ab /apps/user_status
parent687d7686c19d03d7a2baceeeb0980dc30e28972b (diff)
downloadnextcloud-server-ab27e9508b7c399e7bae77d538f873395fe1334a.tar.gz
nextcloud-server-ab27e9508b7c399e7bae77d538f873395fe1334a.zip
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/user_status')
-rw-r--r--apps/user_status/l10n/tr.js8
-rw-r--r--apps/user_status/l10n/tr.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/apps/user_status/l10n/tr.js b/apps/user_status/l10n/tr.js
index dddec24593c..48a392bce53 100644
--- a/apps/user_status/l10n/tr.js
+++ b/apps/user_status/l10n/tr.js
@@ -17,7 +17,7 @@ OC.L10N.register(
"Previously set" : "Önceden ayarlanmış",
"Reset status" : "Durumu sıfırla",
"Set status" : "Durumu ayarla",
- "Online status" : "Çevrimiçi durumu",
+ "Online status" : "Çevrim içi durumu",
"Status message" : "Durum iletisi",
"Your status was set automatically" : "Durumunuz otomatik olarak ayarlanmış",
"Clear status message" : "Durum iletisini temizle",
@@ -35,14 +35,14 @@ OC.L10N.register(
"Don't clear" : "Kaldırılmasın",
"Today" : "Bugün",
"This week" : "Bu hafta",
- "Online" : "Çevrimiçi",
+ "Online" : "Çevrim içi",
"Invisible" : "Gizli",
- "Offline" : "Çevrimdışı",
+ "Offline" : "Çevrim dışı",
"There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
"30 minutes" : "30 dakika",
"1 hour" : "1 saat",
"4 hours" : "4 saat",
"Mute all notifications" : "Tüm bildirimleri kapat",
- "Appear offline" : "Çevrimdışı görün"
+ "Appear offline" : "Çevrim dışı görün"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/user_status/l10n/tr.json b/apps/user_status/l10n/tr.json
index bc415bc670f..dd4787a7df9 100644
--- a/apps/user_status/l10n/tr.json
+++ b/apps/user_status/l10n/tr.json
@@ -15,7 +15,7 @@
"Previously set" : "Önceden ayarlanmış",
"Reset status" : "Durumu sıfırla",
"Set status" : "Durumu ayarla",
- "Online status" : "Çevrimiçi durumu",
+ "Online status" : "Çevrim içi durumu",
"Status message" : "Durum iletisi",
"Your status was set automatically" : "Durumunuz otomatik olarak ayarlanmış",
"Clear status message" : "Durum iletisini temizle",
@@ -33,14 +33,14 @@
"Don't clear" : "Kaldırılmasın",
"Today" : "Bugün",
"This week" : "Bu hafta",
- "Online" : "Çevrimiçi",
+ "Online" : "Çevrim içi",
"Invisible" : "Gizli",
- "Offline" : "Çevrimdışı",
+ "Offline" : "Çevrim dışı",
"There was an error saving the new status" : "Yeni durum kaydedilirken bir sorun çıktı",
"30 minutes" : "30 dakika",
"1 hour" : "1 saat",
"4 hours" : "4 saat",
"Mute all notifications" : "Tüm bildirimleri kapat",
- "Appear offline" : "Çevrimdışı görün"
+ "Appear offline" : "Çevrim dışı görün"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file