summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-20 02:09:31 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-20 02:09:31 +0200
commit7c42e8867699f671edf7dd55de2ce100a182408f (patch)
treed5e0bbe70c53253d8259ebbb1fdaec96533bac94 /settings
parent74ec2765b3bea7d81ede23582073a8911e54b2fd (diff)
downloadnextcloud-server-7c42e8867699f671edf7dd55de2ce100a182408f.tar.gz
nextcloud-server-7c42e8867699f671edf7dd55de2ce100a182408f.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r--settings/l10n/cs_CZ.php2
-rw-r--r--settings/l10n/de.php2
-rw-r--r--settings/l10n/el.php14
-rw-r--r--settings/l10n/it.php2
-rw-r--r--settings/l10n/nl.php3
-rw-r--r--settings/l10n/sv.php2
-rw-r--r--settings/l10n/th_TH.php2
7 files changed, 21 insertions, 6 deletions
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 5b42161b548..bc64b68992b 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problémy s připojením k databázi s nápovědou.",
"Go there manually." => "Přejít ručně.",
"Answer" => "Odpověď",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Použili jste <strong>%s</strong> z dostupných <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Klienti pro synchronizaci",
"Download" => "Stáhnout",
+"Your password was changed" => "Vaše heslo bylo změněno",
"Unable to change your password" => "Vaše heslo nelze změnit",
"Current password" => "Současné heslo",
"New password" => "Nové heslo",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 8c6d5ab0b0f..12b1652ce88 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -45,8 +45,10 @@
"Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.",
"Go there manually." => "Datenbank direkt besuchen.",
"Answer" => "Antwort",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Sie verwenden <strong>%s</strong> der verfügbaren <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Clients für die Synchronisation",
"Download" => "Download",
+"Your password was changed" => "Ihr Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
"Current password" => "Aktuelles Passwort",
"New password" => "Neues Passwort",
diff --git a/settings/l10n/el.php b/settings/l10n/el.php
index 15f89c84cfb..c6bb9857100 100644
--- a/settings/l10n/el.php
+++ b/settings/l10n/el.php
@@ -45,21 +45,23 @@
"Problems connecting to help database." => "Προβλήματα κατά τη σύνδεση με τη βάση δεδομένων βοήθειας.",
"Go there manually." => "Χειροκίνητη μετάβαση.",
"Answer" => "Απάντηση",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Έχετε χρησιμοποιήσει <strong>%s</strong> από τα διαθέσιμα <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Πελάτες συγχρονισμού για Desktop και Mobile",
-"Download" => "Κατέβασε",
+"Download" => "Λήψη",
+"Your password was changed" => "Το συνθηματικό σας έχει αλλάξει",
"Unable to change your password" => "Δεν ήταν δυνατή η αλλαγή του κωδικού πρόσβασης",
-"Current password" => "Τρέχων κωδικός πρόσβασης",
-"New password" => "Νέος κωδικός",
+"Current password" => "Τρέχων συνθηματικό",
+"New password" => "Νέο συνθηματικό",
"show" => "εμφάνιση",
-"Change password" => "Αλλαγή κωδικού πρόσβασης",
+"Change password" => "Αλλαγή συνθηματικού",
"Email" => "Email",
"Your email address" => "Διεύθυνση ηλεκτρονικού ταχυδρομείου σας",
-"Fill in an email address to enable password recovery" => "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση κωδικού πρόσβασης",
+"Fill in an email address to enable password recovery" => "Συμπληρώστε μια διεύθυνση ηλεκτρονικού ταχυδρομείου για να ενεργοποιηθεί η ανάκτηση συνθηματικού",
"Language" => "Γλώσσα",
"Help translate" => "Βοηθήστε στην μετάφραση",
"use this address to connect to your ownCloud in your file manager" => "χρησιμοποιήστε αυτή τη διεύθυνση για να συνδεθείτε στο ownCloud σας από το διαχειριστή αρχείων σας",
"Name" => "Όνομα",
-"Password" => "Κωδικός",
+"Password" => "Συνθηματικό",
"Groups" => "Ομάδες",
"Create" => "Δημιουργία",
"Default Quota" => "Προεπιλεγμένο όριο",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 013ef8404b8..474149c836c 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problemi di connessione al database di supporto.",
"Go there manually." => "Raggiungilo manualmente.",
"Answer" => "Risposta",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Hai utilizzato <strong>%s</strong> dei <strong>%s<strong> disponibili",
"Desktop and Mobile Syncing Clients" => "Client di sincronizzazione desktop e mobile",
"Download" => "Scaricamento",
+"Your password was changed" => "La tua password è cambiata",
"Unable to change your password" => "Modifica password non riuscita",
"Current password" => "Password attuale",
"New password" => "Nuova password",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index c80c3a53c2f..e28adf88345 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -21,6 +21,7 @@
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Uw data folder en uw bestanden zijn hoogst waarschijnlijk vanaf het internet bereikbaar. Het .htaccess bestand dat ownCloud meelevert werkt niet. Het is ten zeerste aangeraden om uw webserver zodanig te configureren, dat de data folder niet bereikbaar is vanaf het internet of verplaatst uw data folder naar een locatie buiten de webserver document root.",
"Cron" => "Cron",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php is bij een webcron dienst geregistreerd. Roep de cron.php pagina in de owncloud root via http één maal per minuut op.",
+"Sharing" => "Delen",
"Enable Share API" => "Zet de Deel API aan",
"Allow apps to use the Share API" => "Sta apps toe om de Deel API te gebruiken",
"Allow links" => "Sta links toe",
@@ -42,8 +43,10 @@
"Problems connecting to help database." => "Problemen bij het verbinden met de helpdatabank.",
"Go there manually." => "Ga er zelf heen.",
"Answer" => "Beantwoord",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Je hebt <strong>%s</strong> gebruikt van de beschikbare <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Desktop en mobiele synchronisatie apparaten",
"Download" => "Download",
+"Your password was changed" => "Je wachtwoord is veranderd",
"Unable to change your password" => "Niet in staat om uw wachtwoord te wijzigen",
"Current password" => "Huidig wachtwoord",
"New password" => "Nieuw wachtwoord",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 41fefe96f79..8e6f0dbbd7b 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -45,8 +45,10 @@
"Problems connecting to help database." => "Problem med att ansluta till hjälpdatabasen.",
"Go there manually." => "Gå dit manuellt.",
"Answer" => "Svar",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "Du har använt <strong>%s</strong> av tillgängliga <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "Synkroniseringsklienter för dator och mobil",
"Download" => "Ladda ner",
+"Your password was changed" => "Ditt lösenord har ändrats",
"Unable to change your password" => "Kunde inte ändra ditt lösenord",
"Current password" => "Nuvarande lösenord",
"New password" => "Nytt lösenord",
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php
index 80877fc5022..c3ed4e859fc 100644
--- a/settings/l10n/th_TH.php
+++ b/settings/l10n/th_TH.php
@@ -45,8 +45,10 @@
"Problems connecting to help database." => "เกิดปัญหาในการเชื่อมต่อกับฐานข้อมูลช่วยเหลือ",
"Go there manually." => "ไปที่นั่นด้วยตนเอง",
"Answer" => "คำตอบ",
+"You have used <strong>%s</strong> of the available <strong>%s<strong>" => "คุณได้ใช้ <strong>%s</strong> จากที่สามารถใช้ได้ <strong>%s<strong>",
"Desktop and Mobile Syncing Clients" => "โปรแกรมเชื่อมข้อมูลไฟล์สำหรับเครื่องเดสก์ท็อปและมือถือ",
"Download" => "ดาวน์โหลด",
+"Your password was changed" => "รหัสผ่านของคุณถูกเปลี่ยนแล้ว",
"Unable to change your password" => "ไม่สามารถเปลี่ยนรหัสผ่านของคุณได้",
"Current password" => "รหัสผ่านปัจจุบัน",
"New password" => "รหัสผ่านใหม่",