diff options
Diffstat (limited to 'core/l10n/el.js')
-rw-r--r-- | core/l10n/el.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/el.js b/core/l10n/el.js index dade4109fc4..0ffcffbaee3 100644 --- a/core/l10n/el.js +++ b/core/l10n/el.js @@ -157,7 +157,6 @@ OC.L10N.register( "An error occurred." : "Παρουσιάστηκε σφάλμα", "Please reload the page." : "Παρακαλώ επαναφορτώστε τη σελίδα.", "Continue to Nextcloud" : "Συνέχεια στον Nextcloud", - "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud.", "Searching other places" : "Έρευνα σε άλλα σημεία.", "_{count} search result in another folder_::_{count} search results in other folders_" : ["{count} αποτέλεσμα αναζήτησης σε άλλο φάκελο","{count} αποτελέσματα αναζήτησης σε άλλους φακέλους"], "Personal" : "Προσωπικά", @@ -316,6 +315,7 @@ OC.L10N.register( "Error while sending notification" : "Σφάλμα κατά την αποστολή ειδοποίησης", "Updating to {version}" : "Ενημέρωση στην έκδοση {version}", "The update was successful. There were warnings." : "Η ενημέρωση ήταν επιτυχής. Υπάρχουν προειδοποιήσεις.", + "The update was successful. Redirecting you to Nextcloud now." : "Η ενημέρωση ήταν επιτυχής. Ανακατεύθυνση στο Nextcloud.", "No search results in other folders" : "Δεν υπάρχουν αποτελέσματα αναζήτησης σε άλλους φακέλους" }, "nplurals=2; plural=(n != 1);"); |