mirror of
https://github.com/mwalbeck/nextcloud-breeze-dark.git
synced 2025-06-22 21:50:40 +00:00
17 lines
1.1 KiB
JavaScript
17 lines
1.1 KiB
JavaScript
![]() |
OC.L10N.register(
|
|||
|
"breezedark",
|
|||
|
{
|
|||
|
"Saved" : "Αποθηκεύτηκε",
|
|||
|
"Error" : "Σφάλμα",
|
|||
|
"Breeze Dark" : "Σκούρο Breeze",
|
|||
|
"Breeze Dark theme for Nextcloud, based on the theme by KDE" : "Θέμα Σκούρο Breeze για το Nextcloud, βασισμένο στο θέμα του KDE",
|
|||
|
"A Dark theme based on Breeze Dark by the KDE project. Please refresh the page for changes to take effect." : "Ένα σκοτεινό θέμα βασισμένο στο Σκούρο Breeze από το έργο KDE. Παρακαλούμε ανανεώστε τη σελίδα για να ισχύσουν οι αλλαγές.",
|
|||
|
"Custom Styling" : "Προσαρμοσμένο στυλ",
|
|||
|
"Insert custom styling here …" : "Εισαγάγετε προσαρμοσμένο στυλ εδώ …",
|
|||
|
"Save" : "Αποθήκευση",
|
|||
|
"A Breeze Dark theme for Nextcloud." : "Ένα σκούρο θέμα Breeze για το Nextcloud.",
|
|||
|
"Breeze Dark theme" : "Σκούρο θέμα Breeze",
|
|||
|
"Enable Breeze Dark theme" : "Ενεργοποίηση θέματος Σκούρο Breeze"
|
|||
|
},
|
|||
|
"nplurals=2; plural=(n != 1);");
|