diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-09-15 02:31:48 +0000 |
commit | fde8c081d8d58f92e156628f5b6f2bfd5f5a0272 (patch) | |
tree | c026f79e41da997668aa63605fe483a23003ad6e /apps/dashboard/l10n/el.js | |
parent | 009d5e93f71badf761144c15bcce7382dd579391 (diff) | |
download | nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.tar.gz nextcloud-server-fde8c081d8d58f92e156628f5b6f2bfd5f5a0272.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/dashboard/l10n/el.js')
-rw-r--r-- | apps/dashboard/l10n/el.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/el.js b/apps/dashboard/l10n/el.js index 61a1f5718ae..a4a46b72ff7 100644 --- a/apps/dashboard/l10n/el.js +++ b/apps/dashboard/l10n/el.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "Προσαρμογή", "Edit widgets" : "Επεξεργασία μικροεφαρμογών", "Get more widgets from the App Store" : "Λάβετε περισσότερες μικροεφαρμογές από το App Store", - "Change background image" : "Αλλαγή φωτογραφίας παρασκηνίου", "Weather service" : "Υπηρεσία καιρού", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Για το απόρρητό σας, τα δεδομένα καιρού ζητούνται από τον διακομιστή Nextcloud για λογαριασμό σας, ώστε η υπηρεσία καιρού να μην λαμβάνει προσωπικά στοιχεία.", "Weather data from Met.no" : "Δεδομένα καιρού από το Met.no", @@ -23,10 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "Καλό βράδυ, {name}", "Hello" : "Γειά", "Hello, {name}" : "Γειά, {name}", + "Show something" : "Δείξε οτιδήποτε", + "Change background image" : "Αλλαγή φωτογραφίας παρασκηνίου", "Pick from Files" : "Επιλέξτε από αρχεία", + "Default images" : "Προεπιλεγμένες εικόνες", "Plain background" : "Απλό παρασκήνιο", - "Insert from {productName}" : "Εισαγωγή από {productName}", - "Show something" : "Δείξε οτιδήποτε", - "Default images" : "Προεπιλεγμένες εικόνες" + "Insert from {productName}" : "Εισαγωγή από {productName}" }, "nplurals=2; plural=(n != 1);"); |