diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-29 02:06:29 +0200 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2012-07-29 02:06:29 +0200 |
commit | 18f6552a086a94fd0dda5e7a47755c4560b15755 (patch) | |
tree | 361960d38f406c54a4560eae1a2fa9f8fdd5f871 /settings | |
parent | 7ff04be091ce7c75a749feba1ab184869c915e63 (diff) | |
download | nextcloud-server-18f6552a086a94fd0dda5e7a47755c4560b15755.tar.gz nextcloud-server-18f6552a086a94fd0dda5e7a47755c4560b15755.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/de.php | 8 | ||||
-rw-r--r-- | settings/l10n/el.php | 3 | ||||
-rw-r--r-- | settings/l10n/fi_FI.php | 1 | ||||
-rw-r--r-- | settings/l10n/sl.php | 4 |
4 files changed, 12 insertions, 4 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php index cab1982ec68..fbaab6d6c98 100644 --- a/settings/l10n/de.php +++ b/settings/l10n/de.php @@ -18,14 +18,14 @@ "-licensed" => "-lizenziert", "by" => "von", "Documentation" => "Dokumentation", -"Managing Big Files" => "große Dateien verwalten", -"Ask a question" => "Stell eine Frage", +"Managing Big Files" => "Große Dateien verwalten", +"Ask a question" => "Stell' eine Frage", "Problems connecting to help database." => "Probleme bei der Verbindung zur Hilfe-Datenbank.", "Go there manually." => "Datenbank direkt besuchen.", "Answer" => "Antwort", "You use" => "Du nutzt", "of the available" => "der verfügbaren", -"Desktop and Mobile Syncing Clients" => "Desktop und mobile synchronierungs Clients", +"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Synchronierungs-Clients", "Download" => "Download", "Your password got changed" => "Dein Passwort wurde geändert.", "Unable to change your password" => "Passwort konnte nicht geändert werden", @@ -44,7 +44,7 @@ "Groups" => "Gruppen", "Create" => "Anlegen", "Default Quota" => "Standard Quota", -"Other" => "andere", +"Other" => "Andere", "SubAdmin" => "Unteradministrator", "Quota" => "Quota", "SubAdmin for ..." => "Unteradministrator für...", diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 9008b85cec9..c2340c1641d 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -3,6 +3,7 @@ "Invalid email" => "Μη έγκυρο email", "OpenID Changed" => "Το OpenID άλλαξε", "Invalid request" => "Μη έγκυρο αίτημα", +"Authentication error" => "Σφάλμα πιστοποίησης", "Language changed" => "Η γλώσσα άλλαξε", "Disable" => "Απενεργοποίηση", "Enable" => "Ενεργοποίηση", @@ -44,6 +45,8 @@ "Create" => "Δημιουργία", "Default Quota" => "Προεπιλεγμένο όριο", "Other" => "Άλλα", +"SubAdmin" => "SubAdmin", "Quota" => "Σύνολο χώρου", +"SubAdmin for ..." => "SubAdmin για ...", "Delete" => "Διαγραφή" ); diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index bbfcdec3847..4fbdca8024a 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -3,6 +3,7 @@ "Invalid email" => "Virheellinen sähköposti", "OpenID Changed" => "OpenID on vaihdettu", "Invalid request" => "Virheellinen pyyntö", +"Authentication error" => "Todennusvirhe", "Language changed" => "Kieli on vaihdettu", "Disable" => "Poista käytöstä", "Enable" => "Käytä", diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php index e4f5a500cc2..f1ac1f16424 100644 --- a/settings/l10n/sl.php +++ b/settings/l10n/sl.php @@ -3,11 +3,13 @@ "Invalid email" => "Neveljaven e-poštni naslov", "OpenID Changed" => "OpenID je bil spremenjen", "Invalid request" => "Neveljaven zahtevek", +"Authentication error" => "Napaka overitve", "Language changed" => "Jezik je bil spremenjen", "Disable" => "Onemogoči", "Enable" => "Omogoči", "Saving..." => "Shranjevanje...", "__language_name__" => "__ime_jezika__", +"Security Warning" => "Varnostno opozorilo", "Log" => "Dnevnik", "More" => "Več", "Add your App" => "Dodajte vašo aplikacijo", @@ -43,6 +45,8 @@ "Create" => "Ustvari", "Default Quota" => "Privzeta količinska omejitev", "Other" => "Drugo", +"SubAdmin" => "PodSkrbnik", "Quota" => "Količinska omejitev", +"SubAdmin for ..." => "PodSkrbnik za ...", "Delete" => "Izbriši" ); |