diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-18 00:04:36 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-01-18 00:04:36 +0100 |
commit | 824fcf6624f003f77e5daafcb2d87f1f41f7e36f (patch) | |
tree | 1990cbef39e71e75848685fb21c2a630abd0cfc7 /settings | |
parent | d85e440aa174c06f805b2e25a80609d82399e147 (diff) | |
download | nextcloud-server-824fcf6624f003f77e5daafcb2d87f1f41f7e36f.tar.gz nextcloud-server-824fcf6624f003f77e5daafcb2d87f1f41f7e36f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings')
-rw-r--r-- | settings/l10n/el.php | 4 | ||||
-rw-r--r-- | settings/l10n/it.php | 2 | ||||
-rw-r--r-- | settings/l10n/uk.php | 4 |
3 files changed, 9 insertions, 1 deletions
diff --git a/settings/l10n/el.php b/settings/l10n/el.php index 29863389048..ffd6d2a60bf 100644 --- a/settings/l10n/el.php +++ b/settings/l10n/el.php @@ -52,7 +52,11 @@ "Name" => "Όνομα", "Groups" => "Ομάδες", "Create" => "Δημιουργία", +"Default Storage" => "Προκαθορισμένη Αποθήκευση ", +"Unlimited" => "Απεριόριστο", "Other" => "Άλλα", "Group Admin" => "Ομάδα Διαχειριστών", +"Storage" => "Αποθήκευση", +"Default" => "Προκαθορισμένο", "Delete" => "Διαγραφή" ); diff --git a/settings/l10n/it.php b/settings/l10n/it.php index d485f7ccd13..4980d585441 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -55,7 +55,7 @@ "Default Storage" => "Archiviazione predefinita", "Unlimited" => "Illimitata", "Other" => "Altro", -"Group Admin" => "Gruppo di amministrazione", +"Group Admin" => "Gruppi amministrati", "Storage" => "Archiviazione", "Default" => "Predefinito", "Delete" => "Elimina" diff --git a/settings/l10n/uk.php b/settings/l10n/uk.php index ce1ced031b1..19b84edfc78 100644 --- a/settings/l10n/uk.php +++ b/settings/l10n/uk.php @@ -52,7 +52,11 @@ "Name" => "Ім'я", "Groups" => "Групи", "Create" => "Створити", +"Default Storage" => "сховище за замовчуванням", +"Unlimited" => "Необмежено", "Other" => "Інше", "Group Admin" => "Адміністратор групи", +"Storage" => "Сховище", +"Default" => "За замовчуванням", "Delete" => "Видалити" ); |