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:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 04:07:19 +0400
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-08-31 04:07:19 +0400
commit75cd7eacf8b7e130c94c258bf86502a06a5b2d17 (patch)
treeb45af99ca14bdc1b65a28c26f7d4d3deb397b4c3 /settings/l10n
parent73d0a2b8f785da560b4bbefdbda40d809f2f7c36 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/de.php10
-rw-r--r--settings/l10n/ro.php15
2 files changed, 20 insertions, 5 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 791a75fd7ca..8a9e4bd5682 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
-"Unable to load list from App Store" => "Liste der Apps im Store konnte nicht geladen werden.",
+"Unable to load list from App Store" => "Die Liste der Apps im Store konnte nicht geladen werden.",
"Email saved" => "E-Mail gespeichert",
"Invalid email" => "Ungültige E-Mail",
"OpenID Changed" => "OpenID geändert",
@@ -19,13 +19,13 @@
"Log" => "Log",
"More" => "Mehr",
"Add your App" => "Fügen Sie Ihre App hinzu",
-"Select an App" => "Wähle eine Anwendung aus",
-"See application page at apps.owncloud.com" => "Weitere Anwendungen auf apps.owncloud.com",
+"Select an App" => "Wählen Sie eine Anwendung aus",
+"See application page at apps.owncloud.com" => "Weitere Anwendungen finden Sie auf apps.owncloud.com",
"-licensed" => "-lizenziert",
"by" => "von",
"Documentation" => "Dokumentation",
"Managing Big Files" => "Große Dateien verwalten",
-"Ask a question" => "Stell eine Frage",
+"Ask a question" => "Stellen Sie eine Frage",
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
@@ -44,7 +44,7 @@
"Fill in an email address to enable password recovery" => "Tragen Sie eine E-Mail-Adresse ein, um die Passwort-Wiederherstellung zu aktivieren.",
"Language" => "Sprache",
"Help translate" => "Helfen Sie bei der Übersetzung",
-"use this address to connect to your ownCloud in your file manager" => "Benutzen Sie diese Adresse, um Ihr ownCloud mit deinem Dateimanager zu verbinden.",
+"use this address to connect to your ownCloud in your file manager" => "Benutzen Sie diese Adresse, um Ihre ownCloud mit Ihrem Dateimanager zu verbinden.",
"Name" => "Name",
"Password" => "Passwort",
"Groups" => "Gruppen",
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php
index 1b69b7a84fe..b47e9c491a7 100644
--- a/settings/l10n/ro.php
+++ b/settings/l10n/ro.php
@@ -1,12 +1,26 @@
<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "Imposibil de încărcat lista din App Store",
+"Email saved" => "E-mail salvat",
+"Invalid email" => "E-mail nevalid",
"OpenID Changed" => "OpenID schimbat",
"Invalid request" => "Cerere eronată",
+"Authentication error" => "Eroare de autentificare",
"Language changed" => "Limba a fost schimbată",
+"Error" => "Erroare",
+"Disable" => "Dezactivați",
+"Enable" => "Activați",
+"Saving..." => "Salvez...",
"__language_name__" => "_language_name_",
+"Security Warning" => "Avertisment de securitate",
+"Cron" => "Cron",
+"execute one task with each page loaded" => "executâ o sarcină cu fiecare pagină încărcată",
+"cron.php is registered at a webcron service" => "cron.php e înregistrat la un serviciu de webcron",
+"use systems cron service" => "utilizează serviciul de cron al sistemului",
"Log" => "Jurnal de activitate",
"More" => "Mai mult",
"Add your App" => "Adaugă aplicația ta",
"Select an App" => "Selectează o aplicație",
+"See application page at apps.owncloud.com" => "Vizualizează pagina applicației pe apps.owncloud.com",
"-licensed" => "-autorizat",
"by" => "de",
"Documentation" => "Documetație",
@@ -37,6 +51,7 @@
"Create" => "Crează",
"Default Quota" => "Cotă implicită",
"Other" => "Altele",
+"Group Admin" => "Grupul Admin ",
"Quota" => "Cotă",
"Delete" => "Șterge"
);