summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--apps/files/l10n/cs_CZ.php2
-rw-r--r--apps/files/l10n/eo.php5
-rw-r--r--apps/files/l10n/eu.php5
-rw-r--r--apps/files/l10n/it.php2
-rw-r--r--apps/files/l10n/ru.php2
-rw-r--r--apps/files/l10n/sl.php2
-rw-r--r--apps/files/l10n/sv.php2
-rw-r--r--apps/files/l10n/th_TH.php2
-rw-r--r--apps/files_external/l10n/eu.php1
-rw-r--r--apps/files_sharing/l10n/eo.php5
-rw-r--r--apps/files_sharing/l10n/et_EE.php6
-rw-r--r--apps/files_sharing/l10n/ru.php1
-rw-r--r--apps/files_versions/l10n/eo.php2
-rw-r--r--core/l10n/eo.php1
-rw-r--r--core/l10n/eu.php1
-rw-r--r--l10n/cs_CZ/files.po10
-rw-r--r--l10n/eo/core.po38
-rw-r--r--l10n/eo/files.po16
-rw-r--r--l10n/eo/files_sharing.po16
-rw-r--r--l10n/eo/files_versions.po12
-rw-r--r--l10n/eo/lib.po46
-rw-r--r--l10n/et_EE/files_sharing.po20
-rw-r--r--l10n/eu/core.po38
-rw-r--r--l10n/eu/files.po16
-rw-r--r--l10n/eu/files_external.po8
-rw-r--r--l10n/it/files.po10
-rw-r--r--l10n/ru/files.po10
-rw-r--r--l10n/ru/files_sharing.po13
-rw-r--r--l10n/ru/settings.po43
-rw-r--r--l10n/sl/files.po10
-rw-r--r--l10n/sv/files.po10
-rw-r--r--l10n/templates/core.pot28
-rw-r--r--l10n/templates/files.pot2
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/th_TH/files.po10
-rw-r--r--lib/l10n/eo.php5
-rw-r--r--settings/l10n/ru.php18
43 files changed, 245 insertions, 187 deletions
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index f29df70ee68..3269420e5a5 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Chybí adresář pro dočasné soubory",
"Failed to write to disk" => "Zápis na disk selhal",
"Files" => "Soubory",
+"Unshare" => "Zrušit sdílení",
"Delete" => "Smazat",
"already exists" => "již existuje",
"replace" => "nahradit",
@@ -15,6 +16,7 @@
"replaced" => "nahrazeno",
"undo" => "zpět",
"with" => "s",
+"unshared" => "Sdílení zrušeno",
"deleted" => "smazáno",
"generating ZIP-file, it may take some time." => "generuji ZIP soubor, může to nějakou dobu trvat.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů",
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index bf17b97244c..95df1363ff1 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -7,19 +7,23 @@
"Missing a temporary folder" => "Mankas tempa dosierujo",
"Failed to write to disk" => "Malsukcesis skribo al disko",
"Files" => "Dosieroj",
+"Unshare" => "Malkunhavigi",
"Delete" => "Forigi",
"already exists" => "jam ekzistas",
"replace" => "anstataŭigi",
+"suggest name" => "sugesti nomon",
"cancel" => "nuligi",
"replaced" => "anstataŭigita",
"undo" => "malfari",
"with" => "kun",
+"unshared" => "malkunhavigita",
"deleted" => "forigita",
"generating ZIP-file, it may take some time." => "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn",
"Upload Error" => "Alŝuta eraro",
"Pending" => "Traktotaj",
"Upload cancelled." => "La alŝuto nuliĝis.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton.",
"Invalid name, '/' is not allowed." => "Nevalida nomo, “/” ne estas permesata.",
"Size" => "Grando",
"Modified" => "Modifita",
@@ -34,6 +38,7 @@
"Enable ZIP-download" => "Kapabligi ZIP-elŝuton",
"0 is unlimited" => "0 signifas senlime",
"Maximum input size for ZIP files" => "Maksimuma enirgrando por ZIP-dosieroj",
+"Save" => "Konservi",
"New" => "Nova",
"Text file" => "Tekstodosiero",
"Folder" => "Dosierujo",
diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php
index 3897a5580f3..d72e73adf00 100644
--- a/apps/files/l10n/eu.php
+++ b/apps/files/l10n/eu.php
@@ -7,19 +7,23 @@
"Missing a temporary folder" => "Aldi baterako karpeta falta da",
"Failed to write to disk" => "Errore bat izan da diskoan idazterakoan",
"Files" => "Fitxategiak",
+"Unshare" => "Ez partekatu",
"Delete" => "Ezabatu",
"already exists" => "dagoeneko existitzen da",
"replace" => "ordeztu",
+"suggest name" => "aholkatu izena",
"cancel" => "ezeztatu",
"replaced" => "ordeztua",
"undo" => "desegin",
"with" => "honekin",
+"unshared" => "Ez partekatuta",
"deleted" => "ezabatuta",
"generating ZIP-file, it may take some time." => "ZIP-fitxategia sortzen ari da, denbora har dezake",
"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu",
"Upload Error" => "Igotzean errore bat suertatu da",
"Pending" => "Zain",
"Upload cancelled." => "Igoera ezeztatuta",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du.",
"Invalid name, '/' is not allowed." => "Baliogabeko izena, '/' ezin da erabili. ",
"Size" => "Tamaina",
"Modified" => "Aldatuta",
@@ -34,6 +38,7 @@
"Enable ZIP-download" => "Gaitu ZIP-deskarga",
"0 is unlimited" => "0 mugarik gabe esan nahi du",
"Maximum input size for ZIP files" => "ZIP fitxategien gehienezko tamaina",
+"Save" => "Gorde",
"New" => "Berria",
"Text file" => "Testu fitxategia",
"Folder" => "Karpeta",
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index 0df60832c5b..c7046118a3a 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Cartella temporanea mancante",
"Failed to write to disk" => "Scrittura su disco non riuscita",
"Files" => "File",
+"Unshare" => "Rimuovi condivisione",
"Delete" => "Elimina",
"already exists" => "esiste già",
"replace" => "sostituisci",
@@ -15,6 +16,7 @@
"replaced" => "sostituito",
"undo" => "annulla",
"with" => "con",
+"unshared" => "condivisione rimossa",
"deleted" => "eliminati",
"generating ZIP-file, it may take some time." => "creazione file ZIP, potrebbe richiedere del tempo.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte",
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index b013ae89850..61091790af5 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Невозможно найти временную папку",
"Failed to write to disk" => "Ошибка записи на диск",
"Files" => "Файлы",
+"Unshare" => "Отменить публикацию",
"Delete" => "Удалить",
"already exists" => "уже существует",
"replace" => "заменить",
@@ -15,6 +16,7 @@
"replaced" => "заменён",
"undo" => "отмена",
"with" => "с",
+"unshared" => "публикация отменена",
"deleted" => "удален",
"generating ZIP-file, it may take some time." => "создание ZIP-файла, это может занять некоторое время.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Не удается загрузить файл размером 0 байт в каталог",
diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php
index 0d56a0c6476..1a7ae8c0b10 100644
--- a/apps/files/l10n/sl.php
+++ b/apps/files/l10n/sl.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Manjka začasna mapa",
"Failed to write to disk" => "Pisanje na disk je spodletelo",
"Files" => "Datoteke",
+"Unshare" => "Odstrani iz souporabe",
"Delete" => "Izbriši",
"already exists" => "že obstaja",
"replace" => "nadomesti",
@@ -15,6 +16,7 @@
"replaced" => "nadomeščen",
"undo" => "razveljavi",
"with" => "z",
+"unshared" => "odstranjeno iz souporabe",
"deleted" => "izbrisano",
"generating ZIP-file, it may take some time." => "Ustvarjam ZIP datoteko. To lahko traja nekaj časa.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Nalaganje ni mogoče, saj gre za mapo, ali pa ima datoteka velikost 0 bajtov.",
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index 137222b4178..06d988d4512 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "Saknar en tillfällig mapp",
"Failed to write to disk" => "Misslyckades spara till disk",
"Files" => "Filer",
+"Unshare" => "Sluta dela",
"Delete" => "Radera",
"already exists" => "finns redan",
"replace" => "ersätt",
@@ -15,6 +16,7 @@
"replaced" => "ersatt",
"undo" => "ångra",
"with" => "med",
+"unshared" => "Ej delad",
"deleted" => "raderad",
"generating ZIP-file, it may take some time." => "genererar ZIP-fil, det kan ta lite tid.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes.",
diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php
index 5809ac1f098..2208051236c 100644
--- a/apps/files/l10n/th_TH.php
+++ b/apps/files/l10n/th_TH.php
@@ -7,6 +7,7 @@
"Missing a temporary folder" => "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย",
"Failed to write to disk" => "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว",
"Files" => "ไฟล์",
+"Unshare" => "ยกเลิกการแชร์ข้อมูล",
"Delete" => "ลบ",
"already exists" => "มีอยู่แล้ว",
"replace" => "แทนที่",
@@ -15,6 +16,7 @@
"replaced" => "แทนที่แล้ว",
"undo" => "เลิกทำ",
"with" => "กับ",
+"unshared" => "ยกเลิกการแชร์ข้อมูลแล้ว",
"deleted" => "ลบแล้ว",
"generating ZIP-file, it may take some time." => "กำลังสร้างไฟล์บีบอัด ZIP อาจใช้เวลาสักครู่",
"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่หรือมีขนาด 0 ไบต์",
diff --git a/apps/files_external/l10n/eu.php b/apps/files_external/l10n/eu.php
index d1028d2b9bb..6299390c266 100644
--- a/apps/files_external/l10n/eu.php
+++ b/apps/files_external/l10n/eu.php
@@ -4,6 +4,7 @@
"Backend" => "Motorra",
"Configuration" => "Konfigurazioa",
"Options" => "Aukerak",
+"Applicable" => "Aplikagarria",
"Add mount point" => "Gehitu muntatze puntua",
"None set" => "Ezarri gabe",
"All Users" => "Erabiltzaile guztiak",
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 5ef330a53e2..e71715f0f1f 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Pasvorto",
-"Submit" => "Sendi"
+"Submit" => "Sendi",
+"Download" => "Elŝuti",
+"No preview available for" => "Ne haveblas antaŭvido por",
+"web services under your control" => "TTT-servoj regataj de vi"
);
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index da299f4ff70..94b9b1d7aef 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -1,3 +1,7 @@
<?php $TRANSLATIONS = array(
-"Delete" => "Kustutamine"
+"Password" => "Parool",
+"Submit" => "Saada",
+"Download" => "Lae alla",
+"No preview available for" => "Eelvaadet pole saadaval",
+"web services under your control" => "veebitenused sinu kontrolli all"
);
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 958ac1030d7..398d9a8bbc3 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -2,5 +2,6 @@
"Password" => "Пароль",
"Submit" => "Отправить",
"Download" => "Скачать",
+"No preview available for" => "Предпросмотр недоступен для",
"web services under your control" => "веб-сервисы под вашим управлением"
);
diff --git a/apps/files_versions/l10n/eo.php b/apps/files_versions/l10n/eo.php
index 8ec0895638a..2f22b5ac0a5 100644
--- a/apps/files_versions/l10n/eo.php
+++ b/apps/files_versions/l10n/eo.php
@@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Eksvalidigi ĉiujn eldonojn",
+"Versions" => "Eldonoj",
+"This will delete all existing backup versions of your files" => "Ĉi tio forigos ĉiujn estantajn sekurkopiajn eldonojn de viaj dosieroj",
"Enable Files Versioning" => "Kapabligi dosiereldonkontrolon"
);
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index 930b20a30af..f1deaf3c9d7 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -50,6 +50,7 @@
"Database user" => "Datumbaza uzanto",
"Database password" => "Datumbaza pasvorto",
"Database name" => "Datumbaza nomo",
+"Database tablespace" => "Datumbaza tabelospaco",
"Database host" => "Datumbaza gastigo",
"Finish setup" => "Fini la instalon",
"web services under your control" => "TTT-servoj sub via kontrolo",
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
index 9e9717dd8d8..58a63b6e684 100644
--- a/core/l10n/eu.php
+++ b/core/l10n/eu.php
@@ -50,6 +50,7 @@
"Database user" => "Datubasearen erabiltzailea",
"Database password" => "Datubasearen pasahitza",
"Database name" => "Datubasearen izena",
+"Database tablespace" => "Datu basearen taula-lekua",
"Database host" => "Datubasearen hostalaria",
"Finish setup" => "Bukatu konfigurazioa",
"web services under your control" => "web zerbitzuak zure kontrolpean",
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index bbdfc08e88c..9a8fb883041 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 09:02+0000\n"
+"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -56,7 +56,7 @@ msgstr "Soubory"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Zrušit sdílení"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -92,7 +92,7 @@ msgstr "s"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "Sdílení zrušeno"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
index 416d3dd21f8..5af54675c79 100644
--- a/l10n/eo/core.po
+++ b/l10n/eo/core.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-06 02:02+0200\n"
-"PO-Revision-Date: 2012-09-06 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 21:41+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -32,55 +32,55 @@ msgstr "Ĉu neniu kategorio estas aldonota?"
msgid "This category already exists: "
msgstr "Ĉi tiu kategorio jam ekzistas: "
-#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
+#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr "Agordo"
-#: js/js.js:593
+#: js/js.js:599
msgid "January"
msgstr "Januaro"
-#: js/js.js:593
+#: js/js.js:599
msgid "February"
msgstr "Februaro"
-#: js/js.js:593
+#: js/js.js:599
msgid "March"
msgstr "Marto"
-#: js/js.js:593
+#: js/js.js:599
msgid "April"
msgstr "Aprilo"
-#: js/js.js:593
+#: js/js.js:599
msgid "May"
msgstr "Majo"
-#: js/js.js:593
+#: js/js.js:599
msgid "June"
msgstr "Junio"
-#: js/js.js:594
+#: js/js.js:600
msgid "July"
msgstr "Julio"
-#: js/js.js:594
+#: js/js.js:600
msgid "August"
msgstr "Aŭgusto"
-#: js/js.js:594
+#: js/js.js:600
msgid "September"
msgstr "Septembro"
-#: js/js.js:594
+#: js/js.js:600
msgid "October"
msgstr "Oktobro"
-#: js/js.js:594
+#: js/js.js:600
msgid "November"
msgstr "Novembro"
-#: js/js.js:594
+#: js/js.js:600
msgid "December"
msgstr "Decembro"
@@ -228,7 +228,7 @@ msgstr "Datumbaza nomo"
#: templates/installation.php:109
msgid "Database tablespace"
-msgstr ""
+msgstr "Datumbaza tabelospaco"
#: templates/installation.php:115
msgid "Database host"
@@ -238,11 +238,11 @@ msgstr "Datumbaza gastigo"
msgid "Finish setup"
msgstr "Fini la instalon"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:36
msgid "web services under your control"
msgstr "TTT-servoj sub via kontrolo"
-#: templates/layout.user.php:45
+#: templates/layout.user.php:39
msgid "Log out"
msgstr "Elsaluti"
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index c8529b431a2..d62532d142c 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/files.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 21:57+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -55,7 +55,7 @@ msgstr "Dosieroj"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Malkunhavigi"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -71,7 +71,7 @@ msgstr "anstataŭigi"
#: js/filelist.js:186
msgid "suggest name"
-msgstr ""
+msgstr "sugesti nomon"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@@ -91,7 +91,7 @@ msgstr "kun"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "malkunhavigita"
#: js/filelist.js:270
msgid "deleted"
@@ -120,7 +120,7 @@ msgstr "La alŝuto nuliĝis."
#: js/files.js:423
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
+msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
#: js/files.js:493
msgid "Invalid name, '/' is not allowed."
@@ -180,7 +180,7 @@ msgstr "Maksimuma enirgrando por ZIP-dosieroj"
#: templates/admin.php:14
msgid "Save"
-msgstr ""
+msgstr "Konservi"
#: templates/index.php:7
msgid "New"
diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po
index 8ad6599fb06..633cd4eca82 100644
--- a/l10n/eo/files_sharing.po
+++ b/l10n/eo/files_sharing.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 21:35+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eo\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "Password"
@@ -28,12 +28,12 @@ msgstr "Sendi"
#: templates/public.php:9 templates/public.php:19
msgid "Download"
-msgstr ""
+msgstr "Elŝuti"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Ne haveblas antaŭvido por"
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
-msgstr ""
+msgstr "TTT-servoj regataj de vi"
diff --git a/l10n/eo/files_versions.po b/l10n/eo/files_versions.po
index d9e4f78ec13..75c78ded12a 100644
--- a/l10n/eo/files_versions.po
+++ b/l10n/eo/files_versions.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 13:35+0200\n"
-"PO-Revision-Date: 2012-09-01 11:35+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 21:36+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eo\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@@ -24,11 +24,11 @@ msgstr "Eksvalidigi ĉiujn eldonojn"
#: templates/settings-personal.php:4
msgid "Versions"
-msgstr ""
+msgstr "Eldonoj"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
-msgstr ""
+msgstr "Ĉi tio forigos ĉiujn estantajn sekurkopiajn eldonojn de viaj dosieroj"
#: templates/settings.php:3
msgid "Enable Files Versioning"
diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po
index 6b56eeafdea..5e677a60455 100644
--- a/l10n/eo/lib.po
+++ b/l10n/eo/lib.po
@@ -8,37 +8,37 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-01 02:01+0200\n"
-"PO-Revision-Date: 2012-09-01 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 21:50+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eo\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:288
+#: app.php:285
msgid "Help"
msgstr "Helpo"
-#: app.php:295
+#: app.php:292
msgid "Personal"
msgstr "Persona"
-#: app.php:300
+#: app.php:297
msgid "Settings"
msgstr "Agordo"
-#: app.php:305
+#: app.php:302
msgid "Users"
msgstr "Uzantoj"
-#: app.php:312
+#: app.php:309
msgid "Apps"
msgstr "Aplikaĵoj"
-#: app.php:314
+#: app.php:311
msgid "Admin"
msgstr "Administranto"
@@ -70,57 +70,57 @@ msgstr "Aŭtentiga eraro"
msgid "Token expired. Please reload page."
msgstr "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon."
-#: template.php:86
+#: template.php:87
msgid "seconds ago"
msgstr "sekundojn antaŭe"
-#: template.php:87
+#: template.php:88
msgid "1 minute ago"
msgstr "antaŭ 1 minuto"
-#: template.php:88
+#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "antaŭ %d minutoj"
-#: template.php:91
+#: template.php:92
msgid "today"
msgstr "hodiaŭ"
-#: template.php:92
+#: template.php:93
msgid "yesterday"
msgstr "hieraŭ"
-#: template.php:93
+#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "antaŭ %d tagoj"
-#: template.php:94
+#: template.php:95
msgid "last month"
msgstr "lasta monato"
-#: template.php:95
+#: template.php:96
msgid "months ago"
msgstr "monatojn antaŭe"
-#: template.php:96
+#: template.php:97
msgid "last year"
msgstr "lasta jaro"
-#: template.php:97
+#: template.php:98
msgid "years ago"
msgstr "jarojn antaŭe"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
-msgstr ""
+msgstr "%s haveblas. Ekhavu <a href=\"%s\">pli da informo</a>"
#: updater.php:68
msgid "up to date"
-msgstr ""
+msgstr "ĝisdata"
#: updater.php:71
msgid "updates check is disabled"
-msgstr ""
+msgstr "ĝisdateckontrolo estas malkapabligita"
diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po
index 7942c92767e..44a935c9b72 100644
--- a/l10n/et_EE/files_sharing.po
+++ b/l10n/et_EE/files_sharing.po
@@ -8,32 +8,32 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 13:31+0000\n"
+"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: et_EE\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/authenticate.php:4
msgid "Password"
-msgstr ""
+msgstr "Parool"
#: templates/authenticate.php:6
msgid "Submit"
-msgstr ""
+msgstr "Saada"
#: templates/public.php:9 templates/public.php:19
msgid "Download"
-msgstr ""
+msgstr "Lae alla"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Eelvaadet pole saadaval"
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
-msgstr ""
+msgstr "veebitenused sinu kontrolli all"
diff --git a/l10n/eu/core.po b/l10n/eu/core.po
index 476fbcd0a11..610d3d95db9 100644
--- a/l10n/eu/core.po
+++ b/l10n/eu/core.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-06 02:02+0200\n"
-"PO-Revision-Date: 2012-09-06 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 19:24+0000\n"
+"Last-Translator: asieriko <asieriko@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -31,55 +31,55 @@ msgstr "Ez dago gehitzeko kategoriarik?"
msgid "This category already exists: "
msgstr "Kategoria hau dagoeneko existitzen da:"
-#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
+#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr "Ezarpenak"
-#: js/js.js:593
+#: js/js.js:599
msgid "January"
msgstr "Urtarrila"
-#: js/js.js:593
+#: js/js.js:599
msgid "February"
msgstr "Otsaila"
-#: js/js.js:593
+#: js/js.js:599
msgid "March"
msgstr "Martxoa"
-#: js/js.js:593
+#: js/js.js:599
msgid "April"
msgstr "Apirila"
-#: js/js.js:593
+#: js/js.js:599
msgid "May"
msgstr "Maiatza"
-#: js/js.js:593
+#: js/js.js:599
msgid "June"
msgstr "Ekaina"
-#: js/js.js:594
+#: js/js.js:600
msgid "July"
msgstr "Uztaila"
-#: js/js.js:594
+#: js/js.js:600
msgid "August"
msgstr "Abuztua"
-#: js/js.js:594
+#: js/js.js:600
msgid "September"
msgstr "Iraila"
-#: js/js.js:594
+#: js/js.js:600
msgid "October"
msgstr "Urria"
-#: js/js.js:594
+#: js/js.js:600
msgid "November"
msgstr "Azaroa"
-#: js/js.js:594
+#: js/js.js:600
msgid "December"
msgstr "Abendua"
@@ -227,7 +227,7 @@ msgstr "Datubasearen izena"
#: templates/installation.php:109
msgid "Database tablespace"
-msgstr ""
+msgstr "Datu basearen taula-lekua"
#: templates/installation.php:115
msgid "Database host"
@@ -237,11 +237,11 @@ msgstr "Datubasearen hostalaria"
msgid "Finish setup"
msgstr "Bukatu konfigurazioa"
-#: templates/layout.guest.php:42
+#: templates/layout.guest.php:36
msgid "web services under your control"
msgstr "web zerbitzuak zure kontrolpean"
-#: templates/layout.user.php:45
+#: templates/layout.user.php:39
msgid "Log out"
msgstr "Saioa bukatu"
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
index 8f0d7e685d5..2cd338beb74 100644
--- a/l10n/eu/files.po
+++ b/l10n/eu/files.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 19:20+0000\n"
+"Last-Translator: asieriko <asieriko@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -55,7 +55,7 @@ msgstr "Fitxategiak"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Ez partekatu"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -71,7 +71,7 @@ msgstr "ordeztu"
#: js/filelist.js:186
msgid "suggest name"
-msgstr ""
+msgstr "aholkatu izena"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@@ -91,7 +91,7 @@ msgstr "honekin"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "Ez partekatuta"
#: js/filelist.js:270
msgid "deleted"
@@ -120,7 +120,7 @@ msgstr "Igoera ezeztatuta"
#: js/files.js:423
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
+msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du."
#: js/files.js:493
msgid "Invalid name, '/' is not allowed."
@@ -180,7 +180,7 @@ msgstr "ZIP fitxategien gehienezko tamaina"
#: templates/admin.php:14
msgid "Save"
-msgstr ""
+msgstr "Gorde"
#: templates/index.php:7
msgid "New"
diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po
index f614dd9418d..5ba75efacda 100644
--- a/l10n/eu/files_external.po
+++ b/l10n/eu/files_external.po
@@ -8,15 +8,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-30 20:52+0000\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 19:25+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: eu\n"
-"Plural-Forms: nplurals=2; plural=(n != 1)\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:3
msgid "External Storage"
@@ -40,7 +40,7 @@ msgstr "Aukerak"
#: templates/settings.php:11
msgid "Applicable"
-msgstr ""
+msgstr "Aplikagarria"
#: templates/settings.php:23
msgid "Add mount point"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index 8d0209eb47d..0c00e3d9e91 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 07:13+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -57,7 +57,7 @@ msgstr "File"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Rimuovi condivisione"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -93,7 +93,7 @@ msgstr "con"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "condivisione rimossa"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/ru/files.po b/l10n/ru/files.po
index 6d0f5f20244..234fbe404e5 100644
--- a/l10n/ru/files.po
+++ b/l10n/ru/files.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 14:18+0000\n"
+"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,7 +60,7 @@ msgstr "Файлы"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Отменить публикацию"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -96,7 +96,7 @@ msgstr "с"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "публикация отменена"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po
index 97fc33e4ef0..217d6cdf377 100644
--- a/l10n/ru/files_sharing.po
+++ b/l10n/ru/files_sharing.po
@@ -5,19 +5,20 @@
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
# <iuranemo@gmail.com>, 2012.
+# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-08-31 02:02+0200\n"
-"PO-Revision-Date: 2012-08-31 00:03+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 12:10+0000\n"
+"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ru\n"
-"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: templates/authenticate.php:4
msgid "Password"
@@ -33,8 +34,8 @@ msgstr "Скачать"
#: templates/public.php:18
msgid "No preview available for"
-msgstr ""
+msgstr "Предпросмотр недоступен для"
-#: templates/public.php:23
+#: templates/public.php:25
msgid "web services under your control"
msgstr "веб-сервисы под вашим управлением"
diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po
index e898279374c..2b830ce9068 100644
--- a/l10n/ru/settings.po
+++ b/l10n/ru/settings.po
@@ -11,13 +11,14 @@
# <rasperepodvipodvert@gmail.com>, 2012.
# <tony.mccourin@gmail.com>, 2011.
# Victor Bravo <>, 2012.
+# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-05 02:02+0200\n"
-"PO-Revision-Date: 2012-09-05 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 12:08+0000\n"
+"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -36,11 +37,11 @@ msgstr "Ошибка авторизации"
#: ajax/creategroup.php:19
msgid "Group already exists"
-msgstr ""
+msgstr "Группа уже существует"
#: ajax/creategroup.php:28
msgid "Unable to add group"
-msgstr ""
+msgstr "Невозможно добавить группу"
#: ajax/lostpassword.php:14
msgid "Email saved"
@@ -60,11 +61,11 @@ msgstr "Неверный запрос"
#: ajax/removegroup.php:16
msgid "Unable to delete group"
-msgstr ""
+msgstr "Невозможно удалить группу"
#: ajax/removeuser.php:22
msgid "Unable to delete user"
-msgstr ""
+msgstr "Невозможно удалить пользователя"
#: ajax/setlanguage.php:18
msgid "Language changed"
@@ -73,12 +74,12 @@ msgstr "Язык изменён"
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
-msgstr ""
+msgstr "Невозможно добавить пользователя в группу %s"
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
-msgstr ""
+msgstr "Невозможно удалить пользователя из группы %s"
#: js/apps.js:18
msgid "Error"
@@ -111,7 +112,7 @@ msgid ""
"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."
-msgstr ""
+msgstr "Похоже, что каталог data и ваши файлы в нем доступны из интернета. Предоставляемый ownCloud файл htaccess не работает. Настоятельно рекомендуем настроить сервер таким образом, чтобы закрыть доступ к каталогу data или перенести каталог data за пределы корневого каталога веб-сервера."
#: templates/admin.php:31
msgid "Cron"
@@ -131,39 +132,39 @@ msgstr "использовать системные задания"
#: templates/admin.php:41
msgid "Share API"
-msgstr ""
+msgstr "API общего доступа"
#: templates/admin.php:46
msgid "Enable Share API"
-msgstr ""
+msgstr "Включить API общего доступа"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "Разрешить приложениям доступ к API общего доступа"
#: templates/admin.php:51
msgid "Allow links"
-msgstr ""
+msgstr "Разрешить ссылки"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
-msgstr ""
+msgstr "Разрешить пользователям предоставлять публичный доступ при помощи ссылок"
#: templates/admin.php:56
msgid "Allow resharing"
-msgstr ""
+msgstr "Включить расширенный общий доступ"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
-msgstr ""
+msgstr "Разрешить пользователям отдавать в общий доступ доступные им элементы других пользователей"
#: templates/admin.php:60
msgid "Allow users to share with anyone"
-msgstr ""
+msgstr "Разрешить предоставлять общий доступ любым пользователям"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
-msgstr ""
+msgstr "Ограничить общий доступ группами пользователя"
#: templates/admin.php:69
msgid "Log"
@@ -181,7 +182,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
-msgstr ""
+msgstr "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
@@ -197,7 +198,7 @@ msgstr "Смотрите дополнения на apps.owncloud.com"
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
-msgstr ""
+msgstr "<span class=\"licence\"></span> лицензия. Автор <span class=\"author\"></span>"
#: templates/help.php:9
msgid "Documentation"
diff --git a/l10n/sl/files.po b/l10n/sl/files.po
index 419db6b3fa6..4f9fad5d5fe 100644
--- a/l10n/sl/files.po
+++ b/l10n/sl/files.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 07:24+0000\n"
+"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -56,7 +56,7 @@ msgstr "Datoteke"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Odstrani iz souporabe"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -92,7 +92,7 @@ msgstr "z"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "odstranjeno iz souporabe"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/sv/files.po b/l10n/sv/files.po
index c9508d5b643..53d2e5a81a9 100644
--- a/l10n/sv/files.po
+++ b/l10n/sv/files.po
@@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 12:05+0000\n"
+"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -59,7 +59,7 @@ msgstr "Filer"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "Sluta dela"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -95,7 +95,7 @@ msgstr "med"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "Ej delad"
#: js/filelist.js:270
msgid "deleted"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index c74b2658897..c96cb3d21e7 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,55 +29,55 @@ msgstr ""
msgid "This category already exists: "
msgstr ""
-#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55
+#: js/js.js:214 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "January"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "February"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "March"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "April"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "May"
msgstr ""
-#: js/js.js:593
+#: js/js.js:599
msgid "June"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "July"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "August"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "September"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "October"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "November"
msgstr ""
-#: js/js.js:594
+#: js/js.js:600
msgid "December"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index e97ace3f33d..58cf33ef542 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 7e2709f019a..51d6d1bc514 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index 311891242c7..8e2151c185f 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot
index 9f4a05645ab..bdd784daefa 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot
index a8efc666c9d..55b9c78549b 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot
index 41dc540143e..bc10d0b809c 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index ce3a92f62a7..a0b4c398f7e 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index 7283addbb62..f4c6b8245c7 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-09-08 02:02+0200\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po
index 021f82d4526..1ade0abea9b 100644
--- a/l10n/th_TH/files.po
+++ b/l10n/th_TH/files.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2012-09-08 02:01+0200\n"
-"PO-Revision-Date: 2012-09-08 00:02+0000\n"
-"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
+"POT-Creation-Date: 2012-09-09 02:01+0200\n"
+"PO-Revision-Date: 2012-09-08 03:31+0000\n"
+"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -55,7 +55,7 @@ msgstr "ไฟล์"
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
-msgstr ""
+msgstr "ยกเลิกการแชร์ข้อมูล"
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
@@ -91,7 +91,7 @@ msgstr "กับ"
#: js/filelist.js:268
msgid "unshared"
-msgstr ""
+msgstr "ยกเลิกการแชร์ข้อมูลแล้ว"
#: js/filelist.js:270
msgid "deleted"
diff --git a/lib/l10n/eo.php b/lib/l10n/eo.php
index 3f89e2eca73..b3c1c52ecee 100644
--- a/lib/l10n/eo.php
+++ b/lib/l10n/eo.php
@@ -21,5 +21,8 @@
"last month" => "lasta monato",
"months ago" => "monatojn antaŭe",
"last year" => "lasta jaro",
-"years ago" => "jarojn antaŭe"
+"years ago" => "jarojn antaŭe",
+"%s is available. Get <a href=\"%s\">more information</a>" => "%s haveblas. Ekhavu <a href=\"%s\">pli da informo</a>",
+"up to date" => "ĝisdata",
+"updates check is disabled" => "ĝisdateckontrolo estas malkapabligita"
);
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index 5cbeb002ec6..bab81560be8 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -1,26 +1,44 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Загрузка из App Store запрещена",
"Authentication error" => "Ошибка авторизации",
+"Group already exists" => "Группа уже существует",
+"Unable to add group" => "Невозможно добавить группу",
"Email saved" => "Email сохранен",
"Invalid email" => "Неправильный Email",
"OpenID Changed" => "OpenID изменён",
"Invalid request" => "Неверный запрос",
+"Unable to delete group" => "Невозможно удалить группу",
+"Unable to delete user" => "Невозможно удалить пользователя",
"Language changed" => "Язык изменён",
+"Unable to add user to group %s" => "Невозможно добавить пользователя в группу %s",
+"Unable to remove user from group %s" => "Невозможно удалить пользователя из группы %s",
"Error" => "Ошибка",
"Disable" => "Отключить",
"Enable" => "Включить",
"Saving..." => "Сохранение...",
"__language_name__" => "Русский ",
"Security Warning" => "Предупреждение безопасности",
+"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." => "Похоже, что каталог data и ваши файлы в нем доступны из интернета. Предоставляемый ownCloud файл htaccess не работает. Настоятельно рекомендуем настроить сервер таким образом, чтобы закрыть доступ к каталогу data или перенести каталог data за пределы корневого каталога веб-сервера.",
"Cron" => "Задание",
"execute one task with each page loaded" => "Запускать задание при загрузке каждой страницы",
"cron.php is registered at a webcron service" => "cron.php зарегистрирован в webcron сервисе",
"use systems cron service" => "использовать системные задания",
+"Share API" => "API общего доступа",
+"Enable Share API" => "Включить API общего доступа",
+"Allow apps to use the Share API" => "Разрешить приложениям доступ к API общего доступа",
+"Allow links" => "Разрешить ссылки",
+"Allow users to share items to the public with links" => "Разрешить пользователям предоставлять публичный доступ при помощи ссылок",
+"Allow resharing" => "Включить расширенный общий доступ",
+"Allow users to share items shared with them again" => "Разрешить пользователям отдавать в общий доступ доступные им элементы других пользователей",
+"Allow users to share with anyone" => "Разрешить предоставлять общий доступ любым пользователям",
+"Allow users to only share with users in their groups" => "Ограничить общий доступ группами пользователя",
"Log" => "Журнал",
"More" => "Ещё",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Разрабатывается <a href=\"http://ownCloud.org/contact\" target=\"_blank\">сообществом ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">исходный код</a> доступен под лицензией <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Добавить приложение",
"Select an App" => "Выберите приложение",
"See application page at apps.owncloud.com" => "Смотрите дополнения на apps.owncloud.com",
+"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span> лицензия. Автор <span class=\"author\"></span>",
"Documentation" => "Документация",
"Managing Big Files" => "Управление большими файлами",
"Ask a question" => "Задать вопрос",