]> source.dussan.org Git - nextcloud-server.git/commitdiff
[tx-robot] updated from transifex
authorNextcloud bot <bot@nextcloud.com>
Mon, 17 May 2021 02:26:48 +0000 (02:26 +0000)
committerNextcloud bot <bot@nextcloud.com>
Mon, 17 May 2021 02:26:48 +0000 (02:26 +0000)
apps/dashboard/l10n/ro.js [new file with mode: 0644]
apps/dashboard/l10n/ro.json [new file with mode: 0644]

diff --git a/apps/dashboard/l10n/ro.js b/apps/dashboard/l10n/ro.js
new file mode 100644 (file)
index 0000000..7a0c474
--- /dev/null
@@ -0,0 +1,34 @@
+OC.L10N.register(
+    "dashboard",
+    {
+    "Dashboard" : "Panou",
+    "Dashboard app" : "Panou de bord aplicatie",
+    "Show something" : "Arata ceva",
+    "Customize" : "Personalizeaza",
+    "Edit widgets" : "Editeaza widget",
+    "Get more widgets from the app store" : "Obtine mai multe widgeturi din Magazinul de Aplicatii",
+    "Change background image" : "Schimba 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 catre serverul Nextcloud din partea ta pentru ca serviciul de vreme sa nu primeasca date confidentiale.",
+    "Weather data from Met.no" : "Date despre vreme de la Met.no",
+    "geocoding with Nominatim" : "geocoding cu Nominatim",
+    "elevation data from OpenTopoData" : "date despre elevatie de la OpenTopoData",
+    "Weather" : "Vreme",
+    "Status" : "Stare",
+    "Good morning" : "Buna dimineata",
+    "Good morning, {name}" : "Buna dimineata, {nume}",
+    "Good afternoon" : "Buna ziua",
+    "Good afternoon, {name}" : "Buna ziua, {nume}",
+    "Good evening" : "Buna seara",
+    "Good evening, {name}" : "Buna seara, {nume}",
+    "Hello" : "Buna",
+    "Hello, {name}" : "Buna, {nume}",
+    "Pick from Files" : "Alege din Fisiere",
+    "Default images" : "Imagini implicite",
+    "Plain background" : "Fundal simplu",
+    "Insert from {productName}" : "Introduce din {productName}",
+    "Good night, {name}" : "Seara buna, {nume}",
+    "Good night" : "Seara buna",
+    "Pick from files" : "Alege din fisere"
+},
+"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));");
diff --git a/apps/dashboard/l10n/ro.json b/apps/dashboard/l10n/ro.json
new file mode 100644 (file)
index 0000000..7f8a48d
--- /dev/null
@@ -0,0 +1,32 @@
+{ "translations": {
+    "Dashboard" : "Panou",
+    "Dashboard app" : "Panou de bord aplicatie",
+    "Show something" : "Arata ceva",
+    "Customize" : "Personalizeaza",
+    "Edit widgets" : "Editeaza widget",
+    "Get more widgets from the app store" : "Obtine mai multe widgeturi din Magazinul de Aplicatii",
+    "Change background image" : "Schimba 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 catre serverul Nextcloud din partea ta pentru ca serviciul de vreme sa nu primeasca date confidentiale.",
+    "Weather data from Met.no" : "Date despre vreme de la Met.no",
+    "geocoding with Nominatim" : "geocoding cu Nominatim",
+    "elevation data from OpenTopoData" : "date despre elevatie de la OpenTopoData",
+    "Weather" : "Vreme",
+    "Status" : "Stare",
+    "Good morning" : "Buna dimineata",
+    "Good morning, {name}" : "Buna dimineata, {nume}",
+    "Good afternoon" : "Buna ziua",
+    "Good afternoon, {name}" : "Buna ziua, {nume}",
+    "Good evening" : "Buna seara",
+    "Good evening, {name}" : "Buna seara, {nume}",
+    "Hello" : "Buna",
+    "Hello, {name}" : "Buna, {nume}",
+    "Pick from Files" : "Alege din Fisiere",
+    "Default images" : "Imagini implicite",
+    "Plain background" : "Fundal simplu",
+    "Insert from {productName}" : "Introduce din {productName}",
+    "Good night, {name}" : "Seara buna, {nume}",
+    "Good night" : "Seara buna",
+    "Pick from files" : "Alege din fisere"
+},"pluralForm" :"nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"
+}
\ No newline at end of file