aboutsummaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2023-01-08 02:24:44 +0000
committerNextcloud bot <bot@nextcloud.com>2023-01-08 02:24:44 +0000
commit0489921f3f3ec0c3b6cf5a7e33b9472da795d920 (patch)
treece82fa46e6640cdbb4adde639a3fcc95467651e0 /lib/l10n
parent484f2fd5cc69b2b9c7f663c3f28709d9b35f7503 (diff)
downloadnextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.tar.gz
nextcloud-server-0489921f3f3ec0c3b6cf5a7e33b9472da795d920.zip
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/el.js1
-rw-r--r--lib/l10n/el.json1
-rw-r--r--lib/l10n/en_GB.js1
-rw-r--r--lib/l10n/en_GB.json1
4 files changed, 4 insertions, 0 deletions
diff --git a/lib/l10n/el.js b/lib/l10n/el.js
index c8a7d66c863..07a60d87cf7 100644
--- a/lib/l10n/el.js
+++ b/lib/l10n/el.js
@@ -55,6 +55,7 @@ OC.L10N.register(
"Invalid image" : "Μη έγκυρη εικόνα",
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
"View profile" : "Προβολή προφίλ",
+ "Local time: %s" : "Τοπική ώρα: %s",
"today" : "σήμερα",
"tomorrow" : "αύριο",
"yesterday" : "χθες",
diff --git a/lib/l10n/el.json b/lib/l10n/el.json
index d6905dd0db5..4e27457e2d7 100644
--- a/lib/l10n/el.json
+++ b/lib/l10n/el.json
@@ -53,6 +53,7 @@
"Invalid image" : "Μη έγκυρη εικόνα",
"Avatar image is not square" : "Η εικόνα του άβαταρ δεν είναι τετράγωνη",
"View profile" : "Προβολή προφίλ",
+ "Local time: %s" : "Τοπική ώρα: %s",
"today" : "σήμερα",
"tomorrow" : "αύριο",
"yesterday" : "χθες",
diff --git a/lib/l10n/en_GB.js b/lib/l10n/en_GB.js
index 58a09b89beb..454ed8cb95c 100644
--- a/lib/l10n/en_GB.js
+++ b/lib/l10n/en_GB.js
@@ -57,6 +57,7 @@ OC.L10N.register(
"Invalid image" : "Invalid image",
"Avatar image is not square" : "Avatar image is not square",
"View profile" : "View profile",
+ "Local time: %s" : "Local time: %s",
"today" : "today",
"tomorrow" : "tomorrow",
"yesterday" : "yesterday",
diff --git a/lib/l10n/en_GB.json b/lib/l10n/en_GB.json
index 24a0e71c5b7..9e0bff72c22 100644
--- a/lib/l10n/en_GB.json
+++ b/lib/l10n/en_GB.json
@@ -55,6 +55,7 @@
"Invalid image" : "Invalid image",
"Avatar image is not square" : "Avatar image is not square",
"View profile" : "View profile",
+ "Local time: %s" : "Local time: %s",
"today" : "today",
"tomorrow" : "tomorrow",
"yesterday" : "yesterday",