Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-05-17 05:26:35 +0300
committerNextcloud bot <bot@nextcloud.com>2021-05-17 05:26:35 +0300
commit06377b7df1019f9287afd46f1202fdc86c0700f3 (patch)
tree8f2915a3d547bccbee5a62a05a66765eba76b5dc /apps/dashboard/l10n
parent5ea903d82489f0a2a8cf09760f8f5de658af5021 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'apps/dashboard/l10n')
-rw-r--r--apps/dashboard/l10n/ro.js34
-rw-r--r--apps/dashboard/l10n/ro.json32
2 files changed, 66 insertions, 0 deletions
diff --git a/apps/dashboard/l10n/ro.js b/apps/dashboard/l10n/ro.js
new file mode 100644
index 00000000000..7a0c474730e
--- /dev/null
+++ b/apps/dashboard/l10n/ro.js
@@ -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
index 00000000000..7f8a48d6d45
--- /dev/null
+++ b/apps/dashboard/l10n/ro.json
@@ -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