diff options
Diffstat (limited to 'apps/dashboard/l10n/ro.js')
-rw-r--r-- | apps/dashboard/l10n/ro.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/apps/dashboard/l10n/ro.js b/apps/dashboard/l10n/ro.js index c517c9f4793..5c992661781 100644 --- a/apps/dashboard/l10n/ro.js +++ b/apps/dashboard/l10n/ro.js @@ -7,7 +7,6 @@ OC.L10N.register( "Customize" : "Personalizează", "Edit widgets" : "Editează widget", "Get more widgets from the App Store" : "Obține mai multe widget-uri din App Store", - "Change background image" : "Schimbă imaginea de fundal", "Weather service" : "Serviciu de vreme", "For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pentru securitatea ta, datele despre vreme sunt cerute de către serverul Nextcloud din partea ta pentru ca serviciul de vreme să nu primească date confidențiale.", "Weather data from Met.no" : "Date despre vreme de la Met.no", @@ -23,10 +22,11 @@ OC.L10N.register( "Good evening, {name}" : "Bună seara, {name}", "Hello" : "Bună", "Hello, {name}" : "Bună, {name}", + "Show something" : "Arată ceva", + "Change background image" : "Schimbă imaginea de fundal", "Pick from Files" : "Alege din Fișiere", + "Default images" : "Imagini implicite", "Plain background" : "Fundal simplu", - "Insert from {productName}" : "Introduce din {productName}", - "Show something" : "Arată ceva", - "Default images" : "Imagini implicite" + "Insert from {productName}" : "Introduce din {productName}" }, "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"); |