diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-05-25 02:36:02 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-05-25 02:36:02 +0000 |
commit | d32f683ad6353beb247c609dec990243668d842e (patch) | |
tree | f845674619673b34676c74211beb17ade21b8d1e /lib/l10n | |
parent | eb5e0a4e511551ae493d7bc3ca77045ba2b9480c (diff) | |
download | nextcloud-server-d32f683ad6353beb247c609dec990243668d842e.tar.gz nextcloud-server-d32f683ad6353beb247c609dec990243668d842e.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/tr.js | 2 | ||||
-rw-r--r-- | lib/l10n/tr.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/l10n/tr.js b/lib/l10n/tr.js index e03728a80cb..f6262e13b40 100644 --- a/lib/l10n/tr.js +++ b/lib/l10n/tr.js @@ -97,7 +97,7 @@ OC.L10N.register( "Email" : "E-posta", "Mail %s" : "E-posta gönder: %s", "Phone" : "Telefon", - "Call %s" : "Ara: %s", + "Call %s" : "Çağrı gönder: %s", "Twitter" : "Twitter", "View %s on Twitter" : "Twitter üzerinde bak: %s", "Website" : "Web sitesi", diff --git a/lib/l10n/tr.json b/lib/l10n/tr.json index 84fb4177d06..894fca744d5 100644 --- a/lib/l10n/tr.json +++ b/lib/l10n/tr.json @@ -95,7 +95,7 @@ "Email" : "E-posta", "Mail %s" : "E-posta gönder: %s", "Phone" : "Telefon", - "Call %s" : "Ara: %s", + "Call %s" : "Çağrı gönder: %s", "Twitter" : "Twitter", "View %s on Twitter" : "Twitter üzerinde bak: %s", "Website" : "Web sitesi", |