summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Müller <thomas.mueller@tmit.eu>2013-07-01 23:43:00 +0200
committerThomas Müller <thomas.mueller@tmit.eu>2013-07-01 23:43:00 +0200
commitbb07dde9881368f5727133b73f6017deae4ff18d (patch)
treed575bf34ed2d3db48658dcf1b53730cfa7431200
parent12976fb2e1f6a4d6a054ba2b620f0e7707ce2c69 (diff)
parentc7770265063045a8de69f4171236ffe33a22c87e (diff)
downloadnextcloud-server-bb07dde9881368f5727133b73f6017deae4ff18d.tar.gz
nextcloud-server-bb07dde9881368f5727133b73f6017deae4ff18d.zip
Merge branch 'master' into convert-oc_config
-rw-r--r--.gitignore39
-rw-r--r--apps/files/ajax/upload.php52
-rw-r--r--apps/files/index.php3
-rw-r--r--apps/files/js/file-upload.js343
-rw-r--r--apps/files/js/fileactions.js6
-rw-r--r--apps/files/js/filelist.js65
-rw-r--r--apps/files/js/files.js149
-rw-r--r--apps/files/l10n/ar.php10
-rw-r--r--apps/files/l10n/bg_BG.php4
-rw-r--r--apps/files/l10n/bn_BD.php12
-rw-r--r--apps/files/l10n/ca.php14
-rw-r--r--apps/files/l10n/cs_CZ.php16
-rw-r--r--apps/files/l10n/cy_GB.php12
-rw-r--r--apps/files/l10n/da.php14
-rw-r--r--apps/files/l10n/de.php14
-rw-r--r--apps/files/l10n/de_DE.php14
-rw-r--r--apps/files/l10n/el.php14
-rw-r--r--apps/files/l10n/eo.php14
-rw-r--r--apps/files/l10n/es.php54
-rw-r--r--apps/files/l10n/es_AR.php14
-rw-r--r--apps/files/l10n/et_EE.php14
-rw-r--r--apps/files/l10n/eu.php12
-rw-r--r--apps/files/l10n/fa.php12
-rw-r--r--apps/files/l10n/fi_FI.php12
-rw-r--r--apps/files/l10n/fr.php14
-rw-r--r--apps/files/l10n/gl.php14
-rw-r--r--apps/files/l10n/he.php10
-rw-r--r--apps/files/l10n/hr.php8
-rw-r--r--apps/files/l10n/hu_HU.php14
-rw-r--r--apps/files/l10n/ia.php2
-rw-r--r--apps/files/l10n/id.php12
-rw-r--r--apps/files/l10n/is.php12
-rw-r--r--apps/files/l10n/it.php14
-rw-r--r--apps/files/l10n/ja_JP.php14
-rw-r--r--apps/files/l10n/ka_GE.php12
-rw-r--r--apps/files/l10n/ko.php12
-rw-r--r--apps/files/l10n/lb.php8
-rw-r--r--apps/files/l10n/lt_LT.php14
-rw-r--r--apps/files/l10n/lv.php12
-rw-r--r--apps/files/l10n/mk.php10
-rw-r--r--apps/files/l10n/ms_MY.php6
-rw-r--r--apps/files/l10n/nb_NO.php14
-rw-r--r--apps/files/l10n/nl.php16
-rw-r--r--apps/files/l10n/nn_NO.php14
-rw-r--r--apps/files/l10n/oc.php8
-rw-r--r--apps/files/l10n/pl.php14
-rw-r--r--apps/files/l10n/pt_BR.php14
-rw-r--r--apps/files/l10n/pt_PT.php14
-rw-r--r--apps/files/l10n/ro.php14
-rw-r--r--apps/files/l10n/ru.php18
-rw-r--r--apps/files/l10n/si_LK.php8
-rw-r--r--apps/files/l10n/sk_SK.php14
-rw-r--r--apps/files/l10n/sl.php13
-rw-r--r--apps/files/l10n/sq.php12
-rw-r--r--apps/files/l10n/sr.php12
-rw-r--r--apps/files/l10n/sv.php14
-rw-r--r--apps/files/l10n/ta_LK.php10
-rw-r--r--apps/files/l10n/te.php2
-rw-r--r--apps/files/l10n/th_TH.php12
-rw-r--r--apps/files/l10n/tr.php14
-rw-r--r--apps/files/l10n/ug.php8
-rw-r--r--apps/files/l10n/uk.php12
-rw-r--r--apps/files/l10n/vi.php12
-rw-r--r--apps/files/l10n/zh_CN.GB2312.php10
-rw-r--r--apps/files/l10n/zh_CN.php14
-rw-r--r--apps/files/l10n/zh_HK.php2
-rw-r--r--apps/files/l10n/zh_TW.php14
-rw-r--r--apps/files/lib/app.php2
-rw-r--r--apps/files/templates/index.php2
-rw-r--r--apps/files/tests/ajax_rename.php2
-rw-r--r--apps/files_encryption/l10n/de_DE.php9
-rw-r--r--apps/files_encryption/l10n/es.php18
-rw-r--r--apps/files_encryption/l10n/eu.php5
-rw-r--r--apps/files_encryption/l10n/fr.php17
-rw-r--r--apps/files_encryption/l10n/pl.php5
-rw-r--r--apps/files_encryption/l10n/ru.php20
-rw-r--r--apps/files_encryption/l10n/sl.php12
-rw-r--r--apps/files_encryption/lib/util.php18
-rw-r--r--apps/files_sharing/css/public.css63
-rw-r--r--apps/files_sharing/js/public.js19
-rw-r--r--apps/files_sharing/l10n/ar.php2
-rw-r--r--apps/files_sharing/l10n/bg_BG.php2
-rw-r--r--apps/files_sharing/l10n/bn_BD.php2
-rw-r--r--apps/files_sharing/l10n/ca.php2
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php2
-rw-r--r--apps/files_sharing/l10n/cy_GB.php2
-rw-r--r--apps/files_sharing/l10n/da.php2
-rw-r--r--apps/files_sharing/l10n/de.php2
-rw-r--r--apps/files_sharing/l10n/de_DE.php2
-rw-r--r--apps/files_sharing/l10n/el.php2
-rw-r--r--apps/files_sharing/l10n/eo.php2
-rw-r--r--apps/files_sharing/l10n/es.php2
-rw-r--r--apps/files_sharing/l10n/es_AR.php2
-rw-r--r--apps/files_sharing/l10n/et_EE.php2
-rw-r--r--apps/files_sharing/l10n/eu.php2
-rw-r--r--apps/files_sharing/l10n/fa.php2
-rw-r--r--apps/files_sharing/l10n/fi_FI.php2
-rw-r--r--apps/files_sharing/l10n/fr.php2
-rw-r--r--apps/files_sharing/l10n/gl.php2
-rw-r--r--apps/files_sharing/l10n/he.php2
-rw-r--r--apps/files_sharing/l10n/hr.php4
-rw-r--r--apps/files_sharing/l10n/hu_HU.php2
-rw-r--r--apps/files_sharing/l10n/ia.php3
-rw-r--r--apps/files_sharing/l10n/id.php2
-rw-r--r--apps/files_sharing/l10n/is.php2
-rw-r--r--apps/files_sharing/l10n/it.php2
-rw-r--r--apps/files_sharing/l10n/ja_JP.php2
-rw-r--r--apps/files_sharing/l10n/ka_GE.php2
-rw-r--r--apps/files_sharing/l10n/ko.php2
-rw-r--r--apps/files_sharing/l10n/ku_IQ.php1
-rw-r--r--apps/files_sharing/l10n/lb.php4
-rw-r--r--apps/files_sharing/l10n/lt_LT.php2
-rw-r--r--apps/files_sharing/l10n/lv.php2
-rw-r--r--apps/files_sharing/l10n/mk.php2
-rw-r--r--apps/files_sharing/l10n/ms_MY.php4
-rw-r--r--apps/files_sharing/l10n/nb_NO.php2
-rw-r--r--apps/files_sharing/l10n/nl.php2
-rw-r--r--apps/files_sharing/l10n/nn_NO.php2
-rw-r--r--apps/files_sharing/l10n/oc.php4
-rw-r--r--apps/files_sharing/l10n/pl.php2
-rw-r--r--apps/files_sharing/l10n/pt_BR.php2
-rw-r--r--apps/files_sharing/l10n/pt_PT.php2
-rw-r--r--apps/files_sharing/l10n/ro.php2
-rw-r--r--apps/files_sharing/l10n/ru.php2
-rw-r--r--apps/files_sharing/l10n/si_LK.php2
-rw-r--r--apps/files_sharing/l10n/sk_SK.php2
-rw-r--r--apps/files_sharing/l10n/sl.php2
-rw-r--r--apps/files_sharing/l10n/sq.php2
-rw-r--r--apps/files_sharing/l10n/sr.php4
-rw-r--r--apps/files_sharing/l10n/sr@latin.php3
-rw-r--r--apps/files_sharing/l10n/sv.php2
-rw-r--r--apps/files_sharing/l10n/ta_LK.php2
-rw-r--r--apps/files_sharing/l10n/th_TH.php2
-rw-r--r--apps/files_sharing/l10n/tr.php2
-rw-r--r--apps/files_sharing/l10n/ug.php4
-rw-r--r--apps/files_sharing/l10n/uk.php2
-rw-r--r--apps/files_sharing/l10n/vi.php2
-rw-r--r--apps/files_sharing/l10n/zh_CN.GB2312.php2
-rw-r--r--apps/files_sharing/l10n/zh_CN.php2
-rw-r--r--apps/files_sharing/l10n/zh_HK.php3
-rw-r--r--apps/files_sharing/l10n/zh_TW.php2
-rw-r--r--apps/files_sharing/public.php22
-rw-r--r--apps/files_sharing/templates/public.php48
-rw-r--r--apps/user_ldap/l10n/sl.php12
-rw-r--r--apps/user_ldap/lib/access.php6
-rw-r--r--apps/user_ldap/lib/helper.php6
-rw-r--r--apps/user_webdavauth/l10n/ru.php2
-rw-r--r--apps/user_webdavauth/l10n/sl.php1
-rwxr-xr-xautotest.sh6
-rw-r--r--config/config.sample.php3
-rw-r--r--core/css/jquery.multiselect.css2
-rw-r--r--core/js/jquery.multiselect.js153
-rw-r--r--core/js/js.js4
-rw-r--r--core/js/share.js47
-rw-r--r--core/l10n/cs_CZ.php2
-rw-r--r--core/l10n/de.php5
-rw-r--r--core/l10n/es.php23
-rw-r--r--core/l10n/es_AR.php54
-rw-r--r--core/l10n/nl.php1
-rw-r--r--core/l10n/ru.php11
-rw-r--r--core/l10n/sl.php6
-rw-r--r--core/templates/installation.php2
-rw-r--r--core/templates/layout.guest.php11
-rw-r--r--core/templates/layout.user.php4
-rw-r--r--l10n/af_ZA/core.po128
-rw-r--r--l10n/af_ZA/files.po127
-rw-r--r--l10n/af_ZA/files_sharing.po20
-rw-r--r--l10n/af_ZA/lib.po84
-rw-r--r--l10n/ar/core.po128
-rw-r--r--l10n/ar/files.po127
-rw-r--r--l10n/ar/files_external.po4
-rw-r--r--l10n/ar/files_sharing.po20
-rw-r--r--l10n/ar/files_trashbin.po4
-rw-r--r--l10n/ar/lib.po88
-rw-r--r--l10n/ar/settings.po4
-rw-r--r--l10n/ar/user_ldap.po4
-rw-r--r--l10n/be/core.po128
-rw-r--r--l10n/be/files.po127
-rw-r--r--l10n/be/files_sharing.po20
-rw-r--r--l10n/be/lib.po106
-rw-r--r--l10n/bg_BG/core.po128
-rw-r--r--l10n/bg_BG/files.po127
-rw-r--r--l10n/bg_BG/files_external.po4
-rw-r--r--l10n/bg_BG/files_sharing.po20
-rw-r--r--l10n/bg_BG/files_trashbin.po4
-rw-r--r--l10n/bg_BG/lib.po90
-rw-r--r--l10n/bg_BG/settings.po4
-rw-r--r--l10n/bg_BG/user_ldap.po4
-rw-r--r--l10n/bn_BD/core.po128
-rw-r--r--l10n/bn_BD/files.po127
-rw-r--r--l10n/bn_BD/files_external.po4
-rw-r--r--l10n/bn_BD/files_sharing.po20
-rw-r--r--l10n/bn_BD/files_trashbin.po4
-rw-r--r--l10n/bn_BD/lib.po84
-rw-r--r--l10n/bn_BD/settings.po4
-rw-r--r--l10n/bn_BD/user_ldap.po4
-rw-r--r--l10n/bs/core.po128
-rw-r--r--l10n/bs/files.po127
-rw-r--r--l10n/bs/files_sharing.po20
-rw-r--r--l10n/bs/files_trashbin.po4
-rw-r--r--l10n/bs/lib.po96
-rw-r--r--l10n/ca/core.po130
-rw-r--r--l10n/ca/files.po129
-rw-r--r--l10n/ca/files_external.po4
-rw-r--r--l10n/ca/files_sharing.po20
-rw-r--r--l10n/ca/files_trashbin.po4
-rw-r--r--l10n/ca/lib.po90
-rw-r--r--l10n/ca/settings.po4
-rw-r--r--l10n/ca/user_ldap.po4
-rw-r--r--l10n/cs_CZ/core.po132
-rw-r--r--l10n/cs_CZ/files.po127
-rw-r--r--l10n/cs_CZ/files_external.po4
-rw-r--r--l10n/cs_CZ/files_sharing.po20
-rw-r--r--l10n/cs_CZ/files_trashbin.po4
-rw-r--r--l10n/cs_CZ/lib.po90
-rw-r--r--l10n/cs_CZ/settings.po4
-rw-r--r--l10n/cs_CZ/user_ldap.po4
-rw-r--r--l10n/cy_GB/core.po128
-rw-r--r--l10n/cy_GB/files.po127
-rw-r--r--l10n/cy_GB/files_external.po4
-rw-r--r--l10n/cy_GB/files_sharing.po20
-rw-r--r--l10n/cy_GB/files_trashbin.po4
-rw-r--r--l10n/cy_GB/lib.po90
-rw-r--r--l10n/cy_GB/settings.po4
-rw-r--r--l10n/cy_GB/user_ldap.po4
-rw-r--r--l10n/da/core.po128
-rw-r--r--l10n/da/files.po129
-rw-r--r--l10n/da/files_external.po4
-rw-r--r--l10n/da/files_sharing.po20
-rw-r--r--l10n/da/files_trashbin.po4
-rw-r--r--l10n/da/lib.po90
-rw-r--r--l10n/da/settings.po4
-rw-r--r--l10n/da/user_ldap.po4
-rw-r--r--l10n/de/core.po139
-rw-r--r--l10n/de/files.po129
-rw-r--r--l10n/de/files_external.po4
-rw-r--r--l10n/de/files_sharing.po20
-rw-r--r--l10n/de/files_trashbin.po4
-rw-r--r--l10n/de/lib.po90
-rw-r--r--l10n/de/settings.po4
-rw-r--r--l10n/de/user_ldap.po4
-rw-r--r--l10n/de_DE/core.po130
-rw-r--r--l10n/de_DE/files.po129
-rw-r--r--l10n/de_DE/files_encryption.po25
-rw-r--r--l10n/de_DE/files_external.po4
-rw-r--r--l10n/de_DE/files_sharing.po20
-rw-r--r--l10n/de_DE/files_trashbin.po4
-rw-r--r--l10n/de_DE/lib.po90
-rw-r--r--l10n/de_DE/settings.po4
-rw-r--r--l10n/de_DE/user_ldap.po4
-rw-r--r--l10n/el/core.po130
-rw-r--r--l10n/el/files.po129
-rw-r--r--l10n/el/files_external.po4
-rw-r--r--l10n/el/files_sharing.po20
-rw-r--r--l10n/el/files_trashbin.po4
-rw-r--r--l10n/el/lib.po90
-rw-r--r--l10n/el/settings.po4
-rw-r--r--l10n/el/user_ldap.po4
-rw-r--r--l10n/en@pirate/core.po128
-rw-r--r--l10n/en@pirate/files.po127
-rw-r--r--l10n/en@pirate/files_sharing.po20
-rw-r--r--l10n/en@pirate/lib.po108
-rw-r--r--l10n/eo/core.po130
-rw-r--r--l10n/eo/files.po129
-rw-r--r--l10n/eo/files_external.po4
-rw-r--r--l10n/eo/files_sharing.po20
-rw-r--r--l10n/eo/files_trashbin.po4
-rw-r--r--l10n/eo/lib.po90
-rw-r--r--l10n/eo/settings.po4
-rw-r--r--l10n/eo/user_ldap.po4
-rw-r--r--l10n/es/core.po153
-rw-r--r--l10n/es/files.po168
-rw-r--r--l10n/es/files_encryption.po43
-rw-r--r--l10n/es/files_external.po4
-rw-r--r--l10n/es/files_sharing.po20
-rw-r--r--l10n/es/files_trashbin.po4
-rw-r--r--l10n/es/lib.po90
-rw-r--r--l10n/es/settings.po4
-rw-r--r--l10n/es/user_ldap.po4
-rw-r--r--l10n/es_AR/core.po184
-rw-r--r--l10n/es_AR/files.po129
-rw-r--r--l10n/es_AR/files_external.po4
-rw-r--r--l10n/es_AR/files_sharing.po20
-rw-r--r--l10n/es_AR/files_trashbin.po4
-rw-r--r--l10n/es_AR/lib.po90
-rw-r--r--l10n/es_AR/settings.po76
-rw-r--r--l10n/es_AR/user_ldap.po4
-rw-r--r--l10n/et_EE/core.po128
-rw-r--r--l10n/et_EE/files.po129
-rw-r--r--l10n/et_EE/files_external.po4
-rw-r--r--l10n/et_EE/files_sharing.po20
-rw-r--r--l10n/et_EE/files_trashbin.po4
-rw-r--r--l10n/et_EE/lib.po90
-rw-r--r--l10n/et_EE/settings.po4
-rw-r--r--l10n/et_EE/user_ldap.po4
-rw-r--r--l10n/eu/core.po128
-rw-r--r--l10n/eu/files.po127
-rw-r--r--l10n/eu/files_encryption.po13
-rw-r--r--l10n/eu/files_external.po4
-rw-r--r--l10n/eu/files_sharing.po20
-rw-r--r--l10n/eu/files_trashbin.po4
-rw-r--r--l10n/eu/lib.po88
-rw-r--r--l10n/eu/settings.po4
-rw-r--r--l10n/eu/user_ldap.po4
-rw-r--r--l10n/fa/core.po128
-rw-r--r--l10n/fa/files.po127
-rw-r--r--l10n/fa/files_external.po4
-rw-r--r--l10n/fa/files_sharing.po20
-rw-r--r--l10n/fa/files_trashbin.po4
-rw-r--r--l10n/fa/lib.po84
-rw-r--r--l10n/fa/settings.po4
-rw-r--r--l10n/fa/user_ldap.po4
-rw-r--r--l10n/fi_FI/core.po130
-rw-r--r--l10n/fi_FI/files.po127
-rw-r--r--l10n/fi_FI/files_external.po4
-rw-r--r--l10n/fi_FI/files_sharing.po20
-rw-r--r--l10n/fi_FI/files_trashbin.po4
-rw-r--r--l10n/fi_FI/lib.po90
-rw-r--r--l10n/fi_FI/settings.po4
-rw-r--r--l10n/fi_FI/user_ldap.po4
-rw-r--r--l10n/fr/core.po130
-rw-r--r--l10n/fr/files.po129
-rw-r--r--l10n/fr/files_encryption.po30
-rw-r--r--l10n/fr/files_external.po4
-rw-r--r--l10n/fr/files_sharing.po20
-rw-r--r--l10n/fr/files_trashbin.po4
-rw-r--r--l10n/fr/lib.po90
-rw-r--r--l10n/fr/settings.po4
-rw-r--r--l10n/fr/user_ldap.po4
-rw-r--r--l10n/gl/core.po130
-rw-r--r--l10n/gl/files.po129
-rw-r--r--l10n/gl/files_external.po4
-rw-r--r--l10n/gl/files_sharing.po20
-rw-r--r--l10n/gl/files_trashbin.po4
-rw-r--r--l10n/gl/lib.po90
-rw-r--r--l10n/gl/settings.po4
-rw-r--r--l10n/gl/user_ldap.po4
-rw-r--r--l10n/he/core.po128
-rw-r--r--l10n/he/files.po129
-rw-r--r--l10n/he/files_external.po4
-rw-r--r--l10n/he/files_sharing.po20
-rw-r--r--l10n/he/files_trashbin.po4
-rw-r--r--l10n/he/lib.po84
-rw-r--r--l10n/he/settings.po4
-rw-r--r--l10n/he/user_ldap.po4
-rw-r--r--l10n/hi/core.po128
-rw-r--r--l10n/hi/files.po127
-rw-r--r--l10n/hi/files_sharing.po20
-rw-r--r--l10n/hi/lib.po84
-rw-r--r--l10n/hr/core.po128
-rw-r--r--l10n/hr/files.po127
-rw-r--r--l10n/hr/files_external.po4
-rw-r--r--l10n/hr/files_sharing.po20
-rw-r--r--l10n/hr/files_trashbin.po4
-rw-r--r--l10n/hr/lib.po84
-rw-r--r--l10n/hr/settings.po4
-rw-r--r--l10n/hr/user_ldap.po4
-rw-r--r--l10n/hu_HU/core.po128
-rw-r--r--l10n/hu_HU/files.po129
-rw-r--r--l10n/hu_HU/files_external.po4
-rw-r--r--l10n/hu_HU/files_sharing.po20
-rw-r--r--l10n/hu_HU/files_trashbin.po4
-rw-r--r--l10n/hu_HU/lib.po90
-rw-r--r--l10n/hu_HU/settings.po4
-rw-r--r--l10n/hu_HU/user_ldap.po4
-rw-r--r--l10n/hy/core.po128
-rw-r--r--l10n/hy/files.po127
-rw-r--r--l10n/hy/files_external.po2
-rw-r--r--l10n/hy/files_sharing.po20
-rw-r--r--l10n/hy/files_trashbin.po2
-rw-r--r--l10n/hy/lib.po108
-rw-r--r--l10n/hy/settings.po4
-rw-r--r--l10n/ia/core.po128
-rw-r--r--l10n/ia/files.po127
-rw-r--r--l10n/ia/files_external.po4
-rw-r--r--l10n/ia/files_sharing.po20
-rw-r--r--l10n/ia/files_trashbin.po4
-rw-r--r--l10n/ia/lib.po84
-rw-r--r--l10n/ia/settings.po4
-rw-r--r--l10n/ia/user_ldap.po4
-rw-r--r--l10n/id/core.po128
-rw-r--r--l10n/id/files.po127
-rw-r--r--l10n/id/files_external.po4
-rw-r--r--l10n/id/files_sharing.po20
-rw-r--r--l10n/id/files_trashbin.po4
-rw-r--r--l10n/id/lib.po88
-rw-r--r--l10n/id/settings.po4
-rw-r--r--l10n/id/user_ldap.po4
-rw-r--r--l10n/is/core.po128
-rw-r--r--l10n/is/files.po127
-rw-r--r--l10n/is/files_external.po4
-rw-r--r--l10n/is/files_sharing.po20
-rw-r--r--l10n/is/files_trashbin.po4
-rw-r--r--l10n/is/lib.po84
-rw-r--r--l10n/is/settings.po4
-rw-r--r--l10n/is/user_ldap.po4
-rw-r--r--l10n/it/core.po130
-rw-r--r--l10n/it/files.po129
-rw-r--r--l10n/it/files_external.po4
-rw-r--r--l10n/it/files_sharing.po20
-rw-r--r--l10n/it/files_trashbin.po4
-rw-r--r--l10n/it/lib.po90
-rw-r--r--l10n/it/settings.po4
-rw-r--r--l10n/it/user_ldap.po4
-rw-r--r--l10n/ja_JP/core.po130
-rw-r--r--l10n/ja_JP/files.po129
-rw-r--r--l10n/ja_JP/files_external.po4
-rw-r--r--l10n/ja_JP/files_sharing.po20
-rw-r--r--l10n/ja_JP/files_trashbin.po4
-rw-r--r--l10n/ja_JP/lib.po90
-rw-r--r--l10n/ja_JP/settings.po4
-rw-r--r--l10n/ja_JP/user_ldap.po4
-rw-r--r--l10n/ka/core.po128
-rw-r--r--l10n/ka/files.po127
-rw-r--r--l10n/ka/files_sharing.po20
-rw-r--r--l10n/ka/lib.po106
-rw-r--r--l10n/ka_GE/core.po128
-rw-r--r--l10n/ka_GE/files.po127
-rw-r--r--l10n/ka_GE/files_external.po4
-rw-r--r--l10n/ka_GE/files_sharing.po20
-rw-r--r--l10n/ka_GE/files_trashbin.po4
-rw-r--r--l10n/ka_GE/lib.po88
-rw-r--r--l10n/ka_GE/settings.po4
-rw-r--r--l10n/ka_GE/user_ldap.po4
-rw-r--r--l10n/kn/core.po128
-rw-r--r--l10n/kn/files.po127
-rw-r--r--l10n/kn/files_sharing.po20
-rw-r--r--l10n/kn/lib.po106
-rw-r--r--l10n/ko/core.po128
-rw-r--r--l10n/ko/files.po127
-rw-r--r--l10n/ko/files_external.po4
-rw-r--r--l10n/ko/files_sharing.po22
-rw-r--r--l10n/ko/files_trashbin.po4
-rw-r--r--l10n/ko/lib.po84
-rw-r--r--l10n/ko/settings.po4
-rw-r--r--l10n/ko/user_ldap.po4
-rw-r--r--l10n/ku_IQ/core.po128
-rw-r--r--l10n/ku_IQ/files.po127
-rw-r--r--l10n/ku_IQ/files_sharing.po20
-rw-r--r--l10n/ku_IQ/files_trashbin.po4
-rw-r--r--l10n/ku_IQ/lib.po84
-rw-r--r--l10n/ku_IQ/settings.po4
-rw-r--r--l10n/ku_IQ/user_ldap.po4
-rw-r--r--l10n/lb/core.po128
-rw-r--r--l10n/lb/files.po127
-rw-r--r--l10n/lb/files_external.po4
-rw-r--r--l10n/lb/files_sharing.po20
-rw-r--r--l10n/lb/files_trashbin.po4
-rw-r--r--l10n/lb/lib.po84
-rw-r--r--l10n/lb/settings.po4
-rw-r--r--l10n/lb/user_ldap.po4
-rw-r--r--l10n/lt_LT/core.po128
-rw-r--r--l10n/lt_LT/files.po129
-rw-r--r--l10n/lt_LT/files_external.po4
-rw-r--r--l10n/lt_LT/files_sharing.po20
-rw-r--r--l10n/lt_LT/files_trashbin.po4
-rw-r--r--l10n/lt_LT/lib.po86
-rw-r--r--l10n/lt_LT/settings.po4
-rw-r--r--l10n/lt_LT/user_ldap.po4
-rw-r--r--l10n/lv/core.po128
-rw-r--r--l10n/lv/files.po127
-rw-r--r--l10n/lv/files_external.po4
-rw-r--r--l10n/lv/files_sharing.po20
-rw-r--r--l10n/lv/files_trashbin.po4
-rw-r--r--l10n/lv/lib.po88
-rw-r--r--l10n/lv/settings.po4
-rw-r--r--l10n/lv/user_ldap.po4
-rw-r--r--l10n/mk/core.po128
-rw-r--r--l10n/mk/files.po127
-rw-r--r--l10n/mk/files_external.po4
-rw-r--r--l10n/mk/files_sharing.po20
-rw-r--r--l10n/mk/files_trashbin.po4
-rw-r--r--l10n/mk/lib.po84
-rw-r--r--l10n/mk/settings.po4
-rw-r--r--l10n/mk/user_ldap.po4
-rw-r--r--l10n/ms_MY/core.po128
-rw-r--r--l10n/ms_MY/files.po127
-rw-r--r--l10n/ms_MY/files_external.po4
-rw-r--r--l10n/ms_MY/files_sharing.po20
-rw-r--r--l10n/ms_MY/files_trashbin.po4
-rw-r--r--l10n/ms_MY/lib.po84
-rw-r--r--l10n/ms_MY/settings.po4
-rw-r--r--l10n/ms_MY/user_ldap.po4
-rw-r--r--l10n/my_MM/core.po128
-rw-r--r--l10n/my_MM/files.po127
-rw-r--r--l10n/my_MM/files_sharing.po20
-rw-r--r--l10n/my_MM/lib.po84
-rw-r--r--l10n/nb_NO/core.po128
-rw-r--r--l10n/nb_NO/files.po129
-rw-r--r--l10n/nb_NO/files_external.po4
-rw-r--r--l10n/nb_NO/files_sharing.po20
-rw-r--r--l10n/nb_NO/files_trashbin.po4
-rw-r--r--l10n/nb_NO/lib.po84
-rw-r--r--l10n/nb_NO/settings.po4
-rw-r--r--l10n/nb_NO/user_ldap.po4
-rw-r--r--l10n/ne/core.po128
-rw-r--r--l10n/ne/files.po127
-rw-r--r--l10n/ne/files_sharing.po20
-rw-r--r--l10n/ne/lib.po106
-rw-r--r--l10n/nl/core.po130
-rw-r--r--l10n/nl/files.po127
-rw-r--r--l10n/nl/files_external.po4
-rw-r--r--l10n/nl/files_sharing.po20
-rw-r--r--l10n/nl/files_trashbin.po4
-rw-r--r--l10n/nl/lib.po90
-rw-r--r--l10n/nl/settings.po4
-rw-r--r--l10n/nl/user_ldap.po4
-rw-r--r--l10n/nn_NO/core.po128
-rw-r--r--l10n/nn_NO/files.po129
-rw-r--r--l10n/nn_NO/files_external.po4
-rw-r--r--l10n/nn_NO/files_sharing.po20
-rw-r--r--l10n/nn_NO/files_trashbin.po4
-rw-r--r--l10n/nn_NO/lib.po86
-rw-r--r--l10n/nn_NO/settings.po4
-rw-r--r--l10n/nn_NO/user_ldap.po4
-rw-r--r--l10n/oc/core.po128
-rw-r--r--l10n/oc/files.po127
-rw-r--r--l10n/oc/files_external.po4
-rw-r--r--l10n/oc/files_sharing.po20
-rw-r--r--l10n/oc/files_trashbin.po4
-rw-r--r--l10n/oc/lib.po84
-rw-r--r--l10n/oc/settings.po4
-rw-r--r--l10n/oc/user_ldap.po4
-rw-r--r--l10n/pl/core.po128
-rw-r--r--l10n/pl/files.po129
-rw-r--r--l10n/pl/files_encryption.po14
-rw-r--r--l10n/pl/files_external.po4
-rw-r--r--l10n/pl/files_sharing.po20
-rw-r--r--l10n/pl/files_trashbin.po4
-rw-r--r--l10n/pl/lib.po90
-rw-r--r--l10n/pl/settings.po4
-rw-r--r--l10n/pl/user_ldap.po4
-rw-r--r--l10n/pt_BR/core.po130
-rw-r--r--l10n/pt_BR/files.po129
-rw-r--r--l10n/pt_BR/files_external.po4
-rw-r--r--l10n/pt_BR/files_sharing.po20
-rw-r--r--l10n/pt_BR/files_trashbin.po4
-rw-r--r--l10n/pt_BR/lib.po90
-rw-r--r--l10n/pt_BR/settings.po4
-rw-r--r--l10n/pt_BR/user_ldap.po4
-rw-r--r--l10n/pt_PT/core.po128
-rw-r--r--l10n/pt_PT/files.po129
-rw-r--r--l10n/pt_PT/files_external.po4
-rw-r--r--l10n/pt_PT/files_sharing.po20
-rw-r--r--l10n/pt_PT/files_trashbin.po4
-rw-r--r--l10n/pt_PT/lib.po90
-rw-r--r--l10n/pt_PT/settings.po4
-rw-r--r--l10n/pt_PT/user_ldap.po4
-rw-r--r--l10n/ro/core.po130
-rw-r--r--l10n/ro/files.po129
-rw-r--r--l10n/ro/files_external.po4
-rw-r--r--l10n/ro/files_sharing.po20
-rw-r--r--l10n/ro/files_trashbin.po4
-rw-r--r--l10n/ro/lib.po84
-rw-r--r--l10n/ro/settings.po4
-rw-r--r--l10n/ro/user_ldap.po4
-rw-r--r--l10n/ru/core.po141
-rw-r--r--l10n/ru/files.po134
-rw-r--r--l10n/ru/files_encryption.po48
-rw-r--r--l10n/ru/files_external.po4
-rw-r--r--l10n/ru/files_sharing.po20
-rw-r--r--l10n/ru/files_trashbin.po4
-rw-r--r--l10n/ru/lib.po90
-rw-r--r--l10n/ru/settings.po43
-rw-r--r--l10n/ru/user_ldap.po4
-rw-r--r--l10n/ru/user_webdavauth.po9
-rw-r--r--l10n/si_LK/core.po128
-rw-r--r--l10n/si_LK/files.po127
-rw-r--r--l10n/si_LK/files_external.po4
-rw-r--r--l10n/si_LK/files_sharing.po20
-rw-r--r--l10n/si_LK/files_trashbin.po4
-rw-r--r--l10n/si_LK/lib.po84
-rw-r--r--l10n/si_LK/settings.po4
-rw-r--r--l10n/si_LK/user_ldap.po4
-rw-r--r--l10n/sk/core.po128
-rw-r--r--l10n/sk/files.po127
-rw-r--r--l10n/sk/files_sharing.po20
-rw-r--r--l10n/sk/lib.po106
-rw-r--r--l10n/sk_SK/core.po130
-rw-r--r--l10n/sk_SK/files.po129
-rw-r--r--l10n/sk_SK/files_external.po4
-rw-r--r--l10n/sk_SK/files_sharing.po20
-rw-r--r--l10n/sk_SK/files_trashbin.po4
-rw-r--r--l10n/sk_SK/lib.po90
-rw-r--r--l10n/sk_SK/settings.po4
-rw-r--r--l10n/sk_SK/user_ldap.po4
-rw-r--r--l10n/sl/core.po141
-rw-r--r--l10n/sl/files.po128
-rw-r--r--l10n/sl/files_encryption.po27
-rw-r--r--l10n/sl/files_external.po4
-rw-r--r--l10n/sl/files_sharing.po20
-rw-r--r--l10n/sl/files_trashbin.po4
-rw-r--r--l10n/sl/lib.po89
-rw-r--r--l10n/sl/settings.po11
-rw-r--r--l10n/sl/user_ldap.po31
-rw-r--r--l10n/sl/user_webdavauth.po9
-rw-r--r--l10n/sq/core.po128
-rw-r--r--l10n/sq/files.po127
-rw-r--r--l10n/sq/files_external.po4
-rw-r--r--l10n/sq/files_sharing.po20
-rw-r--r--l10n/sq/files_trashbin.po4
-rw-r--r--l10n/sq/lib.po88
-rw-r--r--l10n/sq/settings.po4
-rw-r--r--l10n/sq/user_ldap.po4
-rw-r--r--l10n/sr/core.po128
-rw-r--r--l10n/sr/files.po127
-rw-r--r--l10n/sr/files_external.po4
-rw-r--r--l10n/sr/files_sharing.po20
-rw-r--r--l10n/sr/files_trashbin.po4
-rw-r--r--l10n/sr/lib.po84
-rw-r--r--l10n/sr/settings.po4
-rw-r--r--l10n/sr/user_ldap.po4
-rw-r--r--l10n/sr@latin/core.po128
-rw-r--r--l10n/sr@latin/files.po127
-rw-r--r--l10n/sr@latin/files_external.po4
-rw-r--r--l10n/sr@latin/files_sharing.po20
-rw-r--r--l10n/sr@latin/files_trashbin.po4
-rw-r--r--l10n/sr@latin/lib.po84
-rw-r--r--l10n/sr@latin/settings.po4
-rw-r--r--l10n/sv/core.po128
-rw-r--r--l10n/sv/files.po129
-rw-r--r--l10n/sv/files_external.po4
-rw-r--r--l10n/sv/files_sharing.po20
-rw-r--r--l10n/sv/files_trashbin.po4
-rw-r--r--l10n/sv/lib.po90
-rw-r--r--l10n/sv/settings.po4
-rw-r--r--l10n/sv/user_ldap.po4
-rw-r--r--l10n/sw_KE/core.po128
-rw-r--r--l10n/sw_KE/files.po127
-rw-r--r--l10n/sw_KE/files_sharing.po20
-rw-r--r--l10n/sw_KE/lib.po106
-rw-r--r--l10n/ta_LK/core.po128
-rw-r--r--l10n/ta_LK/files.po127
-rw-r--r--l10n/ta_LK/files_external.po4
-rw-r--r--l10n/ta_LK/files_sharing.po20
-rw-r--r--l10n/ta_LK/files_trashbin.po4
-rw-r--r--l10n/ta_LK/lib.po84
-rw-r--r--l10n/ta_LK/settings.po4
-rw-r--r--l10n/ta_LK/user_ldap.po4
-rw-r--r--l10n/te/core.po128
-rw-r--r--l10n/te/files.po127
-rw-r--r--l10n/te/files_external.po4
-rw-r--r--l10n/te/files_sharing.po20
-rw-r--r--l10n/te/files_trashbin.po4
-rw-r--r--l10n/te/lib.po84
-rw-r--r--l10n/te/settings.po4
-rw-r--r--l10n/te/user_ldap.po4
-rw-r--r--l10n/templates/core.pot126
-rw-r--r--l10n/templates/files.pot125
-rw-r--r--l10n/templates/files_encryption.pot2
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot18
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot82
-rw-r--r--l10n/templates/settings.pot2
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--l10n/th_TH/core.po128
-rw-r--r--l10n/th_TH/files.po127
-rw-r--r--l10n/th_TH/files_external.po4
-rw-r--r--l10n/th_TH/files_sharing.po20
-rw-r--r--l10n/th_TH/files_trashbin.po4
-rw-r--r--l10n/th_TH/lib.po84
-rw-r--r--l10n/th_TH/settings.po4
-rw-r--r--l10n/th_TH/user_ldap.po4
-rw-r--r--l10n/tr/core.po128
-rw-r--r--l10n/tr/files.po129
-rw-r--r--l10n/tr/files_external.po4
-rw-r--r--l10n/tr/files_sharing.po20
-rw-r--r--l10n/tr/files_trashbin.po4
-rw-r--r--l10n/tr/lib.po90
-rw-r--r--l10n/tr/settings.po4
-rw-r--r--l10n/tr/user_ldap.po4
-rw-r--r--l10n/ug/core.po128
-rw-r--r--l10n/ug/files.po127
-rw-r--r--l10n/ug/files_external.po4
-rw-r--r--l10n/ug/files_sharing.po20
-rw-r--r--l10n/ug/files_trashbin.po4
-rw-r--r--l10n/ug/lib.po86
-rw-r--r--l10n/ug/settings.po4
-rw-r--r--l10n/ug/user_ldap.po4
-rw-r--r--l10n/uk/core.po128
-rw-r--r--l10n/uk/files.po127
-rw-r--r--l10n/uk/files_external.po4
-rw-r--r--l10n/uk/files_sharing.po20
-rw-r--r--l10n/uk/files_trashbin.po4
-rw-r--r--l10n/uk/lib.po88
-rw-r--r--l10n/uk/settings.po4
-rw-r--r--l10n/uk/user_ldap.po4
-rw-r--r--l10n/ur_PK/core.po128
-rw-r--r--l10n/ur_PK/files.po127
-rw-r--r--l10n/ur_PK/files_sharing.po20
-rw-r--r--l10n/ur_PK/files_trashbin.po4
-rw-r--r--l10n/ur_PK/lib.po84
-rw-r--r--l10n/ur_PK/settings.po4
-rw-r--r--l10n/ur_PK/user_ldap.po4
-rw-r--r--l10n/vi/core.po128
-rw-r--r--l10n/vi/files.po127
-rw-r--r--l10n/vi/files_external.po4
-rw-r--r--l10n/vi/files_sharing.po20
-rw-r--r--l10n/vi/files_trashbin.po4
-rw-r--r--l10n/vi/lib.po84
-rw-r--r--l10n/vi/settings.po4
-rw-r--r--l10n/vi/user_ldap.po4
-rw-r--r--l10n/zh_CN.GB2312/core.po128
-rw-r--r--l10n/zh_CN.GB2312/files.po127
-rw-r--r--l10n/zh_CN.GB2312/files_external.po4
-rw-r--r--l10n/zh_CN.GB2312/files_sharing.po20
-rw-r--r--l10n/zh_CN.GB2312/files_trashbin.po4
-rw-r--r--l10n/zh_CN.GB2312/lib.po84
-rw-r--r--l10n/zh_CN.GB2312/settings.po4
-rw-r--r--l10n/zh_CN.GB2312/user_ldap.po4
-rw-r--r--l10n/zh_CN/core.po128
-rw-r--r--l10n/zh_CN/files.po129
-rw-r--r--l10n/zh_CN/files_external.po4
-rw-r--r--l10n/zh_CN/files_sharing.po20
-rw-r--r--l10n/zh_CN/files_trashbin.po4
-rw-r--r--l10n/zh_CN/lib.po90
-rw-r--r--l10n/zh_CN/settings.po4
-rw-r--r--l10n/zh_CN/user_ldap.po4
-rw-r--r--l10n/zh_HK/core.po128
-rw-r--r--l10n/zh_HK/files.po127
-rw-r--r--l10n/zh_HK/files_external.po4
-rw-r--r--l10n/zh_HK/files_sharing.po20
-rw-r--r--l10n/zh_HK/files_trashbin.po4
-rw-r--r--l10n/zh_HK/lib.po84
-rw-r--r--l10n/zh_HK/settings.po4
-rw-r--r--l10n/zh_HK/user_ldap.po4
-rw-r--r--l10n/zh_TW/core.po130
-rw-r--r--l10n/zh_TW/files.po129
-rw-r--r--l10n/zh_TW/files_external.po4
-rw-r--r--l10n/zh_TW/files_sharing.po20
-rw-r--r--l10n/zh_TW/files_trashbin.po4
-rw-r--r--l10n/zh_TW/lib.po90
-rw-r--r--l10n/zh_TW/settings.po4
-rw-r--r--l10n/zh_TW/user_ldap.po4
-rw-r--r--lib/base.php19
-rw-r--r--lib/connector/sabre/directory.php15
-rw-r--r--lib/connector/sabre/file.php15
-rw-r--r--lib/connector/sabre/locks.php2
-rw-r--r--lib/db.php266
-rw-r--r--lib/defaults.php97
-rw-r--r--lib/files/filesystem.php16
-rw-r--r--lib/files/mount/mount.php27
-rw-r--r--lib/files/storage/loader.php38
-rw-r--r--lib/files/storage/local.php22
-rw-r--r--lib/files/storage/mappedlocal.php26
-rw-r--r--lib/files/storage/wrapper/wrapper.php427
-rw-r--r--lib/files/stream/staticstream.php55
-rw-r--r--lib/files/view.php2
-rw-r--r--lib/helper.php4
-rw-r--r--lib/l10n/ar.php9
-rw-r--r--lib/l10n/bg_BG.php11
-rw-r--r--lib/l10n/ca.php11
-rw-r--r--lib/l10n/cs_CZ.php11
-rw-r--r--lib/l10n/cy_GB.php9
-rw-r--r--lib/l10n/da.php11
-rw-r--r--lib/l10n/de.php11
-rw-r--r--lib/l10n/de_DE.php11
-rw-r--r--lib/l10n/el.php11
-rw-r--r--lib/l10n/eo.php11
-rw-r--r--lib/l10n/es.php11
-rw-r--r--lib/l10n/es_AR.php11
-rw-r--r--lib/l10n/et_EE.php11
-rw-r--r--lib/l10n/eu.php9
-rw-r--r--lib/l10n/fi_FI.php10
-rw-r--r--lib/l10n/fr.php11
-rw-r--r--lib/l10n/gl.php11
-rw-r--r--lib/l10n/hu_HU.php11
-rw-r--r--lib/l10n/id.php9
-rw-r--r--lib/l10n/it.php11
-rw-r--r--lib/l10n/ja_JP.php11
-rw-r--r--lib/l10n/ka_GE.php9
-rw-r--r--lib/l10n/lv.php9
-rw-r--r--lib/l10n/nl.php11
-rw-r--r--lib/l10n/pl.php11
-rw-r--r--lib/l10n/pt_BR.php11
-rw-r--r--lib/l10n/pt_PT.php11
-rw-r--r--lib/l10n/ru.php11
-rw-r--r--lib/l10n/sk_SK.php11
-rw-r--r--lib/l10n/sl.php10
-rw-r--r--lib/l10n/sq.php9
-rw-r--r--lib/l10n/sv.php11
-rw-r--r--lib/l10n/tr.php11
-rw-r--r--lib/l10n/uk.php9
-rw-r--r--lib/l10n/zh_CN.php11
-rw-r--r--lib/l10n/zh_TW.php11
-rw-r--r--lib/legacy/log.php77
-rw-r--r--lib/log.php153
-rw-r--r--lib/mail.php7
-rw-r--r--lib/public/share.php34
-rw-r--r--lib/setup.php806
-rw-r--r--lib/setup/abstractdatabase.php50
-rw-r--r--lib/setup/mssql.php182
-rw-r--r--lib/setup/mysql.php95
-rw-r--r--lib/setup/oci.php210
-rw-r--r--lib/setup/postgresql.php140
-rw-r--r--lib/setup/sqlite.php26
-rw-r--r--lib/vcategories.php2
-rw-r--r--settings/js/apps.js11
-rw-r--r--settings/l10n/es_AR.php70
-rw-r--r--settings/l10n/ru.php36
-rw-r--r--settings/l10n/sl.php2
-rw-r--r--settings/templates/admin.php14
-rw-r--r--settings/templates/apps.php2
-rw-r--r--settings/templates/personal.php14
-rw-r--r--tests/data/db_structure2.xml3
-rw-r--r--tests/lib/archive/tar.php6
-rw-r--r--tests/lib/backgroundjob/timedjob.php3
-rw-r--r--tests/lib/db.php8
-rw-r--r--tests/lib/dbschema.php80
-rw-r--r--tests/lib/files/mount/mount.php46
-rw-r--r--tests/lib/files/storage/storage.php14
-rw-r--r--tests/lib/files/storage/wrapper.php26
-rw-r--r--tests/lib/files/stream/staticstream.php68
-rw-r--r--tests/lib/hooks/basicemitter.php18
-rw-r--r--tests/lib/session/session.php2
-rw-r--r--tests/lib/streamwrappers.php12
-rw-r--r--tests/phpunit.xml.dist (renamed from tests/phpunit.xml)3
820 files changed, 19116 insertions, 15995 deletions
diff --git a/.gitignore b/.gitignore
index 68977ad0775..43f33783e39 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,24 +1,24 @@
# the default generated dir + db file
-data
-owncloud
-config/config.php
-config/mount.php
-apps/inc.php
+/data
+/owncloud
+/config/config.php
+/config/mount.php
+/apps/inc.php
# ignore all apps except core ones
-apps*
-!apps/files
-!apps/files_encryption
-!apps/files_external
-!apps/files_sharing
-!apps/files_trashbin
-!apps/files_versions
-!apps/user_ldap
-!apps/user_webdavauth
+/apps*
+!/apps/files
+!/apps/files_encryption
+!/apps/files_external
+!/apps/files_sharing
+!/apps/files_trashbin
+!/apps/files_versions
+!/apps/user_ldap
+!/apps/user_webdavauth
# ignore themes except the README
-themes/*
-!themes/README
+/themes/*
+!/themes/README
# just sane ignores
.*.sw[po]
@@ -72,8 +72,11 @@ nbproject
.well-known
/.buildpath
-#tests - autogenerated filed
-data-autotest
+# Tests
+/tests/phpunit.xml
+
+# Tests - auto-generated files
+/data-autotest
/tests/coverage*
/tests/autoconfig*
/tests/autotest*
diff --git a/apps/files/ajax/upload.php b/apps/files/ajax/upload.php
index e1263744e1b..8433716dec1 100644
--- a/apps/files/ajax/upload.php
+++ b/apps/files/ajax/upload.php
@@ -1,17 +1,53 @@
<?php
-// Init owncloud
-
-
// Firefox and Konqueror tries to download application/json for me. --Arthur
OCP\JSON::setContentTypeHeader('text/plain');
-OCP\JSON::checkLoggedIn();
-OCP\JSON::callCheck();
+// If a directory token is sent along check if public upload is permitted.
+// If not, check the login.
+// If no token is sent along, rely on login only
+
$l = OC_L10N::get('files');
+if (empty($_POST['dirToken'])) {
+ // The standard case, files are uploaded through logged in users :)
+ OCP\JSON::checkLoggedIn();
+ $dir = isset($_POST['dir']) ? $_POST['dir'] : "";
+ if (!$dir || empty($dir) || $dir === false) {
+ OCP\JSON::error(array('data' => array_merge(array('message' => $l->t('Unable to set upload directory.')))));
+ die();
+ }
+} else {
+ $linkItem = OCP\Share::getShareByToken($_POST['dirToken']);
+
+ if ($linkItem === false) {
+ OCP\JSON::error(array('data' => array_merge(array('message' => $l->t('Invalid Token')))));
+ die();
+ }
+
+ if (!($linkItem['permissions'] & OCP\PERMISSION_CREATE)) {
+ OCP\JSON::checkLoggedIn();
+ } else {
+
+ // The token defines the target directory (security reasons)
+ $dir = sprintf(
+ "/%s/%s",
+ $linkItem['file_target'],
+ isset($_POST['subdir']) ? $_POST['subdir'] : ''
+ );
+
+ if (!$dir || empty($dir) || $dir === false) {
+ OCP\JSON::error(array('data' => array_merge(array('message' => $l->t('Unable to set upload directory.')))));
+ die();
+ }
+ // Setup FS with owner
+ OC_Util::setupFS($linkItem['uid_owner']);
+ }
+}
+
+
+OCP\JSON::callCheck();
-$dir = $_POST['dir'];
// get array with current storage stats (e.g. max file size)
$storageStats = \OCA\files\lib\Helper::buildFileStorageStatistics($dir);
@@ -25,7 +61,7 @@ foreach ($_FILES['files']['error'] as $error) {
$errors = array(
UPLOAD_ERR_OK => $l->t('There is no error, the file uploaded with success'),
UPLOAD_ERR_INI_SIZE => $l->t('The uploaded file exceeds the upload_max_filesize directive in php.ini: ')
- . ini_get('upload_max_filesize'),
+ . ini_get('upload_max_filesize'),
UPLOAD_ERR_FORM_SIZE => $l->t('The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form'),
UPLOAD_ERR_PARTIAL => $l->t('The uploaded file was only partially uploaded'),
UPLOAD_ERR_NO_FILE => $l->t('No file was uploaded'),
@@ -71,7 +107,7 @@ if (strpos($dir, '..') === false) {
'size' => $meta['size'],
'id' => $meta['fileid'],
'name' => basename($target),
- 'originalname'=>$files['name'][$i],
+ 'originalname' => $files['name'][$i],
'uploadMaxFilesize' => $maxUploadFilesize,
'maxHumanFilesize' => $maxHumanFilesize
);
diff --git a/apps/files/index.php b/apps/files/index.php
index 20fbf7f93be..640c28c0075 100644
--- a/apps/files/index.php
+++ b/apps/files/index.php
@@ -26,6 +26,7 @@ OCP\User::checkLoggedIn();
// Load the files we need
OCP\Util::addStyle('files', 'files');
+OCP\Util::addscript('files', 'file-upload');
OCP\Util::addscript('files', 'jquery.iframe-transport');
OCP\Util::addscript('files', 'jquery.fileupload');
OCP\Util::addscript('files', 'jquery-visibility');
@@ -137,4 +138,4 @@ if ($needUpgrade) {
$tmpl->assign('allowZipDownload', intval(OCP\Config::getSystemValue('allowZipDownload', true)));
$tmpl->assign('usedSpacePercent', (int)$storageInfo['relative']);
$tmpl->printPage();
-} \ No newline at end of file
+}
diff --git a/apps/files/js/file-upload.js b/apps/files/js/file-upload.js
new file mode 100644
index 00000000000..942a07dfccc
--- /dev/null
+++ b/apps/files/js/file-upload.js
@@ -0,0 +1,343 @@
+$(document).ready(function() {
+
+ file_upload_param = {
+ dropZone: $('#content'), // restrict dropZone to content div
+ //singleFileUploads is on by default, so the data.files array will always have length 1
+ add: function(e, data) {
+
+ if(data.files[0].type === '' && data.files[0].size == 4096)
+ {
+ data.textStatus = 'dirorzero';
+ data.errorThrown = t('files','Unable to upload your file as it is a directory or has 0 bytes');
+ var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
+ fu._trigger('fail', e, data);
+ return true; //don't upload this file but go on with next in queue
+ }
+
+ var totalSize=0;
+ $.each(data.originalFiles, function(i,file){
+ totalSize+=file.size;
+ });
+
+ if(totalSize>$('#max_upload').val()){
+ data.textStatus = 'notenoughspace';
+ data.errorThrown = t('files','Not enough space available');
+ var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
+ fu._trigger('fail', e, data);
+ return false; //don't upload anything
+ }
+
+ // start the actual file upload
+ var jqXHR = data.submit();
+
+ // remember jqXHR to show warning to user when he navigates away but an upload is still in progress
+ if (typeof data.context !== 'undefined' && data.context.data('type') === 'dir') {
+ var dirName = data.context.data('file');
+ if(typeof uploadingFiles[dirName] === 'undefined') {
+ uploadingFiles[dirName] = {};
+ }
+ uploadingFiles[dirName][data.files[0].name] = jqXHR;
+ } else {
+ uploadingFiles[data.files[0].name] = jqXHR;
+ }
+
+ //show cancel button
+ if($('html.lte9').length === 0 && data.dataType !== 'iframe') {
+ $('#uploadprogresswrapper input.stop').show();
+ }
+ },
+ /**
+ * called after the first add, does NOT have the data param
+ * @param e
+ */
+ start: function(e) {
+ //IE < 10 does not fire the necessary events for the progress bar.
+ if($('html.lte9').length > 0) {
+ return;
+ }
+ $('#uploadprogressbar').progressbar({value:0});
+ $('#uploadprogressbar').fadeIn();
+ },
+ fail: function(e, data) {
+ if (typeof data.textStatus !== 'undefined' && data.textStatus !== 'success' ) {
+ if (data.textStatus === 'abort') {
+ $('#notification').text(t('files', 'Upload cancelled.'));
+ } else {
+ // HTTP connection problem
+ $('#notification').text(data.errorThrown);
+ }
+ $('#notification').fadeIn();
+ //hide notification after 5 sec
+ setTimeout(function() {
+ $('#notification').fadeOut();
+ }, 5000);
+ }
+ delete uploadingFiles[data.files[0].name];
+ },
+ progress: function(e, data) {
+ // TODO: show nice progress bar in file row
+ },
+ progressall: function(e, data) {
+ //IE < 10 does not fire the necessary events for the progress bar.
+ if($('html.lte9').length > 0) {
+ return;
+ }
+ var progress = (data.loaded/data.total)*100;
+ $('#uploadprogressbar').progressbar('value',progress);
+ },
+ /**
+ * called for every successful upload
+ * @param e
+ * @param data
+ */
+ done:function(e, data) {
+ // handle different responses (json or body from iframe for ie)
+ var response;
+ if (typeof data.result === 'string') {
+ response = data.result;
+ } else {
+ //fetch response from iframe
+ response = data.result[0].body.innerText;
+ }
+ var result=$.parseJSON(response);
+
+ if(typeof result[0] !== 'undefined' && result[0].status === 'success') {
+ var file = result[0];
+ } else {
+ data.textStatus = 'servererror';
+ data.errorThrown = t('files', result.data.message);
+ var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
+ fu._trigger('fail', e, data);
+ }
+
+ var filename = result[0].originalname;
+
+ // delete jqXHR reference
+ if (typeof data.context !== 'undefined' && data.context.data('type') === 'dir') {
+ var dirName = data.context.data('file');
+ delete uploadingFiles[dirName][filename];
+ if ($.assocArraySize(uploadingFiles[dirName]) == 0) {
+ delete uploadingFiles[dirName];
+ }
+ } else {
+ delete uploadingFiles[filename];
+ }
+
+ },
+ /**
+ * called after last upload
+ * @param e
+ * @param data
+ */
+ stop: function(e, data) {
+ if(data.dataType !== 'iframe') {
+ $('#uploadprogresswrapper input.stop').hide();
+ }
+
+ //IE < 10 does not fire the necessary events for the progress bar.
+ if($('html.lte9').length > 0) {
+ return;
+ }
+
+ $('#uploadprogressbar').progressbar('value',100);
+ $('#uploadprogressbar').fadeOut();
+ }
+ }
+ var file_upload_handler = function() {
+ $('#file_upload_start').fileupload(file_upload_param);
+ };
+
+
+
+ if ( document.getElementById('data-upload-form') ) {
+ $(file_upload_handler);
+ }
+ $.assocArraySize = function(obj) {
+ // http://stackoverflow.com/a/6700/11236
+ var size = 0, key;
+ for (key in obj) {
+ if (obj.hasOwnProperty(key)) size++;
+ }
+ return size;
+ };
+
+ // warn user not to leave the page while upload is in progress
+ $(window).bind('beforeunload', function(e) {
+ if ($.assocArraySize(uploadingFiles) > 0)
+ return t('files','File upload is in progress. Leaving the page now will cancel the upload.');
+ });
+
+ //add multiply file upload attribute to all browsers except konqueror (which crashes when it's used)
+ if(navigator.userAgent.search(/konqueror/i)==-1){
+ $('#file_upload_start').attr('multiple','multiple')
+ }
+
+ //if the breadcrumb is to long, start by replacing foldernames with '...' except for the current folder
+ var crumb=$('div.crumb').first();
+ while($('div.controls').height()>40 && crumb.next('div.crumb').length>0){
+ crumb.children('a').text('...');
+ crumb=crumb.next('div.crumb');
+ }
+ //if that isn't enough, start removing items from the breacrumb except for the current folder and it's parent
+ var crumb=$('div.crumb').first();
+ var next=crumb.next('div.crumb');
+ while($('div.controls').height()>40 && next.next('div.crumb').length>0){
+ crumb.remove();
+ crumb=next;
+ next=crumb.next('div.crumb');
+ }
+ //still not enough, start shorting down the current folder name
+ var crumb=$('div.crumb>a').last();
+ while($('div.controls').height()>40 && crumb.text().length>6){
+ var text=crumb.text()
+ text=text.substr(0,text.length-6)+'...';
+ crumb.text(text);
+ }
+
+ $(document).click(function(){
+ $('#new>ul').hide();
+ $('#new').removeClass('active');
+ $('#new li').each(function(i,element){
+ if($(element).children('p').length==0){
+ $(element).children('form').remove();
+ $(element).append('<p>'+$(element).data('text')+'</p>');
+ }
+ });
+ });
+ $('#new li').click(function(){
+ if($(this).children('p').length==0){
+ return;
+ }
+
+ $('#new li').each(function(i,element){
+ if($(element).children('p').length==0){
+ $(element).children('form').remove();
+ $(element).append('<p>'+$(element).data('text')+'</p>');
+ }
+ });
+
+ var type=$(this).data('type');
+ var text=$(this).children('p').text();
+ $(this).data('text',text);
+ $(this).children('p').remove();
+ var form=$('<form></form>');
+ var input=$('<input>');
+ form.append(input);
+ $(this).append(form);
+ input.focus();
+ form.submit(function(event){
+ event.stopPropagation();
+ event.preventDefault();
+ var newname=input.val();
+ if(type == 'web' && newname.length == 0) {
+ OC.Notification.show(t('files', 'URL cannot be empty.'));
+ return false;
+ } else if (type != 'web' && !Files.isFileNameValid(newname)) {
+ return false;
+ } else if( type == 'folder' && $('#dir').val() == '/' && newname == 'Shared') {
+ OC.Notification.show(t('files','Invalid folder name. Usage of \'Shared\' is reserved by ownCloud'));
+ return false;
+ }
+ if (FileList.lastAction) {
+ FileList.lastAction();
+ }
+ var name = getUniqueName(newname);
+ if (newname != name) {
+ FileList.checkName(name, newname, true);
+ var hidden = true;
+ } else {
+ var hidden = false;
+ }
+ switch(type){
+ case 'file':
+ $.post(
+ OC.filePath('files','ajax','newfile.php'),
+ {dir:$('#dir').val(),filename:name},
+ function(result){
+ if (result.status == 'success') {
+ var date=new Date();
+ FileList.addFile(name,0,date,false,hidden);
+ var tr=$('tr').filterAttr('data-file',name);
+ tr.attr('data-mime',result.data.mime);
+ tr.attr('data-id', result.data.id);
+ getMimeIcon(result.data.mime,function(path){
+ tr.find('td.filename').attr('style','background-image:url('+path+')');
+ });
+ } else {
+ OC.dialogs.alert(result.data.message, t('core', 'Error'));
+ }
+ }
+ );
+ break;
+ case 'folder':
+ $.post(
+ OC.filePath('files','ajax','newfolder.php'),
+ {dir:$('#dir').val(),foldername:name},
+ function(result){
+ if (result.status == 'success') {
+ var date=new Date();
+ FileList.addDir(name,0,date,hidden);
+ var tr=$('tr').filterAttr('data-file',name);
+ tr.attr('data-id', result.data.id);
+ } else {
+ OC.dialogs.alert(result.data.message, t('core', 'Error'));
+ }
+ }
+ );
+ break;
+ case 'web':
+ if(name.substr(0,8)!='https://' && name.substr(0,7)!='http://'){
+ name='http://'+name;
+ }
+ var localName=name;
+ if(localName.substr(localName.length-1,1)=='/'){//strip /
+ localName=localName.substr(0,localName.length-1)
+ }
+ if(localName.indexOf('/')){//use last part of url
+ localName=localName.split('/').pop();
+ } else { //or the domain
+ localName=(localName.match(/:\/\/(.[^\/]+)/)[1]).replace('www.','');
+ }
+ localName = getUniqueName(localName);
+ //IE < 10 does not fire the necessary events for the progress bar.
+ if($('html.lte9').length > 0) {
+ } else {
+ $('#uploadprogressbar').progressbar({value:0});
+ $('#uploadprogressbar').fadeIn();
+ }
+
+ var eventSource=new OC.EventSource(OC.filePath('files','ajax','newfile.php'),{dir:$('#dir').val(),source:name,filename:localName});
+ eventSource.listen('progress',function(progress){
+ //IE < 10 does not fire the necessary events for the progress bar.
+ if($('html.lte9').length > 0) {
+ } else {
+ $('#uploadprogressbar').progressbar('value',progress);
+ }
+ });
+ eventSource.listen('success',function(data){
+ var mime=data.mime;
+ var size=data.size;
+ var id=data.id;
+ $('#uploadprogressbar').fadeOut();
+ var date=new Date();
+ FileList.addFile(localName,size,date,false,hidden);
+ var tr=$('tr').filterAttr('data-file',localName);
+ tr.data('mime',mime).data('id',id);
+ tr.attr('data-id', id);
+ getMimeIcon(mime,function(path){
+ tr.find('td.filename').attr('style','background-image:url('+path+')');
+ });
+ });
+ eventSource.listen('error',function(error){
+ $('#uploadprogressbar').fadeOut();
+ alert(error);
+ });
+ break;
+ }
+ var li=form.parent();
+ form.remove();
+ li.append('<p>'+li.data('text')+'</p>');
+ $('#new>a').click();
+ });
+ });
+});
diff --git a/apps/files/js/fileactions.js b/apps/files/js/fileactions.js
index 14fca6f1482..aa66a57a7b5 100644
--- a/apps/files/js/fileactions.js
+++ b/apps/files/js/fileactions.js
@@ -200,7 +200,11 @@ FileActions.register('all', 'Rename', OC.PERMISSION_UPDATE, function () {
FileActions.register('dir', 'Open', OC.PERMISSION_READ, '', function (filename) {
- window.location = OC.linkTo('files', 'index.php') + '?dir=' + encodeURIComponent($('#dir').val()).replace(/%2F/g, '/') + '/' + encodeURIComponent(filename);
+ var dir = $('#dir').val()
+ if (dir !== '/') {
+ dir = dir + '/';
+ }
+ window.location = OC.linkTo('files', 'index.php') + '?dir=' + encodeURIComponent(dir + filename);
});
FileActions.setDefault('dir', 'Open');
diff --git a/apps/files/js/filelist.js b/apps/files/js/filelist.js
index e19a35bbc5b..cf3ce2e5089 100644
--- a/apps/files/js/filelist.js
+++ b/apps/files/js/filelist.js
@@ -71,8 +71,20 @@ var FileList={
tr.append(td);
return tr;
},
- addFile:function(name,size,lastModified,loading,hidden){
+ addFile:function(name,size,lastModified,loading,hidden,param){
var imgurl;
+
+ if (!param) {
+ param = {};
+ }
+
+ var download_url = null;
+ if (!param.download_url) {
+ download_url = OC.Router.generate('download', { file: $('#dir').val()+'/'+name });
+ } else {
+ download_url = param.download_url;
+ }
+
if (loading) {
imgurl = OC.imagePath('core', 'loading.gif');
} else {
@@ -82,7 +94,7 @@ var FileList={
'file',
name,
imgurl,
- OC.Router.generate('download', { file: $('#dir').val()+'/'+name }),
+ download_url,
size,
lastModified,
$('#permissions').val()
@@ -197,7 +209,7 @@ var FileList={
len = input.val().length;
}
input.selectRange(0,len);
-
+
form.submit(function(event){
event.stopPropagation();
event.preventDefault();
@@ -208,13 +220,44 @@ var FileList={
if (FileList.checkName(name, newname, false)) {
newname = name;
} else {
- $.get(OC.filePath('files','ajax','rename.php'), { dir : $('#dir').val(), newname: newname, file: name },function(result) {
- if (!result || result.status == 'error') {
- OC.dialogs.alert(result.data.message, 'Error moving file');
- newname = name;
+ // save background image, because it's replaced by a spinner while async request
+ var oldBackgroundImage = td.css('background-image');
+ // mark as loading
+ td.css('background-image', 'url('+ OC.imagePath('core', 'loading.gif') + ')');
+ $.ajax({
+ url: OC.filePath('files','ajax','rename.php'),
+ data: {
+ dir : $('#dir').val(),
+ newname: newname,
+ file: name
+ },
+ success: function(result) {
+ if (!result || result.status === 'error') {
+ OC.Notification.show(result.data.message);
+ newname = name;
+ // revert changes
+ tr.attr('data-file', newname);
+ var path = td.children('a.name').attr('href');
+ td.children('a.name').attr('href', path.replace(encodeURIComponent(name), encodeURIComponent(newname)));
+ if (newname.indexOf('.') > 0 && tr.data('type') !== 'dir') {
+ var basename=newname.substr(0,newname.lastIndexOf('.'));
+ } else {
+ var basename=newname;
+ }
+ td.find('a.name span.nametext').text(basename);
+ if (newname.indexOf('.') > 0 && tr.data('type') !== 'dir') {
+ if (td.find('a.name span.extension').length === 0 ) {
+ td.find('a.name span.nametext').append('<span class="extension"></span>');
+ }
+ td.find('a.name span.extension').text(newname.substr(newname.lastIndexOf('.')));
+ }
+ tr.find('.fileactions').effect('highlight', {}, 5000);
+ tr.effect('highlight', {}, 5000);
+ }
+ // remove loading mark and recover old image
+ td.css('background-image', oldBackgroundImage);
}
});
-
}
}
tr.data('renaming',false);
@@ -423,8 +466,12 @@ $(document).ready(function(){
size=data.files[0].size;
}
var date=new Date();
+ var param = {};
+ if ($('#publicUploadRequestToken').length) {
+ param.download_url = document.location.href + '&download&path=/' + $('#dir').val() + '/' + uniqueName;
+ }
// create new file context
- data.context = FileList.addFile(uniqueName,size,date,true,false);
+ data.context = FileList.addFile(uniqueName,size,date,true,false,param);
}
}
diff --git a/apps/files/js/files.js b/apps/files/js/files.js
index 3438c1c30a1..51b3f31fb96 100644
--- a/apps/files/js/files.js
+++ b/apps/files/js/files.js
@@ -251,153 +251,6 @@ $(document).ready(function() {
e.preventDefault(); // prevent browser from doing anything, if file isn't dropped in dropZone
});
- if ( document.getElementById('data-upload-form') ) {
- $(function() {
- $('#file_upload_start').fileupload({
- dropZone: $('#content'), // restrict dropZone to content div
- //singleFileUploads is on by default, so the data.files array will always have length 1
- add: function(e, data) {
-
- if(data.files[0].type === '' && data.files[0].size == 4096)
- {
- data.textStatus = 'dirorzero';
- data.errorThrown = t('files','Unable to upload your file as it is a directory or has 0 bytes');
- var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
- fu._trigger('fail', e, data);
- return true; //don't upload this file but go on with next in queue
- }
-
- var totalSize=0;
- $.each(data.originalFiles, function(i,file){
- totalSize+=file.size;
- });
-
- if(totalSize>$('#max_upload').val()){
- data.textStatus = 'notenoughspace';
- data.errorThrown = t('files','Not enough space available');
- var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
- fu._trigger('fail', e, data);
- return false; //don't upload anything
- }
-
- // start the actual file upload
- var jqXHR = data.submit();
-
- // remember jqXHR to show warning to user when he navigates away but an upload is still in progress
- if (typeof data.context !== 'undefined' && data.context.data('type') === 'dir') {
- var dirName = data.context.data('file');
- if(typeof uploadingFiles[dirName] === 'undefined') {
- uploadingFiles[dirName] = {};
- }
- uploadingFiles[dirName][data.files[0].name] = jqXHR;
- } else {
- uploadingFiles[data.files[0].name] = jqXHR;
- }
-
- //show cancel button
- if($('html.lte9').length === 0 && data.dataType !== 'iframe') {
- $('#uploadprogresswrapper input.stop').show();
- }
- },
- /**
- * called after the first add, does NOT have the data param
- * @param e
- */
- start: function(e) {
- //IE < 10 does not fire the necessary events for the progress bar.
- if($('html.lte9').length > 0) {
- return;
- }
- $('#uploadprogressbar').progressbar({value:0});
- $('#uploadprogressbar').fadeIn();
- },
- fail: function(e, data) {
- if (typeof data.textStatus !== 'undefined' && data.textStatus !== 'success' ) {
- if (data.textStatus === 'abort') {
- $('#notification').text(t('files', 'Upload cancelled.'));
- } else {
- // HTTP connection problem
- $('#notification').text(data.errorThrown);
- }
- $('#notification').fadeIn();
- //hide notification after 5 sec
- setTimeout(function() {
- $('#notification').fadeOut();
- }, 5000);
- }
- delete uploadingFiles[data.files[0].name];
- },
- progress: function(e, data) {
- // TODO: show nice progress bar in file row
- },
- progressall: function(e, data) {
- //IE < 10 does not fire the necessary events for the progress bar.
- if($('html.lte9').length > 0) {
- return;
- }
- var progress = (data.loaded/data.total)*100;
- $('#uploadprogressbar').progressbar('value',progress);
- },
- /**
- * called for every successful upload
- * @param e
- * @param data
- */
- done:function(e, data) {
- // handle different responses (json or body from iframe for ie)
- var response;
- if (typeof data.result === 'string') {
- response = data.result;
- } else {
- //fetch response from iframe
- response = data.result[0].body.innerText;
- }
- var result=$.parseJSON(response);
-
- if(typeof result[0] !== 'undefined' && result[0].status === 'success') {
- var file = result[0];
- } else {
- data.textStatus = 'servererror';
- data.errorThrown = t('files', result.data.message);
- var fu = $(this).data('blueimp-fileupload') || $(this).data('fileupload');
- fu._trigger('fail', e, data);
- }
-
- var filename = result[0].originalname;
-
- // delete jqXHR reference
- if (typeof data.context !== 'undefined' && data.context.data('type') === 'dir') {
- var dirName = data.context.data('file');
- delete uploadingFiles[dirName][filename];
- if ($.assocArraySize(uploadingFiles[dirName]) == 0) {
- delete uploadingFiles[dirName];
- }
- } else {
- delete uploadingFiles[filename];
- }
-
- },
- /**
- * called after last upload
- * @param e
- * @param data
- */
- stop: function(e, data) {
- if(data.dataType !== 'iframe') {
- $('#uploadprogresswrapper input.stop').hide();
- }
-
- //IE < 10 does not fire the necessary events for the progress bar.
- if($('html.lte9').length > 0) {
- return;
- }
-
- $('#uploadprogressbar').progressbar('value',100);
- $('#uploadprogressbar').fadeOut();
- }
- })
- });
- }
$.assocArraySize = function(obj) {
// http://stackoverflow.com/a/6700/11236
var size = 0, key;
@@ -804,7 +657,7 @@ var dragOptions={
// sane browsers support using the distance option
if ( $('html.ie').length === 0) {
dragOptions['distance'] = 20;
-}
+}
var folderDropOptions={
drop: function( event, ui ) {
diff --git a/apps/files/l10n/ar.php b/apps/files/l10n/ar.php
index ca198b7efe9..251fe3beada 100644
--- a/apps/files/l10n/ar.php
+++ b/apps/files/l10n/ar.php
@@ -12,6 +12,11 @@
"Not enough storage available" => "لا يوجد مساحة تخزينية كافية",
"Invalid directory." => "مسار غير صحيح.",
"Files" => "الملفات",
+"Unable to upload your file as it is a directory or has 0 bytes" => "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت",
+"Upload cancelled." => "تم إلغاء عملية رفع الملفات .",
+"File upload is in progress. Leaving the page now will cancel the upload." => "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
+"URL cannot be empty." => "عنوان ال URL لا يجوز أن يكون فارغا.",
+"Error" => "خطأ",
"Share" => "شارك",
"Delete permanently" => "حذف بشكل دائم",
"Delete" => "إلغاء",
@@ -31,12 +36,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "مساحتك التخزينية ممتلئة, لا يمكم تحديث ملفاتك أو مزامنتها بعد الآن !",
"Your storage is almost full ({usedSpacePercent}%)" => "مساحتك التخزينية امتلأت تقريبا ",
"Your download is being prepared. This might take some time if the files are big." => "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت",
-"Upload cancelled." => "تم إلغاء عملية رفع الملفات .",
-"File upload is in progress. Leaving the page now will cancel the upload." => "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات.",
-"URL cannot be empty." => "عنوان ال URL لا يجوز أن يكون فارغا.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام",
-"Error" => "خطأ",
"Name" => "اسم",
"Size" => "حجم",
"Modified" => "معدل",
diff --git a/apps/files/l10n/bg_BG.php b/apps/files/l10n/bg_BG.php
index 661bb5718ae..bdc4031008a 100644
--- a/apps/files/l10n/bg_BG.php
+++ b/apps/files/l10n/bg_BG.php
@@ -7,6 +7,8 @@
"Failed to write to disk" => "Възникна проблем при запис в диска",
"Invalid directory." => "Невалидна директория.",
"Files" => "Файлове",
+"Upload cancelled." => "Качването е спряно.",
+"Error" => "Грешка",
"Share" => "Споделяне",
"Delete permanently" => "Изтриване завинаги",
"Delete" => "Изтриване",
@@ -15,8 +17,6 @@
"replace" => "препокриване",
"cancel" => "отказ",
"undo" => "възтановяване",
-"Upload cancelled." => "Качването е спряно.",
-"Error" => "Грешка",
"Name" => "Име",
"Size" => "Размер",
"Modified" => "Променено",
diff --git a/apps/files/l10n/bn_BD.php b/apps/files/l10n/bn_BD.php
index 83dd4dc36dc..dd55c0a9d52 100644
--- a/apps/files/l10n/bn_BD.php
+++ b/apps/files/l10n/bn_BD.php
@@ -11,6 +11,12 @@
"Failed to write to disk" => "ডিস্কে লিখতে ব্যর্থ",
"Invalid directory." => "ভুল ডিরেক্টরি",
"Files" => "ফাইল",
+"Unable to upload your file as it is a directory or has 0 bytes" => "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার ০ বাইট",
+"Not enough space available" => "যথেষ্ঠ পরিমাণ স্থান নেই",
+"Upload cancelled." => "আপলোড বাতিল করা হয়েছে।",
+"File upload is in progress. Leaving the page now will cancel the upload." => "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।",
+"URL cannot be empty." => "URL ফাঁকা রাখা যাবে না।",
+"Error" => "সমস্যা",
"Share" => "ভাগাভাগি কর",
"Delete" => "মুছে",
"Rename" => "পূনঃনামকরণ",
@@ -25,13 +31,7 @@
"'.' is an invalid file name." => "টি একটি অননুমোদিত নাম।",
"File name cannot be empty." => "ফাইলের নামটি ফাঁকা রাখা যাবে না।",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "নামটি সঠিক নয়, '\\', '/', '<', '>', ':', '\"', '|', '?' এবং '*' অনুমোদিত নয়।",
-"Unable to upload your file as it is a directory or has 0 bytes" => "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার ০ বাইট",
-"Not enough space available" => "যথেষ্ঠ পরিমাণ স্থান নেই",
-"Upload cancelled." => "আপলোড বাতিল করা হয়েছে।",
-"File upload is in progress. Leaving the page now will cancel the upload." => "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।",
-"URL cannot be empty." => "URL ফাঁকা রাখা যাবে না।",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।",
-"Error" => "সমস্যা",
"Name" => "রাম",
"Size" => "আকার",
"Modified" => "পরিবর্তিত",
diff --git a/apps/files/l10n/ca.php b/apps/files/l10n/ca.php
index c1c94b99003..8c30875977c 100644
--- a/apps/files/l10n/ca.php
+++ b/apps/files/l10n/ca.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "No hi ha prou espai disponible",
"Invalid directory." => "Directori no vàlid.",
"Files" => "Fitxers",
+"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
+"Not enough space available" => "No hi ha prou espai disponible",
+"Upload cancelled." => "La pujada s'ha cancel·lat.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
+"URL cannot be empty." => "La URL no pot ser buida",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud",
+"Error" => "Error",
"Share" => "Comparteix",
"Delete permanently" => "Esborra permanentment",
"Delete" => "Esborra",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "El vostre espai d'emmagatzemament és ple, els fitxers ja no es poden actualitzar o sincronitzar!",
"Your storage is almost full ({usedSpacePercent}%)" => "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "S'està preparant la baixada. Pot trigar una estona si els fitxers són grans.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
-"Not enough space available" => "No hi ha prou espai disponible",
-"Upload cancelled." => "La pujada s'ha cancel·lat.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
-"URL cannot be empty." => "La URL no pot ser buida",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud",
-"Error" => "Error",
"Name" => "Nom",
"Size" => "Mida",
"Modified" => "Modificat",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} carpetes",
"1 file" => "1 fitxer",
"{count} files" => "{count} fitxers",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud",
"Unable to rename file" => "No es pot canviar el nom del fitxer",
"Upload" => "Puja",
"File handling" => "Gestió de fitxers",
diff --git a/apps/files/l10n/cs_CZ.php b/apps/files/l10n/cs_CZ.php
index 8c6b6372655..5b11d0946f6 100644
--- a/apps/files/l10n/cs_CZ.php
+++ b/apps/files/l10n/cs_CZ.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Nelze přesunout %s - existuje soubor se stejným názvem",
"Could not move %s" => "Nelze přesunout %s",
+"Unable to set upload directory." => "Nelze nastavit adresář pro nahrané soubory.",
+"Invalid Token" => "Neplatný token",
"No file was uploaded. Unknown error" => "Soubor nebyl odeslán. Neznámá chyba",
"There is no error, the file uploaded with success" => "Soubor byl odeslán úspěšně",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:",
@@ -12,6 +14,13 @@
"Not enough storage available" => "Nedostatek dostupného úložného prostoru",
"Invalid directory." => "Neplatný adresář",
"Files" => "Soubory",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nelze odeslat Váš soubor, protože je to adresář, nebo je jeho velikost 0 bajtů",
+"Not enough space available" => "Nedostatek dostupného místa",
+"Upload cancelled." => "Odesílání zrušeno.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.",
+"URL cannot be empty." => "URL nemůže být prázdná",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Název složky nelze použít. Použití názvu 'Shared' je ownCloudem rezervováno",
+"Error" => "Chyba",
"Share" => "Sdílet",
"Delete permanently" => "Trvale odstranit",
"Delete" => "Smazat",
@@ -32,13 +41,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubory.",
"Your storage is almost full ({usedSpacePercent}%)" => "Vaše úložiště je téměř plné ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Vaše soubory ke stažení se připravují. Pokud jsou velké může to chvíli 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 je jeho velikost 0 bajtů",
-"Not enough space available" => "Nedostatek dostupného místa",
-"Upload cancelled." => "Odesílání zrušeno.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání.",
-"URL cannot be empty." => "URL nemůže být prázdná",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neplatný název složky. Použití 'Shared' je rezervováno pro vnitřní potřeby Owncloud",
-"Error" => "Chyba",
"Name" => "Název",
"Size" => "Velikost",
"Modified" => "Upraveno",
@@ -46,7 +49,6 @@
"{count} folders" => "{count} složky",
"1 file" => "1 soubor",
"{count} files" => "{count} soubory",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Název složky nelze použít. Použití názvu 'Shared' je ownCloudem rezervováno",
"Unable to rename file" => "Nelze přejmenovat soubor",
"Upload" => "Odeslat",
"File handling" => "Zacházení se soubory",
diff --git a/apps/files/l10n/cy_GB.php b/apps/files/l10n/cy_GB.php
index ae339488910..2fa9bd522ba 100644
--- a/apps/files/l10n/cy_GB.php
+++ b/apps/files/l10n/cy_GB.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Dim digon o le storio ar gael",
"Invalid directory." => "Cyfeiriadur annilys.",
"Files" => "Ffeiliau",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Methu llwytho'ch ffeil i fyny gan ei fod yn gyferiadur neu'n cynnwys 0 beit",
+"Not enough space available" => "Dim digon o le ar gael",
+"Upload cancelled." => "Diddymwyd llwytho i fyny.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses.",
+"URL cannot be empty." => "Does dim hawl cael URL gwag.",
+"Error" => "Gwall",
"Share" => "Rhannu",
"Delete permanently" => "Dileu'n barhaol",
"Delete" => "Dileu",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Mae eich storfa'n llawn, ni ellir diweddaru a chydweddu ffeiliau mwyach!",
"Your storage is almost full ({usedSpacePercent}%)" => "Mae eich storfa bron a bod yn llawn ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Wrthi'n paratoi i lwytho i lawr. Gall gymryd peth amser os yw'r ffeiliau'n fawr.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Methu llwytho'ch ffeil i fyny gan ei fod yn gyferiadur neu'n cynnwys 0 beit",
-"Not enough space available" => "Dim digon o le ar gael",
-"Upload cancelled." => "Diddymwyd llwytho i fyny.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses.",
-"URL cannot be empty." => "Does dim hawl cael URL gwag.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Enw plygell annilys. Mae'r defnydd o 'Shared' yn cael ei gadw gan Owncloud",
-"Error" => "Gwall",
"Name" => "Enw",
"Size" => "Maint",
"Modified" => "Addaswyd",
diff --git a/apps/files/l10n/da.php b/apps/files/l10n/da.php
index 542e0d05d60..27228a9e074 100644
--- a/apps/files/l10n/da.php
+++ b/apps/files/l10n/da.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Der er ikke nok plads til rådlighed",
"Invalid directory." => "Ugyldig mappe.",
"Files" => "Filer",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke uploade din fil - det er enten en mappe eller en fil med et indhold på 0 bytes.",
+"Not enough space available" => "ikke nok tilgængelig ledig plads ",
+"Upload cancelled." => "Upload afbrudt.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
+"URL cannot be empty." => "URLen kan ikke være tom.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldigt mappenavn. Brug af 'Shared' er forbeholdt af ownCloud",
+"Error" => "Fejl",
"Share" => "Del",
"Delete permanently" => "Slet permanent",
"Delete" => "Slet",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkroniseres længere!",
"Your storage is almost full ({usedSpacePercent}%)" => "Din opbevaringsplads er næsten fyldt op ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Dit download forberedes. Dette kan tage lidt tid ved større filer.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke uploade din fil - det er enten en mappe eller en fil med et indhold på 0 bytes.",
-"Not enough space available" => "ikke nok tilgængelig ledig plads ",
-"Upload cancelled." => "Upload afbrudt.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret.",
-"URL cannot be empty." => "URLen kan ikke være tom.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ugyldigt mappenavn. Brug af \"Shared\" er forbeholdt Owncloud",
-"Error" => "Fejl",
"Name" => "Navn",
"Size" => "Størrelse",
"Modified" => "Ændret",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldigt mappenavn. Brug af 'Shared' er forbeholdt af ownCloud",
"Unable to rename file" => "Kunne ikke omdøbe fil",
"Upload" => "Upload",
"File handling" => "Filhåndtering",
diff --git a/apps/files/l10n/de.php b/apps/files/l10n/de.php
index e9a6ad6bdef..dd62b9cf3c5 100644
--- a/apps/files/l10n/de.php
+++ b/apps/files/l10n/de.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Invalid directory." => "Ungültiges Verzeichnis.",
"Files" => "Dateien",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
+"Not enough space available" => "Nicht genug Speicherplatz verfügbar",
+"Upload cancelled." => "Upload abgebrochen.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
+"URL cannot be empty." => "Die URL darf nicht leer sein.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Der Ordnername ist ungültig. Nur ownCloud kann den Ordner \"Shared\" anlegen",
+"Error" => "Fehler",
"Share" => "Teilen",
"Delete permanently" => "Endgültig löschen",
"Delete" => "Löschen",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Dein Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Your storage is almost full ({usedSpacePercent}%)" => "Dein Speicher ist fast voll ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
-"Not enough space available" => "Nicht genug Speicherplatz verfügbar",
-"Upload cancelled." => "Upload abgebrochen.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen.",
-"URL cannot be empty." => "Die URL darf nicht leer sein.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten.",
-"Error" => "Fehler",
"Name" => "Name",
"Size" => "Größe",
"Modified" => "Geändert",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Der Ordnername ist ungültig. Nur ownCloud kann den Ordner \"Shared\" anlegen",
"Unable to rename file" => "Konnte Datei nicht umbenennen",
"Upload" => "Hochladen",
"File handling" => "Dateibehandlung",
diff --git a/apps/files/l10n/de_DE.php b/apps/files/l10n/de_DE.php
index 3c06c1ac83d..5b3bd117a05 100644
--- a/apps/files/l10n/de_DE.php
+++ b/apps/files/l10n/de_DE.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nicht genug Speicher vorhanden.",
"Invalid directory." => "Ungültiges Verzeichnis.",
"Files" => "Dateien",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
+"Not enough space available" => "Nicht genügend Speicherplatz verfügbar",
+"Upload cancelled." => "Upload abgebrochen.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
+"URL cannot be empty." => "Die URL darf nicht leer sein.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten.",
+"Error" => "Fehler",
"Share" => "Teilen",
"Delete permanently" => "Endgültig löschen",
"Delete" => "Löschen",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ihr Speicher ist voll, daher können keine Dateien mehr aktualisiert oder synchronisiert werden!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ihr Speicher ist fast voll ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Ihre Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist.",
-"Not enough space available" => "Nicht genügend Speicherplatz verfügbar",
-"Upload cancelled." => "Upload abgebrochen.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.",
-"URL cannot be empty." => "Die URL darf nicht leer sein.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten",
-"Error" => "Fehler",
"Name" => "Name",
"Size" => "Größe",
"Modified" => "Geändert",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} Ordner",
"1 file" => "1 Datei",
"{count} files" => "{count} Dateien",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten.",
"Unable to rename file" => "Konnte Datei nicht umbenennen",
"Upload" => "Hochladen",
"File handling" => "Dateibehandlung",
diff --git a/apps/files/l10n/el.php b/apps/files/l10n/el.php
index b273f6b522d..367e98efd51 100644
--- a/apps/files/l10n/el.php
+++ b/apps/files/l10n/el.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Μη επαρκής διαθέσιμος αποθηκευτικός χώρος",
"Invalid directory." => "Μη έγκυρος φάκελος.",
"Files" => "Αρχεία",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",
+"Not enough space available" => "Δεν υπάρχει αρκετός διαθέσιμος χώρος",
+"Upload cancelled." => "Η αποστολή ακυρώθηκε.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή.",
+"URL cannot be empty." => "Η URL δεν μπορεί να είναι κενή.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από το ownCloud",
+"Error" => "Σφάλμα",
"Share" => "Διαμοιρασμός",
"Delete permanently" => "Μόνιμη διαγραφή",
"Delete" => "Διαγραφή",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ο αποθηκευτικός σας χώρος είναι γεμάτος, τα αρχεία δεν μπορούν να ενημερωθούν ή να συγχρονιστούν πια!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ο αποθηκευτικός χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Η λήψη προετοιμάζεται. Αυτό μπορεί να πάρει ώρα εάν τα αρχεία έχουν μεγάλο μέγεθος.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes",
-"Not enough space available" => "Δεν υπάρχει αρκετός διαθέσιμος χώρος",
-"Upload cancelled." => "Η αποστολή ακυρώθηκε.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή.",
-"URL cannot be empty." => "Η URL δεν μπορεί να είναι κενή.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud",
-"Error" => "Σφάλμα",
"Name" => "Όνομα",
"Size" => "Μέγεθος",
"Modified" => "Τροποποιήθηκε",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} φάκελοι",
"1 file" => "1 αρχείο",
"{count} files" => "{count} αρχεία",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από το ownCloud",
"Unable to rename file" => "Αδυναμία μετονομασίας αρχείου",
"Upload" => "Μεταφόρτωση",
"File handling" => "Διαχείριση αρχείων",
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index d4cc7b2bb94..113fd4f42fe 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Ne haveblas sufiĉa memoro",
"Invalid directory." => "Nevalida dosierujo.",
"Files" => "Dosieroj",
+"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",
+"Not enough space available" => "Ne haveblas sufiĉa spaco",
+"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.",
+"URL cannot be empty." => "URL ne povas esti malplena.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nevalida dosierujnomo. La uzo de “Shared” estas rezervita de ownCloud.",
+"Error" => "Eraro",
"Share" => "Kunhavigi",
"Delete permanently" => "Forigi por ĉiam",
"Delete" => "Forigi",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!",
"Your storage is almost full ({usedSpacePercent}%)" => "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosieroj grandas.",
-"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",
-"Not enough space available" => "Ne haveblas sufiĉa spaco",
-"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.",
-"URL cannot be empty." => "URL ne povas esti malplena.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nevalida dosierujnomo. Uzo de “Shared” rezervatas de Owncloud.",
-"Error" => "Eraro",
"Name" => "Nomo",
"Size" => "Grando",
"Modified" => "Modifita",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} dosierujoj",
"1 file" => "1 dosiero",
"{count} files" => "{count} dosierujoj",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nevalida dosierujnomo. La uzo de “Shared” estas rezervita de ownCloud.",
"Unable to rename file" => "Ne eblis alinomigi dosieron",
"Upload" => "Alŝuti",
"File handling" => "Dosieradministro",
diff --git a/apps/files/l10n/es.php b/apps/files/l10n/es.php
index b11adfabeb3..88c11b31734 100644
--- a/apps/files/l10n/es.php
+++ b/apps/files/l10n/es.php
@@ -1,44 +1,47 @@
<?php $TRANSLATIONS = array(
-"Could not move %s - File with this name already exists" => "No se puede mover %s - Ya existe un archivo con ese nombre",
-"Could not move %s" => "No se puede mover %s",
+"Could not move %s - File with this name already exists" => "No se pudo mover %s - Un archivo con ese nombre ya existe.",
+"Could not move %s" => "No se pudo mover %s",
+"Unable to set upload directory." => "Incapaz de crear directorio de subida.",
+"Invalid Token" => "Token Inválido",
"No file was uploaded. Unknown error" => "No se subió ningún archivo. Error desconocido",
"There is no error, the file uploaded with success" => "No hay ningún error, el archivo se ha subido con éxito",
-"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini",
+"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "El archivo subido sobrepasa la directiva upload_max_filesize en php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "El archivo subido sobrepasa la directiva MAX_FILE_SIZE especificada en el formulario HTML",
-"The uploaded file was only partially uploaded" => "El archivo se ha subido parcialmente",
-"No file was uploaded" => "No se ha subido ningún archivo",
+"The uploaded file was only partially uploaded" => "El archivo subido fue sólo subido parcialmente",
+"No file was uploaded" => "No se subió ningún archivo",
"Missing a temporary folder" => "Falta la carpeta temporal",
-"Failed to write to disk" => "La escritura en disco ha fallado",
+"Failed to write to disk" => "Falló al escribir al disco",
"Not enough storage available" => "No hay suficiente espacio disponible",
-"Invalid directory." => "Directorio invalido.",
+"Invalid directory." => "Directorio inválido.",
"Files" => "Archivos",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Incapaz de subir su archivo, es un directorio o tiene 0 bytes",
+"Not enough space available" => "No hay suficiente espacio disponible",
+"Upload cancelled." => "Subida cancelada.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si sale de la página ahora cancelará la subida.",
+"URL cannot be empty." => "La URL no puede estar vacía.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nombre de carpeta invalido. El uso de \"Shared\" está reservado por ownCloud",
+"Error" => "Error",
"Share" => "Compartir",
"Delete permanently" => "Eliminar permanentemente",
"Delete" => "Eliminar",
"Rename" => "Renombrar",
-"Pending" => "Pendientes",
+"Pending" => "Pendiente",
"{new_name} already exists" => "{new_name} ya existe",
"replace" => "reemplazar",
"suggest name" => "sugerir nombre",
"cancel" => "cancelar",
"replaced {new_name} with {old_name}" => "reemplazado {new_name} con {old_name}",
"undo" => "deshacer",
-"perform delete operation" => "Eliminar",
+"perform delete operation" => "Realizar operación de borrado",
"1 file uploading" => "subiendo 1 archivo",
"files uploading" => "subiendo archivos",
"'.' is an invalid file name." => "'.' no es un nombre de archivo válido.",
"File name cannot be empty." => "El nombre de archivo no puede estar vacío.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos ",
-"Your storage is full, files can not be updated or synced anymore!" => "Su almacenamiento está lleno, ¡no se pueden actualizar ni sincronizar archivos!",
+"Your storage is full, files can not be updated or synced anymore!" => "Su almacenamiento está lleno, ¡no se pueden actualizar o sincronizar más!",
"Your storage is almost full ({usedSpacePercent}%)" => "Su almacenamiento está casi lleno ({usedSpacePercent}%)",
-"Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son muy grandes.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Imposible subir su archivo, es un directorio o tiene 0 bytes",
-"Not enough space available" => "No hay suficiente espacio disponible",
-"Upload cancelled." => "Subida cancelada.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si sale de la página ahora, se cancelará la subida.",
-"URL cannot be empty." => "La URL no puede estar vacía.",
-"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "El nombre de carpeta no es válido. El uso de \"Shared\" está reservado para Owncloud",
-"Error" => "Error",
+"Your download is being prepared. This might take some time if the files are big." => "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son grandes.",
+"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nombre de carpeta no es válido. El uso de \"Shared\" está reservado por Owncloud",
"Name" => "Nombre",
"Size" => "Tamaño",
"Modified" => "Modificado",
@@ -46,13 +49,12 @@
"{count} folders" => "{count} carpetas",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nombre de carpeta invalido. El uso de \"Shared\" esta reservado para ownCloud",
"Unable to rename file" => "No se puede renombrar el archivo",
"Upload" => "Subir",
-"File handling" => "Tratamiento de archivos",
+"File handling" => "Manejo de archivos",
"Maximum upload size" => "Tamaño máximo de subida",
"max. possible: " => "máx. posible:",
-"Needed for multi-file and folder downloads." => "Se necesita para descargas multi-archivo y de carpetas",
+"Needed for multi-file and folder downloads." => "Necesario para multi-archivo y descarga de carpetas",
"Enable ZIP-download" => "Habilitar descarga en ZIP",
"0 is unlimited" => "0 es ilimitado",
"Maximum input size for ZIP files" => "Tamaño máximo para archivos ZIP de entrada",
@@ -60,16 +62,16 @@
"New" => "Nuevo",
"Text file" => "Archivo de texto",
"Folder" => "Carpeta",
-"From link" => "Desde el enlace",
+"From link" => "Desde enlace",
"Deleted files" => "Archivos eliminados",
"Cancel upload" => "Cancelar subida",
-"You don’t have write permissions here." => "No tienes permisos para escribir aquí.",
-"Nothing in here. Upload something!" => "Aquí no hay nada. ¡Sube algo!",
+"You don’t have write permissions here." => "No tiene permisos de escritura aquí.",
+"Nothing in here. Upload something!" => "No hay nada aquí. ¡Suba algo!",
"Download" => "Descargar",
"Unshare" => "Dejar de compartir",
"Upload too large" => "Subida demasido grande",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor.",
-"Files are being scanned, please wait." => "Se están escaneando los archivos, por favor espere.",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor.",
+"Files are being scanned, please wait." => "Los archivos están siendo escaneados, por favor espere.",
"Current scanning" => "Escaneo actual",
"Upgrading filesystem cache..." => "Actualizando caché del sistema de archivos"
);
diff --git a/apps/files/l10n/es_AR.php b/apps/files/l10n/es_AR.php
index 0ae47302edf..8836436cf82 100644
--- a/apps/files/l10n/es_AR.php
+++ b/apps/files/l10n/es_AR.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "No hay suficiente capacidad de almacenamiento",
"Invalid directory." => "Directorio invalido.",
"Files" => "Archivos",
+"Unable to upload your file as it is a directory or has 0 bytes" => "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes",
+"Not enough space available" => "No hay suficiente espacio disponible",
+"Upload cancelled." => "La subida fue cancelada",
+"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.",
+"URL cannot be empty." => "La URL no puede estar vacía",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nombre de carpeta inválido. El uso de \"Shared\" está reservado por ownCloud",
+"Error" => "Error",
"Share" => "Compartir",
"Delete permanently" => "Borrar de manera permanente",
"Delete" => "Borrar",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "El almacenamiento está lleno, los archivos no se pueden seguir actualizando ni sincronizando",
"Your storage is almost full ({usedSpacePercent}%)" => "El almacenamiento está casi lleno ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes",
-"Not enough space available" => "No hay suficiente espacio disponible",
-"Upload cancelled." => "La subida fue cancelada",
-"File upload is in progress. Leaving the page now will cancel the upload." => "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará.",
-"URL cannot be empty." => "La URL no puede estar vacía",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nombre de carpeta inválido. El uso de 'Shared' está reservado por ownCloud",
-"Error" => "Error",
"Name" => "Nombre",
"Size" => "Tamaño",
"Modified" => "Modificado",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} directorios",
"1 file" => "1 archivo",
"{count} files" => "{count} archivos",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nombre de carpeta inválido. El uso de \"Shared\" está reservado por ownCloud",
"Unable to rename file" => "No fue posible cambiar el nombre al archivo",
"Upload" => "Subir",
"File handling" => "Tratamiento de archivos",
diff --git a/apps/files/l10n/et_EE.php b/apps/files/l10n/et_EE.php
index d3fab4b0bd1..03fd5ec04ae 100644
--- a/apps/files/l10n/et_EE.php
+++ b/apps/files/l10n/et_EE.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Saadaval pole piisavalt ruumi",
"Invalid directory." => "Vigane kaust.",
"Files" => "Failid",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Faili ei saa üles laadida, kuna see on kaust või selle suurus on 0 baiti",
+"Not enough space available" => "Pole piisavalt ruumi",
+"Upload cancelled." => "Üleslaadimine tühistati.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.",
+"URL cannot be empty." => "URL ei saa olla tühi.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Vigane kausta nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt.",
+"Error" => "Viga",
"Share" => "Jaga",
"Delete permanently" => "Kustuta jäädavalt",
"Delete" => "Kustuta",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Sinu andmemaht on täis! Faile ei uuendata ega sünkroniseerita!",
"Your storage is almost full ({usedSpacePercent}%)" => "Su andmemaht on peaaegu täis ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Valmistatakse allalaadimist. See võib võtta veidi aega, kui on tegu suurte failidega. ",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Faili ei saa üles laadida, kuna see on kaust või selle suurus on 0 baiti",
-"Not enough space available" => "Pole piisavalt ruumi",
-"Upload cancelled." => "Üleslaadimine tühistati.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise.",
-"URL cannot be empty." => "URL ei saa olla tühi.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Vigane kataloogi nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt.",
-"Error" => "Viga",
"Name" => "Nimi",
"Size" => "Suurus",
"Modified" => "Muudetud",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} kausta",
"1 file" => "1 fail",
"{count} files" => "{count} faili",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Vigane kausta nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt.",
"Unable to rename file" => "Faili ümbernimetamine ebaõnnestus",
"Upload" => "Lae üles",
"File handling" => "Failide käsitlemine",
diff --git a/apps/files/l10n/eu.php b/apps/files/l10n/eu.php
index a4afc2e8ca8..ad75a7118d4 100644
--- a/apps/files/l10n/eu.php
+++ b/apps/files/l10n/eu.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Ez dago behar aina leku erabilgarri,",
"Invalid directory." => "Baliogabeko karpeta.",
"Files" => "Fitxategiak",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin izan da zure fitxategia igo karpeta bat delako edo 0 byte dituelako",
+"Not enough space available" => "Ez dago leku nahikorik.",
+"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.",
+"URL cannot be empty." => "URLa ezin da hutsik egon.",
+"Error" => "Errorea",
"Share" => "Elkarbanatu",
"Delete permanently" => "Ezabatu betirako",
"Delete" => "Ezabatu",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik igo edo sinkronizatu!",
"Your storage is almost full ({usedSpacePercent}%)" => "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})",
"Your download is being prepared. This might take some time if the files are big." => "Zure deskarga prestatu egin behar da. Denbora bat har lezake fitxategiak handiak badira. ",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Ezin izan da zure fitxategia igo karpeta bat delako edo 0 byte dituelako",
-"Not enough space available" => "Ez dago leku nahikorik.",
-"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.",
-"URL cannot be empty." => "URLa ezin da hutsik egon.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Baliogabeako karpeta izena. 'Shared' izena Owncloudek erreserbatzen du",
-"Error" => "Errorea",
"Name" => "Izena",
"Size" => "Tamaina",
"Modified" => "Aldatuta",
diff --git a/apps/files/l10n/fa.php b/apps/files/l10n/fa.php
index b97067ac193..ad8604282b9 100644
--- a/apps/files/l10n/fa.php
+++ b/apps/files/l10n/fa.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "فضای کافی در دسترس نیست",
"Invalid directory." => "فهرست راهنما نامعتبر می باشد.",
"Files" => "پرونده‌ها",
+"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد",
+"Not enough space available" => "فضای کافی در دسترس نیست",
+"Upload cancelled." => "بار گذاری لغو شد",
+"File upload is in progress. Leaving the page now will cancel the upload." => "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ",
+"URL cannot be empty." => "URL نمی تواند خالی باشد.",
+"Error" => "خطا",
"Share" => "اشتراک‌گذاری",
"Delete permanently" => "حذف قطعی",
"Delete" => "حذف",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
"Your storage is almost full ({usedSpacePercent}%)" => "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "دانلود شما در حال آماده شدن است. در صورتیکه پرونده ها بزرگ باشند ممکن است مدتی طول بکشد.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد",
-"Not enough space available" => "فضای کافی در دسترس نیست",
-"Upload cancelled." => "بار گذاری لغو شد",
-"File upload is in progress. Leaving the page now will cancel the upload." => "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. ",
-"URL cannot be empty." => "URL نمی تواند خالی باشد.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "نام پوشه نامعتبر است. استفاده از \" به اشتراک گذاشته شده \" متعلق به سایت Owncloud است.",
-"Error" => "خطا",
"Name" => "نام",
"Size" => "اندازه",
"Modified" => "تاریخ",
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 3d0d7245781..c4a4d6dcf63 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä",
"Invalid directory." => "Virheellinen kansio.",
"Files" => "Tiedostot",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio.",
+"Not enough space available" => "Tilaa ei ole riittävästi",
+"Upload cancelled." => "Lähetys peruttu.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
+"URL cannot be empty." => "Verkko-osoite ei voi olla tyhjä",
+"Error" => "Virhe",
"Share" => "Jaa",
"Delete permanently" => "Poista pysyvästi",
"Delete" => "Poista",
@@ -29,12 +35,6 @@
"Your storage is full, files can not be updated or synced anymore!" => "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkronoida!",
"Your storage is almost full ({usedSpacePercent}%)" => "Tallennustila on melkein loppu ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio.",
-"Not enough space available" => "Tilaa ei ole riittävästi",
-"Upload cancelled." => "Lähetys peruttu.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen.",
-"URL cannot be empty." => "Verkko-osoite ei voi olla tyhjä",
-"Error" => "Virhe",
"Name" => "Nimi",
"Size" => "Koko",
"Modified" => "Muokattu",
diff --git a/apps/files/l10n/fr.php b/apps/files/l10n/fr.php
index 39c697396c9..fa48053d3c4 100644
--- a/apps/files/l10n/fr.php
+++ b/apps/files/l10n/fr.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Plus assez d'espace de stockage disponible",
"Invalid directory." => "Dossier invalide.",
"Files" => "Fichiers",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle",
+"Not enough space available" => "Espace disponible insuffisant",
+"Upload cancelled." => "Envoi annulé.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
+"URL cannot be empty." => "L'URL ne peut-être vide",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud",
+"Error" => "Erreur",
"Share" => "Partager",
"Delete permanently" => "Supprimer de façon définitive",
"Delete" => "Supprimer",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Votre espage de stockage est plein, les fichiers ne peuvent plus être téléversés ou synchronisés !",
"Your storage is almost full ({usedSpacePercent}%)" => "Votre espace de stockage est presque plein ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle",
-"Not enough space available" => "Espace disponible insuffisant",
-"Upload cancelled." => "Envoi annulé.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier.",
-"URL cannot be empty." => "L'URL ne peut-être vide",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud",
-"Error" => "Erreur",
"Name" => "Nom",
"Size" => "Taille",
"Modified" => "Modifié",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} dossiers",
"1 file" => "1 fichier",
"{count} files" => "{count} fichiers",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud",
"Unable to rename file" => "Impossible de renommer le fichier",
"Upload" => "Envoyer",
"File handling" => "Gestion des fichiers",
diff --git a/apps/files/l10n/gl.php b/apps/files/l10n/gl.php
index d22ed4b8721..107cd35dd99 100644
--- a/apps/files/l10n/gl.php
+++ b/apps/files/l10n/gl.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Non hai espazo de almacenamento abondo",
"Invalid directory." => "O directorio é incorrecto.",
"Files" => "Ficheiros",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes",
+"Not enough space available" => "O espazo dispoñíbel é insuficiente",
+"Upload cancelled." => "Envío cancelado.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.",
+"URL cannot be empty." => "O URL non pode quedar baleiro.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome de cartafol incorrecto. O uso de «Compartido» e «Shared» está reservado para o ownClod",
+"Error" => "Erro",
"Share" => "Compartir",
"Delete permanently" => "Eliminar permanentemente",
"Delete" => "Eliminar",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou sincronizar máis os ficheiros!",
"Your storage is almost full ({usedSpacePercent}%)" => "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes",
-"Not enough space available" => "O espazo dispoñíbel é insuficiente",
-"Upload cancelled." => "Envío cancelado.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío.",
-"URL cannot be empty." => "O URL non pode quedar baleiro.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome de cartafol incorrecto. O uso de «Shared» está reservado por Owncloud",
-"Error" => "Erro",
"Name" => "Nome",
"Size" => "Tamaño",
"Modified" => "Modificado",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} cartafoles",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome de cartafol incorrecto. O uso de «Compartido» e «Shared» está reservado para o ownClod",
"Unable to rename file" => "Non é posíbel renomear o ficheiro",
"Upload" => "Enviar",
"File handling" => "Manexo de ficheiro",
diff --git a/apps/files/l10n/he.php b/apps/files/l10n/he.php
index b15c7a56499..ae3986a20a1 100644
--- a/apps/files/l10n/he.php
+++ b/apps/files/l10n/he.php
@@ -12,6 +12,11 @@
"Not enough storage available" => "אין די שטח פנוי באחסון",
"Invalid directory." => "תיקייה שגויה.",
"Files" => "קבצים",
+"Unable to upload your file as it is a directory or has 0 bytes" => "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים",
+"Upload cancelled." => "ההעלאה בוטלה.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
+"URL cannot be empty." => "קישור אינו יכול להיות ריק.",
+"Error" => "שגיאה",
"Share" => "שתף",
"Delete permanently" => "מחק לצמיתות",
"Delete" => "מחיקה",
@@ -27,11 +32,6 @@
"1 file uploading" => "קובץ אחד נשלח",
"files uploading" => "קבצים בהעלאה",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים",
-"Upload cancelled." => "ההעלאה בוטלה.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה.",
-"URL cannot be empty." => "קישור אינו יכול להיות ריק.",
-"Error" => "שגיאה",
"Name" => "שם",
"Size" => "גודל",
"Modified" => "זמן שינוי",
diff --git a/apps/files/l10n/hr.php b/apps/files/l10n/hr.php
index d634faee753..c0035709071 100644
--- a/apps/files/l10n/hr.php
+++ b/apps/files/l10n/hr.php
@@ -6,6 +6,10 @@
"Missing a temporary folder" => "Nedostaje privremeni direktorij",
"Failed to write to disk" => "Neuspjelo pisanje na disk",
"Files" => "Datoteke",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij",
+"Upload cancelled." => "Slanje poništeno.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje.",
+"Error" => "Greška",
"Share" => "Podijeli",
"Delete" => "Obriši",
"Rename" => "Promjeni ime",
@@ -16,10 +20,6 @@
"undo" => "vrati",
"1 file uploading" => "1 datoteka se učitava",
"files uploading" => "datoteke se učitavaju",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nemoguće poslati datoteku jer je prazna ili je direktorij",
-"Upload cancelled." => "Slanje poništeno.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje.",
-"Error" => "Greška",
"Name" => "Ime",
"Size" => "Veličina",
"Modified" => "Zadnja promjena",
diff --git a/apps/files/l10n/hu_HU.php b/apps/files/l10n/hu_HU.php
index 76b8bd420da..00eba7b53d5 100644
--- a/apps/files/l10n/hu_HU.php
+++ b/apps/files/l10n/hu_HU.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nincs elég szabad hely.",
"Invalid directory." => "Érvénytelen mappa.",
"Files" => "Fájlok",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű",
+"Not enough space available" => "Nincs elég szabad hely",
+"Upload cancelled." => "A feltöltést megszakítottuk.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
+"URL cannot be empty." => "Az URL nem lehet semmi.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Érvénytelen mappanév. A 'Shared' az ownCloud számára fenntartott elnevezés",
+"Error" => "Hiba",
"Share" => "Megosztás",
"Delete permanently" => "Végleges törlés",
"Delete" => "Törlés",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhatóak a jövőben.",
"Your storage is almost full ({usedSpacePercent}%)" => "A tároló majdnem tele van ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Készül a letöltendő állomány. Ez eltarthat egy ideig, ha nagyok a fájlok.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű",
-"Not enough space available" => "Nincs elég szabad hely",
-"Upload cancelled." => "A feltöltést megszakítottuk.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést.",
-"URL cannot be empty." => "Az URL nem lehet semmi.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Érvénytelen mappanév. A név használata csak a Owncloud számára lehetséges.",
-"Error" => "Hiba",
"Name" => "Név",
"Size" => "Méret",
"Modified" => "Módosítva",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} mappa",
"1 file" => "1 fájl",
"{count} files" => "{count} fájl",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Érvénytelen mappanév. A 'Shared' az ownCloud számára fenntartott elnevezés",
"Unable to rename file" => "Nem lehet átnevezni a fájlt",
"Upload" => "Feltöltés",
"File handling" => "Fájlkezelés",
diff --git a/apps/files/l10n/ia.php b/apps/files/l10n/ia.php
index 886922d9546..5970a4cd55a 100644
--- a/apps/files/l10n/ia.php
+++ b/apps/files/l10n/ia.php
@@ -3,9 +3,9 @@
"No file was uploaded" => "Nulle file esseva incargate.",
"Missing a temporary folder" => "Manca un dossier temporari",
"Files" => "Files",
+"Error" => "Error",
"Share" => "Compartir",
"Delete" => "Deler",
-"Error" => "Error",
"Name" => "Nomine",
"Size" => "Dimension",
"Modified" => "Modificate",
diff --git a/apps/files/l10n/id.php b/apps/files/l10n/id.php
index 58cc0ea7fd9..eed2a8b2718 100644
--- a/apps/files/l10n/id.php
+++ b/apps/files/l10n/id.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Ruang penyimpanan tidak mencukupi",
"Invalid directory." => "Direktori tidak valid.",
"Files" => "Berkas",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas Anda karena berupa direktori atau mempunyai ukuran 0 byte",
+"Not enough space available" => "Ruang penyimpanan tidak mencukupi",
+"Upload cancelled." => "Pengunggahan dibatalkan.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
+"URL cannot be empty." => "URL tidak boleh kosong",
+"Error" => "Galat",
"Share" => "Bagikan",
"Delete permanently" => "Hapus secara permanen",
"Delete" => "Hapus",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ruang penyimpanan Anda penuh, berkas tidak dapat diperbarui atau disinkronkan lagi!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ruang penyimpanan hampir penuh ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Unduhan Anda sedang disiapkan. Prosesnya dapat berlangsung agak lama jika ukuran berkasnya besar.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Gagal mengunggah berkas Anda karena berupa direktori atau mempunyai ukuran 0 byte",
-"Not enough space available" => "Ruang penyimpanan tidak mencukupi",
-"Upload cancelled." => "Pengunggahan dibatalkan.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses.",
-"URL cannot be empty." => "URL tidak boleh kosong",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nama folder salah. Nama 'Shared' telah digunakan oleh Owncloud.",
-"Error" => "Galat",
"Name" => "Nama",
"Size" => "Ukuran",
"Modified" => "Dimodifikasi",
diff --git a/apps/files/l10n/is.php b/apps/files/l10n/is.php
index aa10c838c1d..0d60ebebf26 100644
--- a/apps/files/l10n/is.php
+++ b/apps/files/l10n/is.php
@@ -11,6 +11,12 @@
"Failed to write to disk" => "Tókst ekki að skrifa á disk",
"Invalid directory." => "Ógild mappa.",
"Files" => "Skrár",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti.",
+"Not enough space available" => "Ekki nægt pláss tiltækt",
+"Upload cancelled." => "Hætt við innsendingu.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.",
+"URL cannot be empty." => "Vefslóð má ekki vera tóm.",
+"Error" => "Villa",
"Share" => "Deila",
"Delete" => "Eyða",
"Rename" => "Endurskýra",
@@ -25,13 +31,7 @@
"'.' is an invalid file name." => "'.' er ekki leyfilegt nafn.",
"File name cannot be empty." => "Nafn skráar má ekki vera tómt",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Ógilt nafn, táknin '\\', '/', '<', '>', ':', '\"', '|', '?' og '*' eru ekki leyfð.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti.",
-"Not enough space available" => "Ekki nægt pláss tiltækt",
-"Upload cancelled." => "Hætt við innsendingu.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast.",
-"URL cannot be empty." => "Vefslóð má ekki vera tóm.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Óleyfilegt nafn á möppu. Nafnið 'Shared' er frátekið fyrir Owncloud",
-"Error" => "Villa",
"Name" => "Nafn",
"Size" => "Stærð",
"Modified" => "Breytt",
diff --git a/apps/files/l10n/it.php b/apps/files/l10n/it.php
index c588285aaca..608544c1e0e 100644
--- a/apps/files/l10n/it.php
+++ b/apps/files/l10n/it.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Spazio di archiviazione insufficiente",
"Invalid directory." => "Cartella non valida.",
"Files" => "File",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte",
+"Not enough space available" => "Spazio disponibile insufficiente",
+"Upload cancelled." => "Invio annullato",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
+"URL cannot be empty." => "L'URL non può essere vuoto.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud",
+"Error" => "Errore",
"Share" => "Condividi",
"Delete permanently" => "Elimina definitivamente",
"Delete" => "Elimina",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Lo spazio di archiviazione è pieno, i file non possono essere più aggiornati o sincronizzati!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte",
-"Not enough space available" => "Spazio disponibile insufficiente",
-"Upload cancelled." => "Invio annullato",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento.",
-"URL cannot be empty." => "L'URL non può essere vuoto.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud",
-"Error" => "Errore",
"Name" => "Nome",
"Size" => "Dimensione",
"Modified" => "Modificato",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} cartelle",
"1 file" => "1 file",
"{count} files" => "{count} file",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud",
"Unable to rename file" => "Impossibile rinominare il file",
"Upload" => "Carica",
"File handling" => "Gestione file",
diff --git a/apps/files/l10n/ja_JP.php b/apps/files/l10n/ja_JP.php
index 55dcf3640e7..af1ba3489d1 100644
--- a/apps/files/l10n/ja_JP.php
+++ b/apps/files/l10n/ja_JP.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "ストレージに十分な空き容量がありません",
"Invalid directory." => "無効なディレクトリです。",
"Files" => "ファイル",
+"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません",
+"Not enough space available" => "利用可能なスペースが十分にありません",
+"Upload cancelled." => "アップロードはキャンセルされました。",
+"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
+"URL cannot be empty." => "URLは空にできません。",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "無効なフォルダ名です。'Shared' の利用はownCloudで予約済みです",
+"Error" => "エラー",
"Share" => "共有",
"Delete permanently" => "完全に削除する",
"Delete" => "削除",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "あなたのストレージは一杯です。ファイルの更新と同期はもうできません!",
"Your storage is almost full ({usedSpacePercent}%)" => "あなたのストレージはほぼ一杯です({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。",
-"Unable to upload your file as it is a directory or has 0 bytes" => "ディレクトリもしくは0バイトのファイルはアップロードできません",
-"Not enough space available" => "利用可能なスペースが十分にありません",
-"Upload cancelled." => "アップロードはキャンセルされました。",
-"File upload is in progress. Leaving the page now will cancel the upload." => "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。",
-"URL cannot be empty." => "URLは空にできません。",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。",
-"Error" => "エラー",
"Name" => "名前",
"Size" => "サイズ",
"Modified" => "変更",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} フォルダ",
"1 file" => "1 ファイル",
"{count} files" => "{count} ファイル",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "無効なフォルダ名です。'Shared' の利用はownCloudで予約済みです",
"Unable to rename file" => "ファイル名の変更ができません",
"Upload" => "アップロード",
"File handling" => "ファイル操作",
diff --git a/apps/files/l10n/ka_GE.php b/apps/files/l10n/ka_GE.php
index c50ca2594b6..3b8a5ffbe99 100644
--- a/apps/files/l10n/ka_GE.php
+++ b/apps/files/l10n/ka_GE.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "საცავში საკმარისი ადგილი არ არის",
"Invalid directory." => "დაუშვებელი დირექტორია.",
"Files" => "ფაილები",
+"Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს",
+"Not enough space available" => "საკმარისი ადგილი არ არის",
+"Upload cancelled." => "ატვირთვა შეჩერებულ იქნა.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას",
+"URL cannot be empty." => "URL არ შეიძლება იყოს ცარიელი.",
+"Error" => "შეცდომა",
"Share" => "გაზიარება",
"Delete permanently" => "სრულად წაშლა",
"Delete" => "წაშლა",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "თქვენი საცავი გადაივსო. ფაილების განახლება და სინქრონიზირება ვერ მოხერხდება!",
"Your storage is almost full ({usedSpacePercent}%)" => "თქვენი საცავი თითქმის გადაივსო ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "გადმოწერის მოთხოვნა მუშავდება. ის მოითხოვს გარკვეულ დროს რაგდან ფაილები არის დიდი ზომის.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს",
-"Not enough space available" => "საკმარისი ადგილი არ არის",
-"Upload cancelled." => "ატვირთვა შეჩერებულ იქნა.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას",
-"URL cannot be empty." => "URL არ შეიძლება იყოს ცარიელი.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "დაუშვებელი ფოლდერის სახელი. 'Shared'–ის გამოყენება რეზერვირებულია Owncloud–ის მიერ",
-"Error" => "შეცდომა",
"Name" => "სახელი",
"Size" => "ზომა",
"Modified" => "შეცვლილია",
diff --git a/apps/files/l10n/ko.php b/apps/files/l10n/ko.php
index c78f58542e4..8bf6ad7169b 100644
--- a/apps/files/l10n/ko.php
+++ b/apps/files/l10n/ko.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "저장소가 용량이 충분하지 않습니다.",
"Invalid directory." => "올바르지 않은 디렉터리입니다.",
"Files" => "파일",
+"Unable to upload your file as it is a directory or has 0 bytes" => "디렉터리 및 빈 파일은 업로드할 수 없습니다",
+"Not enough space available" => "여유 공간이 부족합니다",
+"Upload cancelled." => "업로드가 취소되었습니다.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
+"URL cannot be empty." => "URL을 입력해야 합니다.",
+"Error" => "오류",
"Share" => "공유",
"Delete permanently" => "영원히 삭제",
"Delete" => "삭제",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "저장 공간이 가득 찼습니다. 파일을 업데이트하거나 동기화할 수 없습니다!",
"Your storage is almost full ({usedSpacePercent}%)" => "저장 공간이 거의 가득 찼습니다 ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "다운로드가 준비 중입니다. 파일 크기가 크다면 시간이 오래 걸릴 수도 있습니다.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "디렉터리 및 빈 파일은 업로드할 수 없습니다",
-"Not enough space available" => "여유 공간이 부족합니다",
-"Upload cancelled." => "업로드가 취소되었습니다.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다.",
-"URL cannot be empty." => "URL을 입력해야 합니다.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "폴더 이름이 유효하지 않습니다. ",
-"Error" => "오류",
"Name" => "이름",
"Size" => "크기",
"Modified" => "수정됨",
diff --git a/apps/files/l10n/lb.php b/apps/files/l10n/lb.php
index 4a60295c5cb..f13c3dbb415 100644
--- a/apps/files/l10n/lb.php
+++ b/apps/files/l10n/lb.php
@@ -6,15 +6,15 @@
"Missing a temporary folder" => "Et feelt en temporären Dossier",
"Failed to write to disk" => "Konnt net op den Disk schreiwen",
"Files" => "Dateien",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.",
+"Upload cancelled." => "Upload ofgebrach.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach.",
+"Error" => "Fehler",
"Share" => "Deelen",
"Delete" => "Läschen",
"replace" => "ersetzen",
"cancel" => "ofbriechen",
"undo" => "réckgängeg man",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass.",
-"Upload cancelled." => "Upload ofgebrach.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach.",
-"Error" => "Fehler",
"Name" => "Numm",
"Size" => "Gréisst",
"Modified" => "Geännert",
diff --git a/apps/files/l10n/lt_LT.php b/apps/files/l10n/lt_LT.php
index 5938521beab..39dcc32fa6d 100644
--- a/apps/files/l10n/lt_LT.php
+++ b/apps/files/l10n/lt_LT.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nepakanka vietos serveryje",
"Invalid directory." => "Neteisingas aplankas",
"Files" => "Failai",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas",
+"Not enough space available" => "Nepakanka vietos",
+"Upload cancelled." => "Įkėlimas atšauktas.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.",
+"URL cannot be empty." => "URL negali būti tuščias.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud",
+"Error" => "Klaida",
"Share" => "Dalintis",
"Delete permanently" => "Ištrinti negrįžtamai",
"Delete" => "Ištrinti",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Jūsų visa vieta serveryje užimta",
"Your storage is almost full ({usedSpacePercent}%)" => "Jūsų vieta serveryje beveik visa užimta ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Jūsų atsisiuntimas yra paruošiamas. tai gali užtrukti jei atsisiunčiamas didelis failas.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas",
-"Not enough space available" => "Nepakanka vietos",
-"Upload cancelled." => "Įkėlimas atšauktas.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks.",
-"URL cannot be empty." => "URL negali būti tuščias.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud",
-"Error" => "Klaida",
"Name" => "Pavadinimas",
"Size" => "Dydis",
"Modified" => "Pakeista",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} aplankalai",
"1 file" => "1 failas",
"{count} files" => "{count} failai",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud",
"Unable to rename file" => "Nepavyko pervadinti failo",
"Upload" => "Įkelti",
"File handling" => "Failų tvarkymas",
diff --git a/apps/files/l10n/lv.php b/apps/files/l10n/lv.php
index f62bdd2d492..765e0978026 100644
--- a/apps/files/l10n/lv.php
+++ b/apps/files/l10n/lv.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Nav pietiekami daudz vietas",
"Invalid directory." => "Nederīga direktorija.",
"Files" => "Datnes",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nevar augšupielādēt jūsu datni, jo tā ir direktorija vai arī tā ir 0 baitu liela",
+"Not enough space available" => "Nepietiek brīvas vietas",
+"Upload cancelled." => "Augšupielāde ir atcelta.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.",
+"URL cannot be empty." => "URL nevar būt tukšs.",
+"Error" => "Kļūda",
"Share" => "Dalīties",
"Delete permanently" => "Dzēst pavisam",
"Delete" => "Dzēst",
@@ -31,13 +37,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Jūsu krātuve ir pilna, datnes vairs nevar augšupielādēt vai sinhronizēt!",
"Your storage is almost full ({usedSpacePercent}%)" => "Jūsu krātuve ir gandrīz pilna ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Tiek sagatavota lejupielāde. Tas var aizņemt kādu laiciņu, ja datnes ir lielas.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nevar augšupielādēt jūsu datni, jo tā ir direktorija vai arī tā ir 0 baitu liela",
-"Not enough space available" => "Nepietiek brīvas vietas",
-"Upload cancelled." => "Augšupielāde ir atcelta.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde.",
-"URL cannot be empty." => "URL nevar būt tukšs.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nederīgs mapes nosaukums. “Koplietots” izmantojums ir rezervēts ownCloud servisam.",
-"Error" => "Kļūda",
"Name" => "Nosaukums",
"Size" => "Izmērs",
"Modified" => "Mainīts",
diff --git a/apps/files/l10n/mk.php b/apps/files/l10n/mk.php
index 992618f06bf..d1b82f1872a 100644
--- a/apps/files/l10n/mk.php
+++ b/apps/files/l10n/mk.php
@@ -8,6 +8,11 @@
"Missing a temporary folder" => "Недостасува привремена папка",
"Failed to write to disk" => "Неуспеав да запишам на диск",
"Files" => "Датотеки",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти",
+"Upload cancelled." => "Преземањето е прекинато.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.",
+"URL cannot be empty." => "Адресата неможе да биде празна.",
+"Error" => "Грешка",
"Share" => "Сподели",
"Delete" => "Избриши",
"Rename" => "Преименувај",
@@ -20,11 +25,6 @@
"undo" => "врати",
"1 file uploading" => "1 датотека се подига",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?' и '*' не се дозволени.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти",
-"Upload cancelled." => "Преземањето е прекинато.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине.",
-"URL cannot be empty." => "Адресата неможе да биде празна.",
-"Error" => "Грешка",
"Name" => "Име",
"Size" => "Големина",
"Modified" => "Променето",
diff --git a/apps/files/l10n/ms_MY.php b/apps/files/l10n/ms_MY.php
index 2ce4f163328..332c0ceaabe 100644
--- a/apps/files/l10n/ms_MY.php
+++ b/apps/files/l10n/ms_MY.php
@@ -7,14 +7,14 @@
"Missing a temporary folder" => "Direktori sementara hilang",
"Failed to write to disk" => "Gagal untuk disimpan",
"Files" => "Fail-fail",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes",
+"Upload cancelled." => "Muatnaik dibatalkan.",
+"Error" => "Ralat",
"Share" => "Kongsi",
"Delete" => "Padam",
"Pending" => "Dalam proses",
"replace" => "ganti",
"cancel" => "Batal",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes",
-"Upload cancelled." => "Muatnaik dibatalkan.",
-"Error" => "Ralat",
"Name" => "Nama",
"Size" => "Saiz",
"Modified" => "Dimodifikasi",
diff --git a/apps/files/l10n/nb_NO.php b/apps/files/l10n/nb_NO.php
index d5710a4927a..242d1bcbab7 100644
--- a/apps/files/l10n/nb_NO.php
+++ b/apps/files/l10n/nb_NO.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Ikke nok lagringsplass",
"Invalid directory." => "Ugyldig katalog.",
"Files" => "Filer",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes",
+"Not enough space available" => "Ikke nok lagringsplass",
+"Upload cancelled." => "Opplasting avbrutt.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
+"URL cannot be empty." => "URL-en kan ikke være tom.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud.",
+"Error" => "Feil",
"Share" => "Del",
"Delete permanently" => "Slett permanent",
"Delete" => "Slett",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Lagringsplass er oppbrukt, filer kan ikke lenger oppdateres eller synkroniseres!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lagringsplass er nesten oppbruker ([usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes",
-"Not enough space available" => "Ikke nok lagringsplass",
-"Upload cancelled." => "Opplasting avbrutt.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen.",
-"URL cannot be empty." => "URL-en kan ikke være tom.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud.",
-"Error" => "Feil",
"Name" => "Navn",
"Size" => "Størrelse",
"Modified" => "Endret",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud.",
"Unable to rename file" => "Kan ikke gi nytt navn",
"Upload" => "Last opp",
"File handling" => "Filhåndtering",
diff --git a/apps/files/l10n/nl.php b/apps/files/l10n/nl.php
index bc4158df3b3..b83966ff40b 100644
--- a/apps/files/l10n/nl.php
+++ b/apps/files/l10n/nl.php
@@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam",
"Could not move %s" => "Kon %s niet verplaatsen",
+"Unable to set upload directory." => "Kan upload map niet instellen.",
+"Invalid Token" => "Ongeldig Token",
"No file was uploaded. Unknown error" => "Er was geen bestand geladen. Onbekende fout",
"There is no error, the file uploaded with success" => "De upload van het bestand is goedgegaan.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Het geüploade bestand overscheidt de upload_max_filesize optie in php.ini:",
@@ -12,6 +14,13 @@
"Not enough storage available" => "Niet genoeg opslagruimte beschikbaar",
"Invalid directory." => "Ongeldige directory.",
"Files" => "Bestanden",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Het lukt niet om uw bestand te uploaded, omdat het een folder of 0 bytes is",
+"Not enough space available" => "Niet genoeg ruimte beschikbaar",
+"Upload cancelled." => "Uploaden geannuleerd.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
+"URL cannot be empty." => "URL kan niet leeg zijn.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ongeldige mapnaam. Gebruik van 'Gedeeld' is voorbehouden aan Owncloud zelf",
+"Error" => "Fout",
"Share" => "Delen",
"Delete permanently" => "Verwijder definitief",
"Delete" => "Verwijder",
@@ -32,13 +41,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Uw opslagruimte zit vol, Bestanden kunnen niet meer worden ge-upload of gesynchroniseerd!",
"Your storage is almost full ({usedSpacePercent}%)" => "Uw opslagruimte zit bijna vol ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Het lukt niet om uw bestand te uploaded, omdat het een folder of 0 bytes is",
-"Not enough space available" => "Niet genoeg ruimte beschikbaar",
-"Upload cancelled." => "Uploaden geannuleerd.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload.",
-"URL cannot be empty." => "URL kan niet leeg zijn.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ongeldige mapnaam. Gebruik van'Gedeeld' is voorbehouden aan Owncloud",
-"Error" => "Fout",
"Name" => "Naam",
"Size" => "Grootte",
"Modified" => "Aangepast",
@@ -46,7 +49,6 @@
"{count} folders" => "{count} mappen",
"1 file" => "1 bestand",
"{count} files" => "{count} bestanden",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ongeldige mapnaam. Gebruik van 'Gedeeld' is voorbehouden aan Owncloud zelf",
"Unable to rename file" => "Kan bestand niet hernoemen",
"Upload" => "Uploaden",
"File handling" => "Bestand",
diff --git a/apps/files/l10n/nn_NO.php b/apps/files/l10n/nn_NO.php
index 29593b6f2de..17f4b932ac1 100644
--- a/apps/files/l10n/nn_NO.php
+++ b/apps/files/l10n/nn_NO.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Ikkje nok lagringsplass tilgjengeleg",
"Invalid directory." => "Ugyldig mappe.",
"Files" => "Filer",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Klarte ikkje lasta opp fila sidan ho er ei mappe eller er på 0 byte",
+"Not enough space available" => "Ikkje nok lagringsplass tilgjengeleg",
+"Upload cancelled." => "Opplasting avbroten.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten.",
+"URL cannot be empty." => "Nettadressa kan ikkje vera tom.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud",
+"Error" => "Feil",
"Share" => "Del",
"Delete permanently" => "Slett for godt",
"Delete" => "Slett",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Lagringa di er full, kan ikkje lenger oppdatera eller synkronisera!",
"Your storage is almost full ({usedSpacePercent}%)" => "Lagringa di er nesten full ({usedSpacePercent} %)",
"Your download is being prepared. This might take some time if the files are big." => "Gjer klar nedlastinga di. Dette kan ta ei stund viss filene er store.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Klarte ikkje lasta opp fila sidan ho er ei mappe eller er på 0 byte",
-"Not enough space available" => "Ikkje nok lagringsplass tilgjengeleg",
-"Upload cancelled." => "Opplasting avbroten.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten.",
-"URL cannot be empty." => "Nettadressa kan ikkje vera tom.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud",
-"Error" => "Feil",
"Name" => "Namn",
"Size" => "Storleik",
"Modified" => "Endra",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} mapper",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud",
"Unable to rename file" => "Klarte ikkje endra filnamnet",
"Upload" => "Last opp",
"File handling" => "Filhandtering",
diff --git a/apps/files/l10n/oc.php b/apps/files/l10n/oc.php
index fa31ddf9f43..10f103973e4 100644
--- a/apps/files/l10n/oc.php
+++ b/apps/files/l10n/oc.php
@@ -6,6 +6,10 @@
"Missing a temporary folder" => "Un dorsièr temporari manca",
"Failed to write to disk" => "L'escriptura sul disc a fracassat",
"Files" => "Fichièrs",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet.",
+"Upload cancelled." => "Amontcargar anullat.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. ",
+"Error" => "Error",
"Share" => "Parteja",
"Delete" => "Escafa",
"Rename" => "Torna nomenar",
@@ -16,10 +20,6 @@
"undo" => "defar",
"1 file uploading" => "1 fichièr al amontcargar",
"files uploading" => "fichièrs al amontcargar",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet.",
-"Upload cancelled." => "Amontcargar anullat.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. ",
-"Error" => "Error",
"Name" => "Nom",
"Size" => "Talha",
"Modified" => "Modificat",
diff --git a/apps/files/l10n/pl.php b/apps/files/l10n/pl.php
index 4bdac055781..78dee2544b8 100644
--- a/apps/files/l10n/pl.php
+++ b/apps/files/l10n/pl.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Za mało dostępnego miejsca",
"Invalid directory." => "Zła ścieżka.",
"Files" => "Pliki",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku, ponieważ jest on katalogiem lub ma 0 bajtów",
+"Not enough space available" => "Za mało miejsca",
+"Upload cancelled." => "Wczytywanie anulowane.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.",
+"URL cannot be empty." => "URL nie może być pusty.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nieprawidłowa nazwa folderu. Wykorzystanie 'Shared' jest zarezerwowane przez ownCloud",
+"Error" => "Błąd",
"Share" => "Udostępnij",
"Delete permanently" => "Trwale usuń",
"Delete" => "Usuń",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Magazyn jest pełny. Pliki nie mogą zostać zaktualizowane lub zsynchronizowane!",
"Your storage is almost full ({usedSpacePercent}%)" => "Twój magazyn jest prawie pełny ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Pobieranie jest przygotowywane. Może to zająć trochę czasu jeśli pliki są duże.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nie można wczytać pliku, ponieważ jest on katalogiem lub ma 0 bajtów",
-"Not enough space available" => "Za mało miejsca",
-"Upload cancelled." => "Wczytywanie anulowane.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane.",
-"URL cannot be empty." => "URL nie może być pusty.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nieprawidłowa nazwa folderu. Korzystanie z nazwy „Shared” jest zarezerwowane dla ownCloud",
-"Error" => "Błąd",
"Name" => "Nazwa",
"Size" => "Rozmiar",
"Modified" => "Modyfikacja",
@@ -46,7 +47,6 @@
"{count} folders" => "Ilość folderów: {count}",
"1 file" => "1 plik",
"{count} files" => "Ilość plików: {count}",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nieprawidłowa nazwa folderu. Wykorzystanie 'Shared' jest zarezerwowane przez ownCloud",
"Unable to rename file" => "Nie można zmienić nazwy pliku",
"Upload" => "Wyślij",
"File handling" => "Zarządzanie plikami",
diff --git a/apps/files/l10n/pt_BR.php b/apps/files/l10n/pt_BR.php
index 0f349b69481..35dfebc1129 100644
--- a/apps/files/l10n/pt_BR.php
+++ b/apps/files/l10n/pt_BR.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Espaço de armazenamento insuficiente",
"Invalid directory." => "Diretório inválido.",
"Files" => "Arquivos",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes.",
+"Not enough space available" => "Espaço de armazenamento insuficiente",
+"Upload cancelled." => "Envio cancelado.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Upload em andamento. Sair da página agora resultará no cancelamento do envio.",
+"URL cannot be empty." => "URL não pode ficar em branco",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome de pasta inválido. O uso do nome 'Compartilhado' é reservado ao ownCloud",
+"Error" => "Erro",
"Share" => "Compartilhar",
"Delete permanently" => "Excluir permanentemente",
"Delete" => "Excluir",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Seu armazenamento está cheio, arquivos não podem mais ser atualizados ou sincronizados!",
"Your storage is almost full ({usedSpacePercent}%)" => "Seu armazenamento está quase cheio ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Seu download está sendo preparado. Isto pode levar algum tempo se os arquivos forem grandes.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes.",
-"Not enough space available" => "Espaço de armazenamento insuficiente",
-"Upload cancelled." => "Envio cancelado.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Upload em andamento. Sair da página agora resultará no cancelamento do envio.",
-"URL cannot be empty." => "URL não pode ficar em branco",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome de pasta inválido. O uso de 'Shared' é reservado para o Owncloud",
-"Error" => "Erro",
"Name" => "Nome",
"Size" => "Tamanho",
"Modified" => "Modificado",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} pastas",
"1 file" => "1 arquivo",
"{count} files" => "{count} arquivos",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome de pasta inválido. O uso do nome 'Compartilhado' é reservado ao ownCloud",
"Unable to rename file" => "Impossível renomear arquivo",
"Upload" => "Upload",
"File handling" => "Tratamento de Arquivo",
diff --git a/apps/files/l10n/pt_PT.php b/apps/files/l10n/pt_PT.php
index d90e2999702..4aae7576bbd 100644
--- a/apps/files/l10n/pt_PT.php
+++ b/apps/files/l10n/pt_PT.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Não há espaço suficiente em disco",
"Invalid directory." => "Directório Inválido",
"Files" => "Ficheiros",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes",
+"Not enough space available" => "Espaço em disco insuficiente!",
+"Upload cancelled." => "Envio cancelado.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.",
+"URL cannot be empty." => "O URL não pode estar vazio.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome da pasta inválido. Palavra 'Shared' é reservado pela ownCloud",
+"Error" => "Erro",
"Share" => "Partilhar",
"Delete permanently" => "Eliminar permanentemente",
"Delete" => "Eliminar",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "O seu armazenamento está cheio, os ficheiros não podem ser sincronizados.",
"Your storage is almost full ({usedSpacePercent}%)" => "O seu espaço de armazenamento está quase cheiro ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "O seu download está a ser preparado. Este processo pode demorar algum tempo se os ficheiros forem grandes.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes",
-"Not enough space available" => "Espaço em disco insuficiente!",
-"Upload cancelled." => "Envio cancelado.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora.",
-"URL cannot be empty." => "O URL não pode estar vazio.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Nome de pasta inválido. O Uso de 'shared' é reservado para o ownCloud",
-"Error" => "Erro",
"Name" => "Nome",
"Size" => "Tamanho",
"Modified" => "Modificado",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} pastas",
"1 file" => "1 ficheiro",
"{count} files" => "{count} ficheiros",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nome da pasta inválido. Palavra 'Shared' é reservado pela ownCloud",
"Unable to rename file" => "Não foi possível renomear o ficheiro",
"Upload" => "Carregar",
"File handling" => "Manuseamento de ficheiros",
diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php
index 59c12c57a38..979ed19f54d 100644
--- a/apps/files/l10n/ro.php
+++ b/apps/files/l10n/ro.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nu este suficient spațiu disponibil",
"Invalid directory." => "Director invalid.",
"Files" => "Fișiere",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes.",
+"Not enough space available" => "Nu este suficient spațiu disponibil",
+"Upload cancelled." => "Încărcare anulată.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
+"URL cannot be empty." => "Adresa URL nu poate fi goală.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nume de dosar invalid. Utilizarea 'Shared' e rezervată de ownCloud",
+"Error" => "Eroare",
"Share" => "Partajează",
"Delete permanently" => "Stergere permanenta",
"Delete" => "Șterge",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Spatiul de stocare este plin, nu mai puteti incarca s-au sincroniza alte fisiere.",
"Your storage is almost full ({usedSpacePercent}%)" => "Spatiul de stocare este aproape plin ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Se pregătește descărcarea. Aceasta poate să dureze ceva timp dacă fișierele sunt mari.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes.",
-"Not enough space available" => "Nu este suficient spațiu disponibil",
-"Upload cancelled." => "Încărcare anulată.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea.",
-"URL cannot be empty." => "Adresa URL nu poate fi goală.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Invalid folder name. Usage of 'Shared' is reserved by Ownclou",
-"Error" => "Eroare",
"Name" => "Nume",
"Size" => "Dimensiune",
"Modified" => "Modificat",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} foldare",
"1 file" => "1 fisier",
"{count} files" => "{count} fisiere",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Nume de dosar invalid. Utilizarea 'Shared' e rezervată de ownCloud",
"Unable to rename file" => "Nu s-a putut redenumi fișierul",
"Upload" => "Încărcare",
"File handling" => "Manipulare fișiere",
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index 43a8dc70080..d20f2793148 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Недостаточно доступного места в хранилище",
"Invalid directory." => "Неправильный каталог.",
"Files" => "Файлы",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Файл не был загружен: его размер 0 байт либо это не файл, а директория.",
+"Not enough space available" => "Недостаточно свободного места",
+"Upload cancelled." => "Загрузка отменена.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.",
+"URL cannot be empty." => "Ссылка не может быть пустой.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Неправильное имя каталога. Имя 'Shared' зарезервировано.",
+"Error" => "Ошибка",
"Share" => "Открыть доступ",
"Delete permanently" => "Удалено навсегда",
"Delete" => "Удалить",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ваше дисковое пространство полностью заполнено, произведите очистку перед загрузкой новых файлов.",
"Your storage is almost full ({usedSpacePercent}%)" => "Ваше хранилище почти заполнено ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Загрузка началась. Это может потребовать много времени, если файл большого размера.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Файл не был загружен: его размер 0 байт либо это не файл, а директория.",
-"Not enough space available" => "Недостаточно свободного места",
-"Upload cancelled." => "Загрузка отменена.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку.",
-"URL cannot be empty." => "Ссылка не может быть пустой.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Неправильное имя каталога. Имя 'Shared' зарезервировано.",
-"Error" => "Ошибка",
"Name" => "Имя",
"Size" => "Размер",
"Modified" => "Изменён",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} папок",
"1 file" => "1 файл",
"{count} files" => "{count} файлов",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Неправильное имя каталога. Имя 'Shared' зарезервировано.",
"Unable to rename file" => "Невозможно переименовать файл",
"Upload" => "Загрузка",
"File handling" => "Управление файлами",
@@ -68,8 +68,8 @@
"Download" => "Скачать",
"Unshare" => "Закрыть общий доступ",
"Upload too large" => "Файл слишком велик",
-"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере.",
+"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые вы пытаетесь загрузить, превышают лимит для файлов на этом сервере.",
"Files are being scanned, please wait." => "Подождите, файлы сканируются.",
"Current scanning" => "Текущее сканирование",
-"Upgrading filesystem cache..." => "Обновление кеша файловой системы..."
+"Upgrading filesystem cache..." => "Обновление кэша файловой системы..."
);
diff --git a/apps/files/l10n/si_LK.php b/apps/files/l10n/si_LK.php
index 351021a9f8b..50745f0eff7 100644
--- a/apps/files/l10n/si_LK.php
+++ b/apps/files/l10n/si_LK.php
@@ -7,6 +7,10 @@
"Missing a temporary folder" => "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්",
"Failed to write to disk" => "තැටිගත කිරීම අසාර්ථකයි",
"Files" => "ගොනු",
+"Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී",
+"File upload is in progress. Leaving the page now will cancel the upload." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
+"URL cannot be empty." => "යොමුව හිස් විය නොහැක",
+"Error" => "දෝෂයක්",
"Share" => "බෙදා හදා ගන්න",
"Delete" => "මකා දමන්න",
"Rename" => "නැවත නම් කරන්න",
@@ -15,10 +19,6 @@
"cancel" => "අත් හරින්න",
"undo" => "නිෂ්ප්‍රභ කරන්න",
"1 file uploading" => "1 ගොනුවක් උඩගත කෙරේ",
-"Upload cancelled." => "උඩුගත කිරීම අත් හරින්න ලදී",
-"File upload is in progress. Leaving the page now will cancel the upload." => "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත",
-"URL cannot be empty." => "යොමුව හිස් විය නොහැක",
-"Error" => "දෝෂයක්",
"Name" => "නම",
"Size" => "ප්‍රමාණය",
"Modified" => "වෙනස් කළ",
diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php
index ad33c9b4eee..775499fdb36 100644
--- a/apps/files/l10n/sk_SK.php
+++ b/apps/files/l10n/sk_SK.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Nedostatok dostupného úložného priestoru",
"Invalid directory." => "Neplatný priečinok",
"Files" => "Súbory",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nedá sa odoslať Váš súbor, pretože je to priečinok, alebo je jeho veľkosť 0 bajtov",
+"Not enough space available" => "Nie je k dispozícii dostatok miesta",
+"Upload cancelled." => "Odosielanie zrušené",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
+"URL cannot be empty." => "URL nemôže byť prázdne",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Neplatný názov priečinka. Názov \"Shared\" je rezervovaný pre ownCloud",
+"Error" => "Chyba",
"Share" => "Zdieľať",
"Delete permanently" => "Zmazať trvalo",
"Delete" => "Zmazať",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Vaše úložisko je plné. Súbory nemožno aktualizovať ani synchronizovať!",
"Your storage is almost full ({usedSpacePercent}%)" => "Vaše úložisko je takmer plné ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Vaše sťahovanie sa pripravuje. Ak sú sťahované súbory veľké, môže to chvíľu trvať.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nedá sa odoslať Váš súbor, pretože je to priečinok, alebo je jeho veľkosť 0 bajtov",
-"Not enough space available" => "Nie je k dispozícii dostatok miesta",
-"Upload cancelled." => "Odosielanie zrušené",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
-"URL cannot be empty." => "URL nemôže byť prázdne",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neplatné meno priečinka. Používanie mena 'Shared' je vyhradené len pre Owncloud",
-"Error" => "Chyba",
"Name" => "Názov",
"Size" => "Veľkosť",
"Modified" => "Upravené",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} priečinkov",
"1 file" => "1 súbor",
"{count} files" => "{count} súborov",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Neplatný názov priečinka. Názov \"Shared\" je rezervovaný pre ownCloud",
"Unable to rename file" => "Nemožno premenovať súbor",
"Upload" => "Odoslať",
"File handling" => "Nastavenie správania sa k súborom",
diff --git a/apps/files/l10n/sl.php b/apps/files/l10n/sl.php
index 6902d311ab7..f9da8296e9e 100644
--- a/apps/files/l10n/sl.php
+++ b/apps/files/l10n/sl.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Na voljo ni dovolj prostora",
"Invalid directory." => "Neveljavna mapa.",
"Files" => "Datoteke",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Pošiljanja ni mogoče izvesti, saj gre za mapo oziroma datoteko velikosti 0 bajtov.",
+"Not enough space available" => "Na voljo ni dovolj prostora.",
+"Upload cancelled." => "Pošiljanje je preklicano.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
+"URL cannot be empty." => "Naslov URL ne sme biti prazna vrednost.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ime mape je neveljavno. Uporaba oznake \"Souporaba\" je rezervirana za ownCloud",
+"Error" => "Napaka",
"Share" => "Souporaba",
"Delete permanently" => "Izbriši dokončno",
"Delete" => "Izbriši",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
"Your storage is almost full ({usedSpacePercent}%)" => "Mesto za shranjevanje je skoraj polno ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen, če je datoteka zelo velika.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Pošiljanja ni mogoče izvesti, saj gre za mapo oziroma datoteko velikosti 0 bajtov.",
-"Not enough space available" => "Na voljo ni dovolj prostora.",
-"Upload cancelled." => "Pošiljanje je preklicano.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
-"URL cannot be empty." => "Naslov URL ne sme biti prazna vrednost.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neveljavno ime mape. Uporaba oznake \"Souporaba\" je zadržan za sistem ownCloud.",
-"Error" => "Napaka",
"Name" => "Ime",
"Size" => "Velikost",
"Modified" => "Spremenjeno",
diff --git a/apps/files/l10n/sq.php b/apps/files/l10n/sq.php
index 63c95f692e2..2596b11ef70 100644
--- a/apps/files/l10n/sq.php
+++ b/apps/files/l10n/sq.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Nuk ka mbetur hapësirë memorizimi e mjaftueshme",
"Invalid directory." => "Dosje e pavlefshme.",
"Files" => "Skedarët",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte",
+"Not enough space available" => "Nuk ka hapësirë memorizimi e mjaftueshme",
+"Upload cancelled." => "Ngarkimi u anulua.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet.",
+"URL cannot be empty." => "URL-i nuk mund të jetë bosh.",
+"Error" => "Veprim i gabuar",
"Share" => "Nda",
"Delete permanently" => "Elimino përfundimisht",
"Delete" => "Elimino",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Hapësira juaj e memorizimit është plot, nuk mund të ngarkoni apo sinkronizoni më skedarët.",
"Your storage is almost full ({usedSpacePercent}%)" => "Hapësira juaj e memorizimit është gati plot ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Shkarkimi juaj po përgatitet. Mund të duhet pak kohë nqse skedarët janë të mëdhenj.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte",
-"Not enough space available" => "Nuk ka hapësirë memorizimi e mjaftueshme",
-"Upload cancelled." => "Ngarkimi u anulua.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet.",
-"URL cannot be empty." => "URL-i nuk mund të jetë bosh.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Emri i dosjes është i pavlefshëm. Përdorimi i \"Shared\" është i rezervuar nga Owncloud-i.",
-"Error" => "Veprim i gabuar",
"Name" => "Emri",
"Size" => "Dimensioni",
"Modified" => "Modifikuar",
diff --git a/apps/files/l10n/sr.php b/apps/files/l10n/sr.php
index 3be6dde91a7..b31a3593749 100644
--- a/apps/files/l10n/sr.php
+++ b/apps/files/l10n/sr.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Нема довољно простора",
"Invalid directory." => "неисправна фасцикла.",
"Files" => "Датотеке",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова",
+"Not enough space available" => "Нема довољно простора",
+"Upload cancelled." => "Отпремање је прекинуто.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање.",
+"URL cannot be empty." => "Адреса не може бити празна.",
+"Error" => "Грешка",
"Share" => "Дели",
"Delete permanently" => "Обриши за стално",
"Delete" => "Обриши",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ваше складиште је пуно. Датотеке више не могу бити ажуриране ни синхронизоване.",
"Your storage is almost full ({usedSpacePercent}%)" => "Ваше складиште је скоро па пуно ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Припремам преузимање. Ово може да потраје ако су датотеке велике.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова",
-"Not enough space available" => "Нема довољно простора",
-"Upload cancelled." => "Отпремање је прекинуто.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање.",
-"URL cannot be empty." => "Адреса не може бити празна.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Неисправно име фасцикле. Фасцикла „Shared“ је резервисана за ownCloud.",
-"Error" => "Грешка",
"Name" => "Име",
"Size" => "Величина",
"Modified" => "Измењено",
diff --git a/apps/files/l10n/sv.php b/apps/files/l10n/sv.php
index f4331761592..a8767756f41 100644
--- a/apps/files/l10n/sv.php
+++ b/apps/files/l10n/sv.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Inte tillräckligt med lagringsutrymme tillgängligt",
"Invalid directory." => "Felaktig mapp.",
"Files" => "Filer",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes",
+"Not enough space available" => "Inte tillräckligt med utrymme tillgängligt",
+"Upload cancelled." => "Uppladdning avbruten.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
+"URL cannot be empty." => "URL kan inte vara tom.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ogiltigt mappnamn. Användning av 'Shared' är reserverad av ownCloud",
+"Error" => "Fel",
"Share" => "Dela",
"Delete permanently" => "Radera permanent",
"Delete" => "Radera",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ditt lagringsutrymme är fullt, filer kan inte längre uppdateras eller synkroniseras!",
"Your storage is almost full ({usedSpacePercent}%)" => "Ditt lagringsutrymme är nästan fullt ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Din nedladdning förbereds. Det kan ta tid om det är stora filer.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes",
-"Not enough space available" => "Inte tillräckligt med utrymme tillgängligt",
-"Upload cancelled." => "Uppladdning avbruten.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen.",
-"URL cannot be empty." => "URL kan inte vara tom.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud",
-"Error" => "Fel",
"Name" => "Namn",
"Size" => "Storlek",
"Modified" => "Ändrad",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} mappar",
"1 file" => "1 fil",
"{count} files" => "{count} filer",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ogiltigt mappnamn. Användning av 'Shared' är reserverad av ownCloud",
"Unable to rename file" => "Kan inte byta namn på filen",
"Upload" => "Ladda upp",
"File handling" => "Filhantering",
diff --git a/apps/files/l10n/ta_LK.php b/apps/files/l10n/ta_LK.php
index e5f7bbdf9bb..e03b88569b7 100644
--- a/apps/files/l10n/ta_LK.php
+++ b/apps/files/l10n/ta_LK.php
@@ -7,6 +7,11 @@
"Missing a temporary folder" => "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை",
"Failed to write to disk" => "வட்டில் எழுத முடியவில்லை",
"Files" => "கோப்புகள்",
+"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை",
+"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது",
+"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.",
+"URL cannot be empty." => "URL வெறுமையாக இருக்கமுடியாது.",
+"Error" => "வழு",
"Share" => "பகிர்வு",
"Delete" => "நீக்குக",
"Rename" => "பெயர்மாற்றம்",
@@ -19,11 +24,6 @@
"undo" => "முன் செயல் நீக்கம் ",
"1 file uploading" => "1 கோப்பு பதிவேற்றப்படுகிறது",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை",
-"Upload cancelled." => "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது",
-"File upload is in progress. Leaving the page now will cancel the upload." => "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்.",
-"URL cannot be empty." => "URL வெறுமையாக இருக்கமுடியாது.",
-"Error" => "வழு",
"Name" => "பெயர்",
"Size" => "அளவு",
"Modified" => "மாற்றப்பட்டது",
diff --git a/apps/files/l10n/te.php b/apps/files/l10n/te.php
index b280200d30a..5c6192963f0 100644
--- a/apps/files/l10n/te.php
+++ b/apps/files/l10n/te.php
@@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
+"Error" => "పొరపాటు",
"Delete permanently" => "శాశ్వతంగా తొలగించు",
"Delete" => "తొలగించు",
"cancel" => "రద్దుచేయి",
-"Error" => "పొరపాటు",
"Name" => "పేరు",
"Size" => "పరిమాణం",
"Save" => "భద్రపరచు"
diff --git a/apps/files/l10n/th_TH.php b/apps/files/l10n/th_TH.php
index 06d26edfec8..46bfd657c4f 100644
--- a/apps/files/l10n/th_TH.php
+++ b/apps/files/l10n/th_TH.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "เหลือพื้นที่ไม่เพียงสำหรับใช้งาน",
"Invalid directory." => "ไดเร็กทอรี่ไม่ถูกต้อง",
"Files" => "ไฟล์",
+"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่ หรือ มีขนาดไฟล์ 0 ไบต์",
+"Not enough space available" => "มีพื้นที่เหลือไม่เพียงพอ",
+"Upload cancelled." => "การอัพโหลดถูกยกเลิก",
+"File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
+"URL cannot be empty." => "URL ไม่สามารถเว้นว่างได้",
+"Error" => "ข้อผิดพลาด",
"Share" => "แชร์",
"Delete" => "ลบ",
"Rename" => "เปลี่ยนชื่อ",
@@ -31,13 +37,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "พื้นที่จัดเก็บข้อมูลของคุณเต็มแล้ว ไม่สามารถอัพเดทหรือผสานไฟล์ต่างๆได้อีกต่อไป",
"Your storage is almost full ({usedSpacePercent}%)" => "พื้นที่จัดเก็บข้อมูลของคุณใกล้เต็มแล้ว ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "กำลังเตรียมดาวน์โหลดข้อมูล หากไฟล์มีขนาดใหญ่ อาจใช้เวลาสักครู่",
-"Unable to upload your file as it is a directory or has 0 bytes" => "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่ หรือ มีขนาดไฟล์ 0 ไบต์",
-"Not enough space available" => "มีพื้นที่เหลือไม่เพียงพอ",
-"Upload cancelled." => "การอัพโหลดถูกยกเลิก",
-"File upload is in progress. Leaving the page now will cancel the upload." => "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก",
-"URL cannot be empty." => "URL ไม่สามารถเว้นว่างได้",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "ชื่อโฟลเดอร์ไม่ถูกต้อง การใช้งาน 'แชร์' สงวนไว้สำหรับ Owncloud เท่านั้น",
-"Error" => "ข้อผิดพลาด",
"Name" => "ชื่อ",
"Size" => "ขนาด",
"Modified" => "แก้ไขแล้ว",
diff --git a/apps/files/l10n/tr.php b/apps/files/l10n/tr.php
index 6a096d27039..76a05d853a2 100644
--- a/apps/files/l10n/tr.php
+++ b/apps/files/l10n/tr.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "Yeterli disk alanı yok",
"Invalid directory." => "Geçersiz dizin.",
"Files" => "Dosyalar",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi",
+"Not enough space available" => "Yeterli disk alanı yok",
+"Upload cancelled." => "Yükleme iptal edildi.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.",
+"URL cannot be empty." => "URL boş olamaz.",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir.",
+"Error" => "Hata",
"Share" => "Paylaş",
"Delete permanently" => "Kalıcı olarak sil",
"Delete" => "Sil",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Depolama alanınız dolu, artık dosyalar güncellenmeyecek yada senkronizasyon edilmeyecek.",
"Your storage is almost full ({usedSpacePercent}%)" => "Depolama alanınız neredeyse dolu ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi",
-"Not enough space available" => "Yeterli disk alanı yok",
-"Upload cancelled." => "Yükleme iptal edildi.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur.",
-"URL cannot be empty." => "URL boş olamaz.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerver edilmiştir.",
-"Error" => "Hata",
"Name" => "İsim",
"Size" => "Boyut",
"Modified" => "Değiştirilme",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} dizin",
"1 file" => "1 dosya",
"{count} files" => "{count} dosya",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir.",
"Unable to rename file" => "Dosya adı değiştirilemedi",
"Upload" => "Yükle",
"File handling" => "Dosya taşıma",
diff --git a/apps/files/l10n/ug.php b/apps/files/l10n/ug.php
index fb8f187adef..aafb8ef4120 100644
--- a/apps/files/l10n/ug.php
+++ b/apps/files/l10n/ug.php
@@ -6,6 +6,10 @@
"Failed to write to disk" => "دىسكىغا يازالمىدى",
"Not enough storage available" => "يېتەرلىك ساقلاش بوشلۇقى يوق",
"Files" => "ھۆججەتلەر",
+"Not enough space available" => "يېتەرلىك بوشلۇق يوق",
+"Upload cancelled." => "يۈكلەشتىن ۋاز كەچتى.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.",
+"Error" => "خاتالىق",
"Share" => "ھەمبەھىر",
"Delete permanently" => "مەڭگۈلۈك ئۆچۈر",
"Delete" => "ئۆچۈر",
@@ -18,10 +22,6 @@
"undo" => "يېنىۋال",
"1 file uploading" => "1 ھۆججەت يۈكلىنىۋاتىدۇ",
"files uploading" => "ھۆججەت يۈكلىنىۋاتىدۇ",
-"Not enough space available" => "يېتەرلىك بوشلۇق يوق",
-"Upload cancelled." => "يۈكلەشتىن ۋاز كەچتى.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload.",
-"Error" => "خاتالىق",
"Name" => "ئاتى",
"Size" => "چوڭلۇقى",
"Modified" => "ئۆزگەرتكەن",
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php
index 324b28936e7..ca0d66434c3 100644
--- a/apps/files/l10n/uk.php
+++ b/apps/files/l10n/uk.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Місця більше немає",
"Invalid directory." => "Невірний каталог.",
"Files" => "Файли",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт",
+"Not enough space available" => "Місця більше немає",
+"Upload cancelled." => "Завантаження перервано.",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.",
+"URL cannot be empty." => "URL не може бути пустим.",
+"Error" => "Помилка",
"Share" => "Поділитися",
"Delete permanently" => "Видалити назавжди",
"Delete" => "Видалити",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані !",
"Your storage is almost full ({usedSpacePercent}%)" => "Ваше сховище майже повне ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Ваше завантаження готується. Це може зайняти деякий час, якщо файли завеликі.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт",
-"Not enough space available" => "Місця більше немає",
-"Upload cancelled." => "Завантаження перервано.",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.",
-"URL cannot be empty." => "URL не може бути пустим.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Невірне ім'я теки. Використання \"Shared\" зарезервовано Owncloud",
-"Error" => "Помилка",
"Name" => "Ім'я",
"Size" => "Розмір",
"Modified" => "Змінено",
diff --git a/apps/files/l10n/vi.php b/apps/files/l10n/vi.php
index c8aa11295c8..863bd337a66 100644
--- a/apps/files/l10n/vi.php
+++ b/apps/files/l10n/vi.php
@@ -12,6 +12,12 @@
"Not enough storage available" => "Không đủ không gian lưu trữ",
"Invalid directory." => "Thư mục không hợp lệ",
"Files" => "Tập tin",
+"Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte",
+"Not enough space available" => "Không đủ chỗ trống cần thiết",
+"Upload cancelled." => "Hủy tải lên",
+"File upload is in progress. Leaving the page now will cancel the upload." => "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
+"URL cannot be empty." => "URL không được để trống.",
+"Error" => "Lỗi",
"Share" => "Chia sẻ",
"Delete permanently" => "Xóa vĩnh vễn",
"Delete" => "Xóa",
@@ -32,13 +38,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "Your storage is full, files can not be updated or synced anymore!",
"Your storage is almost full ({usedSpacePercent}%)" => "Your storage is almost full ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Your download is being prepared. This might take some time if the files are big.",
-"Unable to upload your file as it is a directory or has 0 bytes" => "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte",
-"Not enough space available" => "Không đủ chỗ trống cần thiết",
-"Upload cancelled." => "Hủy tải lên",
-"File upload is in progress. Leaving the page now will cancel the upload." => "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này.",
-"URL cannot be empty." => "URL không được để trống.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Invalid folder name. Usage of 'Shared' is reserved by Owncloud",
-"Error" => "Lỗi",
"Name" => "Tên",
"Size" => "Kích cỡ",
"Modified" => "Thay đổi",
diff --git a/apps/files/l10n/zh_CN.GB2312.php b/apps/files/l10n/zh_CN.GB2312.php
index 0d87975918e..a9dd726faa2 100644
--- a/apps/files/l10n/zh_CN.GB2312.php
+++ b/apps/files/l10n/zh_CN.GB2312.php
@@ -7,6 +7,11 @@
"Missing a temporary folder" => "缺失临时文件夹",
"Failed to write to disk" => "写磁盘失败",
"Files" => "文件",
+"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传您的文件,由于它是文件夹或者为空文件",
+"Upload cancelled." => "上传取消了",
+"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。",
+"URL cannot be empty." => "网址不能为空。",
+"Error" => "出错",
"Share" => "分享",
"Delete" => "删除",
"Rename" => "重命名",
@@ -19,11 +24,6 @@
"undo" => "撤销",
"1 file uploading" => "1 个文件正在上传",
"files uploading" => "个文件正在上传",
-"Unable to upload your file as it is a directory or has 0 bytes" => "不能上传您的文件,由于它是文件夹或者为空文件",
-"Upload cancelled." => "上传取消了",
-"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传。关闭页面会取消上传。",
-"URL cannot be empty." => "网址不能为空。",
-"Error" => "出错",
"Name" => "名称",
"Size" => "大小",
"Modified" => "修改日期",
diff --git a/apps/files/l10n/zh_CN.php b/apps/files/l10n/zh_CN.php
index c883670e848..7525436d41c 100644
--- a/apps/files/l10n/zh_CN.php
+++ b/apps/files/l10n/zh_CN.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "没有足够的存储空间",
"Invalid directory." => "无效文件夹。",
"Files" => "文件",
+"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传您的文件,文件夹或者空文件",
+"Not enough space available" => "没有足够可用空间",
+"Upload cancelled." => "上传已取消",
+"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
+"URL cannot be empty." => "URL不能为空",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "无效的文件夹名。”Shared“ 是 Owncloud 预留的文件夹",
+"Error" => "错误",
"Share" => "分享",
"Delete permanently" => "永久删除",
"Delete" => "删除",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "您的存储空间已满,文件将无法更新或同步!",
"Your storage is almost full ({usedSpacePercent}%)" => "您的存储空间即将用完 ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "下载正在准备中。如果文件较大可能会花费一些时间。",
-"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传您的文件,文件夹或者空文件",
-"Not enough space available" => "没有足够可用空间",
-"Upload cancelled." => "上传已取消",
-"File upload is in progress. Leaving the page now will cancel the upload." => "文件正在上传中。现在离开此页会导致上传动作被取消。",
-"URL cannot be empty." => "URL不能为空",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。",
-"Error" => "错误",
"Name" => "名称",
"Size" => "大小",
"Modified" => "修改日期",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} 个文件夹",
"1 file" => "1 个文件",
"{count} files" => "{count} 个文件",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "无效的文件夹名。”Shared“ 是 Owncloud 预留的文件夹",
"Unable to rename file" => "无法重命名文件",
"Upload" => "上传",
"File handling" => "文件处理",
diff --git a/apps/files/l10n/zh_HK.php b/apps/files/l10n/zh_HK.php
index caafc74b859..4402812f2b6 100644
--- a/apps/files/l10n/zh_HK.php
+++ b/apps/files/l10n/zh_HK.php
@@ -1,8 +1,8 @@
<?php $TRANSLATIONS = array(
"Files" => "文件",
+"Error" => "錯誤",
"Share" => "分享",
"Delete" => "刪除",
-"Error" => "錯誤",
"Name" => "名稱",
"{count} folders" => "{}文件夾",
"Upload" => "上傳",
diff --git a/apps/files/l10n/zh_TW.php b/apps/files/l10n/zh_TW.php
index 0bd207888dc..3c7e6da1755 100644
--- a/apps/files/l10n/zh_TW.php
+++ b/apps/files/l10n/zh_TW.php
@@ -12,6 +12,13 @@
"Not enough storage available" => "儲存空間不足",
"Invalid directory." => "無效的資料夾。",
"Files" => "檔案",
+"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0",
+"Not enough space available" => "沒有足夠的可用空間",
+"Upload cancelled." => "上傳已取消",
+"File upload is in progress. Leaving the page now will cancel the upload." => "檔案上傳中。離開此頁面將會取消上傳。",
+"URL cannot be empty." => "URL 不能為空白。",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留",
+"Error" => "錯誤",
"Share" => "分享",
"Delete permanently" => "永久刪除",
"Delete" => "刪除",
@@ -32,13 +39,7 @@
"Your storage is full, files can not be updated or synced anymore!" => "您的儲存空間已滿,沒有辦法再更新或是同步檔案!",
"Your storage is almost full ({usedSpacePercent}%)" => "您的儲存空間快要滿了 ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "正在準備您的下載,若您的檔案較大,將會需要更多時間。",
-"Unable to upload your file as it is a directory or has 0 bytes" => "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0",
-"Not enough space available" => "沒有足夠的可用空間",
-"Upload cancelled." => "上傳已取消",
-"File upload is in progress. Leaving the page now will cancel the upload." => "檔案上傳中。離開此頁面將會取消上傳。",
-"URL cannot be empty." => "URL 不能為空白。",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留",
-"Error" => "錯誤",
"Name" => "名稱",
"Size" => "大小",
"Modified" => "修改",
@@ -46,7 +47,6 @@
"{count} folders" => "{count} 個資料夾",
"1 file" => "1 個檔案",
"{count} files" => "{count} 個檔案",
-"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留",
"Unable to rename file" => "無法重新命名檔案",
"Upload" => "上傳",
"File handling" => "檔案處理",
diff --git a/apps/files/lib/app.php b/apps/files/lib/app.php
index c2a4b9c2675..f7052ef80b0 100644
--- a/apps/files/lib/app.php
+++ b/apps/files/lib/app.php
@@ -70,7 +70,7 @@ class App {
} else {
// rename failed
$result['data'] = array(
- 'message' => $this->l10n->t('Unable to rename file')
+ 'message' => $this->l10n->t('%s could not be renamed', array($oldname))
);
}
return $result;
diff --git a/apps/files/templates/index.php b/apps/files/templates/index.php
index b576253f4f0..b9119f2cb62 100644
--- a/apps/files/templates/index.php
+++ b/apps/files/templates/index.php
@@ -50,7 +50,7 @@
</div>
</div>
<div id="file_action_panel"></div>
- <?php else:?>
+ <?php elseif( !$_['isPublic'] ):?>
<div class="actions"><input type="button" disabled value="<?php p($l->t('You don’t have write permissions here.'))?>"></div>
<input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir">
<?php endif;?>
diff --git a/apps/files/tests/ajax_rename.php b/apps/files/tests/ajax_rename.php
index 23e5761ddda..2b90a11743d 100644
--- a/apps/files/tests/ajax_rename.php
+++ b/apps/files/tests/ajax_rename.php
@@ -50,7 +50,7 @@ class Test_OC_Files_App_Rename extends \PHPUnit_Framework_TestCase {
$result = $this->files->rename($dir, $oldname, $newname);
$expected = array(
'success' => false,
- 'data' => array('message' => 'Unable to rename file')
+ 'data' => array('message' => '%s could not be renamed')
);
$this->assertEquals($expected, $result);
diff --git a/apps/files_encryption/l10n/de_DE.php b/apps/files_encryption/l10n/de_DE.php
index 59ccbaa1fc1..65cb3adebec 100644
--- a/apps/files_encryption/l10n/de_DE.php
+++ b/apps/files_encryption/l10n/de_DE.php
@@ -7,20 +7,29 @@
"Could not change the password. Maybe the old password was not correct." => "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Passwort nicht richtig.",
"Private key password successfully updated." => "Das Passwort des privaten Schlüssels wurde erfolgreich aktualisiert.",
"Could not update the private key password. Maybe the old password was not correct." => "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden. Vielleicht war das alte Passwort nicht richtig.",
+"Your private key is not valid! Maybe your password was changed from outside. You can update your private key password in your personal settings to regain access to your files" => "Ihr privater Schlüssel ist ungültig. Möglicher Weise wurde von außerhalb Ihr Passwort geändert. Sie können das Passwort Ihres privaten Schlüssels in den persönlichen Einstellungen aktualisieren, um wieder an Ihre Dateien zu gelangen.",
"PHP module OpenSSL is not installed." => "Das PHP-Modul OpenSSL ist nicht installiert.",
"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Bitte fragen Sie Ihren Server-Administrator, das entsprechende Modul zu installieren. Bis dahin wurde die Anwendung zur Verschlüsselung deaktiviert.",
"Saving..." => "Speichern...",
"Your private key is not valid! Maybe the your password was changed from outside." => "Ihr privater Schlüssel ist ungültig! Vielleicht wurde Ihr Passwort von außerhalb geändert.",
"personal settings" => "Persönliche Einstellungen",
"Encryption" => "Verschlüsselung",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Aktivieren Sie den Wiederherstellungsschlüssel (erlaubt die Wiederherstellung des Zugangs zu den Benutzerdateien, wenn das Passwort verloren geht).",
+"Recovery key password" => "Wiederherstellungschlüsselpasswort",
"Enabled" => "Aktiviert",
"Disabled" => "Deaktiviert",
+"Change recovery key password:" => "Wiederherstellungsschlüsselpasswort ändern",
+"Old Recovery key password" => "Altes Wiederherstellungsschlüsselpasswort",
+"New Recovery key password" => "Neues Wiederherstellungsschlüsselpasswort ",
"Change Password" => "Passwort ändern",
+"Your private key password no longer match your log-in password:" => "Das Privatschlüsselpasswort darf nicht länger mit den Login-Passwort übereinstimmen.",
+"Set your old private key password to your current log-in password." => "Setzen Sie Ihr altes Privatschlüsselpasswort auf Ihr aktuelles LogIn-Passwort.",
" If you don't remember your old password you can ask your administrator to recover your files." => "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihren Administrator, um Ihre Dateien wiederherzustellen.",
"Old log-in password" => "Altes Login-Passwort",
"Current log-in password" => "Momentanes Login-Passwort",
"Update Private Key Password" => "Das Passwort des privaten Schlüssels aktualisieren",
"Enable password recovery:" => "Passwort-Wiederherstellung aktivieren:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben.",
"File recovery settings updated" => "Die Einstellungen für die Dateiwiederherstellung wurden aktualisiert.",
"Could not update file recovery" => "Die Dateiwiederherstellung konnte nicht aktualisiert werden."
);
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php
index 74891279355..a88eccc0e41 100644
--- a/apps/files_encryption/l10n/es.php
+++ b/apps/files_encryption/l10n/es.php
@@ -7,12 +7,30 @@
"Could not change the password. Maybe the old password was not correct." => "No se pudo cambiar la contraseña. Compruebe que la contraseña actual sea correcta.",
"Private key password successfully updated." => "Contraseña de clave privada actualizada con éxito.",
"Could not update the private key password. Maybe the old password was not correct." => "No se pudo cambiar la contraseña. Puede que la contraseña antigua no sea correcta.",
+"Your private key is not valid! Maybe your password was changed from outside. You can update your private key password in your personal settings to regain access to your files" => "¡Su clave privada no es válida! Tal vez su contraseña ha sido cambiada desde fuera. Puede actualizar la contraseña de su clave privada en sus opciones personales para recuperar el acceso a sus ficheros",
+"PHP module OpenSSL is not installed." => "El módulo OpenSSL de PHP no está instalado.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Por favor pida al administrador de su servidor que le instale el módulo. De momento la aplicación de cifrado está deshabilitada.",
"Saving..." => "Guardando...",
+"Your private key is not valid! Maybe the your password was changed from outside." => "¡Su clave privada no es válida! Tal vez su contraseña ha sido cambiada desde fuera.",
+"You can unlock your private key in your " => "Puede desbloquear su clave privada en su",
+"personal settings" => "opciones personales",
"Encryption" => "Cifrado",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Habilitar la clave de recuperación (permite recuperar los ficheros del usuario en caso de pérdida de la contraseña);",
+"Recovery key password" => "Contraseña de clave de recuperación",
"Enabled" => "Habilitar",
"Disabled" => "Deshabilitado",
+"Change recovery key password:" => "Cambiar la contraseña de la clave de recuperación",
+"Old Recovery key password" => "Contraseña de la antigua clave de recuperación",
+"New Recovery key password" => "Contraseña de la nueva clave de recuperación",
"Change Password" => "Cambiar contraseña",
+"Your private key password no longer match your log-in password:" => "Su contraseña de clave privada ya no coincide con su contraseña de acceso:",
+"Set your old private key password to your current log-in password." => "Establecer la contraseña de su antigua clave privada a su contraseña actual de acceso.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Si no recuerda su antigua contraseña puede pedir a su administrador que le recupere sus ficheros.",
+"Old log-in password" => "Contraseña de acceso antigua",
+"Current log-in password" => "Contraseña de acceso actual",
+"Update Private Key Password" => "Actualizar Contraseña de Clave Privada",
"Enable password recovery:" => "Habilitar la recuperación de contraseña:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Habilitar esta opción le permitirá volver a tener acceso a sus ficheros cifrados en caso de pérdida de contraseña",
"File recovery settings updated" => "Opciones de recuperación de archivos actualizada",
"Could not update file recovery" => "No se pudo actualizar la recuperación de archivos"
);
diff --git a/apps/files_encryption/l10n/eu.php b/apps/files_encryption/l10n/eu.php
index 253953e5c52..5f6208bffd7 100644
--- a/apps/files_encryption/l10n/eu.php
+++ b/apps/files_encryption/l10n/eu.php
@@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Saving..." => "Gordetzen...",
-"Encryption" => "Enkriptazioa"
+"Encryption" => "Enkriptazioa",
+"Enabled" => "Gaitua",
+"Disabled" => "Ez-gaitua",
+"Change Password" => "Aldatu Pasahitza"
);
diff --git a/apps/files_encryption/l10n/fr.php b/apps/files_encryption/l10n/fr.php
index 94d27f5501e..52a970d68bf 100644
--- a/apps/files_encryption/l10n/fr.php
+++ b/apps/files_encryption/l10n/fr.php
@@ -1,20 +1,27 @@
<?php $TRANSLATIONS = array(
"Recovery key successfully enabled" => "Clé de récupération activée avec succès",
-"Could not enable recovery key. Please check your recovery key password!" => "Ne peut pas activer la clé de récupération. s'il vous plait vérifiez votre mot de passe de clé de récupération!",
-"Recovery key successfully disabled" => "Clé de récupération désactivée avc succès",
-"Could not disable recovery key. Please check your recovery key password!" => "Ne peut pas désactiver la clé de récupération. S'il vous plait vérifiez votre mot de passe de clé de récupération!",
+"Could not enable recovery key. Please check your recovery key password!" => "Impossible d'activer la clé de récupération. Veuillez vérifier votre mot de passe de clé de récupération !",
+"Recovery key successfully disabled" => "Clé de récupération désactivée avec succès",
+"Could not disable recovery key. Please check your recovery key password!" => "Impossible de désactiver la clé de récupération. Veuillez vérifier votre mot de passe de clé de récupération !",
"Password successfully changed." => "Mot de passe changé avec succès ",
"Could not change the password. Maybe the old password was not correct." => "Ne peut pas changer le mot de passe. L'ancien mot de passe est peut-être incorrect.",
"Private key password successfully updated." => "Mot de passe de la clé privé mis à jour avec succès.",
"Could not update the private key password. Maybe the old password was not correct." => "Impossible de mettre à jour le mot de passe de la clé privé. Peut-être que l'ancien mot de passe n'était pas correcte.",
"Your private key is not valid! Maybe your password was changed from outside. You can update your private key password in your personal settings to regain access to your files" => "Votre clef privée est invalide ! Votre mot de passe a peut-être été modifié depuis l'extérieur. Vous pouvez mettre à jour le mot de passe de votre clef privée dans vos paramètres personnels pour récupérer l'accès à vos fichiers",
+"PHP module OpenSSL is not installed." => "Le module OpenSSL de PHP n'est pas installé.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Veuillez demander à l'administrateur du serveur d'installer le module. Pour l'instant l'application de chiffrement a été désactivé.",
"Saving..." => "Enregistrement...",
"Your private key is not valid! Maybe the your password was changed from outside." => "Votre clef privée est invalide ! Votre mot de passe a peut-être été modifié depuis l'extérieur.",
"You can unlock your private key in your " => "Vous pouvez déverrouiller votre clé privée dans votre",
"personal settings" => "paramètres personnel",
"Encryption" => "Chiffrement",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Activer la clef de récupération (permet de récupérer les fichiers des utilisateurs en cas de perte de mot de passe).",
+"Recovery key password" => "Mot de passe de la clef de récupération",
"Enabled" => "Activer",
"Disabled" => "Désactiver",
+"Change recovery key password:" => "Modifier le mot de passe de la clef de récupération :",
+"Old Recovery key password" => "Ancien mot de passe de la clef de récupération",
+"New Recovery key password" => "Nouveau mot de passe de la clef de récupération",
"Change Password" => "Changer de mot de passe",
"Your private key password no longer match your log-in password:" => "Le mot de passe de votre clef privée ne correspond plus à votre mot de passe de connexion :",
"Set your old private key password to your current log-in password." => "Configurez le mot de passe de votre ancienne clef privée avec votre mot de passe courant de connexion. ",
@@ -22,8 +29,8 @@
"Old log-in password" => "Ancien mot de passe de connexion",
"Current log-in password" => "Actuel mot de passe de connexion",
"Update Private Key Password" => "Mettre à jour le mot de passe de votre clé privée",
-"Enable password recovery:" => "Activer la récupération du mot de passe:",
+"Enable password recovery:" => "Activer la récupération du mot de passe :",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe",
-"File recovery settings updated" => "Mise à jour des paramètres de récupération de fichiers ",
+"File recovery settings updated" => "Paramètres de récupération de fichiers mis à jour",
"Could not update file recovery" => "Ne peut pas remettre à jour les fichiers de récupération"
);
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index 6a28f859943..b9ad078a873 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -15,8 +15,13 @@
"You can unlock your private key in your " => "Możesz odblokować swój klucz prywatny w swojej",
"personal settings" => "Ustawienia osobiste",
"Encryption" => "Szyfrowanie",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Włączhasło klucza odzyskiwania (pozwala odzyskać pliki użytkowników w przypadku utraty hasła):",
+"Recovery key password" => "Hasło klucza odzyskiwania",
"Enabled" => "Włączone",
"Disabled" => "Wyłączone",
+"Change recovery key password:" => "Zmień hasło klucza odzyskiwania",
+"Old Recovery key password" => "Stare hasło klucza odzyskiwania",
+"New Recovery key password" => "Nowe hasło klucza odzyskiwania",
"Change Password" => "Zmień hasło",
"Your private key password no longer match your log-in password:" => "Hasło klucza prywatnego nie pasuje do hasła logowania:",
"Set your old private key password to your current log-in password." => "Podaj swoje stare prywatne hasło aby ustawić nowe",
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php
index 9b90a5110e1..f7b169525bb 100644
--- a/apps/files_encryption/l10n/ru.php
+++ b/apps/files_encryption/l10n/ru.php
@@ -1,15 +1,35 @@
<?php $TRANSLATIONS = array(
"Recovery key successfully enabled" => "Ключ восстановления успешно установлен",
+"Could not enable recovery key. Please check your recovery key password!" => "Невозможно включить ключ восстановления. Проверьте правильность пароля от ключа!",
"Recovery key successfully disabled" => "Ключ восстановления успешно отключен",
+"Could not disable recovery key. Please check your recovery key password!" => "Невозможно выключить ключ восстановления. Проверьте правильность пароля от ключа!",
"Password successfully changed." => "Пароль изменен удачно.",
"Could not change the password. Maybe the old password was not correct." => "Невозможно изменить пароль. Возможно старый пароль не был верен.",
+"Private key password successfully updated." => "Пароль секретного ключа успешно обновлён.",
+"Could not update the private key password. Maybe the old password was not correct." => "Невозможно обновить пароль от секретного ключа. Возможно, старый пароль указан неверно.",
+"Your private key is not valid! Maybe your password was changed from outside. You can update your private key password in your personal settings to regain access to your files" => "Секретный ключ недействителен! Возможно, Ваш пароль изменился. Пожалуйста, обновите пароль к приватному ключу в личных настройках, чтобы получить доступ к файлам",
+"PHP module OpenSSL is not installed." => "Модуль OpenSSL для PHP не установлен.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Попросите администратора сервера установить модуль. Приложение шифрования было временно отключено.",
"Saving..." => "Сохранение...",
+"Your private key is not valid! Maybe the your password was changed from outside." => "Секретный ключ недействителен! Возможно, Ваш пароль был изменён в другой программе.",
+"You can unlock your private key in your " => "Вы можете разблокировать закрытый ключ в своём ",
"personal settings" => "персональные настройки",
"Encryption" => "Шифрование",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Включить ключ восстановления (позволяет пользователям восстановить файлы при потере пароля):",
+"Recovery key password" => "Пароль для ключа восстановления",
"Enabled" => "Включено",
"Disabled" => "Отключено",
+"Change recovery key password:" => "Сменить пароль для ключа восстановления:",
+"Old Recovery key password" => "Старый пароль для ключа восстановления",
+"New Recovery key password" => "Новый пароль для ключа восстановления",
"Change Password" => "Изменить пароль",
+"Your private key password no longer match your log-in password:" => "Пароль от секретного ключа больше не соответствует паролю входа:",
+"Set your old private key password to your current log-in password." => "Замените старый пароль от секретного ключа на новый пароль входа.",
" If you don't remember your old password you can ask your administrator to recover your files." => "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы",
+"Old log-in password" => "Старый пароль для входа",
+"Current log-in password" => "Текущйи пароль для входа",
+"Update Private Key Password" => "Обновить пароль от секретного ключа",
+"Enable password recovery:" => "Включить восстановление пароля:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Включение этой опции позволит вам получить доступ к своим зашифрованным файлам в случае утери пароля",
"File recovery settings updated" => "Настройки файла восстановления обновлены",
"Could not update file recovery" => "Невозможно обновить файл восстановления"
diff --git a/apps/files_encryption/l10n/sl.php b/apps/files_encryption/l10n/sl.php
index a420fe161df..d80613b4b12 100644
--- a/apps/files_encryption/l10n/sl.php
+++ b/apps/files_encryption/l10n/sl.php
@@ -1,4 +1,14 @@
<?php $TRANSLATIONS = array(
+"Password successfully changed." => "Geslo je bilo uspešno spremenjeno.",
+"Could not change the password. Maybe the old password was not correct." => "Gesla ni bilo mogoče spremeniti. Morda vnos starega gesla ni bil pravilen.",
"Saving..." => "Poteka shranjevanje ...",
-"Encryption" => "Šifriranje"
+"personal settings" => "osebne nastavitve",
+"Encryption" => "Šifriranje",
+"Enabled" => "Omogočeno",
+"Disabled" => "Onemogočeno",
+"Change Password" => "Spremeni geslo",
+"Old log-in password" => "Staro geslo",
+"Current log-in password" => "Trenutno geslo",
+"File recovery settings updated" => "Nastavitve obnavljanja dokumentov so bile posodobljene",
+"Could not update file recovery" => "Nastavitev za obnavljanje dokumentov ni bilo mogoče posodobiti"
);
diff --git a/apps/files_encryption/lib/util.php b/apps/files_encryption/lib/util.php
index e8e53859bd8..b3de85254e2 100644
--- a/apps/files_encryption/lib/util.php
+++ b/apps/files_encryption/lib/util.php
@@ -362,17 +362,7 @@ class Util {
}
- $query = \OCP\DB::prepare($sql);
-
- if ($query->execute($args)) {
-
- return true;
-
- } else {
-
- return false;
-
- }
+ return is_numeric(\OC_DB::executeAudited($sql, $args));
}
@@ -1063,8 +1053,7 @@ class Util {
$sql = 'UPDATE `*PREFIX*encryption` SET `migration_status` = ? WHERE `uid` = ? and `migration_status` = ?';
$args = array(self::MIGRATION_IN_PROGRESS, $this->userId, self::MIGRATION_OPEN);
$query = \OCP\DB::prepare($sql);
- $result = $query->execute($args);
- $manipulatedRows = $result->numRows();
+ $manipulatedRows = $query->execute($args);
if ($manipulatedRows === 1) {
$return = true;
@@ -1087,8 +1076,7 @@ class Util {
$sql = 'UPDATE `*PREFIX*encryption` SET `migration_status` = ? WHERE `uid` = ? and `migration_status` = ?';
$args = array(self::MIGRATION_COMPLETED, $this->userId, self::MIGRATION_IN_PROGRESS);
$query = \OCP\DB::prepare($sql);
- $result = $query->execute($args);
- $manipulatedRows = $result->numRows();
+ $manipulatedRows = $query->execute($args);
if ($manipulatedRows === 1) {
$return = true;
diff --git a/apps/files_sharing/css/public.css b/apps/files_sharing/css/public.css
index 13298f113f8..71133145c87 100644
--- a/apps/files_sharing/css/public.css
+++ b/apps/files_sharing/css/public.css
@@ -17,14 +17,25 @@ body {
#details {
color:#fff;
+ float: left;
}
-#header #download {
+#public_upload,
+#download {
font-weight:700;
- margin-left:2em;
+ margin: 0 0.4em 0 2em;
+ padding: 0 5px;
+ height: 27px;
+ float: left;
+
+}
+
+#public_upload {
+ margin-left: 0.3em;
}
-#header #download img {
+#public_upload img,
+#download img {
padding-left:.1em;
padding-right:.3em;
vertical-align:text-bottom;
@@ -73,3 +84,49 @@ thead{
background-color: white;
padding-left:0 !important; /* fixes multiselect bar offset on shared page */
}
+
+#data-upload-form {
+ position: relative;
+ right: 0;
+ height: 27px;
+ overflow: hidden;
+ padding: 0;
+ float: right;
+ display: inline;
+ margin: 0;
+}
+
+#file_upload_start {
+ -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
+ filter: alpha(opacity=0);
+ opacity: 0;
+ z-index: 20;
+ position: absolute !important;
+ top: 0;
+ left: 0;
+ width: 100% !important;
+}
+
+#download span {
+ position: relative;
+ bottom: 3px;
+}
+
+#publicUploadButtonMock {
+ position:relative;
+ display:block;
+ width:100%;
+ height:27px;
+ cursor:pointer;
+ z-index:10;
+ background-image:url('%webroot%/core/img/actions/upload.svg');
+ background-repeat:no-repeat;
+ background-position:7px 6px;
+}
+
+#publicUploadButtonMock span {
+ margin: 0 5px 0 28px;
+ position: relative;
+ top: -2px;
+ color: #555;
+}
diff --git a/apps/files_sharing/js/public.js b/apps/files_sharing/js/public.js
index 916e35419c1..0244f392a0e 100644
--- a/apps/files_sharing/js/public.js
+++ b/apps/files_sharing/js/public.js
@@ -7,6 +7,8 @@ function fileDownloadPath(dir, file) {
return url;
}
+var form_data;
+
$(document).ready(function() {
if (typeof FileActions !== 'undefined') {
@@ -46,4 +48,19 @@ $(document).ready(function() {
});
}
-}); \ No newline at end of file
+ // Add some form data to the upload handler
+ file_upload_param.formData = {
+ MAX_FILE_SIZE: $('#uploadMaxFilesize').val(),
+ requesttoken: $('#publicUploadRequestToken').val(),
+ dirToken: $('#dirToken').val(),
+ appname: 'files_sharing',
+ subdir: $('input#dir').val()
+ };
+
+ // Add Uploadprogress Wrapper to controls bar
+ $('#controls').append($('#additional_controls div#uploadprogresswrapper'));
+
+ // Cancel upload trigger
+ $('#cancel_upload_button').click(Files.cancelUploads);
+
+});
diff --git a/apps/files_sharing/l10n/ar.php b/apps/files_sharing/l10n/ar.php
index 768df3d16ca..043c7ee1b27 100644
--- a/apps/files_sharing/l10n/ar.php
+++ b/apps/files_sharing/l10n/ar.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s شارك المجلد %s معك",
"%s shared the file %s with you" => "%s شارك الملف %s معك",
"Download" => "تحميل",
+"Upload" => "رفع",
+"Cancel upload" => "إلغاء رفع الملفات",
"No preview available for" => "لا يوجد عرض مسبق لـ"
);
diff --git a/apps/files_sharing/l10n/bg_BG.php b/apps/files_sharing/l10n/bg_BG.php
index 9fb9f78340b..8e719ba2356 100644
--- a/apps/files_sharing/l10n/bg_BG.php
+++ b/apps/files_sharing/l10n/bg_BG.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s сподели папката %s с Вас",
"%s shared the file %s with you" => "%s сподели файла %s с Вас",
"Download" => "Изтегляне",
+"Upload" => "Качване",
+"Cancel upload" => "Спри качването",
"No preview available for" => "Няма наличен преглед за"
);
diff --git a/apps/files_sharing/l10n/bn_BD.php b/apps/files_sharing/l10n/bn_BD.php
index 9fdfee6dfba..baa0c5c707c 100644
--- a/apps/files_sharing/l10n/bn_BD.php
+++ b/apps/files_sharing/l10n/bn_BD.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s আপনার সাথে %s ফোল্ডারটি ভাগাভাগি করেছেন",
"%s shared the file %s with you" => "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন",
"Download" => "ডাউনলোড",
+"Upload" => "আপলোড",
+"Cancel upload" => "আপলোড বাতিল কর",
"No preview available for" => "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়"
);
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php
index af924e60dd1..f29cf3163a0 100644
--- a/apps/files_sharing/l10n/ca.php
+++ b/apps/files_sharing/l10n/ca.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ha compartit la carpeta %s amb vós",
"%s shared the file %s with you" => "%s ha compartit el fitxer %s amb vós",
"Download" => "Baixa",
+"Upload" => "Puja",
+"Cancel upload" => "Cancel·la la pujada",
"No preview available for" => "No hi ha vista prèvia disponible per a"
);
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index 507955d4bd8..a57764a18bc 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s s Vámi sdílí složku %s",
"%s shared the file %s with you" => "%s s Vámi sdílí soubor %s",
"Download" => "Stáhnout",
+"Upload" => "Odeslat",
+"Cancel upload" => "Zrušit odesílání",
"No preview available for" => "Náhled není dostupný pro"
);
diff --git a/apps/files_sharing/l10n/cy_GB.php b/apps/files_sharing/l10n/cy_GB.php
index 292f87a41ef..6ff3e274c39 100644
--- a/apps/files_sharing/l10n/cy_GB.php
+++ b/apps/files_sharing/l10n/cy_GB.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "Rhannodd %s blygell %s â chi",
"%s shared the file %s with you" => "Rhannodd %s ffeil %s â chi",
"Download" => "Llwytho i lawr",
+"Upload" => "Llwytho i fyny",
+"Cancel upload" => "Diddymu llwytho i fyny",
"No preview available for" => "Does dim rhagolwg ar gael ar gyfer"
);
diff --git a/apps/files_sharing/l10n/da.php b/apps/files_sharing/l10n/da.php
index 55d70fec052..e3e469a4e51 100644
--- a/apps/files_sharing/l10n/da.php
+++ b/apps/files_sharing/l10n/da.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappen %s med dig",
"%s shared the file %s with you" => "%s delte filen %s med dig",
"Download" => "Download",
+"Upload" => "Upload",
+"Cancel upload" => "Fortryd upload",
"No preview available for" => "Forhåndsvisning ikke tilgængelig for"
);
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index 90fcdcf0f1b..0854152907d 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s hat den Ordner %s mit Dir geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s mit Dir geteilt",
"Download" => "Download",
+"Upload" => "Hochladen",
+"Cancel upload" => "Upload abbrechen",
"No preview available for" => "Es ist keine Vorschau verfügbar für"
);
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index 4594c7c248d..5e365746e84 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s hat den Ordner %s mit Ihnen geteilt",
"%s shared the file %s with you" => "%s hat die Datei %s mit Ihnen geteilt",
"Download" => "Herunterladen",
+"Upload" => "Hochladen",
+"Cancel upload" => "Upload abbrechen",
"No preview available for" => "Es ist keine Vorschau verfügbar für"
);
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php
index 28360d03b4e..b7b89353718 100644
--- a/apps/files_sharing/l10n/el.php
+++ b/apps/files_sharing/l10n/el.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s μοιράστηκε τον φάκελο %s μαζί σας",
"%s shared the file %s with you" => "%s μοιράστηκε το αρχείο %s μαζί σας",
"Download" => "Λήψη",
+"Upload" => "Μεταφόρτωση",
+"Cancel upload" => "Ακύρωση αποστολής",
"No preview available for" => "Δεν υπάρχει διαθέσιμη προεπισκόπηση για"
);
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 5a216f1f1a1..d3ca5370a2c 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s kunhavigis la dosierujon %s kun vi",
"%s shared the file %s with you" => "%s kunhavigis la dosieron %s kun vi",
"Download" => "Elŝuti",
+"Upload" => "Alŝuti",
+"Cancel upload" => "Nuligi alŝuton",
"No preview available for" => "Ne haveblas antaŭvido por"
);
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index 61794d9c553..9f7f10f8065 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartió la carpeta %s contigo",
"%s shared the file %s with you" => "%s compartió el fichero %s contigo",
"Download" => "Descargar",
+"Upload" => "Subir",
+"Cancel upload" => "Cancelar subida",
"No preview available for" => "No hay vista previa disponible para"
);
diff --git a/apps/files_sharing/l10n/es_AR.php b/apps/files_sharing/l10n/es_AR.php
index b079d05e52c..defbaa7ff92 100644
--- a/apps/files_sharing/l10n/es_AR.php
+++ b/apps/files_sharing/l10n/es_AR.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartió la carpeta %s con vos",
"%s shared the file %s with you" => "%s compartió el archivo %s con vos",
"Download" => "Descargar",
+"Upload" => "Subir",
+"Cancel upload" => "Cancelar subida",
"No preview available for" => "La vista preliminar no está disponible para"
);
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index b8f6b5ab067..138628849a2 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s jagas sinuga kausta %s",
"%s shared the file %s with you" => "%s jagas sinuga faili %s",
"Download" => "Lae alla",
+"Upload" => "Lae üles",
+"Cancel upload" => "Tühista üleslaadimine",
"No preview available for" => "Eelvaadet pole saadaval"
);
diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php
index 614cdc1717d..7a4559cb655 100644
--- a/apps/files_sharing/l10n/eu.php
+++ b/apps/files_sharing/l10n/eu.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%sk zurekin %s karpeta elkarbanatu du",
"%s shared the file %s with you" => "%sk zurekin %s fitxategia elkarbanatu du",
"Download" => "Deskargatu",
+"Upload" => "Igo",
+"Cancel upload" => "Ezeztatu igoera",
"No preview available for" => "Ez dago aurrebista eskuragarririk hauentzat "
);
diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php
index d91daa90ebc..1a7ae9330ad 100644
--- a/apps/files_sharing/l10n/fa.php
+++ b/apps/files_sharing/l10n/fa.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%sپوشه %s را با شما به اشتراک گذاشت",
"%s shared the file %s with you" => "%sفایل %s را با شما به اشتراک گذاشت",
"Download" => "دانلود",
+"Upload" => "بارگزاری",
+"Cancel upload" => "متوقف کردن بار گذاری",
"No preview available for" => "هیچگونه پیش نمایشی موجود نیست"
);
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 7e9b67de2ca..03931bf2986 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s jakoi kansion %s kanssasi",
"%s shared the file %s with you" => "%s jakoi tiedoston %s kanssasi",
"Download" => "Lataa",
+"Upload" => "Lähetä",
+"Cancel upload" => "Peru lähetys",
"No preview available for" => "Ei esikatselua kohteelle"
);
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index b4657978f79..145880b7e59 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s a partagé le répertoire %s avec vous",
"%s shared the file %s with you" => "%s a partagé le fichier %s avec vous",
"Download" => "Télécharger",
+"Upload" => "Envoyer",
+"Cancel upload" => "Annuler l'envoi",
"No preview available for" => "Pas d'aperçu disponible pour"
);
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php
index 90f7a221274..a7a3cbb9c3b 100644
--- a/apps/files_sharing/l10n/gl.php
+++ b/apps/files_sharing/l10n/gl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartiu o cartafol %s con vostede",
"%s shared the file %s with you" => "%s compartiu o ficheiro %s con vostede",
"Download" => "Descargar",
+"Upload" => "Enviar",
+"Cancel upload" => "Cancelar o envío",
"No preview available for" => "Sen vista previa dispoñíbel para"
);
diff --git a/apps/files_sharing/l10n/he.php b/apps/files_sharing/l10n/he.php
index d0c75e6ba54..41fc314f3c2 100644
--- a/apps/files_sharing/l10n/he.php
+++ b/apps/files_sharing/l10n/he.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s שיתף עמך את התיקייה %s",
"%s shared the file %s with you" => "%s שיתף עמך את הקובץ %s",
"Download" => "הורדה",
+"Upload" => "העלאה",
+"Cancel upload" => "ביטול ההעלאה",
"No preview available for" => "אין תצוגה מקדימה זמינה עבור"
);
diff --git a/apps/files_sharing/l10n/hr.php b/apps/files_sharing/l10n/hr.php
index 1d09d09bf5c..d5763a8ddb8 100644
--- a/apps/files_sharing/l10n/hr.php
+++ b/apps/files_sharing/l10n/hr.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Lozinka",
"Submit" => "Pošalji",
-"Download" => "Preuzimanje"
+"Download" => "Preuzimanje",
+"Upload" => "Učitaj",
+"Cancel upload" => "Prekini upload"
);
diff --git a/apps/files_sharing/l10n/hu_HU.php b/apps/files_sharing/l10n/hu_HU.php
index 7184cfa4b37..0b964379bb9 100644
--- a/apps/files_sharing/l10n/hu_HU.php
+++ b/apps/files_sharing/l10n/hu_HU.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s megosztotta Önnel ezt a mappát: %s",
"%s shared the file %s with you" => "%s megosztotta Önnel ezt az állományt: %s",
"Download" => "Letöltés",
+"Upload" => "Feltöltés",
+"Cancel upload" => "A feltöltés megszakítása",
"No preview available for" => "Nem áll rendelkezésre előnézet ehhez: "
);
diff --git a/apps/files_sharing/l10n/ia.php b/apps/files_sharing/l10n/ia.php
index 7db49518a4b..01acba5108a 100644
--- a/apps/files_sharing/l10n/ia.php
+++ b/apps/files_sharing/l10n/ia.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Password" => "Contrasigno",
"Submit" => "Submitter",
-"Download" => "Discargar"
+"Download" => "Discargar",
+"Upload" => "Incargar"
);
diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php
index e27e78b5f6c..cc6e591834c 100644
--- a/apps/files_sharing/l10n/id.php
+++ b/apps/files_sharing/l10n/id.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s membagikan folder %s dengan Anda",
"%s shared the file %s with you" => "%s membagikan file %s dengan Anda",
"Download" => "Unduh",
+"Upload" => "Unggah",
+"Cancel upload" => "Batal pengunggahan",
"No preview available for" => "Tidak ada pratinjau tersedia untuk"
);
diff --git a/apps/files_sharing/l10n/is.php b/apps/files_sharing/l10n/is.php
index b76d737e6d0..222459f7a00 100644
--- a/apps/files_sharing/l10n/is.php
+++ b/apps/files_sharing/l10n/is.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s deildi möppunni %s með þér",
"%s shared the file %s with you" => "%s deildi skránni %s með þér",
"Download" => "Niðurhal",
+"Upload" => "Senda inn",
+"Cancel upload" => "Hætta við innsendingu",
"No preview available for" => "Yfirlit ekki í boði fyrir"
);
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index 60a1e588e82..76a65dc130c 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ha condiviso la cartella %s con te",
"%s shared the file %s with you" => "%s ha condiviso il file %s con te",
"Download" => "Scarica",
+"Upload" => "Carica",
+"Cancel upload" => "Annulla invio",
"No preview available for" => "Nessuna anteprima disponibile per"
);
diff --git a/apps/files_sharing/l10n/ja_JP.php b/apps/files_sharing/l10n/ja_JP.php
index 8f208da10c9..3f3cfbfb3b4 100644
--- a/apps/files_sharing/l10n/ja_JP.php
+++ b/apps/files_sharing/l10n/ja_JP.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s はフォルダー %s をあなたと共有中です",
"%s shared the file %s with you" => "%s はファイル %s をあなたと共有中です",
"Download" => "ダウンロード",
+"Upload" => "アップロード",
+"Cancel upload" => "アップロードをキャンセル",
"No preview available for" => "プレビューはありません"
);
diff --git a/apps/files_sharing/l10n/ka_GE.php b/apps/files_sharing/l10n/ka_GE.php
index 4577148d7df..c88cc59cf8d 100644
--- a/apps/files_sharing/l10n/ka_GE.php
+++ b/apps/files_sharing/l10n/ka_GE.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s–მა გაგიზიარათ ფოლდერი %s",
"%s shared the file %s with you" => "%s–მა გაგიზიარათ ფაილი %s",
"Download" => "ჩამოტვირთვა",
+"Upload" => "ატვირთვა",
+"Cancel upload" => "ატვირთვის გაუქმება",
"No preview available for" => "წინასწარი დათვალიერება შეუძლებელია"
);
diff --git a/apps/files_sharing/l10n/ko.php b/apps/files_sharing/l10n/ko.php
index 394c8d12b21..d2cf52447f1 100644
--- a/apps/files_sharing/l10n/ko.php
+++ b/apps/files_sharing/l10n/ko.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 님이 폴더 %s을(를) 공유하였습니다",
"%s shared the file %s with you" => "%s 님이 파일 %s을(를) 공유하였습니다",
"Download" => "다운로드",
+"Upload" => "업로드",
+"Cancel upload" => "업로드 취소",
"No preview available for" => "다음 항목을 미리 볼 수 없음:"
);
diff --git a/apps/files_sharing/l10n/ku_IQ.php b/apps/files_sharing/l10n/ku_IQ.php
index 4a0b53f6c83..576671aaa75 100644
--- a/apps/files_sharing/l10n/ku_IQ.php
+++ b/apps/files_sharing/l10n/ku_IQ.php
@@ -4,5 +4,6 @@
"%s shared the folder %s with you" => "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ",
"%s shared the file %s with you" => "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ",
"Download" => "داگرتن",
+"Upload" => "بارکردن",
"No preview available for" => "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ"
);
diff --git a/apps/files_sharing/l10n/lb.php b/apps/files_sharing/l10n/lb.php
index 502f934cad0..9968bf7a851 100644
--- a/apps/files_sharing/l10n/lb.php
+++ b/apps/files_sharing/l10n/lb.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Passwuert",
"Submit" => "Fortschécken",
-"Download" => "Download"
+"Download" => "Download",
+"Upload" => "Eroplueden",
+"Cancel upload" => "Upload ofbriechen"
);
diff --git a/apps/files_sharing/l10n/lt_LT.php b/apps/files_sharing/l10n/lt_LT.php
index 2e09aa206d1..0f9347377c9 100644
--- a/apps/files_sharing/l10n/lt_LT.php
+++ b/apps/files_sharing/l10n/lt_LT.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s pasidalino su jumis %s aplanku",
"%s shared the file %s with you" => "%s pasidalino su jumis %s failu",
"Download" => "Atsisiųsti",
+"Upload" => "Įkelti",
+"Cancel upload" => "Atšaukti siuntimą",
"No preview available for" => "Peržiūra nėra galima"
);
diff --git a/apps/files_sharing/l10n/lv.php b/apps/files_sharing/l10n/lv.php
index 8430f99e6cf..be021b8e7a0 100644
--- a/apps/files_sharing/l10n/lv.php
+++ b/apps/files_sharing/l10n/lv.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ar jums dalījās ar mapi %s",
"%s shared the file %s with you" => "%s ar jums dalījās ar datni %s",
"Download" => "Lejupielādēt",
+"Upload" => "Augšupielādēt",
+"Cancel upload" => "Atcelt augšupielādi",
"No preview available for" => "Nav pieejams priekšskatījums priekš"
);
diff --git a/apps/files_sharing/l10n/mk.php b/apps/files_sharing/l10n/mk.php
index 3d6e54f52b2..ed04035ea5d 100644
--- a/apps/files_sharing/l10n/mk.php
+++ b/apps/files_sharing/l10n/mk.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ја сподели папката %s со Вас",
"%s shared the file %s with you" => "%s ја сподели датотеката %s со Вас",
"Download" => "Преземи",
+"Upload" => "Подигни",
+"Cancel upload" => "Откажи прикачување",
"No preview available for" => "Нема достапно преглед за"
);
diff --git a/apps/files_sharing/l10n/ms_MY.php b/apps/files_sharing/l10n/ms_MY.php
index 5a1cb1018cc..0a6a05b7781 100644
--- a/apps/files_sharing/l10n/ms_MY.php
+++ b/apps/files_sharing/l10n/ms_MY.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Kata laluan",
"Submit" => "Hantar",
-"Download" => "Muat turun"
+"Download" => "Muat turun",
+"Upload" => "Muat naik",
+"Cancel upload" => "Batal muat naik"
);
diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php
index 027a07babe3..9c736f97d78 100644
--- a/apps/files_sharing/l10n/nb_NO.php
+++ b/apps/files_sharing/l10n/nb_NO.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappen %s med deg",
"%s shared the file %s with you" => "%s delte filen %s med deg",
"Download" => "Last ned",
+"Upload" => "Last opp",
+"Cancel upload" => "Avbryt opplasting",
"No preview available for" => "Forhåndsvisning ikke tilgjengelig for"
);
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php
index 837547e16b1..6c1bf7a53f3 100644
--- a/apps/files_sharing/l10n/nl.php
+++ b/apps/files_sharing/l10n/nl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s deelt de map %s met u",
"%s shared the file %s with you" => "%s deelt het bestand %s met u",
"Download" => "Downloaden",
+"Upload" => "Uploaden",
+"Cancel upload" => "Upload afbreken",
"No preview available for" => "Geen voorbeeldweergave beschikbaar voor"
);
diff --git a/apps/files_sharing/l10n/nn_NO.php b/apps/files_sharing/l10n/nn_NO.php
index 328fb038b88..afa3eabe8cf 100644
--- a/apps/files_sharing/l10n/nn_NO.php
+++ b/apps/files_sharing/l10n/nn_NO.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delte mappa %s med deg",
"%s shared the file %s with you" => "%s delte fila %s med deg",
"Download" => "Last ned",
+"Upload" => "Last opp",
+"Cancel upload" => "Avbryt opplasting",
"No preview available for" => "Inga førehandsvising tilgjengeleg for"
);
diff --git a/apps/files_sharing/l10n/oc.php b/apps/files_sharing/l10n/oc.php
index 2fe0c95aa76..4ec48b151a8 100644
--- a/apps/files_sharing/l10n/oc.php
+++ b/apps/files_sharing/l10n/oc.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Senhal",
"Submit" => "Sosmetre",
-"Download" => "Avalcarga"
+"Download" => "Avalcarga",
+"Upload" => "Amontcarga",
+"Cancel upload" => " Anulla l'amontcargar"
);
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index c85a11863bd..39039da77b6 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s współdzieli folder z tobą %s",
"%s shared the file %s with you" => "%s współdzieli z tobą plik %s",
"Download" => "Pobierz",
+"Upload" => "Wyślij",
+"Cancel upload" => "Anuluj wysyłanie",
"No preview available for" => "Podgląd nie jest dostępny dla"
);
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
index a5dad793c4e..cf1eda94391 100644
--- a/apps/files_sharing/l10n/pt_BR.php
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s compartilhou a pasta %s com você",
"%s shared the file %s with you" => "%s compartilhou o arquivo %s com você",
"Download" => "Baixar",
+"Upload" => "Upload",
+"Cancel upload" => "Cancelar upload",
"No preview available for" => "Nenhuma visualização disponível para"
);
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index de8fcbf02d9..2f41abca1f5 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s partilhou a pasta %s consigo",
"%s shared the file %s with you" => "%s partilhou o ficheiro %s consigo",
"Download" => "Transferir",
+"Upload" => "Carregar",
+"Cancel upload" => "Cancelar envio",
"No preview available for" => "Não há pré-visualização para"
);
diff --git a/apps/files_sharing/l10n/ro.php b/apps/files_sharing/l10n/ro.php
index 8b8eab13541..1f38026daa1 100644
--- a/apps/files_sharing/l10n/ro.php
+++ b/apps/files_sharing/l10n/ro.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s a partajat directorul %s cu tine",
"%s shared the file %s with you" => "%s a partajat fișierul %s cu tine",
"Download" => "Descarcă",
+"Upload" => "Încărcare",
+"Cancel upload" => "Anulează încărcarea",
"No preview available for" => "Nici o previzualizare disponibilă pentru "
);
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 066096f5b5a..a157866702c 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s открыл доступ к папке %s для Вас",
"%s shared the file %s with you" => "%s открыл доступ к файлу %s для Вас",
"Download" => "Скачать",
+"Upload" => "Загрузка",
+"Cancel upload" => "Отмена загрузки",
"No preview available for" => "Предпросмотр недоступен для"
);
diff --git a/apps/files_sharing/l10n/si_LK.php b/apps/files_sharing/l10n/si_LK.php
index b9bcab28c95..27b9d649a0a 100644
--- a/apps/files_sharing/l10n/si_LK.php
+++ b/apps/files_sharing/l10n/si_LK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය",
"%s shared the file %s with you" => "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය",
"Download" => "බාන්න",
+"Upload" => "උඩුගත කරන්න",
+"Cancel upload" => "උඩුගත කිරීම අත් හරින්න",
"No preview available for" => "පූර්වදර්ශනයක් නොමැත"
);
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index 0907e3b451c..77173b44345 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s zdieľa s vami priečinok %s",
"%s shared the file %s with you" => "%s zdieľa s vami súbor %s",
"Download" => "Sťahovanie",
+"Upload" => "Odoslať",
+"Cancel upload" => "Zrušiť odosielanie",
"No preview available for" => "Žiaden náhľad k dispozícii pre"
);
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index ae84c472892..39d2fca81cb 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "Oseba %s je določila mapo %s za souporabo",
"%s shared the file %s with you" => "Oseba %s je določila datoteko %s za souporabo",
"Download" => "Prejmi",
+"Upload" => "Pošlji",
+"Cancel upload" => "Prekliči pošiljanje",
"No preview available for" => "Predogled ni na voljo za"
);
diff --git a/apps/files_sharing/l10n/sq.php b/apps/files_sharing/l10n/sq.php
index 7be5f560faa..1c0e0aa2bd1 100644
--- a/apps/files_sharing/l10n/sq.php
+++ b/apps/files_sharing/l10n/sq.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ndau me ju dosjen %s",
"%s shared the file %s with you" => "%s ndau me ju skedarin %s",
"Download" => "Shkarko",
+"Upload" => "Ngarko",
+"Cancel upload" => "Anulo ngarkimin",
"No preview available for" => "Shikimi paraprak nuk është i mundur për"
);
diff --git a/apps/files_sharing/l10n/sr.php b/apps/files_sharing/l10n/sr.php
index 6e277f67711..f893ec0ab42 100644
--- a/apps/files_sharing/l10n/sr.php
+++ b/apps/files_sharing/l10n/sr.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Лозинка",
"Submit" => "Пошаљи",
-"Download" => "Преузми"
+"Download" => "Преузми",
+"Upload" => "Отпреми",
+"Cancel upload" => "Прекини отпремање"
);
diff --git a/apps/files_sharing/l10n/sr@latin.php b/apps/files_sharing/l10n/sr@latin.php
index cce6bd1f771..c45f711e15f 100644
--- a/apps/files_sharing/l10n/sr@latin.php
+++ b/apps/files_sharing/l10n/sr@latin.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Password" => "Lozinka",
"Submit" => "Pošalji",
-"Download" => "Preuzmi"
+"Download" => "Preuzmi",
+"Upload" => "Pošalji"
);
diff --git a/apps/files_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php
index af21d869adc..21e4e542d8e 100644
--- a/apps/files_sharing/l10n/sv.php
+++ b/apps/files_sharing/l10n/sv.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s delade mappen %s med dig",
"%s shared the file %s with you" => "%s delade filen %s med dig",
"Download" => "Ladda ner",
+"Upload" => "Ladda upp",
+"Cancel upload" => "Avbryt uppladdning",
"No preview available for" => "Ingen förhandsgranskning tillgänglig för"
);
diff --git a/apps/files_sharing/l10n/ta_LK.php b/apps/files_sharing/l10n/ta_LK.php
index 6b2ac30bcd4..6e69855be11 100644
--- a/apps/files_sharing/l10n/ta_LK.php
+++ b/apps/files_sharing/l10n/ta_LK.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s கோப்புறையானது %s உடன் பகிரப்பட்டது",
"%s shared the file %s with you" => "%s கோப்பானது %s உடன் பகிரப்பட்டது",
"Download" => "பதிவிறக்குக",
+"Upload" => "பதிவேற்றுக",
+"Cancel upload" => "பதிவேற்றலை இரத்து செய்க",
"No preview available for" => "அதற்கு முன்னோக்கு ஒன்றும் இல்லை"
);
diff --git a/apps/files_sharing/l10n/th_TH.php b/apps/files_sharing/l10n/th_TH.php
index e16ecea96ef..608c86d586a 100644
--- a/apps/files_sharing/l10n/th_TH.php
+++ b/apps/files_sharing/l10n/th_TH.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ",
"%s shared the file %s with you" => "%s ได้แชร์ไฟล์ %s ให้กับคุณ",
"Download" => "ดาวน์โหลด",
+"Upload" => "อัพโหลด",
+"Cancel upload" => "ยกเลิกการอัพโหลด",
"No preview available for" => "ไม่สามารถดูตัวอย่างได้สำหรับ"
);
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php
index 4de33557382..4da9c17c7e8 100644
--- a/apps/files_sharing/l10n/tr.php
+++ b/apps/files_sharing/l10n/tr.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s sizinle paylaşılan %s klasör",
"%s shared the file %s with you" => "%s sizinle paylaşılan %s klasör",
"Download" => "İndir",
+"Upload" => "Yükle",
+"Cancel upload" => "Yüklemeyi iptal et",
"No preview available for" => "Kullanılabilir önizleme yok"
);
diff --git a/apps/files_sharing/l10n/ug.php b/apps/files_sharing/l10n/ug.php
index 348acc4a898..9f9c7beb410 100644
--- a/apps/files_sharing/l10n/ug.php
+++ b/apps/files_sharing/l10n/ug.php
@@ -1,5 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "ئىم",
"Submit" => "تاپشۇر",
-"Download" => "چۈشۈر"
+"Download" => "چۈشۈر",
+"Upload" => "يۈكلە",
+"Cancel upload" => "يۈكلەشتىن ۋاز كەچ"
);
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
index 207988ef732..8ef7f1bd8ad 100644
--- a/apps/files_sharing/l10n/uk.php
+++ b/apps/files_sharing/l10n/uk.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s опублікував каталог %s для Вас",
"%s shared the file %s with you" => "%s опублікував файл %s для Вас",
"Download" => "Завантажити",
+"Upload" => "Вивантажити",
+"Cancel upload" => "Перервати завантаження",
"No preview available for" => "Попередній перегляд недоступний для"
);
diff --git a/apps/files_sharing/l10n/vi.php b/apps/files_sharing/l10n/vi.php
index 2a5a2ff17f1..d75fb1dc53f 100644
--- a/apps/files_sharing/l10n/vi.php
+++ b/apps/files_sharing/l10n/vi.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s đã chia sẻ thư mục %s với bạn",
"%s shared the file %s with you" => "%s đã chia sẻ tập tin %s với bạn",
"Download" => "Tải về",
+"Upload" => "Tải lên",
+"Cancel upload" => "Hủy upload",
"No preview available for" => "Không có xem trước cho"
);
diff --git a/apps/files_sharing/l10n/zh_CN.GB2312.php b/apps/files_sharing/l10n/zh_CN.GB2312.php
index 7df3ee8f9b1..2dd79ec38d4 100644
--- a/apps/files_sharing/l10n/zh_CN.GB2312.php
+++ b/apps/files_sharing/l10n/zh_CN.GB2312.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 与您分享了文件夹 %s",
"%s shared the file %s with you" => "%s 与您分享了文件 %s",
"Download" => "下载",
+"Upload" => "上传",
+"Cancel upload" => "取消上传",
"No preview available for" => "没有预览可用于"
);
diff --git a/apps/files_sharing/l10n/zh_CN.php b/apps/files_sharing/l10n/zh_CN.php
index 15c1bb54873..c7fa08b81f0 100644
--- a/apps/files_sharing/l10n/zh_CN.php
+++ b/apps/files_sharing/l10n/zh_CN.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s与您共享了%s文件夹",
"%s shared the file %s with you" => "%s与您共享了%s文件",
"Download" => "下载",
+"Upload" => "上传",
+"Cancel upload" => "取消上传",
"No preview available for" => "没有预览"
);
diff --git a/apps/files_sharing/l10n/zh_HK.php b/apps/files_sharing/l10n/zh_HK.php
index 7ef0f19ca43..8f9b7900c2c 100644
--- a/apps/files_sharing/l10n/zh_HK.php
+++ b/apps/files_sharing/l10n/zh_HK.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
-"Download" => "下載"
+"Download" => "下載",
+"Upload" => "上傳"
);
diff --git a/apps/files_sharing/l10n/zh_TW.php b/apps/files_sharing/l10n/zh_TW.php
index 23b27789943..b172879469f 100644
--- a/apps/files_sharing/l10n/zh_TW.php
+++ b/apps/files_sharing/l10n/zh_TW.php
@@ -4,5 +4,7 @@
"%s shared the folder %s with you" => "%s 和您分享了資料夾 %s ",
"%s shared the file %s with you" => "%s 和您分享了檔案 %s",
"Download" => "下載",
+"Upload" => "上傳",
+"Cancel upload" => "取消上傳",
"No preview available for" => "無法預覽"
);
diff --git a/apps/files_sharing/public.php b/apps/files_sharing/public.php
index 98d2a84fb66..ef86013b3e7 100644
--- a/apps/files_sharing/public.php
+++ b/apps/files_sharing/public.php
@@ -132,15 +132,29 @@ if (isset($path)) {
}
exit();
} else {
+ OCP\Util::addScript('files', 'file-upload');
OCP\Util::addStyle('files_sharing', 'public');
OCP\Util::addScript('files_sharing', 'public');
OCP\Util::addScript('files', 'fileactions');
+ OCP\Util::addScript('files', 'jquery.iframe-transport');
+ OCP\Util::addScript('files', 'jquery.fileupload');
+ $maxUploadFilesize=OCP\Util::maxUploadFilesize($path);
$tmpl = new OCP\Template('files_sharing', 'public', 'base');
$tmpl->assign('uidOwner', $shareOwner);
$tmpl->assign('displayName', \OCP\User::getDisplayName($shareOwner));
$tmpl->assign('filename', $file);
+ $tmpl->assign('directory_path', $linkItem['file_target']);
$tmpl->assign('mimetype', \OC\Files\Filesystem::getMimeType($path));
$tmpl->assign('fileTarget', basename($linkItem['file_target']));
+ $tmpl->assign('dirToken', $linkItem['token']);
+ $allowPublicUploadEnabled = (($linkItem['permissions'] & OCP\PERMISSION_CREATE) ? true : false );
+ if (\OCP\App::isEnabled('files_encryption')) {
+ $allowPublicUploadEnabled = false;
+ }
+ $tmpl->assign('allowPublicUploadEnabled', $allowPublicUploadEnabled);
+ $tmpl->assign('uploadMaxFilesize', $maxUploadFilesize);
+ $tmpl->assign('uploadMaxHumanFilesize', OCP\Util::humanFileSize($maxUploadFilesize));
+
$urlLinkIdentifiers= (isset($token)?'&t='.$token:'')
.(isset($_GET['dir'])?'&dir='.$_GET['dir']:'')
.(isset($_GET['file'])?'&file='.$_GET['file']:'');
@@ -191,15 +205,17 @@ if (isset($path)) {
$breadcrumbNav = new OCP\Template('files', 'part.breadcrumb', '');
$breadcrumbNav->assign('breadcrumb', $breadcrumb);
$breadcrumbNav->assign('baseURL', OCP\Util::linkToPublic('files') . $urlLinkIdentifiers . '&path=');
+ $maxUploadFilesize=OCP\Util::maxUploadFilesize($path);
$folder = new OCP\Template('files', 'index', '');
$folder->assign('fileList', $list->fetchPage());
$folder->assign('breadcrumb', $breadcrumbNav->fetchPage());
$folder->assign('dir', $getPath);
$folder->assign('isCreatable', false);
- $folder->assign('permissions', 0);
+ $folder->assign('permissions', OCP\PERMISSION_READ);
+ $folder->assign('isPublic',true);
$folder->assign('files', $files);
- $folder->assign('uploadMaxFilesize', 0);
- $folder->assign('uploadMaxHumanFilesize', 0);
+ $folder->assign('uploadMaxFilesize', $maxUploadFilesize);
+ $folder->assign('uploadMaxHumanFilesize', OCP\Util::humanFileSize($maxUploadFilesize));
$folder->assign('allowZipDownload', intval(OCP\Config::getSystemValue('allowZipDownload', true)));
$folder->assign('usedSpacePercent', 0);
$tmpl->assign('folder', $folder->fetchPage());
diff --git a/apps/files_sharing/templates/public.php b/apps/files_sharing/templates/public.php
index adf3c3e9cc8..cbd5ddf7a7d 100644
--- a/apps/files_sharing/templates/public.php
+++ b/apps/files_sharing/templates/public.php
@@ -1,3 +1,7 @@
+<div id="notification-container">
+ <div id="notification" style="display: none;"></div>
+</div>
+
<input type="hidden" name="dir" value="<?php p($_['dir']) ?>" id="dir">
<input type="hidden" name="downloadURL" value="<?php p($_['downloadURL']) ?>" id="downloadURL">
<input type="hidden" name="filename" value="<?php p($_['filename']) ?>" id="filename">
@@ -5,6 +9,7 @@
<header><div id="header">
<a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="owncloud"><img class="svg"
src="<?php print_unescaped(image_path('', 'logo-wide.svg')); ?>" alt="ownCloud" /></a>
+ <div id="logo-claim" style="display:none;"><?php p(OC_Defaults::getLogoClaim()); ?></div>
<div class="header-right">
<?php if (isset($_['folder'])): ?>
<span id="details"><?php p($l->t('%s shared the folder %s with you',
@@ -13,13 +18,49 @@
<span id="details"><?php p($l->t('%s shared the file %s with you',
array($_['displayName'], $_['fileTarget']))) ?></span>
<?php endif; ?>
+
+
<?php if (!isset($_['folder']) || $_['allowZipDownload']): ?>
<a href="<?php p($_['downloadURL']); ?>" class="button" id="download"><img
class="svg" alt="Download" src="<?php print_unescaped(OCP\image_path("core", "actions/download.svg")); ?>"
- /><?php p($l->t('Download'))?></a>
+ /><span><?php p($l->t('Download'))?></span></a>
<?php endif; ?>
+
+ <?php if ($_['allowPublicUploadEnabled']):?>
+
+
+ <input type="hidden" id="publicUploadRequestToken" name="requesttoken" value="<?php p($_['requesttoken']) ?>" />
+ <input type="hidden" id="dirToken" name="dirToken" value="<?php p($_['dirToken']) ?>" />
+ <input type="hidden" id="uploadMaxFilesize" name="uploadMaxFilesize" value="<?php p($_['uploadMaxFilesize']) ?>" />
+ <input type="hidden" id="uploadMaxHumanFilesize" name="uploadMaxHumanFilesize" value="<?php p($_['uploadMaxHumanFilesize']) ?>" />
+ <input type="hidden" id="directory_path" name="directory_path" value="<?php p($_['directory_path']) ?>" />
+
+
+ <div id="data-upload-form" class="button">
+ <input id="file_upload_start" type="file" name="files[]" data-url="<?php print_unescaped(OCP\Util::linkTo('files', 'ajax/upload.php')); ?>" multiple>
+ <a href="#" id="publicUploadButtonMock" class="svg">
+ <span><?php p($l->t('Upload'))?></span>
+ </a>
+ </div>
+
+ </div>
+
+ <div id="additional_controls" style="display:none">
+ <div id="uploadprogresswrapper">
+ <div id="uploadprogressbar"></div>
+ <input id="cancel_upload_button" type="button" class="stop" style="display:none"
+ value="<?php p($l->t('Cancel upload'));?>"
+ />
+ </div>
+
+
+
+
+ <?php endif; ?>
+
</div>
</div></header>
+<div id="content">
<div id="preview">
<?php if (isset($_['folder'])): ?>
<?php print_unescaped($_['folder']); ?>
@@ -47,8 +88,7 @@
<?php endif; ?>
</div>
<footer>
- <p class="info"><a href="<?php p(OC_Defaults::getBaseUrl()); ?>"><?php p(OC_Defaults::getEntity()) ?></a>
- <?php OC_Util::getEditionString() === '' ? print_unescaped(' &ndash; ') : print_unescaped('<br/>'); ?>
- <?php p(OC_Defaults::getSlogan()); ?>
+ <p class="info">
+ <?php print_unescaped(OC_Defaults::getLongFooter()); ?>
</p>
</footer>
diff --git a/apps/user_ldap/l10n/sl.php b/apps/user_ldap/l10n/sl.php
index 1ade5d9b733..aeca97038e8 100644
--- a/apps/user_ldap/l10n/sl.php
+++ b/apps/user_ldap/l10n/sl.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"Failed to clear the mappings." => "Preslikav ni bilo mogoče izbrisati",
"Failed to delete the server configuration" => "Brisanje nastavitev strežnika je spodletelo.",
"The configuration is valid and the connection could be established!" => "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Nastavitev je veljavna, vendar pa je vez Bind spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.",
@@ -7,6 +8,7 @@
"Take over settings from recent server configuration?" => "Ali naj se prevzame nastavitve nedavne nastavitve strežnika?",
"Keep settings?" => "Ali nas se nastavitve ohranijo?",
"Cannot add server configuration" => "Ni mogoče dodati nastavitev strežnika",
+"mappings cleared" => "Preslikave so izbrisane",
"Success" => "Uspešno končano.",
"Error" => "Napaka",
"Connection test succeeded" => "Preizkus povezave je uspešno končan.",
@@ -72,6 +74,16 @@
"Email Field" => "Polje elektronske pošte",
"User Home Folder Naming Rule" => "Pravila poimenovanja uporabniške osebne mape",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LDAP/AD.",
+"Internal Username" => "Interno uporabniško ime",
+"By default the internal username will be created from the UUID attribute. It makes sure that the username is unique and characters do not need to be converted. The internal username has the restriction that only these characters are allowed: [ a-zA-Z0-9_.@- ]. Other characters are replaced with their ASCII correspondence or simply omitted. On collisions a number will be added/increased. The internal username is used to identify a user internally. It is also the default name for the user home folder in ownCloud. It is also a port of remote URLs, for instance for all *DAV services. With this setting, the default behaviour can be overriden. To achieve a similar behaviour as before ownCloud 5 enter the user display name attribute in the following field. Leave it empty for default behaviour. Changes will have effect only on newly mapped (added) LDAP users." => "Po privzetih nastavitvah bo uporabniško ime nastavljeno na podlagi atributa UUID. Ta zagotovi, da je uporabniško ime unikatno in, da znakov ni potrebno pretvarjati. Interno uporabniško ime ima omejitev v uporabi znakov, in sicer so dovoljeni le znaki [ a-zA-Z0-9_.@- ]. Ostali znaki so nadomeščeni z njihovimi ustreznicami v ASCII ali so enostavno prezrti. Pri prekrivanju znakov bo dodana številka. Interno uporabniško ime je v uporabi za interno identifikacijo uporabnika. Je tudi privzeto ime za uporabnikovo domačo mapo v ownCloudu. Predstavlja tudi vrata za oddaljene internetne naslove, na primer za vse storitve *DAV. S to nastavitvijo se privzete nastavitve ne bodo upoštevale. Če boste želeli doseči isto obnašanje kot pri različicah ownClouda 5, vnesite atribut za Ime za prikaz v spodnje polje. Če boste polje pustili prazno, bo uporabljena privzeta vrednost. Spremembe bodo vplivale samo na novo dodane LDAP-uporabnike.",
+"Internal Username Attribute:" => "Atribut Interno uporabniško ime",
+"Override UUID detection" => "Prezri zaznavo UUID",
+"By default, ownCloud autodetects the UUID attribute. The UUID attribute is used to doubtlessly identify LDAP users and groups. Also, the internal username will be created based on the UUID, if not specified otherwise above. You can override the setting and pass an attribute of your choice. You must make sure that the attribute of your choice can be fetched for both users and groups and it is unique. Leave it empty for default behaviour. Changes will have effect only on newly mapped (added) LDAP users and groups." => "Po privzetih nastavitvah ownCloud sam zazna atribute UUID. Atribut UUID je uporabljen za identifikacijo LDAP-uporabnikov in skupin. Na podlagi atributa UUID se ustvari tudi interno uporabniško ime, če ne navedete drugačnih nastavitev sami. Nastavitev lahko povozite in izberete nastavitev po vaši izbiri. Potrebno je zagotoviti, da je izbran atribut lahko uporabljen tako za kreiranje uporabnikov kot skupin in je unikaten. Pustite praznega, če želite, da sistem uporabi privzete nastavitve. Spremembe bodo uporabljene šele pri novo preslikanih ali dodanih LDAP-uporabnikih in skupinah.",
+"UUID Attribute:" => "Atribut UUID",
+"Username-LDAP User Mapping" => "Preslikava uporabniško ime - LDAP-uporabnik",
+"ownCloud uses usernames to store and assign (meta) data. In order to precisely identify and recognize users, each LDAP user will have a internal username. This requires a mapping from ownCloud username to LDAP user. The created username is mapped to the UUID of the LDAP user. Additionally the DN is cached as well to reduce LDAP interaction, but it is not used for identification. If the DN changes, the changes will be found by ownCloud. The internal ownCloud name is used all over in ownCloud. Clearing the Mappings will have leftovers everywhere. Clearing the Mappings is not configuration sensitive, it affects all LDAP configurations! Do never clear the mappings in a production environment. Only clear mappings in a testing or experimental stage." => "ownCloud uporablja uporabniška imena za shranjevanje in določanje metapodatkov. Za natančno identifikacijo in prepoznavo uporabnikov, ima vsak LDAP-uporabnik svoje interno uporabniško ime. To zahteva preslikavo iz uporabniškega imena v ownCloudu v LDAP-uporabnika. Ustvarjeno uporabniško ime je preslikano v UUID LDAP-uporabnika. Hkrati je v predpomnilnik shranjen DN uporabnika, zato da se zmanjšajo povezave z LDAP-om, ni pa uporabljen za identifikacijo uporabnikov. Če se DN spremeni, bo ownCloud sam našel te spremembe. Interno ime v ownCloudu je uporabljeno v celotnem sistemu. Brisanje preslikav bo pustilo posledice povsod. Brisanje preslikav je zato problematično za konfiguracijo, vpliva na celotno LDAP-konfiguracijo. Nikoli ne brišite preslikav na produkcijskem okolju. Preslikave brišite samo v fazi preizkušanja storitve.",
+"Clear Username-LDAP User Mapping" => "Izbriši preslikavo Uporabniškega imena in LDAP-uporabnika",
+"Clear Groupname-LDAP Group Mapping" => "Izbriši preslikavo Skupine in LDAP-skupine",
"Test Configuration" => "Preizkusne nastavitve",
"Help" => "Pomoč"
);
diff --git a/apps/user_ldap/lib/access.php b/apps/user_ldap/lib/access.php
index 04f73cf01fe..6f6b8d0f016 100644
--- a/apps/user_ldap/lib/access.php
+++ b/apps/user_ldap/lib/access.php
@@ -578,14 +578,12 @@ abstract class Access {
');
//feed the DB
- $res = $insert->execute(array($dn, $ocname, $this->getUUID($dn), $dn, $ocname));
+ $insRows = $insert->execute(array($dn, $ocname, $this->getUUID($dn), $dn, $ocname));
- if(\OCP\DB::isError($res)) {
+ if(\OCP\DB::isError($insRows)) {
return false;
}
- $insRows = $res->numRows();
-
if($insRows === 0) {
return false;
}
diff --git a/apps/user_ldap/lib/helper.php b/apps/user_ldap/lib/helper.php
index 10ed40ebd6a..f65f466789f 100644
--- a/apps/user_ldap/lib/helper.php
+++ b/apps/user_ldap/lib/helper.php
@@ -90,13 +90,13 @@ class Helper {
AND `appid` = \'user_ldap\'
AND `configkey` NOT IN (\'enabled\', \'installed_version\', \'types\', \'bgjUpdateGroupsLastRun\')
');
- $res = $query->execute(array($prefix.'%'));
+ $delRows = $query->execute(array($prefix.'%'));
- if(\OCP\DB::isError($res)) {
+ if(\OCP\DB::isError($delRows)) {
return false;
}
- if($res->numRows() === 0) {
+ if($delRows === 0) {
return false;
}
diff --git a/apps/user_webdavauth/l10n/ru.php b/apps/user_webdavauth/l10n/ru.php
index ad3dfd2e67f..d5f554c8025 100644
--- a/apps/user_webdavauth/l10n/ru.php
+++ b/apps/user_webdavauth/l10n/ru.php
@@ -1,4 +1,4 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Идентификация WebDAV",
-"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud отправит пользовательские данные на этот URL. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными."
+"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "ownCloud отправит учётные данные пользователя на этот адрес. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными."
);
diff --git a/apps/user_webdavauth/l10n/sl.php b/apps/user_webdavauth/l10n/sl.php
index 6bae847dc34..105fda48652 100644
--- a/apps/user_webdavauth/l10n/sl.php
+++ b/apps/user_webdavauth/l10n/sl.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Overitev WebDAV",
+"URL: " => "URL:",
"ownCloud will send the user credentials to this URL. This plugin checks the response and will interpret the HTTP statuscodes 401 and 403 as invalid credentials, and all other responses as valid credentials." => "Sistem ownCloud bo poslal uporabniška poverila na navedeni naslov URL. Ta vstavek preveri odziv in tolmači kode stanja HTTP 401 in HTTP 403 kot spodletel odgovor in vse ostale odzive kot veljavna poverila."
);
diff --git a/autotest.sh b/autotest.sh
index 4562b3ed08a..59f0240d99b 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -132,9 +132,9 @@ EOF
php -f enable_all.php
if [ "$1" == "sqlite" ] ; then
# coverage only with sqlite - causes segfault on ci.tmit.eu - reason unknown
- phpunit --configuration phpunit-autotest.xml --log-junit autotest-results-$1.xml --coverage-clover autotest-clover-$1.xml --coverage-html coverage-html-$1
+ phpunit --configuration phpunit-autotest.xml --log-junit autotest-results-$1.xml --coverage-clover autotest-clover-$1.xml --coverage-html coverage-html-$1 $2 $3
else
- phpunit --configuration phpunit-autotest.xml --log-junit autotest-results-$1.xml
+ phpunit --configuration phpunit-autotest.xml --log-junit autotest-results-$1.xml $2 $3
fi
}
@@ -149,7 +149,7 @@ if [ -z "$1" ]
# we will add oci as soon as it's stable
#execute_tests 'oci'
else
- execute_tests $1
+ execute_tests $1 $2 $3
fi
#
diff --git a/config/config.sample.php b/config/config.sample.php
index 72834009201..dfa29f329c4 100644
--- a/config/config.sample.php
+++ b/config/config.sample.php
@@ -145,6 +145,9 @@ $CONFIG = array(
/* Lifetime of the remember login cookie, default is 15 days */
"remember_login_cookie_lifetime" => 60*60*24*15,
+/* Life time of a session after inactivity */
+"session_lifetime" => 60 * 60 * 24,
+
/* Custom CSP policy, changing this will overwrite the standard policy */
"custom_csp_policy" => "default-src 'self'; script-src 'self' 'unsafe-eval'; style-src 'self' 'unsafe-inline'; frame-src *; img-src *; font-src 'self' data:; media-src *",
diff --git a/core/css/jquery.multiselect.css b/core/css/jquery.multiselect.css
index 156799f0869..898786a6157 100644
--- a/core/css/jquery.multiselect.css
+++ b/core/css/jquery.multiselect.css
@@ -11,7 +11,7 @@
.ui-multiselect-header span.ui-icon { float:left }
.ui-multiselect-header li.ui-multiselect-close { float:right; text-align:right; padding-right:0 }
-.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000 }
+.ui-multiselect-menu { display:none; padding:3px; position:absolute; z-index:10000; text-align: left }
.ui-multiselect-checkboxes { position:relative /* fixes bug in IE6/7 */; overflow-y:scroll }
.ui-multiselect-checkboxes label { cursor:default; display:block; border:1px solid transparent; padding:3px 1px }
.ui-multiselect-checkboxes label input { position:relative; top:1px }
diff --git a/core/js/jquery.multiselect.js b/core/js/jquery.multiselect.js
index 46aab7ebf01..16ae4264177 100644
--- a/core/js/jquery.multiselect.js
+++ b/core/js/jquery.multiselect.js
@@ -1,6 +1,7 @@
+/* jshint forin:true, noarg:true, noempty:true, eqeqeq:true, boss:true, undef:true, curly:true, browser:true, jquery:true */
/*
- * jQuery MultiSelect UI Widget 1.11
- * Copyright (c) 2011 Eric Hynds
+ * jQuery MultiSelect UI Widget 1.13
+ * Copyright (c) 2012 Eric Hynds
*
* http://www.erichynds.com/jquery/jquery-ui-multiselect-widget/
*
@@ -34,8 +35,8 @@ $.widget("ech.multiselect", {
noneSelectedText: 'Select options',
selectedText: '# selected',
selectedList: 0,
- show: '',
- hide: '',
+ show: null,
+ hide: null,
autoOpen: false,
multiple: true,
position: {}
@@ -62,7 +63,7 @@ $.widget("ech.multiselect", {
menu = (this.menu = $('<div />'))
.addClass('ui-multiselect-menu ui-widget ui-widget-content ui-corner-all')
.addClass( o.classes )
- .insertAfter( button ),
+ .appendTo( document.body ),
header = (this.header = $('<div />'))
.addClass('ui-widget-header ui-corner-all ui-multiselect-header ui-helper-clearfix')
@@ -119,70 +120,72 @@ $.widget("ech.multiselect", {
menu = this.menu,
checkboxContainer = this.checkboxContainer,
optgroups = [],
- html = [],
+ html = "",
id = el.attr('id') || multiselectID++; // unique ID for the label & option tags
// build items
- this.element.find('option').each(function( i ){
+ el.find('option').each(function( i ){
var $this = $(this),
parent = this.parentNode,
title = this.innerHTML,
description = this.title,
value = this.value,
- inputID = this.id || 'ui-multiselect-'+id+'-option-'+i,
+ inputID = 'ui-multiselect-' + (this.id || id + '-option-' + i),
isDisabled = this.disabled,
isSelected = this.selected,
- labelClasses = ['ui-corner-all'],
+ labelClasses = [ 'ui-corner-all' ],
+ liClasses = (isDisabled ? 'ui-multiselect-disabled ' : ' ') + this.className,
optLabel;
// is this an optgroup?
- if( parent.tagName.toLowerCase() === 'optgroup' ){
- optLabel = parent.getAttribute('label');
+ if( parent.tagName === 'OPTGROUP' ){
+ optLabel = parent.getAttribute( 'label' );
// has this optgroup been added already?
if( $.inArray(optLabel, optgroups) === -1 ){
- html.push('<li class="ui-multiselect-optgroup-label"><a href="#">' + optLabel + '</a></li>');
+ html += '<li class="ui-multiselect-optgroup-label ' + parent.className + '"><a href="#">' + optLabel + '</a></li>';
optgroups.push( optLabel );
}
}
if( isDisabled ){
- labelClasses.push('ui-state-disabled');
+ labelClasses.push( 'ui-state-disabled' );
}
// browsers automatically select the first option
// by default with single selects
if( isSelected && !o.multiple ){
- labelClasses.push('ui-state-active');
+ labelClasses.push( 'ui-state-active' );
}
- html.push('<li class="' + (isDisabled ? 'ui-multiselect-disabled' : '') + '">');
+ html += '<li class="' + liClasses + '">';
// create the label
- html.push('<label for="'+inputID+'" title="'+description+'" class="'+labelClasses.join(' ')+ '">');
- html.push('<input id="'+inputID+'" name="multiselect_'+id+'" type="'+(o.multiple ? "checkbox" : "radio")+'" value="'+value+'" title="'+title+'"');
+ html += '<label for="' + inputID + '" title="' + description + '" class="' + labelClasses.join(' ') + '">';
+ html += '<input id="' + inputID + '" name="multiselect_' + id + '" type="' + (o.multiple ? "checkbox" : "radio") + '" value="' + value + '" title="' + title + '"';
// pre-selected?
if( isSelected ){
- html.push(' checked="checked"');
- html.push(' aria-selected="true"');
+ html += ' checked="checked"';
+ html += ' aria-selected="true"';
}
// disabled?
if( isDisabled ){
- html.push(' disabled="disabled"');
- html.push(' aria-disabled="true"');
+ html += ' disabled="disabled"';
+ html += ' aria-disabled="true"';
}
// add the title and close everything off
- html.push(' /><span>' + title + '</span></label></li>');
+ html += ' /><span>' + title + '</span></label></li>';
});
// insert into the DOM
- checkboxContainer.html( html.join('') );
+ checkboxContainer.html( html );
// cache some moar useful elements
this.labels = menu.find('label');
+ this.inputs = this.labels.children('input');
// set widths
this._setButtonWidth();
@@ -197,10 +200,10 @@ $.widget("ech.multiselect", {
}
},
- // updates the button text. call refresh() to rebuild
+ // updates the button text. call refresh() to rebuild
update: function(){
var o = this.options,
- $inputs = this.labels.find('input'),
+ $inputs = this.inputs,
$checked = $inputs.filter(':checked'),
numChecked = $checked.length,
value;
@@ -211,7 +214,7 @@ $.widget("ech.multiselect", {
if($.isFunction( o.selectedText )){
value = o.selectedText.call(this, numChecked, $inputs.length, $checked.get());
} else if( /\d/.test(o.selectedList) && o.selectedList > 0 && numChecked <= o.selectedList){
- value = $checked.map(function(){ return this.title; }).get().join(', ');
+ value = $checked.map(function(){ return $(this).next().html(); }).get().join(', ');
} else {
value = o.selectedText.replace('#', numChecked).replace('#', $inputs.length);
}
@@ -291,8 +294,8 @@ $.widget("ech.multiselect", {
var $this = $(this),
$inputs = $this.parent().nextUntil('li.ui-multiselect-optgroup-label').find('input:visible:not(:disabled)'),
- nodes = $inputs.get(),
- label = $this.parent().text();
+ nodes = $inputs.get(),
+ label = $this.parent().text();
// trigger event and bail if the return is false
if( self._trigger('beforeoptgrouptoggle', e, { inputs:nodes, label:label }) === false ){
@@ -343,11 +346,15 @@ $.widget("ech.multiselect", {
tags = self.element.find('option');
// bail if this input is disabled or the event is cancelled
- if( this.disabled || self._trigger('click', e, { value:val, text:this.title, checked:checked }) === false ){
+ if( this.disabled || self._trigger('click', e, { value: val, text: this.title, checked: checked }) === false ){
e.preventDefault();
return;
}
+ // make sure the input has focus. otherwise, the esc key
+ // won't close the menu after clicking an item.
+ $this.focus();
+
// toggle aria state
$this.attr('aria-selected', checked);
@@ -389,7 +396,7 @@ $.widget("ech.multiselect", {
// handler fires before the form is actually reset. delaying it a bit
// gives the form inputs time to clear.
$(this.element[0].form).bind('reset.multiselect', function(){
- setTimeout(function(){ self.update(); }, 10);
+ setTimeout($.proxy(self.refresh, self), 10);
});
},
@@ -428,7 +435,7 @@ $.widget("ech.multiselect", {
// if at the first/last element
if( !$next.length ){
- var $container = this.menu.find('ul:last');
+ var $container = this.menu.find('ul').last();
// move to the first/last
this.menu.find('label')[ moveToLast ? 'last' : 'first' ]().trigger('mouseover');
@@ -445,27 +452,29 @@ $.widget("ech.multiselect", {
// other related attributes of a checkbox.
//
// The context of this function should be a checkbox; do not proxy it.
- _toggleCheckbox: function( prop, flag ){
+ _toggleState: function( prop, flag ){
return function(){
- !this.disabled && (this[ prop ] = flag);
+ if( !this.disabled ) {
+ this[ prop ] = flag;
+ }
if( flag ){
this.setAttribute('aria-selected', true);
} else {
this.removeAttribute('aria-selected');
}
- }
+ };
},
_toggleChecked: function( flag, group ){
- var $inputs = (group && group.length) ?
- group :
- this.labels.find('input'),
-
+ var $inputs = (group && group.length) ? group : this.inputs,
self = this;
// toggle state on inputs
- $inputs.each(this._toggleCheckbox('checked', flag));
+ $inputs.each(this._toggleState('checked', flag));
+
+ // give the first input focus
+ $inputs.eq(0).focus();
// update button text
this.update();
@@ -480,7 +489,7 @@ $.widget("ech.multiselect", {
.find('option')
.each(function(){
if( !this.disabled && $.inArray(this.value, values) > -1 ){
- self._toggleCheckbox('selected', flag).call( this );
+ self._toggleState('selected', flag).call( this );
}
});
@@ -494,9 +503,22 @@ $.widget("ech.multiselect", {
this.button
.attr({ 'disabled':flag, 'aria-disabled':flag })[ flag ? 'addClass' : 'removeClass' ]('ui-state-disabled');
- this.menu
- .find('input')
- .attr({ 'disabled':flag, 'aria-disabled':flag })
+ var inputs = this.menu.find('input');
+ var key = "ech-multiselect-disabled";
+
+ if(flag) {
+ // remember which elements this widget disabled (not pre-disabled)
+ // elements, so that they can be restored if the widget is re-enabled.
+ inputs = inputs.filter(':enabled')
+ .data(key, true)
+ } else {
+ inputs = inputs.filter(function() {
+ return $.data(this, key) === true;
+ }).removeData(key);
+ }
+
+ inputs
+ .attr({ 'disabled':flag, 'arial-disabled':flag })
.parent()[ flag ? 'addClass' : 'removeClass' ]('ui-state-disabled');
this.element
@@ -509,16 +531,17 @@ $.widget("ech.multiselect", {
button = this.button,
menu = this.menu,
speed = this.speed,
- o = this.options;
+ o = this.options,
+ args = [];
// bail if the multiselectopen event returns false, this widget is disabled, or is already open
if( this._trigger('beforeopen') === false || button.hasClass('ui-state-disabled') || this._isOpen ){
return;
}
- var $container = menu.find('ul:last'),
+ var $container = menu.find('ul').last(),
effect = o.show,
- pos = button.position();
+ pos = button.offset();
// figure out opening effects/speeds
if( $.isArray(o.show) ){
@@ -526,6 +549,12 @@ $.widget("ech.multiselect", {
speed = o.show[1] || self.speed;
}
+ // if there's an effect, assume jQuery UI is in use
+ // build the arguments to pass to show()
+ if( effect ) {
+ args = [ effect, speed ];
+ }
+
// set the scroll of the checkbox container
$container.scrollTop(0).height(o.height);
@@ -536,17 +565,19 @@ $.widget("ech.multiselect", {
menu
.show()
.position( o.position )
- .hide()
- .show( effect, speed );
+ .hide();
// if position utility is not available...
} else {
menu.css({
- top: pos.top+button.outerHeight(),
+ top: pos.top + button.outerHeight(),
left: pos.left
- }).show( effect, speed );
+ });
}
+ // show the menu, maybe with a speed/effect combo
+ $.fn.show.apply(menu, args);
+
// select the first option
// triggering both mouseover and mouseover because 1.4.2+ has a bug where triggering mouseover
// will actually trigger mouseenter. the mouseenter trigger is there for when it's eventually fixed
@@ -563,7 +594,10 @@ $.widget("ech.multiselect", {
return;
}
- var o = this.options, effect = o.hide, speed = this.speed;
+ var o = this.options,
+ effect = o.hide,
+ speed = this.speed,
+ args = [];
// figure out opening effects/speeds
if( $.isArray(o.hide) ){
@@ -571,7 +605,11 @@ $.widget("ech.multiselect", {
speed = o.hide[1] || this.speed;
}
- this.menu.hide(effect, speed);
+ if( effect ) {
+ args = [ effect, speed ];
+ }
+
+ $.fn.hide.apply(this.menu, args);
this.button.removeClass('ui-state-active').trigger('blur').trigger('mouseleave');
this._isOpen = false;
this._trigger('close');
@@ -618,6 +656,10 @@ $.widget("ech.multiselect", {
return this.menu;
},
+ getButton: function(){
+ return this.button;
+ },
+
// react to option changes after initialization
_setOption: function( key, value ){
var menu = this.menu;
@@ -633,7 +675,7 @@ $.widget("ech.multiselect", {
menu.find('a.ui-multiselect-none span').eq(-1).text(value);
break;
case 'height':
- menu.find('ul:last').height( parseInt(value,10) );
+ menu.find('ul').last().height( parseInt(value,10) );
break;
case 'minWidth':
this.options[ key ] = parseInt(value,10);
@@ -649,6 +691,11 @@ $.widget("ech.multiselect", {
case 'classes':
menu.add(this.button).removeClass(this.options.classes).addClass(value);
break;
+ case 'multiple':
+ menu.toggleClass('ui-multiselect-single', !value);
+ this.options.multiple = value;
+ this.element[0].multiple = value;
+ this.refresh();
}
$.Widget.prototype._setOption.apply( this, arguments );
diff --git a/core/js/js.js b/core/js/js.js
index 08b429a555b..3904787c4e5 100644
--- a/core/js/js.js
+++ b/core/js/js.js
@@ -352,10 +352,10 @@ OC.Notification={
},
show: function(text) {
if(($('#notification').filter('span.undo').length == 1) || OC.Notification.isHidden()){
- $('#notification').html(text);
+ $('#notification').text(text);
$('#notification').fadeIn().css("display","inline");
}else{
- OC.Notification.queuedNotifications.push($(text).html());
+ OC.Notification.queuedNotifications.push($('<div/>').text(text).html());
}
},
isHidden: function() {
diff --git a/core/js/share.js b/core/js/share.js
index 36e4babedf9..588202d2273 100644
--- a/core/js/share.js
+++ b/core/js/share.js
@@ -149,13 +149,26 @@ OC.Share={
var html = '<div id="dropdown" class="drop" data-item-type="'+itemType+'" data-item-source="'+itemSource+'">';
if (data !== false && data.reshare !== false && data.reshare.uid_owner !== undefined) {
if (data.reshare.share_type == OC.Share.SHARE_TYPE_GROUP) {
- html += '<span class="reshare">'+t('core', 'Shared with you and the group {group} by {owner}', {group: data.reshare.share_with, owner: data.reshare.displayname_owner})+'</span>';
+ html += '<span class="reshare">'+t('core', 'Shared with you and the group {group} by {owner}', {group: escapeHTML(data.reshare.share_with), owner: escapeHTML(data.reshare.displayname_owner)})+'</span>';
} else {
- html += '<span class="reshare">'+t('core', 'Shared with you by {owner}', {owner: data.reshare.displayname_owner})+'</span>';
+ html += '<span class="reshare">'+t('core', 'Shared with you by {owner}', {owner: escapeHTML(data.reshare.displayname_owner)})+'</span>';
}
html += '<br />';
}
if (possiblePermissions & OC.PERMISSION_SHARE) {
+ // Determine the Allow Public Upload status.
+ // Used later on to determine if the
+ // respective checkbox should be checked or
+ // not.
+
+ var allowPublicUploadStatus = false;
+ $.each(data.shares, function(key, value) {
+ if (allowPublicUploadStatus) {
+ return true;
+ }
+ allowPublicUploadStatus = (value.permissions & OC.PERMISSION_CREATE) ? true : false;
+ });
+
html += '<input id="shareWith" type="text" placeholder="'+t('core', 'Share with')+'" />';
html += '<ul id="shareWithList">';
html += '</ul>';
@@ -168,12 +181,16 @@ OC.Share={
html += '<div id="linkPass">';
html += '<input id="linkPassText" type="password" placeholder="'+t('core', 'Password')+'" />';
html += '</div>';
- html += '</div>';
+ html += '<div id="allowPublicUploadWrapper" style="display:none;">';
+ html += '<input type="checkbox" value="1" name="allowPublicUpload" id="sharingDialogAllowPublicUpload"' + ((allowPublicUploadStatus) ? 'checked="checked"' : '') + ' />';
+ html += '<label for="sharingDialogAllowPublicUpload">' + t('core', 'Allow Public Upload') + '</label>';
+ html += '</div></div>';
html += '<form id="emailPrivateLink" >';
html += '<input id="email" style="display:none; width:62%;" value="" placeholder="'+t('core', 'Email link to person')+'" type="text" />';
html += '<input id="emailButton" style="display:none;" type="submit" value="'+t('core', 'Send')+'" />';
html += '</form>';
}
+
html += '<div id="expiration">';
html += '<input type="checkbox" name="expirationCheckbox" id="expirationCheckbox" value="1" /><label for="expirationCheckbox">'+t('core', 'Set expiration date')+'</label>';
html += '<input id="expirationDate" type="text" placeholder="'+t('core', 'Expiration date')+'" style="display:none; width:90%;" />';
@@ -370,6 +387,7 @@ OC.Share={
$('#expiration').show();
$('#emailPrivateLink #email').show();
$('#emailPrivateLink #emailButton').show();
+ $('#allowPublicUploadWrapper').show();
},
hideLink:function() {
$('#linkText').hide('blind');
@@ -378,6 +396,7 @@ OC.Share={
$('#linkPass').hide();
$('#emailPrivateLink #email').hide();
$('#emailPrivateLink #emailButton').hide();
+ $('#allowPublicUploadWrapper').hide();
},
dirname:function(path) {
return path.replace(/\\/g,'/').replace(/\/[^\/]*$/, '');
@@ -543,6 +562,28 @@ $(document).ready(function() {
$(this).select();
});
+ // Handle the Allow Public Upload Checkbox
+ $(document).on('click', '#sharingDialogAllowPublicUpload', function() {
+
+ // Gather data
+ var allowPublicUpload = $(this).is(':checked');
+ var itemType = $('#dropdown').data('item-type');
+ var itemSource = $('#dropdown').data('item-source');
+ var permissions = 0;
+
+ // Calculate permissions
+ if (allowPublicUpload) {
+ permissions = OC.PERMISSION_UPDATE + OC.PERMISSION_CREATE + OC.PERMISSION_READ;
+ } else {
+ permissions = OC.PERMISSION_READ;
+ }
+
+ // Update the share information
+ OC.Share.share(itemType, itemSource, OC.Share.SHARE_TYPE_LINK, '', permissions, function(data) {
+ return;
+ });
+ });
+
$(document).on('click', '#dropdown #showPassword', function() {
$('#linkPass').toggle('blind');
if (!$('#showPassword').is(':checked') ) {
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 9eca3af1052..113d0f41ba8 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -62,6 +62,7 @@
"Share with link" => "Sdílet s odkazem",
"Password protect" => "Chránit heslem",
"Password" => "Heslo",
+"Allow Public Upload" => "Povolit veřejné nahrávání",
"Email link to person" => "Odeslat osobě odkaz e-mailem",
"Send" => "Odeslat",
"Set expiration date" => "Nastavit datum vypršení platnosti",
@@ -90,6 +91,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Požadavek selhal.<br>Ujistili jste se, že vaše uživatelské jméno a e-mail jsou správně?",
"You will receive a link to reset your password via Email." => "Bude Vám e-mailem zaslán odkaz pro obnovu hesla.",
"Username" => "Uživatelské jméno",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Vaše soubory jsou šifrovány. Pokud nemáte povolen klíč obnovy, neexistuje způsob jak získat po obnově hesla vaše data. Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce. Opravdu si přejete pokračovat?",
"Yes, I really want to reset my password now" => "Ano, opravdu si nyní přeji obnovit své heslo",
"Request reset" => "Vyžádat obnovu",
"Your password was reset" => "Vaše heslo bylo obnoveno",
diff --git a/core/l10n/de.php b/core/l10n/de.php
index bf301b11790..897b379a28b 100644
--- a/core/l10n/de.php
+++ b/core/l10n/de.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s teilte »%s« mit Ihnen",
"Category type not provided." => "Kategorie nicht angegeben.",
"No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: %s" => "Die Kategorie '%s' existiert bereits.",
@@ -89,6 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Anfrage fehlgeschlagen!<br>Hast Du darauf geachtet, dass Deine E-Mail/Dein Benutzername korrekt war?",
"You will receive a link to reset your password via Email." => "Du erhältst einen Link per E-Mail, um Dein Passwort zurückzusetzen.",
"Username" => "Benutzername",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Ihre Dateien sind verschlüsselt. Sollten Sie keinen Wiederherstellungschlüssel aktiviert haben, gibt es keine Möglichkeit an Ihre Daten zu kommen, wenn das Passwort zurückgesetzt wird. Falls Sie sich nicht sicher sind, was Sie tun sollen, kontaktieren Sie bitte Ihren Administrator, bevor Sie fortfahren. Wollen Sie wirklich fortfahren?",
+"Yes, I really want to reset my password now" => "Ja, ich will mein Passwort jetzt wirklich zurücksetzen",
"Request reset" => "Beantrage Zurücksetzung",
"Your password was reset" => "Dein Passwort wurde zurückgesetzt.",
"To login page" => "Zur Login-Seite",
@@ -101,6 +104,7 @@
"Help" => "Hilfe",
"Access forbidden" => "Zugriff verboten",
"Cloud not found" => "Cloud nicht gefunden",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hallo,\n\nwollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.\nSchau es dir an: %s\n\nGruß!",
"web services under your control" => "Web-Services unter Deiner Kontrolle",
"Edit categories" => "Kategorien bearbeiten",
"Add" => "Hinzufügen",
@@ -131,6 +135,7 @@
"remember" => "merken",
"Log in" => "Einloggen",
"Alternative Logins" => "Alternative Logins",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>Gruß!",
"prev" => "Zurück",
"next" => "Weiter",
"Updating ownCloud to version %s, this may take a while." => "Aktualisiere ownCloud auf Version %s. Dies könnte eine Weile dauern."
diff --git a/core/l10n/es.php b/core/l10n/es.php
index f5caa232dc9..3845f68d24f 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -53,20 +53,21 @@
"The required file {file} is not installed!" => "¡El fichero requerido {file} no está instalado!",
"Shared" => "Compartido",
"Share" => "Compartir",
-"Error while sharing" => "Error compartiendo",
-"Error while unsharing" => "Error descompartiendo",
-"Error while changing permissions" => "Error cambiando permisos",
+"Error while sharing" => "Error mientras comparte",
+"Error while unsharing" => "Error mientras se deja de compartir",
+"Error while changing permissions" => "Error mientras se cambia permisos",
"Shared with you and the group {group} by {owner}" => "Compartido contigo y el grupo {group} por {owner}",
"Shared with you by {owner}" => "Compartido contigo por {owner}",
"Share with" => "Compartir con",
"Share with link" => "Compartir con enlace",
-"Password protect" => "Protegido por contraseña",
+"Password protect" => "Protección con contraseña",
"Password" => "Contraseña",
-"Email link to person" => "Enviar un enlace por correo electrónico a una persona",
+"Allow Public Upload" => "Permitir Subida Pública",
+"Email link to person" => "Enviar enlace por correo electrónico a una persona",
"Send" => "Enviar",
"Set expiration date" => "Establecer fecha de caducidad",
"Expiration date" => "Fecha de caducidad",
-"Share via email:" => "Compartido por correo electrónico:",
+"Share via email:" => "Compartir por correo electrónico:",
"No people found" => "No se encontró gente",
"Resharing is not allowed" => "No se permite compartir de nuevo",
"Shared in {item} with {user}" => "Compartido en {item} con {user}",
@@ -77,15 +78,15 @@
"update" => "actualizar",
"delete" => "eliminar",
"share" => "compartir",
-"Password protected" => "Protegido por contraseña",
-"Error unsetting expiration date" => "Error al eliminar la fecha de caducidad",
+"Password protected" => "Protegido con contraseña",
+"Error unsetting expiration date" => "Error eliminando fecha de caducidad",
"Error setting expiration date" => "Error estableciendo fecha de caducidad",
"Sending ..." => "Enviando...",
"Email sent" => "Correo electrónico enviado",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La actualización ha fracasado. Por favor, informe de este problema a la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">Comunidad de ownCloud</ a>.",
"The update was successful. Redirecting you to ownCloud now." => "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora.",
"ownCloud password reset" => "Reseteo contraseña de ownCloud",
-"Use the following link to reset your password: {link}" => "Utilice el siguiente enlace para restablecer tu contraseña: {link}",
+"Use the following link to reset your password: {link}" => "Utilice el siguiente enlace para restablecer su contraseña: {link}",
"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "El enlace para restablecer la contraseña ha sido enviada a su correo electrónico. <br> Si no lo recibe en un plazo razonable de tiempo, revise su carpeta de spam / correo no deseado. <br> Si no está allí, pregunte a su administrador local.",
"Request failed!<br>Did you make sure your email/username was right?" => "La petición ha fallado! <br> ¿Está seguro de que su dirección de correo electrónico o nombre de usuario era correcto?",
"You will receive a link to reset your password via Email." => "Recibirá un enlace por correo electrónico para restablecer su contraseña",
@@ -93,7 +94,7 @@
"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Sus archivos están cifrados. Si no ha habilitado la clave de recurperación, no habrá forma de recuperar sus datos luego de que la contraseña sea reseteada. Si no está seguro de qué hacer, contacte a su administrador antes de continuar. ¿Realmente desea continuar?",
"Yes, I really want to reset my password now" => "Sí. Realmente deseo resetear mi contraseña ahora",
"Request reset" => "Solicitar restablecimiento",
-"Your password was reset" => "Su contraseña ha sido establecida",
+"Your password was reset" => "Su contraseña fue restablecida",
"To login page" => "A la página de inicio de sesión",
"New password" => "Nueva contraseña",
"Reset password" => "Restablecer contraseña",
@@ -103,7 +104,7 @@
"Admin" => "Administración",
"Help" => "Ayuda",
"Access forbidden" => "Acceso prohibido",
-"Cloud not found" => "No se ha encuentra la nube",
+"Cloud not found" => "No se encuentra la nube",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Oye,⏎ sólo te hago saber que %s compartido %s contigo.⏎ Míralo: %s ⏎Disfrutalo!",
"web services under your control" => "Servicios web bajo su control",
"Edit categories" => "Editar categorías",
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php
index 77c3fb854b4..8bef5151163 100644
--- a/core/l10n/es_AR.php
+++ b/core/l10n/es_AR.php
@@ -7,7 +7,7 @@
"%s ID not provided." => "%s ID no provista. ",
"Error adding %s to favorites." => "Error al agregar %s a favoritos. ",
"No categories selected for deletion." => "No se seleccionaron categorías para borrar.",
-"Error removing %s from favorites." => "Error al remover %s de favoritos. ",
+"Error removing %s from favorites." => "Error al borrar %s de favoritos. ",
"Sunday" => "Domingo",
"Monday" => "Lunes",
"Tuesday" => "Martes",
@@ -32,7 +32,7 @@
"1 minute ago" => "hace 1 minuto",
"{minutes} minutes ago" => "hace {minutes} minutos",
"1 hour ago" => "1 hora atrás",
-"{hours} hours ago" => "{hours} horas atrás",
+"{hours} hours ago" => "hace {hours} horas",
"today" => "hoy",
"yesterday" => "ayer",
"{days} days ago" => "hace {days} días",
@@ -47,51 +47,51 @@
"Yes" => "Sí",
"No" => "No",
"Ok" => "Aceptar",
-"The object type is not specified." => "El tipo de objeto no esta especificado. ",
+"The object type is not specified." => "El tipo de objeto no está especificado. ",
"Error" => "Error",
-"The app name is not specified." => "El nombre de la aplicación no esta especificado.",
+"The app name is not specified." => "El nombre de la App no está especificado.",
"The required file {file} is not installed!" => "¡El archivo requerido {file} no está instalado!",
"Shared" => "Compartido",
"Share" => "Compartir",
"Error while sharing" => "Error al compartir",
-"Error while unsharing" => "Error en el procedimiento de ",
+"Error while unsharing" => "Error en al dejar de compartir",
"Error while changing permissions" => "Error al cambiar permisos",
"Shared with you and the group {group} by {owner}" => "Compartido con vos y el grupo {group} por {owner}",
"Shared with you by {owner}" => "Compartido con vos por {owner}",
"Share with" => "Compartir con",
-"Share with link" => "Compartir con link",
+"Share with link" => "Compartir con enlace",
"Password protect" => "Proteger con contraseña ",
"Password" => "Contraseña",
-"Email link to person" => "Enviar el link por e-mail.",
-"Send" => "Enviar",
+"Email link to person" => "Enviar el enlace por e-mail.",
+"Send" => "Mandar",
"Set expiration date" => "Asignar fecha de vencimiento",
"Expiration date" => "Fecha de vencimiento",
-"Share via email:" => "compartido a través de e-mail:",
+"Share via email:" => "Compartir a través de e-mail:",
"No people found" => "No se encontraron usuarios",
"Resharing is not allowed" => "No se permite volver a compartir",
"Shared in {item} with {user}" => "Compartido en {item} con {user}",
"Unshare" => "Dejar de compartir",
-"can edit" => "puede editar",
+"can edit" => "podés editar",
"access control" => "control de acceso",
"create" => "crear",
"update" => "actualizar",
"delete" => "borrar",
"share" => "compartir",
"Password protected" => "Protegido por contraseña",
-"Error unsetting expiration date" => "Error al remover la fecha de caducidad",
+"Error unsetting expiration date" => "Error al remover la fecha de vencimiento",
"Error setting expiration date" => "Error al asignar fecha de vencimiento",
-"Sending ..." => "Enviando...",
-"Email sent" => "Email enviado",
+"Sending ..." => "Mandando...",
+"Email sent" => "e-mail mandado",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La actualización no pudo ser completada. Por favor, reportá el inconveniente a la comunidad <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "La actualización fue exitosa. Estás siendo redirigido a ownCloud.",
"ownCloud password reset" => "Restablecer contraseña de ownCloud",
"Use the following link to reset your password: {link}" => "Usá este enlace para restablecer tu contraseña: {link}",
-"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "El enlace para restablecer la contraseña fue enviada a tu correo electrónico. <br> Si no lo recibís en un plazo de tiempo razonable, revisá tu carpeta de spam / correo no deseado. <br> Si no está ahí, preguntale a tu administrador.",
+"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "El enlace para restablecer la contraseña fue enviada a tu e-mail. <br> Si no lo recibís en un plazo de tiempo razonable, revisá tu carpeta de spam / correo no deseado. <br> Si no está ahí, preguntale a tu administrador.",
"Request failed!<br>Did you make sure your email/username was right?" => "¡Error en el pedido! <br> ¿Estás seguro de que tu dirección de correo electrónico o nombre de usuario son correcto?",
-"You will receive a link to reset your password via Email." => "Vas a recibir un enlace por e-mail para restablecer tu contraseña",
+"You will receive a link to reset your password via Email." => "Vas a recibir un enlace por e-mail para restablecer tu contraseña.",
"Username" => "Nombre de usuario",
-"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Tus archivos están encriptados. Si no habilitaste la clave de recuperación, no vas a tener manera de obtener nuevamente tus datos después que se resetee tu contraseña. Si no estás seguro sobre qué hacer, ponete en contacto con el administrador antes de seguir. ¿Estás seguro/a de querer continuar?",
-"Yes, I really want to reset my password now" => "Sí, definitivamente quiero resetear mi contraseña ahora",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Tus archivos están encriptados. Si no habilitaste la clave de recuperación, no vas a tener manera de obtener nuevamente tus datos después que se restablezca tu contraseña. Si no estás seguro sobre qué hacer, ponete en contacto con el administrador antes de seguir. ¿Estás seguro/a que querés continuar?",
+"Yes, I really want to reset my password now" => "Sí, definitivamente quiero restablecer mi contraseña ahora",
"Request reset" => "Solicitar restablecimiento",
"Your password was reset" => "Tu contraseña fue restablecida",
"To login page" => "A la página de inicio de sesión",
@@ -99,44 +99,44 @@
"Reset password" => "Restablecer contraseña",
"Personal" => "Personal",
"Users" => "Usuarios",
-"Apps" => "Aplicaciones",
+"Apps" => "Apps",
"Admin" => "Administración",
"Help" => "Ayuda",
-"Access forbidden" => "Acceso denegado",
+"Access forbidden" => "Acceso prohibido",
"Cloud not found" => "No se encontró ownCloud",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hola,\n\nSimplemente te informo que %s compartió %s con vos.\nMiralo acá: %s\n\n¡Chau!",
-"web services under your control" => "servicios web controlados por vos",
+"web services under your control" => "servicios web que controlás",
"Edit categories" => "Editar categorías",
"Add" => "Agregar",
"Security Warning" => "Advertencia de seguridad",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "La versión de PHP que tenés, es vulnerable al ataque de byte NULL (CVE-2006-7243)",
"Please update your PHP installation to use ownCloud securely." => "Actualizá tu instalación de PHP para usar ownCloud de manera segura.",
-"No secure random number generator is available, please enable the PHP OpenSSL extension." => "No hay disponible ningún generador de números aleatorios seguro. Por favor habilitá la extensión OpenSSL de PHP.",
-"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sin un generador de números aleatorios seguro un atacante podría predecir los tokens de reinicio de tu contraseña y tomar control de tu cuenta.",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "No hay disponible ningún generador de números aleatorios seguro. Por favor, habilitá la extensión OpenSSL de PHP.",
+"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sin un generador de números aleatorios seguro un atacante podría predecir las pruebas de reinicio de tu contraseña y tomar control de tu cuenta.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Tu directorio de datos y tus archivos probablemente son accesibles a través de internet, ya que el archivo .htaccess no está funcionando.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Para información sobre cómo configurar adecuadamente tu servidor, por favor mirá la <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentación</a>.",
"Create an <strong>admin account</strong>" => "Crear una <strong>cuenta de administrador</strong>",
"Advanced" => "Avanzado",
"Data folder" => "Directorio de almacenamiento",
"Configure the database" => "Configurar la base de datos",
-"will be used" => "se utilizarán",
+"will be used" => "se usarán",
"Database user" => "Usuario de la base de datos",
"Database password" => "Contraseña de la base de datos",
"Database name" => "Nombre de la base de datos",
"Database tablespace" => "Espacio de tablas de la base de datos",
-"Database host" => "Host de la base de datos",
+"Database host" => "Huésped de la base de datos",
"Finish setup" => "Completar la instalación",
"%s is available. Get more information on how to update." => "%s está disponible. Obtené más información sobre cómo actualizar.",
"Log out" => "Cerrar la sesión",
"Automatic logon rejected!" => "¡El inicio de sesión automático fue rechazado!",
"If you did not change your password recently, your account may be compromised!" => "¡Si no cambiaste tu contraseña recientemente, puede ser que tu cuenta esté comprometida!",
-"Please change your password to secure your account again." => "Por favor, cambiá tu contraseña para fortalecer nuevamente la seguridad de tu cuenta.",
+"Please change your password to secure your account again." => "Por favor, cambiá tu contraseña para incrementar la seguridad de tu cuenta.",
"Lost your password?" => "¿Perdiste tu contraseña?",
"remember" => "recordame",
-"Log in" => "Entrar",
+"Log in" => "Iniciar sesión",
"Alternative Logins" => "Nombre alternativos de usuarios",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Hola,<br><br>Simplemente te informo que %s compartió %s con vos.<br><a href=\"%s\">Miralo acá:</a><br><br>¡Chau!",
"prev" => "anterior",
"next" => "siguiente",
-"Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, puede domorar un rato."
+"Updating ownCloud to version %s, this may take a while." => "Actualizando ownCloud a la versión %s, puede demorar un rato."
);
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index 1905092886e..7afbdde3535 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -62,6 +62,7 @@
"Share with link" => "Deel met link",
"Password protect" => "Wachtwoord beveiligd",
"Password" => "Wachtwoord",
+"Allow Public Upload" => "Sta publieke uploads toe",
"Email link to person" => "E-mail link naar persoon",
"Send" => "Versturen",
"Set expiration date" => "Stel vervaldatum in",
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 17e6150f908..f3acab5be38 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -43,7 +43,7 @@
"years ago" => "несколько лет назад",
"Choose" => "Выбрать",
"Cancel" => "Отменить",
-"Error loading file picker template" => "Ошибка при загрузке файла выбора шаблона",
+"Error loading file picker template" => "Ошибка при загрузке файла выбора шаблона",
"Yes" => "Да",
"No" => "Нет",
"Ok" => "Ок",
@@ -86,10 +86,11 @@
"The update was successful. Redirecting you to ownCloud now." => "Обновление прошло успешно. Перенаправляемся в Ваш ownCloud...",
"ownCloud password reset" => "Сброс пароля ",
"Use the following link to reset your password: {link}" => "Используйте следующую ссылку чтобы сбросить пароль: {link}",
-"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Ссылка для сброса пароля была отправлена ​​по электронной почте. <br> Если вы не получите его в пределах одной двух минут, проверьте папку спам. <br> Если это не возможно, обратитесь к Вашему администратору.",
-"Request failed!<br>Did you make sure your email/username was right?" => "Что-то не так. Вы уверены что Email / Имя пользователя указаны верно?",
+"The link to reset your password has been sent to your email.<br>If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator ." => "Ссылка для сброса пароля отправлена вам ​​по электронной почте.<br>Если вы не получите письмо в пределах одной-двух минут, проверьте папку Спам. <br>Если письма там нет, обратитесь к своему администратору.",
+"Request failed!<br>Did you make sure your email/username was right?" => "Запрос не удался. Вы уверены, что email или имя пользователя указаны верно?",
"You will receive a link to reset your password via Email." => "На ваш адрес Email выслана ссылка для сброса пароля.",
"Username" => "Имя пользователя",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Ваши файлы зашифрованы. Если вы не активировали ключ восстановления, то после сброса пароля все ваши данные будут потеряны навсегда. Если вы не знаете что делать, свяжитесь со своим администратором до того как продолжить. Вы действительно хотите продолжить?",
"Yes, I really want to reset my password now" => "Да, я действительно хочу сбросить свой пароль",
"Request reset" => "Запросить сброс",
"Your password was reset" => "Ваш пароль был сброшен",
@@ -110,7 +111,7 @@
"Security Warning" => "Предупреждение безопасности",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Ваша версия PHP уязвима к атаке NULL Byte (CVE-2006-7243)",
"Please update your PHP installation to use ownCloud securely." => "Пожалуйста обновите Ваш PHP чтобы использовать ownCloud безопасно.",
-"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Нет доступного защищенного генератора случайных чисел, пожалуйста, включите расширение PHP OpenSSL.",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Отсутствует защищенный генератор случайных чисел, пожалуйста, включите расширение PHP OpenSSL.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Без защищенного генератора случайных чисел злоумышленник может предугадать токены сброса пароля и завладеть Вашей учетной записью.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Ваша папка с данными и файлы возможно доступны из интернета потому что файл .htaccess не работает.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Для информации как правильно настроить Ваш сервер, пожалйста загляните в <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">документацию</a>.",
@@ -137,5 +138,5 @@
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Приветствую,<br><br>просто даю знать, что %s поделился »%s« с вами.<br><a href=\"%s\">Посмотреть!</a><br><br>Удачи!",
"prev" => "пред",
"next" => "след",
-"Updating ownCloud to version %s, this may take a while." => "Производится обновление ownCloud до версии %s. Это может занять некоторое время."
+"Updating ownCloud to version %s, this may take a while." => "Идёт обновление ownCloud до версии %s. Это может занять некоторое время."
);
diff --git a/core/l10n/sl.php b/core/l10n/sl.php
index 3b539f7fe22..81440044adb 100644
--- a/core/l10n/sl.php
+++ b/core/l10n/sl.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s je delil »%s« z vami",
"Category type not provided." => "Vrsta kategorije ni podana.",
"No category to add?" => "Ali ni kategorije za dodajanje?",
"This category already exists: %s" => "Kategorija že obstaja: %s",
@@ -42,6 +43,7 @@
"years ago" => "let nazaj",
"Choose" => "Izbor",
"Cancel" => "Prekliči",
+"Error loading file picker template" => "Napaka pri nalaganju predloge za izbor dokumenta",
"Yes" => "Da",
"No" => "Ne",
"Ok" => "V redu",
@@ -88,6 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Zahteva je spodletela!<br>Ali sta elektronski naslov oziroma uporabniško ime navedena pravilno?",
"You will receive a link to reset your password via Email." => "Na elektronski naslov boste prejeli povezavo za ponovno nastavitev gesla.",
"Username" => "Uporabniško ime",
+"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ste prepričani, da želite nadaljevati?",
+"Yes, I really want to reset my password now" => "Da, potrjujem ponastavitev gesla",
"Request reset" => "Zahtevaj ponovno nastavitev",
"Your password was reset" => "Geslo je ponovno nastavljeno",
"To login page" => "Na prijavno stran",
@@ -100,6 +104,7 @@
"Help" => "Pomoč",
"Access forbidden" => "Dostop je prepovedan",
"Cloud not found" => "Oblaka ni mogoče najti",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Pozdravljen/a,⏎\n⏎\nsporočam, da je %s delil %s s teboj.⏎\nPoglej na: %s⏎\n⏎\nLep pozdrav!",
"web services under your control" => "spletne storitve pod vašim nadzorom",
"Edit categories" => "Uredi kategorije",
"Add" => "Dodaj",
@@ -130,6 +135,7 @@
"remember" => "zapomni si",
"Log in" => "Prijava",
"Alternative Logins" => "Druge prijavne možnosti",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Pozdravljen/a,<br><br>sporočam, da je %s delil »%s« s teboj.<br><a href=\"%s\">Poglej vsebine!</a><br><br>Lep pozdrav!",
"prev" => "nazaj",
"next" => "naprej",
"Updating ownCloud to version %s, this may take a while." => "Posodabljanje sistema ownCloud na različico %s je lahko dolgotrajno."
diff --git a/core/templates/installation.php b/core/templates/installation.php
index de7ff8c168c..7f2796a4b31 100644
--- a/core/templates/installation.php
+++ b/core/templates/installation.php
@@ -165,7 +165,7 @@
<p class="infield groupbottom">
<label for="dbhost" class="infield" id="dbhostlabel"><?php p($l->t( 'Database host' )); ?></label>
<input type="text" name="dbhost" id="dbhost" placeholder=""
- value="<?php p(OC_Helper::init_var('dbhost', 'localhost')); ?>" />
+ value="<?php p(OC_Helper::init_var('dbhost')); ?>" />
</p>
</fieldset>
diff --git a/core/templates/layout.guest.php b/core/templates/layout.guest.php
index 4173212dfa3..fde970554c6 100644
--- a/core/templates/layout.guest.php
+++ b/core/templates/layout.guest.php
@@ -35,18 +35,13 @@
<div id="login">
<header><div id="header">
<img src="<?php print_unescaped(image_path('', 'logo.svg')); ?>" class="svg" alt="ownCloud" />
- <?php if (OC_Util::getEditionString() !== ''): ?>
- <div id="logo-claim" style="display:none;">Enterprise Edition</div>
- <?php endif; ?>
+ <div id="logo-claim" style="display:none;"><?php p(OC_Defaults::getLogoClaim()); ?></div>
</div></header>
<?php print_unescaped($_['content']); ?>
</div>
<footer>
<p class="info">
- <?php OC_Util::getEditionString() === '' ? '' : p('© 2013 '); ?>
- <a href="<?php p(OC_Defaults::getBaseUrl())?>">
- <?php p(OC_Defaults::getEntity()); ?></a>
- <?php OC_Util::getEditionString() === '' ? print_unescaped(' &ndash; ') : print_unescaped('<br/>'); ?>
- <?php p(OC_Defaults::getSlogan()); ?></p></footer>
+ <?php print_unescaped(OC_Defaults::getLongFooter()); ?>
+ </p></footer>
</body>
</html>
diff --git a/core/templates/layout.user.php b/core/templates/layout.user.php
index 8c82a5c028e..b424669e35a 100644
--- a/core/templates/layout.user.php
+++ b/core/templates/layout.user.php
@@ -43,9 +43,7 @@
<header><div id="header">
<a href="<?php print_unescaped(link_to('', 'index.php')); ?>" title="" id="owncloud"><img class="svg"
src="<?php print_unescaped(image_path('', 'logo-wide.svg')); ?>" alt="ownCloud" /></a>
- <?php if (OC_Util::getEditionString() !== ''): ?>
- <div id="logo-claim" style="display:none;">Enterprise Edition</div>
- <?php endif; ?>
+ <div id="logo-claim" style="display:none;"><?php p(OC_Defaults::getLogoClaim()); ?></div>
<ul id="settings" class="svg">
<span id="expand" tabindex="0" role="link">
<span id="expandDisplayName"><?php p(trim($_['user_displayname']) != '' ? $_['user_displayname'] : $_['user_uid']) ?></span>
diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po
index 41e885396d7..c1edd93ca8d 100644
--- a/l10n/af_ZA/core.po
+++ b/l10n/af_ZA/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 00:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Instellings"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Wagwoord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/af_ZA/files.po b/l10n/af_ZA/files.po
index 159278587dc..0c0fc2cf986 100644
--- a/l10n/af_ZA/files.po
+++ b/l10n/af_ZA/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/af_ZA/files_sharing.po b/l10n/af_ZA/files_sharing.po
index a87273bc376..c2dd24dc834 100644
--- a/l10n/af_ZA/files_sharing.po
+++ b/l10n/af_ZA/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:24+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Wagwoord"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po
index d0aaba84772..6b66ffe23e4 100644
--- a/l10n/af_ZA/lib.po
+++ b/l10n/af_ZA/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ar/core.po b/l10n/ar/core.po
index cafbf8b0d93..d9911427e1e 100644
--- a/l10n/ar/core.po
+++ b/l10n/ar/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "لم يتم اختيار فئة للحذف"
msgid "Error removing %s from favorites."
msgstr "خطأ في حذف %s من المفضلة"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "الاحد"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "الأثنين"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "الثلاثاء"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "الاربعاء"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "الخميس"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "الجمعه"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "السبت"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "كانون الثاني"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "شباط"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "آذار"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "نيسان"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "أيار"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "حزيران"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "تموز"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "آب"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "أيلول"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "تشرين الاول"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "تشرين الثاني"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "كانون الاول"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "إعدادات"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "منذ ثواني"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "منذ دقيقة"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} منذ دقائق"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "قبل ساعة مضت"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ساعة مضت"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "اليوم"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "يوم أمس"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} يوم سابق"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "الشهر الماضي"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} شهر مضت"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "شهر مضى"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "السنةالماضية"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "سنة مضت"
@@ -225,8 +225,8 @@ msgstr "نوع العنصر غير محدد."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "خطأ"
@@ -246,7 +246,7 @@ msgstr "مشارك"
msgid "Share"
msgstr "شارك"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "حصل خطأ عند عملية المشاركة"
@@ -266,99 +266,103 @@ msgstr "شورك معك ومع المجموعة {group} من قبل {owner}"
msgid "Shared with you by {owner}"
msgstr "شورك معك من قبل {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "شارك مع"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "شارك مع رابط"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "حماية كلمة السر"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "كلمة المرور"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "ارسل الرابط بالبريد الى صديق"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "أرسل"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "تعيين تاريخ إنتهاء الصلاحية"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "تاريخ إنتهاء الصلاحية"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "مشاركة عبر البريد الإلكتروني:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "لم يتم العثور على أي شخص"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "لا يسمح بعملية إعادة المشاركة"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "شورك في {item} مع {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "إلغاء مشاركة"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "التحرير مسموح"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "ضبط الوصول"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "إنشاء"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "تحديث"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "حذف"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "مشاركة"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "محمي بكلمة السر"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "حصل خطأ عند عملية إزالة تاريخ إنتهاء الصلاحية"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "حصل خطأ عند عملية تعيين تاريخ إنتهاء الصلاحية"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "جاري الارسال ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "تم ارسال البريد الالكتروني"
diff --git a/l10n/ar/files.po b/l10n/ar/files.po
index f3cafe7a6e7..78a785c553d 100644
--- a/l10n/ar/files.po
+++ b/l10n/ar/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "فشل في نقل الملف %s - يوجد ملف بنفس هذا ال
msgid "Could not move %s"
msgstr "فشل في نقل %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "لم يتم رفع أي ملف , خطأ غير معروف"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "تم ترفيع الملفات بنجاح."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "حجم الملف المرفوع تجاوز قيمة upload_max_filesize الموجودة في ملف php.ini "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "لم يتم ترفيع أي من الملفات"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "المجلد المؤقت غير موجود"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "خطأ في الكتابة على القرص الصلب"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "لا يوجد مساحة تخزينية كافية"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "مسار غير صحيح."
@@ -74,6 +82,36 @@ msgstr "مسار غير صحيح."
msgid "Files"
msgstr "الملفات"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "تم إلغاء عملية رفع الملفات ."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "عنوان ال URL لا يجوز أن يكون فارغا."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "خطأ"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "شارك"
@@ -90,43 +128,43 @@ msgstr "إلغاء"
msgid "Rename"
msgstr "إعادة تسميه"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "قيد الانتظار"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} موجود مسبقا"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "استبدال"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "اقترح إسم"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "إلغاء"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "استبدل {new_name} بـ {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "تراجع"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "جاري تنفيذ عملية الحذف"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "جاري رفع 1 ملف"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "جاري تجهيز عملية التحميل. قد تستغرق بعض الوقت اذا كان حجم الملفات كبير."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "فشل في رفع ملفاتك , إما أنها مجلد أو حجمها 0 بايت"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "تم إلغاء عملية رفع الملفات ."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "عنوان ال URL لا يجوز أن يكون فارغا."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "خطأ"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "اسم"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "حجم"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "معدل"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "مجلد عدد 1"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} مجلدات"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "ملف واحد"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ملفات"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "فشل في اعادة تسمية الملف"
diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po
index 6f517e7c90a..1004ac62264 100644
--- a/l10n/ar/files_external.po
+++ b/l10n/ar/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po
index 3f47cdeda06..9691bf20d7d 100644
--- a/l10n/ar/files_sharing.po
+++ b/l10n/ar/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "كلمة المرور"
msgid "Submit"
msgstr "تطبيق"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s شارك المجلد %s معك"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s شارك الملف %s معك"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "تحميل"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "رفع"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "إلغاء رفع الملفات"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "لا يوجد عرض مسبق لـ"
diff --git a/l10n/ar/files_trashbin.po b/l10n/ar/files_trashbin.po
index 1b87c576798..a69b626af05 100644
--- a/l10n/ar/files_trashbin.po
+++ b/l10n/ar/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po
index 5d21c869ed6..b00ccfdb89b 100644
--- a/l10n/ar/lib.po
+++ b/l10n/ar/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "معلومات إضافية"
msgid "Images"
msgstr "صور"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "اعداد اسم مستخدم للمدير"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "اعداد كلمة مرور للمدير"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ادخل اسم المستخدم الخاص بقاعدة البيانات."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ادخل اسم فاعدة البيانات"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s ادخل اسم خادم قاعدة البيانات"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "اسم المستخدم و/أو كلمة المرور لنظام MySQL غير صحيح"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "خطأ في قواعد البيانات : \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "الأمر المخالف كان : \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "أسم المستخدم '%s'@'localhost' الخاص بـ MySQL موجود مسبقا"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "احذف اسم المستخدم هذا من الـ MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "أسم المستخدم '%s'@'%%' الخاص بـ MySQL موجود مسبقا"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "احذف اسم المستخدم هذا من الـ MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "اعداد اسم مستخدم للمدير"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "اعداد كلمة مرور للمدير"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة"
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "الرجاء التحقق من <a href='%s'>دليل التنصيب</a>."
diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po
index f19133fabb0..9db77bbae5f 100644
--- a/l10n/ar/settings.po
+++ b/l10n/ar/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po
index 12b60c39728..560657375c8 100644
--- a/l10n/ar/user_ldap.po
+++ b/l10n/ar/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/be/core.po b/l10n/be/core.po
index 0ea77a53fe4..cf69cc48b4a 100644
--- a/l10n/be/core.po
+++ b/l10n/be/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/be/files.po b/l10n/be/files.po
index ac51487cf23..4042aa65c61 100644
--- a/l10n/be/files.po
+++ b/l10n/be/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/be/files_sharing.po b/l10n/be/files_sharing.po
index ffe52589b39..2812c182b0e 100644
--- a/l10n/be/files_sharing.po
+++ b/l10n/be/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/be/lib.po b/l10n/be/lib.po
index 7fe412203cf..9624767b8e7 100644
--- a/l10n/be/lib.po
+++ b/l10n/be/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: be\n"
"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index df6f19e4e53..6ffbb9baad9 100644
--- a/l10n/bg_BG/core.po
+++ b/l10n/bg_BG/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Няма избрани категории за изтриване"
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Неделя"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Понеделник"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Вторник"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Сряда"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Четвъртък"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Петък"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Събота"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Януари"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Февруари"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Март"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Април"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Май"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Юни"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Юли"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Август"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Септември"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Октомври"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Ноември"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Декември"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Настройки"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "преди секунди"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "преди 1 минута"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "преди 1 час"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "днес"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "вчера"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "последният месец"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "последната година"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "последните години"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Грешка"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Споделяне"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Споделено с"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Парола"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "създаване"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po
index 00812512505..631866f1814 100644
--- a/l10n/bg_BG/files.po
+++ b/l10n/bg_BG/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Файлът е качен успешно"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Файлът е качен частично"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Фахлът не бе качен"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Липсва временна папка"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Възникна проблем при запис в диска"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Невалидна директория."
@@ -74,6 +82,36 @@ msgstr "Невалидна директория."
msgid "Files"
msgstr "Файлове"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Качването е спряно."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Грешка"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Споделяне"
@@ -90,43 +128,43 @@ msgstr "Изтриване"
msgid "Rename"
msgstr "Преименуване"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Чакащо"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "препокриване"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "отказ"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "възтановяване"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Качването е спряно."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Грешка"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Размер"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Променено"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} папки"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} файла"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po
index 40ddac8dbdd..470fd6ae65c 100644
--- a/l10n/bg_BG/files_external.po
+++ b/l10n/bg_BG/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po
index f024808d5a6..fbbdb640295 100644
--- a/l10n/bg_BG/files_sharing.po
+++ b/l10n/bg_BG/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Парола"
msgid "Submit"
msgstr "Потвърждение"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s сподели папката %s с Вас"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s сподели файла %s с Вас"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Изтегляне"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Качване"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Спри качването"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Няма наличен преглед за"
diff --git a/l10n/bg_BG/files_trashbin.po b/l10n/bg_BG/files_trashbin.po
index 63b2b436ea8..ed2b5f81e24 100644
--- a/l10n/bg_BG/files_trashbin.po
+++ b/l10n/bg_BG/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Димитър Кръстев <dimitar.t.krastev@gmail.com>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po
index e195eb4ba19..d09c463eb41 100644
--- a/l10n/bg_BG/lib.po
+++ b/l10n/bg_BG/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Димитър Кръстев <dimitar.t.krastev@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Снимки"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Въведете потребителско име за администратор."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Въведете парола за администратор."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s въведете потребителско име за базата с данни."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s въведете име на базата с данни."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s, не можете да ползвате точки в името на базата от данни"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s задай хост на базата данни."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Невалидно PostgreSQL потребителско име и/или парола"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Невалидно MS SQL потребителско име и/или парола: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Необходимо е да влезете в всъществуващ акаунт или като администратора"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle връзка не можа да се осъществи"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Невалидно MySQL потребителско име и/или парола"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Грешка в базата от данни: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Проблемната команда беше: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL потребителят '%s'@'localhost' вече съществува"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Изтриване на потребителя от MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL потребителят '%s'@'%%' вече съществува."
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Изтриване на потребителя от MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle връзка не можа да се осъществи"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Невалидно Oracle потребителско име и/или парола"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Проблемната команда беше: \"%s\", име: %s, парола: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Невалидно MS SQL потребителско име и/или парола: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Невалидно PostgreSQL потребителско име и/или парола"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Въведете потребителско име за администратор."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Въведете парола за администратор."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Моля направете повторна справка с <a href='%s'>ръководството за инсталиране</a>."
diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po
index eb25bb66484..a92cb9926b2 100644
--- a/l10n/bg_BG/settings.po
+++ b/l10n/bg_BG/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po
index e500fe54fd7..64775ad8139 100644
--- a/l10n/bg_BG/user_ldap.po
+++ b/l10n/bg_BG/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po
index 0a3a474d3e2..d5f7fb4fe56 100644
--- a/l10n/bn_BD/core.po
+++ b/l10n/bn_BD/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "মুছে ফেলার জন্য কনো ক্যাটে
msgid "Error removing %s from favorites."
msgstr "প্রিয় থেকে %s সরিয়ে ফেলতে সমস্যা দেখা দিয়েছে।"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "রবিবার"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "সোমবার"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "মঙ্গলবার"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "বুধবার"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "বৃহস্পতিবার"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "শুক্রবার"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "শনিবার"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "জানুয়ারি"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "ফেব্রুয়ারি"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "মার্চ"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "এপ্রিল"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "মে"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "জুন"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "জুলাই"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "অগাষ্ট"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "সেপ্টেম্বর"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "অক্টোবর"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "নভেম্বর"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "ডিসেম্বর"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "নিয়ামকসমূহ"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "সেকেন্ড পূর্বে"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "১ মিনিট পূর্বে"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} মিনিট পূর্বে"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 ঘন্টা পূর্বে"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ঘন্টা পূর্বে"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "আজ"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "গতকাল"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} দিন পূর্বে"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "গত মাস"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} মাস পূর্বে"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "মাস পূর্বে"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "গত বছর"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "বছর পূর্বে"
@@ -225,8 +225,8 @@ msgstr "অবজেক্টের ধরণটি সুনির্দিষ
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "সমস্যা"
@@ -246,7 +246,7 @@ msgstr "ভাগাভাগিকৃত"
msgid "Share"
msgstr "ভাগাভাগি কর"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "ভাগাভাগি করতে সমস্যা দেখা দিয়েছে "
@@ -266,99 +266,103 @@ msgstr "{owner} আপনার এবং {group} গোষ্ঠীর সা
msgid "Shared with you by {owner}"
msgstr "{owner} আপনার সাথে ভাগাভাগি করেছেন"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "যাদের সাথে ভাগাভাগি করা হয়েছে"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "লিংকের সাথে ভাগাভাগি কর"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "কূটশব্দ সুরক্ষিত"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "কূটশব্দ"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "ব্যক্তির সাথে ই-মেইল যুক্ত কর"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "পাঠাও"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করুন"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "ই-মেইলের মাধ্যমে ভাগাভাগি করুনঃ"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "কোন ব্যক্তি খুঁজে পাওয়া গেল না"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "পূনঃরায় ভাগাভাগি অনুমোদিত নয়"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "{user} এর সাথে {item} ভাগাভাগি করা হয়েছে"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "ভাগাভাগি বাতিল "
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "সম্পাদনা করতে পারবেন"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "অধিগম্যতা নিয়ন্ত্রণ"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "তৈরী করুন"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "পরিবর্ধন কর"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "মুছে ফেল"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "ভাগাভাগি কর"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "কূটশব্দদ্বারা সুরক্ষিত"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ বাতিল করতে সমস্যা দেখা দিয়েছে"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "মেয়াদোত্তীর্ণ হওয়ার তারিখ নির্ধারণ করতে সমস্যা দেখা দিয়েছে"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "পাঠানো হচ্ছে......"
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "ই-মেইল পাঠানো হয়েছে"
diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po
index 81d1cf99871..9c64746e4fd 100644
--- a/l10n/bn_BD/files.po
+++ b/l10n/bn_BD/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "%s কে স্থানান্তর করা সম্ভব হ
msgid "Could not move %s"
msgstr "%s কে স্থানান্তর করা সম্ভব হলো না"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "কোন ফাইল আপলোড করা হয় নি। সমস্যার কারণটি অজ্ঞাত।"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "কোন সমস্যা হয় নি, ফাইল আপলোড সুসম্পন্ন হয়েছে।"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "আপলোড করা ফাইলটি php.ini তে বর্ণিত upload_max_filesize নির্দেশিত আয়তন অতিক্রম করছেঃ"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "আপলোড করা ফাইলটি HTML ফর্মে উল্লিখিত MAX_FILE_SIZE নির্ধারিত ফাইলের সর্বোচ্চ আকার অতিক্রম করতে চলেছে "
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "আপলোড করা ফাইলটি আংশিক আপলোড করা হয়েছে"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "কোন ফাইল আপলোড করা হয় নি"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "অস্থায়ী ফোল্ডারটি হারানো গিয়েছে"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "ডিস্কে লিখতে ব্যর্থ"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "ভুল ডিরেক্টরি"
@@ -74,6 +82,36 @@ msgstr "ভুল ডিরেক্টরি"
msgid "Files"
msgstr "ফাইল"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার ০ বাইট"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "যথেষ্ঠ পরিমাণ স্থান নেই"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "আপলোড বাতিল করা হয়েছে।"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL ফাঁকা রাখা যাবে না।"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "সমস্যা"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "ভাগাভাগি কর"
@@ -90,43 +128,43 @@ msgstr "মুছে"
msgid "Rename"
msgstr "পূনঃনামকরণ"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "মুলতুবি"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} টি বিদ্যমান"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "প্রতিস্থাপন"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "নাম সুপারিশ করুন"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "বাতিল"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} কে {old_name} নামে প্রতিস্থাপন করা হয়েছে"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "ক্রিয়া প্রত্যাহার"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "১টি ফাইল আপলোড করা হচ্ছে"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার ০ বাইট"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "যথেষ্ঠ পরিমাণ স্থান নেই"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "আপলোড বাতিল করা হয়েছে।"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL ফাঁকা রাখা যাবে না।"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "সমস্যা"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "রাম"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "আকার"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "পরিবর্তিত"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "১টি ফোল্ডার"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} টি ফোল্ডার"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "১টি ফাইল"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} টি ফাইল"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "ফাইলের নাম পরিবর্তন করা সম্ভব হলো না"
diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po
index 25bef73f5e7..15d541de9e1 100644
--- a/l10n/bn_BD/files_external.po
+++ b/l10n/bn_BD/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/files_sharing.po b/l10n/bn_BD/files_sharing.po
index 0b17a43cbaf..a2109eda49f 100644
--- a/l10n/bn_BD/files_sharing.po
+++ b/l10n/bn_BD/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "কূটশব্দ"
msgid "Submit"
msgstr "জমা দিন"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s আপনার সাথে %s ফোল্ডারটি ভাগাভাগি করেছেন"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s আপনার সাথে %s ফাইলটি ভাগাভাগি করেছেন"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "ডাউনলোড"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "আপলোড"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "আপলোড বাতিল কর"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "এর জন্য কোন প্রাকবীক্ষণ সুলভ নয়"
diff --git a/l10n/bn_BD/files_trashbin.po b/l10n/bn_BD/files_trashbin.po
index b7d203caa12..78fad212b97 100644
--- a/l10n/bn_BD/files_trashbin.po
+++ b/l10n/bn_BD/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po
index 78a9b05024a..f7d01ef2e58 100644
--- a/l10n/bn_BD/lib.po
+++ b/l10n/bn_BD/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "টেক্সট"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po
index bf61fd2004b..bd89a43a08d 100644
--- a/l10n/bn_BD/settings.po
+++ b/l10n/bn_BD/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po
index b934bec3990..dd223f5098a 100644
--- a/l10n/bn_BD/user_ldap.po
+++ b/l10n/bn_BD/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/core.po b/l10n/bs/core.po
index a56fe6475db..c0a3cc4ddf5 100644
--- a/l10n/bs/core.po
+++ b/l10n/bs/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:14+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Podijeli"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/bs/files.po b/l10n/bs/files.po
index bc87fa7673a..46b37f494c2 100644
--- a/l10n/bs/files.po
+++ b/l10n/bs/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Podijeli"
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/bs/files_sharing.po b/l10n/bs/files_sharing.po
index 97a30ec7e14..1f69bb25cad 100644
--- a/l10n/bs/files_sharing.po
+++ b/l10n/bs/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:48+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/bs/files_trashbin.po b/l10n/bs/files_trashbin.po
index baa1264b2f4..e14bd1db4ae 100644
--- a/l10n/bs/files_trashbin.po
+++ b/l10n/bs/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/bs/lib.po b/l10n/bs/lib.po
index 91bc2323395..7cf68fb67a7 100644
--- a/l10n/bs/lib.po
+++ b/l10n/bs/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-13 02:16+0200\n"
-"PO-Revision-Date: 2013-06-12 21:41+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -17,27 +17,27 @@ msgstr ""
"Language: bs\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"
-#: app.php:358
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:371
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:382
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:394
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:407
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:415
+#: app.php:416
msgid "Admin"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:323 setup.php:368
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:232
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:149
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:231
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:285 setup.php:389 setup.php:398 setup.php:416 setup.php:426
-#: setup.php:435 setup.php:468 setup.php:534 setup.php:560 setup.php:567
-#: setup.php:578 setup.php:585 setup.php:594 setup.php:602 setup.php:611
-#: setup.php:617
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:286 setup.php:390 setup.php:399 setup.php:417 setup.php:427
-#: setup.php:436 setup.php:469 setup.php:535 setup.php:561 setup.php:568
-#: setup.php:579 setup.php:595 setup.php:603 setup.php:612
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:302
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:303
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:460 setup.php:527
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:586 setup.php:618
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:638
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:861
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:862
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index 74b3246d057..d927cd11314 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: rogerc\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "No hi ha categories per eliminar."
msgid "Error removing %s from favorites."
msgstr "Error en eliminar %s dels preferits."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Diumenge"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Dilluns"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Dimarts"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Dimecres"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Dijous"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Divendres"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Dissabte"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Gener"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Febrer"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Març"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maig"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juny"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juliol"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Agost"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Setembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Octubre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Desembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Configuració"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segons enrere"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "fa 1 minut"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "fa {minutes} minuts"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "fa 1 hora"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "fa {hours} hores"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "avui"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ahir"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "fa {days} dies"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "el mes passat"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "fa {months} mesos"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mesos enrere"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "l'any passat"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "anys enrere"
@@ -227,8 +227,8 @@ msgstr "No s'ha especificat el tipus d'objecte."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Error"
@@ -248,7 +248,7 @@ msgstr "Compartit"
msgid "Share"
msgstr "Comparteix"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Error en compartir"
@@ -268,99 +268,103 @@ msgstr "Compartit amb vos i amb el grup {group} per {owner}"
msgid "Shared with you by {owner}"
msgstr "Compartit amb vos per {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Comparteix amb"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Comparteix amb enllaç"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Protegir amb contrasenya"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Contrasenya"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Enllaç per correu electrónic amb la persona"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Envia"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Estableix la data de venciment"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data de venciment"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Comparteix per correu electrònic"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "No s'ha trobat ningú"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "No es permet compartir de nou"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Compartit en {item} amb {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Deixa de compartir"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "pot editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "control d'accés"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "crea"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualitza"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "elimina"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "comparteix"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protegeix amb contrasenya"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Error en eliminar la data de venciment"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Error en establir la data de venciment"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Enviant..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "El correu electrónic s'ha enviat"
diff --git a/l10n/ca/files.po b/l10n/ca/files.po
index 3848fb765d1..81a0e9aa45c 100644
--- a/l10n/ca/files.po
+++ b/l10n/ca/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: rogerc\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "No s'ha pogut moure %s - Ja hi ha un fitxer amb aquest nom"
msgid "Could not move %s"
msgstr " No s'ha pogut moure %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "No s'ha carregat cap fitxer. Error desconegut"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "No hi ha errors, el fitxer s'ha carregat correctament"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "L’arxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El fitxer carregat supera la directiva MAX_FILE_SIZE especificada al formulari HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "El fitxer només s'ha carregat parcialment"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "No s'ha carregat cap fitxer"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Falta un fitxer temporal"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Ha fallat en escriure al disc"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "No hi ha prou espai disponible"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Directori no vàlid."
@@ -75,6 +83,36 @@ msgstr "Directori no vàlid."
msgid "Files"
msgstr "Fitxers"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "No hi ha prou espai disponible"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "La pujada s'ha cancel·lat."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "La URL no pot ser buida"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Error"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Comparteix"
@@ -91,43 +129,43 @@ msgstr "Esborra"
msgid "Rename"
msgstr "Reanomena"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pendent"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} ja existeix"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "substitueix"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugereix un nom"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancel·la"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "s'ha substituït {old_name} per {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "desfés"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "executa d'operació d'esborrar"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fitxer pujant"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fitxers pujant"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "S'està preparant la baixada. Pot trigar una estona si els fitxers són grans."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "No hi ha prou espai disponible"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "La pujada s'ha cancel·lat."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "La URL no pot ser buida"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Error"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Mida"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 carpeta"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} carpetes"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fitxer"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} fitxers"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "No es pot canviar el nom del fitxer"
diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po
index 380d2ad0e62..264973b20eb 100644
--- a/l10n/ca/files_external.po
+++ b/l10n/ca/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po
index 32b91213c24..898b126e67a 100644
--- a/l10n/ca/files_sharing.po
+++ b/l10n/ca/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Contrasenya"
msgid "Submit"
msgstr "Envia"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ha compartit la carpeta %s amb vós"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ha compartit el fitxer %s amb vós"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Baixa"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Puja"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancel·la la pujada"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "No hi ha vista prèvia disponible per a"
diff --git a/l10n/ca/files_trashbin.po b/l10n/ca/files_trashbin.po
index f4c82a2a13c..bccaaf4c63c 100644
--- a/l10n/ca/files_trashbin.po
+++ b/l10n/ca/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po
index 21e1e2b42bd..19e41b8b8ee 100644
--- a/l10n/ca/lib.po
+++ b/l10n/ca/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: rogerc\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Imatges"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Establiu un nom d'usuari per l'administrador."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Establiu una contrasenya per l'administrador."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s escriviu el nom d'usuari de la base de dades."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s escriviu el nom de la base de dades."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no podeu usar punts en el nom de la base de dades"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s establiu l'ordinador central de la base de dades."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nom d'usuari i/o contrasenya PostgreSQL no vàlids"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Heu d'escriure un compte existent o el d'administrador."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No s'ha pogut establir la connexió Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nom d'usuari i/o contrasenya MySQL no vàlids"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Error DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "L'ordre en conflicte és: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "L'usuari MySQL '%s'@'localhost' ja existeix."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Elimina aquest usuari de MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "L'usuari MySQL '%s'@'%%' ja existeix"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Elimina aquest usuari de MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No s'ha pogut establir la connexió Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nom d'usuari i/o contrasenya Oracle no vàlids"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nom d'usuari i/o contrasenya PostgreSQL no vàlids"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Establiu un nom d'usuari per l'administrador."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Establiu una contrasenya per l'administrador."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Comproveu les <a href='%s'>guies d'instal·lació</a>."
diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po
index f3d1dacbdb8..3d6baf7dae2 100644
--- a/l10n/ca/settings.po
+++ b/l10n/ca/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po
index 095ed8b8723..b3d95b32c84 100644
--- a/l10n/ca/user_ldap.po
+++ b/l10n/ca/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po
index f914ae46947..1e89fbd7648 100644
--- a/l10n/cs_CZ/core.po
+++ b/l10n/cs_CZ/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+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"
@@ -63,135 +63,135 @@ msgstr "Žádné kategorie nebyly vybrány ke smazání."
msgid "Error removing %s from favorites."
msgstr "Chyba při odebírání %s z oblíbených."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Neděle"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Pondělí"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Úterý"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Středa"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Čtvrtek"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Pátek"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sobota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Leden"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Únor"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Březen"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Duben"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Květen"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Červen"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Červenec"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Srpen"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Září"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Říjen"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Listopad"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Prosinec"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Nastavení"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "před pár vteřinami"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "před minutou"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "před {minutes} minutami"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "před hodinou"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "před {hours} hodinami"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "dnes"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "včera"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "před {days} dny"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "minulý měsíc"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "před {months} měsíci"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "před měsíci"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "minulý rok"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "před lety"
@@ -227,8 +227,8 @@ msgstr "Není určen typ objektu."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Chyba"
@@ -248,7 +248,7 @@ msgstr "Sdílené"
msgid "Share"
msgstr "Sdílet"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Chyba při sdílení"
@@ -268,99 +268,103 @@ msgstr "S Vámi a skupinou {group} sdílí {owner}"
msgid "Shared with you by {owner}"
msgstr "S Vámi sdílí {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Sdílet s"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Sdílet s odkazem"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Chránit heslem"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Heslo"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr "Povolit veřejné nahrávání"
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Odeslat osobě odkaz e-mailem"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Odeslat"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Nastavit datum vypršení platnosti"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Datum vypršení platnosti"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Sdílet e-mailem:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Žádní lidé nenalezeni"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Sdílení již sdílené položky není povoleno"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Sdíleno v {item} s {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Zrušit sdílení"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "lze upravovat"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "řízení přístupu"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "vytvořit"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "aktualizovat"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "smazat"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "sdílet"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Chráněno heslem"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Chyba při odstraňování data vypršení platnosti"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Chyba při nastavení data vypršení platnosti"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Odesílám ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail odeslán"
@@ -409,7 +413,7 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr ""
+msgstr "Vaše soubory jsou šifrovány. Pokud nemáte povolen klíč obnovy, neexistuje způsob jak získat po obnově hesla vaše data. Pokud si nejste jisti co dělat, kontaktujte nejprve svého správce. Opravdu si přejete pokračovat?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index 8e82ebd7f83..24635a2c229 100644
--- a/l10n/cs_CZ/files.po
+++ b/l10n/cs_CZ/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
@@ -29,46 +29,54 @@ msgstr "Nelze přesunout %s - existuje soubor se stejným názvem"
msgid "Could not move %s"
msgstr "Nelze přesunout %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr "Nelze nastavit adresář pro nahrané soubory."
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr "Neplatný token"
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Soubor nebyl odeslán. Neznámá chyba"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Soubor byl odeslán úspěšně"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný v formuláři HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Soubor byl odeslán pouze částečně"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Žádný soubor nebyl odeslán"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Chybí adresář pro dočasné soubory"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Zápis na disk selhal"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nedostatek dostupného úložného prostoru"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Neplatný adresář"
@@ -76,6 +84,36 @@ msgstr "Neplatný adresář"
msgid "Files"
msgstr "Soubory"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nelze odeslat Váš soubor, protože je to adresář, nebo je jeho velikost 0 bajtů"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nedostatek dostupného místa"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Odesílání zrušeno."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL nemůže být prázdná"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Název složky nelze použít. Použití názvu 'Shared' je ownCloudem rezervováno"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Chyba"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Sdílet"
@@ -92,43 +130,43 @@ msgstr "Smazat"
msgid "Rename"
msgstr "Přejmenovat"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Nevyřízené"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} již existuje"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "nahradit"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "navrhnout název"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "zrušit"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "nahrazeno {new_name} s {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "zpět"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "provést smazání"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "odesílá se 1 soubor"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "soubory se odesílají"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Vaše soubory ke stažení se připravují. Pokud jsou velké může to chvíli trvat."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nelze odeslat Váš soubor, protože je to adresář, nebo je jeho velikost 0 bajtů"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nedostatek dostupného místa"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Odesílání zrušeno."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL nemůže být prázdná"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Neplatný název složky. Použití 'Shared' je rezervováno pro vnitřní potřeby Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Chyba"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Název"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Velikost"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Upraveno"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 složka"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} složky"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 soubor"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} soubory"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Název složky nelze použít. Použití názvu 'Shared' je ownCloudem rezervováno"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nelze přejmenovat soubor"
diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po
index e3716085af2..32f80dac1d0 100644
--- a/l10n/cs_CZ/files_external.po
+++ b/l10n/cs_CZ/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po
index 7ca1084cbab..b6c49a540d6 100644
--- a/l10n/cs_CZ/files_sharing.po
+++ b/l10n/cs_CZ/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Heslo"
msgid "Submit"
msgstr "Odeslat"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s s Vámi sdílí složku %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s s Vámi sdílí soubor %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Stáhnout"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Odeslat"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Zrušit odesílání"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Náhled není dostupný pro"
diff --git a/l10n/cs_CZ/files_trashbin.po b/l10n/cs_CZ/files_trashbin.po
index 4c929a0feb4..82a0f2e2e13 100644
--- a/l10n/cs_CZ/files_trashbin.po
+++ b/l10n/cs_CZ/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po
index 9ce3a578284..39348558e48 100644
--- a/l10n/cs_CZ/lib.po
+++ b/l10n/cs_CZ/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Obrázky"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Zadejte uživatelské jméno správce."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Zadejte heslo správce."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "Zadejte uživatelské jméno %s databáze."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "Zadejte název databáze pro %s databáze."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "V názvu databáze %s nesmíte používat tečky."
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "Zadejte název počítače s databází %s."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Uživatelské jméno, či heslo PostgreSQL není platné"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Uživatelské jméno, či heslo MSSQL není platné: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Musíte zadat existující účet, či správce."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Spojení s Oracle nemohlo být navázáno"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Uživatelské jméno, či heslo MySQL není platné"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Chyba DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Podezřelý příkaz byl: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Uživatel '%s'@'localhost' již v MySQL existuje."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Zahodit uživatele z MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Uživatel '%s'@'%%' již v MySQL existuje"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Zahodit uživatele z MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Spojení s Oracle nemohlo být navázáno"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Uživatelské jméno, či heslo Oracle není platné"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Uživatelské jméno, či heslo MSSQL není platné: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Uživatelské jméno, či heslo PostgreSQL není platné"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Zadejte uživatelské jméno správce."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Zadejte heslo správce."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV je rozbité."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>."
diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index e20ff07ce6f..0a3c603772e 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po
index 9c2f882ee6f..3ed0001a75c 100644
--- a/l10n/cs_CZ/user_ldap.po
+++ b/l10n/cs_CZ/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po
index 2fdd1c36335..4bcda84eb35 100644
--- a/l10n/cy_GB/core.po
+++ b/l10n/cy_GB/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Ni ddewiswyd categorïau i'w dileu."
msgid "Error removing %s from favorites."
msgstr "Gwall wrth dynnu %s o ffefrynnau."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sul"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Llun"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Mawrth"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mercher"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Iau"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Gwener"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sadwrn"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Ionawr"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Chwefror"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mawrth"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Ebrill"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Mehefin"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Gorffennaf"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Awst"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Medi"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Hydref"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Tachwedd"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Rhagfyr"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Gosodiadau"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "eiliad yn ôl"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 munud yn ôl"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} munud yn ôl"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 awr yn ôl"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} awr yn ôl"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "heddiw"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ddoe"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} diwrnod yn ôl"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "mis diwethaf"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} mis yn ôl"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "misoedd yn ôl"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "y llynedd"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "blwyddyn yn ôl"
@@ -226,8 +226,8 @@ msgstr "Nid yw'r math o wrthrych wedi cael ei nodi."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Gwall"
@@ -247,7 +247,7 @@ msgstr "Rhannwyd"
msgid "Share"
msgstr "Rhannu"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Gwall wrth rannu"
@@ -267,99 +267,103 @@ msgstr "Rhannwyd â chi a'r grŵp {group} gan {owner}"
msgid "Shared with you by {owner}"
msgstr "Rhannwyd â chi gan {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Rhannu gyda"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Dolen ar gyfer rhannu"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Diogelu cyfrinair"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Cyfrinair"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "E-bostio dolen at berson"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Anfon"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Gosod dyddiad dod i ben"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Dyddiad dod i ben"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Rhannu drwy e-bost:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Heb ganfod pobl"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Does dim hawl ail-rannu"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Rhannwyd yn {item} â {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Dad-rannu"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "yn gallu golygu"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "rheolaeth mynediad"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "creu"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "diweddaru"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "dileu"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "rhannu"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Diogelwyd â chyfrinair"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Gwall wrth ddad-osod dyddiad dod i ben"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Gwall wrth osod dyddiad dod i ben"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Yn anfon ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Anfonwyd yr e-bost"
diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po
index 901b0210895..96a53fcb311 100644
--- a/l10n/cy_GB/files.po
+++ b/l10n/cy_GB/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Methwyd symud %s - Mae ffeil gyda'r enw hwn eisoes yn bodoli"
msgid "Could not move %s"
msgstr "Methwyd symud %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ni lwythwyd ffeil i fyny. Gwall anhysbys."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Does dim gwall, llwythodd y ffeil i fyny'n llwyddiannus"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb upload_max_filesize yn php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Mae'r ffeil lwythwyd i fyny'n fwy na chyfarwyddeb MAX_FILE_SIZE bennwyd yn y ffurflen HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Dim ond yn rhannol y llwythwyd y ffeil i fyny"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ni lwythwyd ffeil i fyny"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Plygell dros dro yn eisiau"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Methwyd ysgrifennu i'r ddisg"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Dim digon o le storio ar gael"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Cyfeiriadur annilys."
@@ -74,6 +82,36 @@ msgstr "Cyfeiriadur annilys."
msgid "Files"
msgstr "Ffeiliau"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Methu llwytho'ch ffeil i fyny gan ei fod yn gyferiadur neu'n cynnwys 0 beit"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Dim digon o le ar gael"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Diddymwyd llwytho i fyny."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Does dim hawl cael URL gwag."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Gwall"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Rhannu"
@@ -90,43 +128,43 @@ msgstr "Dileu"
msgid "Rename"
msgstr "Ailenwi"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "I ddod"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} yn bodoli'n barod"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "amnewid"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "awgrymu enw"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "diddymu"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "newidiwyd {new_name} yn lle {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "dadwneud"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "cyflawni gweithred dileu"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 ffeil yn llwytho i fyny"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "ffeiliau'n llwytho i fyny"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Wrthi'n paratoi i lwytho i lawr. Gall gymryd peth amser os yw'r ffeiliau'n fawr."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Methu llwytho'ch ffeil i fyny gan ei fod yn gyferiadur neu'n cynnwys 0 beit"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Dim digon o le ar gael"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Diddymwyd llwytho i fyny."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Does dim hawl cael URL gwag."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Enw plygell annilys. Mae'r defnydd o 'Shared' yn cael ei gadw gan Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Gwall"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Enw"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Maint"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Addaswyd"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 blygell"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} plygell"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ffeil"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ffeil"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Methu ailenwi ffeil"
diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po
index 4d2a2eae5c0..1d76b57bbcf 100644
--- a/l10n/cy_GB/files_external.po
+++ b/l10n/cy_GB/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/files_sharing.po b/l10n/cy_GB/files_sharing.po
index 0a57a9cde56..51cb01783f7 100644
--- a/l10n/cy_GB/files_sharing.po
+++ b/l10n/cy_GB/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Cyfrinair"
msgid "Submit"
msgstr "Cyflwyno"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "Rhannodd %s blygell %s â chi"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "Rhannodd %s ffeil %s â chi"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Llwytho i lawr"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Llwytho i fyny"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Diddymu llwytho i fyny"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Does dim rhagolwg ar gael ar gyfer"
diff --git a/l10n/cy_GB/files_trashbin.po b/l10n/cy_GB/files_trashbin.po
index 5788c4b356c..ef094a9f137 100644
--- a/l10n/cy_GB/files_trashbin.po
+++ b/l10n/cy_GB/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: ubuntucymraeg <owen.llywelyn@gmail.com>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po
index d36b3089295..f295f5f940f 100644
--- a/l10n/cy_GB/lib.po
+++ b/l10n/cy_GB/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: ubuntucymraeg <owen.llywelyn@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,104 +85,102 @@ msgstr "Testun"
msgid "Images"
msgstr "Delweddau"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Creu enw defnyddiwr i'r gweinyddwr."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Gosod cyfrinair y gweinyddwr."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s rhowch enw defnyddiwr y gronfa ddata."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s rhowch enw'r gronfa ddata."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s does dim hawl defnyddio dot yn enw'r gronfa ddata"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s gosod gwesteiwr y gronfa ddata."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Enw a/neu gyfrinair PostgreSQL annilys"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Enw a/neu gyfrinair MS SQL annilys: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Rhaid i chi naill ai gyflwyno cyfrif presennol neu'r gweinyddwr."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Enw a/neu gyfrinair MySQL annilys"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Gwall DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Defnyddiwr MySQL '%s'@'localhost' yn bodoli eisoes."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Gollwng y defnyddiwr hwn o MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Defnyddiwr MySQL '%s'@'%%' eisoes yn bodoli"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Gollwng y defnyddiwr hwn o MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Enw a/neu gyfrinair Oracle annilys"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\", enw: %s, cyfrinair: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Enw a/neu gyfrinair MS SQL annilys: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Enw a/neu gyfrinair PostgreSQL annilys"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Creu enw defnyddiwr i'r gweinyddwr."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Gosod cyfrinair y gweinyddwr."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto."
diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po
index 8c3ebe31740..7da7aafe834 100644
--- a/l10n/cy_GB/settings.po
+++ b/l10n/cy_GB/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po
index 0cafa6fa3fe..d58cae28406 100644
--- a/l10n/cy_GB/user_ldap.po
+++ b/l10n/cy_GB/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/core.po b/l10n/da/core.po
index ee143650862..b77833eb39c 100644
--- a/l10n/da/core.po
+++ b/l10n/da/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Ingen kategorier valgt"
msgid "Error removing %s from favorites."
msgstr "Fejl ved fjernelse af %s fra favoritter."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Søndag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Mandag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Tirsdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Onsdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Torsdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Fredag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Lørdag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marts"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "December"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Indstillinger"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekunder siden"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minut siden"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutter siden"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 time siden"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} timer siden"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "i dag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "i går"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dage siden"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "sidste måned"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} måneder siden"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "måneder siden"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "sidste år"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "år siden"
@@ -227,8 +227,8 @@ msgstr "Objekttypen er ikke angivet."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fejl"
@@ -248,7 +248,7 @@ msgstr "Delt"
msgid "Share"
msgstr "Del"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Fejl under deling"
@@ -268,99 +268,103 @@ msgstr "Delt med dig og gruppen {group} af {owner}"
msgid "Shared with you by {owner}"
msgstr "Delt med dig af {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Del med"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Del med link"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Beskyt med adgangskode"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Kodeord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "E-mail link til person"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Send"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Vælg udløbsdato"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Udløbsdato"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Del via email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ingen personer fundet"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Videredeling ikke tilladt"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Delt i {item} med {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Fjern deling"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kan redigere"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Adgangskontrol"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "opret"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "opdater"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "slet"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "del"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Beskyttet med adgangskode"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Fejl ved fjernelse af udløbsdato"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Fejl under sætning af udløbsdato"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sender ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail afsendt"
diff --git a/l10n/da/files.po b/l10n/da/files.po
index 14ec9de6698..8f8a30900f8 100644
--- a/l10n/da/files.po
+++ b/l10n/da/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Kunne ikke flytte %s - der findes allerede en fil med dette navn"
msgid "Could not move %s"
msgstr "Kunne ikke flytte %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ingen fil blev uploadet. Ukendt fejl."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Der skete ingen fejl, filen blev succesfuldt uploadet"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den uploadede fil overstiger MAX_FILE_SIZE indstilingen, som specificeret i HTML formularen"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Filen blev kun delvist uploadet."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ingen fil uploadet"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Manglende midlertidig mappe."
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Fejl ved skrivning til disk."
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Der er ikke nok plads til rådlighed"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ugyldig mappe."
@@ -75,6 +83,36 @@ msgstr "Ugyldig mappe."
msgid "Files"
msgstr "Filer"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Kan ikke uploade din fil - det er enten en mappe eller en fil med et indhold på 0 bytes."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "ikke nok tilgængelig ledig plads "
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Upload afbrudt."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URLen kan ikke være tom."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ugyldigt mappenavn. Brug af 'Shared' er forbeholdt af ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fejl"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Del"
@@ -91,43 +129,43 @@ msgstr "Slet"
msgid "Rename"
msgstr "Omdøb"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Afventer"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} eksisterer allerede"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "erstat"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "foreslå navn"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "fortryd"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "erstattede {new_name} med {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "fortryd"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "udfør slet operation"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fil uploades"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "uploader filer"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Dit download forberedes. Dette kan tage lidt tid ved større filer."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Kan ikke uploade din fil - det er enten en mappe eller en fil med et indhold på 0 bytes."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "ikke nok tilgængelig ledig plads "
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Upload afbrudt."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URLen kan ikke være tom."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ugyldigt mappenavn. Brug af \"Shared\" er forbeholdt Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fejl"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Navn"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Størrelse"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Ændret"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} filer"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ugyldigt mappenavn. Brug af 'Shared' er forbeholdt af ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Kunne ikke omdøbe fil"
diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po
index 360b6a00758..392a9bd18a5 100644
--- a/l10n/da/files_external.po
+++ b/l10n/da/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po
index 63aa4bc1737..502cec6f141 100644
--- a/l10n/da/files_sharing.po
+++ b/l10n/da/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Kodeord"
msgid "Submit"
msgstr "Send"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s delte mappen %s med dig"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s delte filen %s med dig"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Download"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Upload"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Fortryd upload"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Forhåndsvisning ikke tilgængelig for"
diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po
index c0a227946da..18dc93e8dfa 100644
--- a/l10n/da/files_trashbin.po
+++ b/l10n/da/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/lib.po b/l10n/da/lib.po
index 3e77cbaf0d0..7d752454dc9 100644
--- a/l10n/da/lib.po
+++ b/l10n/da/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "SMS"
msgid "Images"
msgstr "Billeder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Angiv et admin brugernavn."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Angiv et admin kodeord."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s indtast database brugernavnet."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s indtast database navnet."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s du må ikke bruge punktummer i databasenavnet."
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s sæt database værten."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt."
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle forbindelsen kunne ikke etableres"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL brugernavn og/eller kodeord er ikke gyldigt."
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Databasefejl: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Fejlende kommando var: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL brugeren '%s'@'localhost' eksisterer allerede."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Slet denne bruger fra MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL brugeren '%s'@'%%' eksisterer allerede."
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Slet denne bruger fra MySQL"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle forbindelsen kunne ikke etableres"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle brugernavn og/eller kodeord er ikke gyldigt."
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Fejlende kommando var: \"%s\", navn: %s, password: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Angiv et admin brugernavn."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Angiv et admin kodeord."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>."
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index d95f5c114dc..5c74ac31891 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po
index e6f5ed9d780..f85669b396a 100644
--- a/l10n/da/user_ldap.po
+++ b/l10n/da/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/core.po b/l10n/de/core.po
index 3329cb8d3ff..04ab94db224 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.po
@@ -5,14 +5,15 @@
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
+# JamFX <niko@nik-o-mat.de>, 2013
# ninov <ninovdl@ymail.com>, 2013
# Mirodin <blobbyjj@ymail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -24,7 +25,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s teilte »%s« mit Ihnen"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -65,135 +66,135 @@ msgstr "Es wurde keine Kategorien zum Löschen ausgewählt."
msgid "Error removing %s from favorites."
msgstr "Fehler beim Entfernen von %s von den Favoriten."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sonntag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Montag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Dienstag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mittwoch"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Donnerstag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Freitag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Samstag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "März"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dezember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Einstellungen"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "Gerade eben"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "vor einer Minute"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "Vor {minutes} Minuten"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Vor einer Stunde"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Vor {hours} Stunden"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "Heute"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "Gestern"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "Vor {days} Tag(en)"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "Letzten Monat"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Vor {months} Monaten"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "Vor Monaten"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "Letztes Jahr"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "Vor Jahren"
@@ -229,8 +230,8 @@ msgstr "Der Objekttyp ist nicht angegeben."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fehler"
@@ -250,7 +251,7 @@ msgstr "Geteilt"
msgid "Share"
msgstr "Teilen"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Fehler beim Teilen"
@@ -270,99 +271,103 @@ msgstr "{owner} hat dies mit Dir und der Gruppe {group} geteilt"
msgid "Shared with you by {owner}"
msgstr "{owner} hat dies mit Dir geteilt"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Teilen mit"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Über einen Link freigegeben"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Passwortschutz"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passwort"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Link per E-Mail verschicken"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Senden"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Setze ein Ablaufdatum"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Ablaufdatum"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Über eine E-Mail teilen:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Niemand gefunden"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Weiterverteilen ist nicht erlaubt"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Für {user} in {item} freigegeben"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Freigabe aufheben"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kann bearbeiten"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Zugriffskontrolle"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "erstellen"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "aktualisieren"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "löschen"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "teilen"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Durch ein Passwort geschützt"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Fehler beim Entfernen des Ablaufdatums"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Fehler beim Setzen des Ablaufdatums"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sende ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-Mail wurde verschickt"
@@ -411,11 +416,11 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr ""
+msgstr "Ihre Dateien sind verschlüsselt. Sollten Sie keinen Wiederherstellungschlüssel aktiviert haben, gibt es keine Möglichkeit an Ihre Daten zu kommen, wenn das Passwort zurückgesetzt wird. Falls Sie sich nicht sicher sind, was Sie tun sollen, kontaktieren Sie bitte Ihren Administrator, bevor Sie fortfahren. Wollen Sie wirklich fortfahren?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Ja, ich will mein Passwort jetzt wirklich zurücksetzen"
#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
@@ -474,7 +479,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Hallo,\n\nwollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.\nSchau es dir an: %s\n\nGruß!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -616,7 +621,7 @@ msgstr "Alternative Logins"
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
-msgstr ""
+msgstr "Hallo,<br/><br/>wollte dich nur kurz informieren, dass %s gerade %s mit dir geteilt hat.<br/><a href=\"%s\">Schau es dir an.</a><br/><br/>Gruß!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/de/files.po b/l10n/de/files.po
index ee99969b612..19f357478a5 100644
--- a/l10n/de/files.po
+++ b/l10n/de/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: ninov <ninovdl@ymail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,46 +29,54 @@ msgstr "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert berei
msgid "Could not move %s"
msgstr "Konnte %s nicht verschieben"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Direktive erlaubt, die im HTML-Formular spezifiziert ist"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Die Datei konnte nur teilweise übertragen werden"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Keine Datei konnte übertragen werden."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Kein temporärer Ordner vorhanden"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nicht genug Speicher vorhanden."
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
@@ -76,6 +84,36 @@ msgstr "Ungültiges Verzeichnis."
msgid "Files"
msgstr "Dateien"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nicht genug Speicherplatz verfügbar"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Upload abgebrochen."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Die URL darf nicht leer sein."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Der Ordnername ist ungültig. Nur ownCloud kann den Ordner \"Shared\" anlegen"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fehler"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Teilen"
@@ -92,43 +130,43 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Ausstehend"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} existiert bereits"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ersetzen"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "Namen vorschlagen"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "abbrechen"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} ersetzt durch {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "rückgängig machen"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Löschvorgang ausführen"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 Datei wird hochgeladen"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "Dateien werden hoch geladen"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Deine Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nicht genug Speicherplatz verfügbar"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Upload abgebrochen."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Die URL darf nicht leer sein."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fehler"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Name"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Größe"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Geändert"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 Ordner"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} Ordner"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 Datei"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} Dateien"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Der Ordnername ist ungültig. Nur ownCloud kann den Ordner \"Shared\" anlegen"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Konnte Datei nicht umbenennen"
diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po
index 36c2eaf3742..614632f509c 100644
--- a/l10n/de/files_external.po
+++ b/l10n/de/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po
index 47a0b7c931b..16a200ea515 100644
--- a/l10n/de/files_sharing.po
+++ b/l10n/de/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Passwort"
msgid "Submit"
msgstr "Absenden"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s hat den Ordner %s mit Dir geteilt"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s mit Dir geteilt"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Download"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Hochladen"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Upload abbrechen"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für"
diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po
index 0febaa69c38..02088c37a94 100644
--- a/l10n/de/files_trashbin.po
+++ b/l10n/de/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/lib.po b/l10n/de/lib.po
index 8694bc30450..5d1e17bf1fb 100644
--- a/l10n/de/lib.po
+++ b/l10n/de/lib.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: ninov <ninovdl@ymail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,104 +87,102 @@ msgstr "Text"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setze Administrator Benutzername."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setze Administrator Passwort"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s gib den Datenbank-Benutzernamen an."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s gib den Datenbank-Namen an."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s Der Datenbank-Name darf keine Punkte enthalten"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s setze den Datenbank-Host"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL Benutzername und/oder Password ungültig: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Du musst entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL Benutzername und/oder Passwort ungültig"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB Fehler: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Fehlerhafter Befehl war: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Lösche diesen Benutzer von MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Lösche diesen Benutzer aus MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle Benutzername und/oder Passwort ungültig"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL Benutzername und/oder Password ungültig: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setze Administrator Benutzername."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setze Administrator Passwort"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>."
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index b193c6a20d7..f6c040be0fa 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po
index 81d2d4aaa21..e508414f217 100644
--- a/l10n/de/user_ldap.po
+++ b/l10n/de/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po
index b3b252cecb7..54876bfb3c1 100644
--- a/l10n/de_DE/core.po
+++ b/l10n/de_DE/core.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -66,135 +66,135 @@ msgstr "Es wurden keine Kategorien zum Löschen ausgewählt."
msgid "Error removing %s from favorites."
msgstr "Fehler beim Entfernen von %s von den Favoriten."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sonntag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Montag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Dienstag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mittwoch"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Donnerstag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Freitag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Samstag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "März"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dezember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Einstellungen"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "Gerade eben"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "Vor 1 Minute"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "Vor {minutes} Minuten"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Vor einer Stunde"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Vor {hours} Stunden"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "Heute"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "Gestern"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "Vor {days} Tag(en)"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "Letzten Monat"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Vor {months} Monaten"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "Vor Monaten"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "Letztes Jahr"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "Vor Jahren"
@@ -230,8 +230,8 @@ msgstr "Der Objekttyp ist nicht angegeben."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fehler"
@@ -251,7 +251,7 @@ msgstr "Geteilt"
msgid "Share"
msgstr "Teilen"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Fehler beim Teilen"
@@ -271,99 +271,103 @@ msgstr "Von {owner} mit Ihnen und der Gruppe {group} geteilt."
msgid "Shared with you by {owner}"
msgstr "Von {owner} mit Ihnen geteilt."
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Teilen mit"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Über einen Link teilen"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Passwortschutz"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passwort"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Link per E-Mail verschicken"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Senden"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Ein Ablaufdatum setzen"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Ablaufdatum"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Mittels einer E-Mail teilen:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Niemand gefunden"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Das Weiterverteilen ist nicht erlaubt"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Freigegeben in {item} von {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Freigabe aufheben"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kann bearbeiten"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Zugriffskontrolle"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "erstellen"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "aktualisieren"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "löschen"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "teilen"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Passwortgeschützt"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Fehler beim Entfernen des Ablaufdatums"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Fehler beim Setzen des Ablaufdatums"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sende ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email gesendet"
diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po
index d1dd4477eb4..0a17b9936ff 100644
--- a/l10n/de_DE/files.po
+++ b/l10n/de_DE/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,46 +30,54 @@ msgstr "Konnte %s nicht verschieben. Eine Datei mit diesem Namen existiert berei
msgid "Could not move %s"
msgstr "Konnte %s nicht verschieben"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Keine Datei hochgeladen. Unbekannter Fehler"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Es ist kein Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Die Datei ist größer, als die MAX_FILE_SIZE Vorgabe erlaubt, die im HTML-Formular spezifiziert ist"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Die Datei konnte nur teilweise übertragen werden"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Keine Datei konnte übertragen werden."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Kein temporärer Ordner vorhanden"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nicht genug Speicher vorhanden."
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
@@ -77,6 +85,36 @@ msgstr "Ungültiges Verzeichnis."
msgid "Files"
msgstr "Dateien"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Ihre Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nicht genügend Speicherplatz verfügbar"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Upload abgebrochen."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Die URL darf nicht leer sein."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fehler"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Teilen"
@@ -93,43 +131,43 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Ausstehend"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} existiert bereits"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ersetzen"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "Namen vorschlagen"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "abbrechen"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} wurde ersetzt durch {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "rückgängig machen"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Löschvorgang ausführen"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 Datei wird hochgeladen"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "Dateien werden hoch geladen"
@@ -161,67 +199,38 @@ msgid ""
"big."
msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Ihre Datei kann nicht hochgeladen werden, weil es sich um einen Ordner handelt oder 0 Bytes groß ist."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nicht genügend Speicherplatz verfügbar"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Upload abgebrochen."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Die URL darf nicht leer sein."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fehler"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Name"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Größe"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Geändert"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 Ordner"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} Ordner"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 Datei"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} Dateien"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Konnte Datei nicht umbenennen"
diff --git a/l10n/de_DE/files_encryption.po b/l10n/de_DE/files_encryption.po
index 6440ed6d3ad..8ebe09fd13f 100644
--- a/l10n/de_DE/files_encryption.po
+++ b/l10n/de_DE/files_encryption.po
@@ -4,14 +4,15 @@
#
# Translators:
# ako84 <a0306265@unet.univie.ac.at>, 2013
+# JamFX <niko@nik-o-mat.de>, 2013
# traductor <transifex-2.7.mensaje@spamgourmet.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 13:00+0000\n"
-"Last-Translator: traductor <transifex-2.7.mensaje@spamgourmet.com>\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-28 09:05+0000\n"
+"Last-Translator: JamFX <niko@nik-o-mat.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,7 +61,7 @@ msgid ""
"Your private key is not valid! Maybe your password was changed from outside."
" You can update your private key password in your personal settings to "
"regain access to your files"
-msgstr ""
+msgstr "Ihr privater Schlüssel ist ungültig. Möglicher Weise wurde von außerhalb Ihr Passwort geändert. Sie können das Passwort Ihres privaten Schlüssels in den persönlichen Einstellungen aktualisieren, um wieder an Ihre Dateien zu gelangen."
#: hooks/hooks.php:44
msgid "PHP module OpenSSL is not installed."
@@ -97,11 +98,11 @@ msgstr "Verschlüsselung"
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
-msgstr ""
+msgstr "Aktivieren Sie den Wiederherstellungsschlüssel (erlaubt die Wiederherstellung des Zugangs zu den Benutzerdateien, wenn das Passwort verloren geht)."
#: templates/settings-admin.php:14
msgid "Recovery key password"
-msgstr ""
+msgstr "Wiederherstellungschlüsselpasswort"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -113,15 +114,15 @@ msgstr "Deaktiviert"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
-msgstr ""
+msgstr "Wiederherstellungsschlüsselpasswort ändern"
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
-msgstr ""
+msgstr "Altes Wiederherstellungsschlüsselpasswort"
#: templates/settings-admin.php:48
msgid "New Recovery key password"
-msgstr ""
+msgstr "Neues Wiederherstellungsschlüsselpasswort "
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -129,11 +130,11 @@ msgstr "Passwort ändern"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Das Privatschlüsselpasswort darf nicht länger mit den Login-Passwort übereinstimmen."
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Setzen Sie Ihr altes Privatschlüsselpasswort auf Ihr aktuelles LogIn-Passwort."
#: templates/settings-personal.php:16
msgid ""
@@ -161,7 +162,7 @@ msgstr "Passwort-Wiederherstellung aktivieren:"
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben."
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po
index 36c187ac1f2..675c97c4c09 100644
--- a/l10n/de_DE/files_external.po
+++ b/l10n/de_DE/files_external.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po
index 10fc41ca5d1..3e029139f62 100644
--- a/l10n/de_DE/files_sharing.po
+++ b/l10n/de_DE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Passwort"
msgid "Submit"
msgstr "Bestätigen"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s hat den Ordner %s mit Ihnen geteilt"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s hat die Datei %s mit Ihnen geteilt"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Herunterladen"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Hochladen"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Upload abbrechen"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Es ist keine Vorschau verfügbar für"
diff --git a/l10n/de_DE/files_trashbin.po b/l10n/de_DE/files_trashbin.po
index af00f22b582..5518d0845e8 100644
--- a/l10n/de_DE/files_trashbin.po
+++ b/l10n/de_DE/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po
index d150c9ea1f2..a6a41d2154b 100644
--- a/l10n/de_DE/lib.po
+++ b/l10n/de_DE/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: traductor <transifex-2.7.mensaje@spamgourmet.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setze Administrator Benutzername."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setze Administrator Passwort"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s geben Sie den Datenbank-Benutzernamen an."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s geben Sie den Datenbank-Namen an."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s Der Datenbank-Name darf keine Punkte enthalten"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s setze den Datenbank-Host"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL Benutzername und/oder Passwort ungültig: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Die Oracle-Verbindung konnte nicht aufgebaut werden."
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL Benutzername und/oder Passwort ungültig"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB Fehler: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Fehlerhafter Befehl war: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL Benutzer '%s'@'localhost' existiert bereits."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Lösche diesen Benutzer aus MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL Benutzer '%s'@'%%' existiert bereits"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Lösche diesen Benutzer aus MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Die Oracle-Verbindung konnte nicht aufgebaut werden."
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle Benutzername und/oder Passwort ungültig"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL Benutzername und/oder Passwort ungültig: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL Benutzername und/oder Passwort ungültig"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setze Administrator Benutzername."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setze Administrator Passwort"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>."
diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po
index 518f1aa7485..e7ee86f8379 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po
index 393a83e49f5..eaf4a7a25d8 100644
--- a/l10n/de_DE/user_ldap.po
+++ b/l10n/de_DE/user_ldap.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: traductor <transifex-2.7.mensaje@spamgourmet.com>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/core.po b/l10n/el/core.po
index 7522d7cf10c..ed13bf78e58 100644
--- a/l10n/el/core.po
+++ b/l10n/el/core.po
@@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -68,135 +68,135 @@ msgstr "Δεν επιλέχτηκαν κατηγορίες για διαγραφ
msgid "Error removing %s from favorites."
msgstr "Σφάλμα αφαίρεσης %s από τα αγαπημένα."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Κυριακή"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Δευτέρα"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Τρίτη"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Τετάρτη"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Πέμπτη"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Παρασκευή"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Σάββατο"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Ιανουάριος"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Φεβρουάριος"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Μάρτιος"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Απρίλιος"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Μάϊος"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Ιούνιος"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Ιούλιος"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Αύγουστος"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Σεπτέμβριος"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Οκτώβριος"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Νοέμβριος"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Δεκέμβριος"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ρυθμίσεις"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "δευτερόλεπτα πριν"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 λεπτό πριν"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} λεπτά πριν"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 ώρα πριν"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ώρες πριν"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "σήμερα"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "χτες"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} ημέρες πριν"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "τελευταίο μήνα"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} μήνες πριν"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "μήνες πριν"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "τελευταίο χρόνο"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "χρόνια πριν"
@@ -232,8 +232,8 @@ msgstr "Δεν καθορίστηκε ο τύπος του αντικειμέν
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Σφάλμα"
@@ -253,7 +253,7 @@ msgstr "Κοινόχρηστα"
msgid "Share"
msgstr "Διαμοιρασμός"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Σφάλμα κατά τον διαμοιρασμό"
@@ -273,99 +273,103 @@ msgstr "Διαμοιράστηκε με σας και με την ομάδα {gr
msgid "Shared with you by {owner}"
msgstr "Διαμοιράστηκε με σας από τον {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Διαμοιρασμός με"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Διαμοιρασμός με σύνδεσμο"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Προστασία συνθηματικού"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Συνθηματικό"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Αποστολή συνδέσμου με email "
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Αποστολή"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Ορισμός ημ. λήξης"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Ημερομηνία λήξης"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Διαμοιρασμός μέσω email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Δεν βρέθηκε άνθρωπος"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Ξαναμοιρασμός δεν επιτρέπεται"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Διαμοιρασμός του {item} με τον {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Σταμάτημα διαμοιρασμού"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "δυνατότητα αλλαγής"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "έλεγχος πρόσβασης"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "δημιουργία"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "ενημέρωση"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "διαγραφή"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "διαμοιρασμός"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Προστασία με συνθηματικό"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Σφάλμα κατά την διαγραφή της ημ. λήξης"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Σφάλμα κατά τον ορισμό ημ. λήξης"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Αποστολή..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Το Email απεστάλη "
diff --git a/l10n/el/files.po b/l10n/el/files.po
index b6072df48b8..f52cb2453bb 100644
--- a/l10n/el/files.po
+++ b/l10n/el/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Αδυναμία μετακίνησης του %s - υπάρχει ήδ
msgid "Could not move %s"
msgstr "Αδυναμία μετακίνησης του %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Δεν ανέβηκε κάποιο αρχείο. Άγνωστο σφάλμα"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Δεν υπάρχει σφάλμα, το αρχείο εστάλει επιτυχώς"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Το αρχείο που εστάλει υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"upload_max_filesize\" του php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Το ανεβασμένο αρχείο υπερβαίνει το MAX_FILE_SIZE που ορίζεται στην HTML φόρμα"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Το αρχείο εστάλει μόνο εν μέρει"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Κανένα αρχείο δεν στάλθηκε"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Λείπει ο προσωρινός φάκελος"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Αποτυχία εγγραφής στο δίσκο"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Μη επαρκής διαθέσιμος αποθηκευτικός χώρος"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Μη έγκυρος φάκελος."
@@ -75,6 +83,36 @@ msgstr "Μη έγκυρος φάκελος."
msgid "Files"
msgstr "Αρχεία"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Δεν υπάρχει αρκετός διαθέσιμος χώρος"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Η αποστολή ακυρώθηκε."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Η URL δεν μπορεί να είναι κενή."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από το ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Σφάλμα"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Διαμοιρασμός"
@@ -91,43 +129,43 @@ msgstr "Διαγραφή"
msgid "Rename"
msgstr "Μετονομασία"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Εκκρεμεί"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} υπάρχει ήδη"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "αντικατέστησε"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "συνιστώμενο όνομα"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ακύρωση"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "αντικαταστάθηκε το {new_name} με {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "αναίρεση"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "εκτέλεση της διαδικασίας διαγραφής"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 αρχείο ανεβαίνει"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "αρχεία ανεβαίνουν"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Η λήψη προετοιμάζεται. Αυτό μπορεί να πάρει ώρα εάν τα αρχεία έχουν μεγάλο μέγεθος."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Δεν υπάρχει αρκετός διαθέσιμος χώρος"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Η αποστολή ακυρώθηκε."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Η URL δεν μπορεί να είναι κενή."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Σφάλμα"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Όνομα"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Μέγεθος"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Τροποποιήθηκε"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 φάκελος"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} φάκελοι"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 αρχείο"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} αρχεία"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από το ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Αδυναμία μετονομασίας αρχείου"
diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po
index b06796c7f85..ededcb92226 100644
--- a/l10n/el/files_external.po
+++ b/l10n/el/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: KAT.RAT12 <spanish.katerina@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po
index d6cfe458552..c96037ea566 100644
--- a/l10n/el/files_sharing.po
+++ b/l10n/el/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Συνθηματικό"
msgid "Submit"
msgstr "Καταχώρηση"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s μοιράστηκε τον φάκελο %s μαζί σας"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s μοιράστηκε το αρχείο %s μαζί σας"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Λήψη"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Μεταφόρτωση"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Ακύρωση αποστολής"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Δεν υπάρχει διαθέσιμη προεπισκόπηση για"
diff --git a/l10n/el/files_trashbin.po b/l10n/el/files_trashbin.po
index d15ee15a56b..f63ac18c47a 100644
--- a/l10n/el/files_trashbin.po
+++ b/l10n/el/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/lib.po b/l10n/el/lib.po
index 6098e170aa9..8af5467c5d3 100644
--- a/l10n/el/lib.po
+++ b/l10n/el/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Κείμενο"
msgid "Images"
msgstr "Εικόνες"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Εισάγετε όνομα χρήστη διαχειριστή."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Εισάγετε συνθηματικό διαχειριστή."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s εισάγετε το όνομα της βάσης δεδομένων."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s ρυθμίση του κεντρικόυ υπολογιστή βάσης δεδομένων. "
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Αδυναμία σύνδεσης Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της MySQL"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Σφάλμα Βάσης Δεδομένων: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Ο χρήστης '%s'@'%%' της MySQL υπάρχει ήδη"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Απόρριψη αυτού του χρήστη από την MySQL"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Αδυναμία σύνδεσης Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Εισάγετε όνομα χρήστη διαχειριστή."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Εισάγετε συνθηματικό διαχειριστή."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιτρέπει τον συγχρονισμό αρχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστραμμένη."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Ελέγξτε ξανά τις <a href='%s'>οδηγίες εγκατάστασης</a>."
diff --git a/l10n/el/settings.po b/l10n/el/settings.po
index f8360c568f8..d17e37f1045 100644
--- a/l10n/el/settings.po
+++ b/l10n/el/settings.po
@@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po
index d1fbba123f7..15838307605 100644
--- a/l10n/el/user_ldap.po
+++ b/l10n/el/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/en@pirate/core.po b/l10n/en@pirate/core.po
index ba34f38b118..d3141f9dd8b 100644
--- a/l10n/en@pirate/core.po
+++ b/l10n/en@pirate/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:23+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -226,8 +226,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -247,7 +247,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -267,99 +267,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passcode"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po
index 309bf275953..4ebd85538a9 100644
--- a/l10n/en@pirate/files.po
+++ b/l10n/en@pirate/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po
index 7ceb81b1df6..6257491ae02 100644
--- a/l10n/en@pirate/files_sharing.po
+++ b/l10n/en@pirate/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@@ -26,20 +26,28 @@ msgstr "Secret Code"
msgid "Submit"
msgstr "Submit"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s shared the folder %s with you"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s shared the file %s with you"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Download"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "No preview available for"
diff --git a/l10n/en@pirate/lib.po b/l10n/en@pirate/lib.po
index be031f5ebd5..8f2d8e45d70 100644
--- a/l10n/en@pirate/lib.po
+++ b/l10n/en@pirate/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-04-26 08:01+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: en@pirate\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
index 38371de9a25..8319d872f3e 100644
--- a/l10n/eo/core.po
+++ b/l10n/eo/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -63,135 +63,135 @@ msgstr "Neniu kategorio elektiĝis por forigo."
msgid "Error removing %s from favorites."
msgstr "Eraro dum forigo de %s el favoratoj."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "dimanĉo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "lundo"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "mardo"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "merkredo"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "ĵaŭdo"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "vendredo"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "sabato"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januaro"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februaro"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marto"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Aprilo"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Majo"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Junio"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Julio"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Aŭgusto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septembro"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktobro"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembro"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembro"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Agordo"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekundoj antaŭe"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "antaŭ 1 minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "antaŭ {minutes} minutoj"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "antaŭ 1 horo"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "antaŭ {hours} horoj"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hodiaŭ"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "hieraŭ"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "antaŭ {days} tagoj"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "lastamonate"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "antaŭ {months} monatoj"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "monatoj antaŭe"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "lastajare"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "jaroj antaŭe"
@@ -227,8 +227,8 @@ msgstr "Ne indikiĝis tipo de la objekto."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Eraro"
@@ -248,7 +248,7 @@ msgstr "Dividita"
msgid "Share"
msgstr "Kunhavigi"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Eraro dum kunhavigo"
@@ -268,99 +268,103 @@ msgstr "Kunhavigita kun vi kaj la grupo {group} de {owner}"
msgid "Shared with you by {owner}"
msgstr "Kunhavigita kun vi de {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Kunhavigi kun"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Kunhavigi per ligilo"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Protekti per pasvorto"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Pasvorto"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Retpoŝti la ligilon al ulo"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Sendi"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Agordi limdaton"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Limdato"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Kunhavigi per retpoŝto:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ne troviĝis gento"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Rekunhavigo ne permesatas"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Kunhavigita en {item} kun {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Malkunhavigi"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "povas redakti"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "alirkontrolo"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "krei"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "ĝisdatigi"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "forigi"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "kunhavigi"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protektita per pasvorto"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Eraro dum malagordado de limdato"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Eraro dum agordado de limdato"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sendante..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "La retpoŝtaĵo sendiĝis"
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index 55a57eb0438..4796213348a 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -28,46 +28,54 @@ msgstr "Ne eblis movi %s: dosiero kun ĉi tiu nomo jam ekzistas"
msgid "Could not move %s"
msgstr "Ne eblis movi %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Neniu dosiero alŝutiĝis. Nekonata eraro."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Ne estas eraro, la dosiero alŝutiĝis sukcese."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "la alŝutita dosiero nur parte alŝutiĝis"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Neniu dosiero alŝutiĝis."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Mankas provizora dosierujo."
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Malsukcesis skribo al disko"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Ne haveblas sufiĉa memoro"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Nevalida dosierujo."
@@ -75,6 +83,36 @@ msgstr "Nevalida dosierujo."
msgid "Files"
msgstr "Dosieroj"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ne haveblas sufiĉa spaco"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "La alŝuto nuliĝis."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL ne povas esti malplena."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nevalida dosierujnomo. La uzo de “Shared” estas rezervita de ownCloud."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Eraro"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Kunhavigi"
@@ -91,43 +129,43 @@ msgstr "Forigi"
msgid "Rename"
msgstr "Alinomigi"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Traktotaj"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} jam ekzistas"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "anstataŭigi"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugesti nomon"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "nuligi"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "anstataŭiĝis {new_name} per {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "malfari"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "plenumi forigan operacion"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 dosiero estas alŝutata"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "dosieroj estas alŝutataj"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosieroj grandas."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ne haveblas sufiĉa spaco"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "La alŝuto nuliĝis."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL ne povas esti malplena."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nevalida dosierujnomo. Uzo de “Shared” rezervatas de Owncloud."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Eraro"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nomo"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Grando"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modifita"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 dosierujo"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} dosierujoj"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 dosiero"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} dosierujoj"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nevalida dosierujnomo. La uzo de “Shared” estas rezervita de ownCloud."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Ne eblis alinomigi dosieron"
diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po
index b19e65069ec..8383fa67b08 100644
--- a/l10n/eo/files_external.po
+++ b/l10n/eo/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po
index e55df6f34d8..5ede1a35144 100644
--- a/l10n/eo/files_sharing.po
+++ b/l10n/eo/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Pasvorto"
msgid "Submit"
msgstr "Sendi"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s kunhavigis la dosierujon %s kun vi"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s kunhavigis la dosieron %s kun vi"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Elŝuti"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Alŝuti"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Nuligi alŝuton"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Ne haveblas antaŭvido por"
diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po
index 9889535bc5a..0bb10973d89 100644
--- a/l10n/eo/files_trashbin.po
+++ b/l10n/eo/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po
index 80a9c4ce8c4..481b28e8ad9 100644
--- a/l10n/eo/lib.po
+++ b/l10n/eo/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -86,104 +86,102 @@ msgstr "Teksto"
msgid "Images"
msgstr "Bildoj"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Starigi administran uzantonomon."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Starigi administran pasvorton."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s enigu la uzantonomon de la datumbazo."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s enigu la nomon de la datumbazo."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s vi ne povas uzi punktojn en la nomo de la datumbazo"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s enigu la gastigon de la datumbazo."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Konekto al Oracle ne povas stariĝi"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "La uzantonomo de MySQL aŭ la pasvorto ne validas"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Datumbaza eraro: “%s”"
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "La uzanto de MySQL “%s”@“localhost” jam ekzistas."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Forigi ĉi tiun uzanton el MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "La uzanto de MySQL “%s”@“%%” jam ekzistas"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Forigi ĉi tiun uzanton el MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Konekto al Oracle ne povas stariĝi"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "La uzantonomo de Oracle aŭ la pasvorto ne validas"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Starigi administran uzantonomon."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Starigi administran pasvorton."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>."
diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po
index d3fc64da1d9..85fff0175d4 100644
--- a/l10n/eo/settings.po
+++ b/l10n/eo/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po
index 6b8a1a6a30c..bae1595e5d8 100644
--- a/l10n/eo/user_ldap.po
+++ b/l10n/eo/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/core.po b/l10n/es/core.po
index 3a028120c63..dfde75ff8d9 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -7,15 +7,16 @@
# ggam <ggam@brainleakage.com>, 2013
# msoko <sokolovitch@yahoo.com>, 2013
# saskarip <saskarip@gmail.com>, 2013
+# saskarip <saskarip@gmail.com>, 2013
# iGerli <stefano@aerosoles.net>, 2013
# xhiena <xhiena@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: saskarip <saskarip@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -67,135 +68,135 @@ msgstr "No hay categorías seleccionadas para borrar."
msgid "Error removing %s from favorites."
msgstr "Error eliminando %s de los favoritos."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domingo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Lunes"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Martes"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Miércoles"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Jueves"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Viernes"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sábado"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Enero"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Febrero"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marzo"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mayo"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Junio"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Julio"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septiembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Octubre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Noviembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Diciembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ajustes"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "hace segundos"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "hace 1 minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "hace {minutes} minutos"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Hace 1 hora"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Hace {hours} horas"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hoy"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ayer"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "hace {days} días"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "el mes pasado"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Hace {months} meses"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "hace meses"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "el año pasado"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "hace años"
@@ -231,8 +232,8 @@ msgstr "El tipo de objeto no está especificado."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Error"
@@ -252,17 +253,17 @@ msgstr "Compartido"
msgid "Share"
msgstr "Compartir"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
-msgstr "Error compartiendo"
+msgstr "Error mientras comparte"
#: js/share.js:136
msgid "Error while unsharing"
-msgstr "Error descompartiendo"
+msgstr "Error mientras se deja de compartir"
#: js/share.js:143
msgid "Error while changing permissions"
-msgstr "Error cambiando permisos"
+msgstr "Error mientras se cambia permisos"
#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
@@ -272,99 +273,103 @@ msgstr "Compartido contigo y el grupo {group} por {owner}"
msgid "Shared with you by {owner}"
msgstr "Compartido contigo por {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Compartir con"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Compartir con enlace"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
-msgstr "Protegido por contraseña"
+msgstr "Protección con contraseña"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Contraseña"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr "Permitir Subida Pública"
+
+#: js/share.js:189
msgid "Email link to person"
-msgstr "Enviar un enlace por correo electrónico a una persona"
+msgstr "Enviar enlace por correo electrónico a una persona"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Enviar"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Establecer fecha de caducidad"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Fecha de caducidad"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
-msgstr "Compartido por correo electrónico:"
+msgstr "Compartir por correo electrónico:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "No se encontró gente"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "No se permite compartir de nuevo"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Compartido en {item} con {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Dejar de compartir"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "puede editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "control de acceso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "crear"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualizar"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "eliminar"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "compartir"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
-msgstr "Protegido por contraseña"
+msgstr "Protegido con contraseña"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
-msgstr "Error al eliminar la fecha de caducidad"
+msgstr "Error eliminando fecha de caducidad"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Error estableciendo fecha de caducidad"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Enviando..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Correo electrónico enviado"
@@ -385,7 +390,7 @@ msgstr "Reseteo contraseña de ownCloud"
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
-msgstr "Utilice el siguiente enlace para restablecer tu contraseña: {link}"
+msgstr "Utilice el siguiente enlace para restablecer su contraseña: {link}"
#: lostpassword/templates/lostpassword.php:4
msgid ""
@@ -425,7 +430,7 @@ msgstr "Solicitar restablecimiento"
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
-msgstr "Su contraseña ha sido establecida"
+msgstr "Su contraseña fue restablecida"
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
@@ -465,7 +470,7 @@ msgstr "Acceso prohibido"
#: templates/404.php:12
msgid "Cloud not found"
-msgstr "No se ha encuentra la nube"
+msgstr "No se encuentra la nube"
#: templates/altmail.php:2
#, php-format
diff --git a/l10n/es/files.po b/l10n/es/files.po
index eaa87e4858e..3a90b89bff5 100644
--- a/l10n/es/files.po
+++ b/l10n/es/files.po
@@ -5,13 +5,14 @@
# Translators:
# Art O. Pal <artopal@fastmail.fm>, 2013
# ggam <ggam@brainleakage.com>, 2013
+# saskarip <saskarip@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: saskarip <saskarip@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,60 +23,98 @@ msgstr ""
#: ajax/move.php:17
#, php-format
msgid "Could not move %s - File with this name already exists"
-msgstr "No se puede mover %s - Ya existe un archivo con ese nombre"
+msgstr "No se pudo mover %s - Un archivo con ese nombre ya existe."
#: ajax/move.php:27 ajax/move.php:30
#, php-format
msgid "Could not move %s"
-msgstr "No se puede mover %s"
+msgstr "No se pudo mover %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr "Incapaz de crear directorio de subida."
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr "Token Inválido"
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "No se subió ningún archivo. Error desconocido"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "No hay ningún error, el archivo se ha subido con éxito"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
-msgstr "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini"
+msgstr "El archivo subido sobrepasa la directiva upload_max_filesize en php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo subido sobrepasa la directiva MAX_FILE_SIZE especificada en el formulario HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
-msgstr "El archivo se ha subido parcialmente"
+msgstr "El archivo subido fue sólo subido parcialmente"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
-msgstr "No se ha subido ningún archivo"
+msgstr "No se subió ningún archivo"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Falta la carpeta temporal"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
-msgstr "La escritura en disco ha fallado"
+msgstr "Falló al escribir al disco"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "No hay suficiente espacio disponible"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
-msgstr "Directorio invalido."
+msgstr "Directorio inválido."
#: appinfo/app.php:12
msgid "Files"
msgstr "Archivos"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Incapaz de subir su archivo, es un directorio o tiene 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "No hay suficiente espacio disponible"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Subida cancelada."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "La subida del archivo está en proceso. Si sale de la página ahora cancelará la subida."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "La URL no puede estar vacía."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nombre de carpeta invalido. El uso de \"Shared\" está reservado por ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Error"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Compartir"
@@ -92,43 +131,43 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renombrar"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
-msgstr "Pendientes"
+msgstr "Pendiente"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "reemplazar"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugerir nombre"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancelar"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "reemplazado {new_name} con {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "deshacer"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
-msgstr "Eliminar"
+msgstr "Realizar operación de borrado"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "subiendo 1 archivo"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "subiendo archivos"
@@ -148,7 +187,7 @@ msgstr "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
-msgstr "Su almacenamiento está lleno, ¡no se pueden actualizar ni sincronizar archivos!"
+msgstr "Su almacenamiento está lleno, ¡no se pueden actualizar o sincronizar más!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
@@ -158,69 +197,40 @@ msgstr "Su almacenamiento está casi lleno ({usedSpacePercent}%)"
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
-msgstr "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son muy grandes."
-
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Imposible subir su archivo, es un directorio o tiene 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "No hay suficiente espacio disponible"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Subida cancelada."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "La subida del archivo está en proceso. Si sale de la página ahora, se cancelará la subida."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "La URL no puede estar vacía."
+msgstr "Su descarga está siendo preparada. Esto puede tardar algún tiempo si los archivos son grandes."
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
-msgstr "El nombre de carpeta no es válido. El uso de \"Shared\" está reservado para Owncloud"
+msgstr "Nombre de carpeta no es válido. El uso de \"Shared\" está reservado por Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Error"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nombre"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 carpeta"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} carpetas"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 archivo"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} archivos"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nombre de carpeta invalido. El uso de \"Shared\" esta reservado para ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "No se puede renombrar el archivo"
@@ -231,7 +241,7 @@ msgstr "Subir"
#: templates/admin.php:5
msgid "File handling"
-msgstr "Tratamiento de archivos"
+msgstr "Manejo de archivos"
#: templates/admin.php:7
msgid "Maximum upload size"
@@ -243,7 +253,7 @@ msgstr "máx. posible:"
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
-msgstr "Se necesita para descargas multi-archivo y de carpetas"
+msgstr "Necesario para multi-archivo y descarga de carpetas"
#: templates/admin.php:17
msgid "Enable ZIP-download"
@@ -275,7 +285,7 @@ msgstr "Carpeta"
#: templates/index.php:14
msgid "From link"
-msgstr "Desde el enlace"
+msgstr "Desde enlace"
#: templates/index.php:42
msgid "Deleted files"
@@ -287,11 +297,11 @@ msgstr "Cancelar subida"
#: templates/index.php:54
msgid "You don’t have write permissions here."
-msgstr "No tienes permisos para escribir aquí."
+msgstr "No tiene permisos de escritura aquí."
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
-msgstr "Aquí no hay nada. ¡Sube algo!"
+msgstr "No hay nada aquí. ¡Suba algo!"
#: templates/index.php:75
msgid "Download"
@@ -309,11 +319,11 @@ msgstr "Subida demasido grande"
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
-msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor."
+msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido en este servidor."
#: templates/index.php:114
msgid "Files are being scanned, please wait."
-msgstr "Se están escaneando los archivos, por favor espere."
+msgstr "Los archivos están siendo escaneados, por favor espere."
#: templates/index.php:117
msgid "Current scanning"
diff --git a/l10n/es/files_encryption.po b/l10n/es/files_encryption.po
index 7a064fb6f37..9508abeb49c 100644
--- a/l10n/es/files_encryption.po
+++ b/l10n/es/files_encryption.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# asaez <asaez@asaez.eu>, 2013
# gmoriello <gmoriello@gmail.com>, 2013
# saskarip <saskarip@gmail.com>, 2013
# William Díaz <wdiazux@gmail.com>, 2013
@@ -11,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 21:40+0000\n"
-"Last-Translator: xhiena <xhiena@gmail.com>\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-26 08:10+0000\n"
+"Last-Translator: asaez <asaez@asaez.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,17 +63,17 @@ msgid ""
"Your private key is not valid! Maybe your password was changed from outside."
" You can update your private key password in your personal settings to "
"regain access to your files"
-msgstr ""
+msgstr "¡Su clave privada no es válida! Tal vez su contraseña ha sido cambiada desde fuera. Puede actualizar la contraseña de su clave privada en sus opciones personales para recuperar el acceso a sus ficheros"
#: hooks/hooks.php:44
msgid "PHP module OpenSSL is not installed."
-msgstr ""
+msgstr "El módulo OpenSSL de PHP no está instalado."
#: hooks/hooks.php:45
msgid ""
"Please ask your server administrator to install the module. For now the "
"encryption app was disabled."
-msgstr ""
+msgstr "Por favor pida al administrador de su servidor que le instale el módulo. De momento la aplicación de cifrado está deshabilitada."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -82,15 +83,15 @@ msgstr "Guardando..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "¡Su clave privada no es válida! Tal vez su contraseña ha sido cambiada desde fuera."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
-msgstr ""
+msgstr "Puede desbloquear su clave privada en su"
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "opciones personales"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -99,11 +100,11 @@ msgstr "Cifrado"
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
-msgstr ""
+msgstr "Habilitar la clave de recuperación (permite recuperar los ficheros del usuario en caso de pérdida de la contraseña);"
#: templates/settings-admin.php:14
msgid "Recovery key password"
-msgstr ""
+msgstr "Contraseña de clave de recuperación"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -115,15 +116,15 @@ msgstr "Deshabilitado"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
-msgstr ""
+msgstr "Cambiar la contraseña de la clave de recuperación"
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
-msgstr ""
+msgstr "Contraseña de la antigua clave de recuperación"
#: templates/settings-admin.php:48
msgid "New Recovery key password"
-msgstr ""
+msgstr "Contraseña de la nueva clave de recuperación"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -131,29 +132,29 @@ msgstr "Cambiar contraseña"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Su contraseña de clave privada ya no coincide con su contraseña de acceso:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Establecer la contraseña de su antigua clave privada a su contraseña actual de acceso."
#: templates/settings-personal.php:16
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
-msgstr ""
+msgstr "Si no recuerda su antigua contraseña puede pedir a su administrador que le recupere sus ficheros."
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Contraseña de acceso antigua"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Contraseña de acceso actual"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Actualizar Contraseña de Clave Privada"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
@@ -163,7 +164,7 @@ msgstr "Habilitar la recuperación de contraseña:"
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Habilitar esta opción le permitirá volver a tener acceso a sus ficheros cifrados en caso de pérdida de contraseña"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po
index b4100782eb4..9afbaa7ce8d 100644
--- a/l10n/es/files_external.po
+++ b/l10n/es/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po
index ef1b9977dce..2be09bd5d35 100644
--- a/l10n/es/files_sharing.po
+++ b/l10n/es/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Contraseña"
msgid "Submit"
msgstr "Enviar"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s compartió la carpeta %s contigo"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s compartió el fichero %s contigo"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Descargar"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Subir"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancelar subida"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "No hay vista previa disponible para"
diff --git a/l10n/es/files_trashbin.po b/l10n/es/files_trashbin.po
index 8a72120f5d9..1cafc195491 100644
--- a/l10n/es/files_trashbin.po
+++ b/l10n/es/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/lib.po b/l10n/es/lib.po
index 9cfbcf417e3..62897c0ed55 100644
--- a/l10n/es/lib.po
+++ b/l10n/es/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: xhiena <xhiena@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imágenes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Configurar un nombre de usuario del administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Configurar la contraseña del administrador."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ingresar el usuario de la base de datos."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ingresar el nombre de la base de datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no se puede utilizar puntos en el nombre de la base de datos"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s ingresar el host de la base de datos."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Usuario y/o contraseña de PostgreSQL no válidos"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Usuario y/o contraseña de MS SQL no válidos: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Tiene que ingresar una cuenta existente o la del administrador."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No se pudo establecer la conexión a Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Usuario y/o contraseña de MySQL no válidos"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Error BD: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Comando infractor: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Usuario MySQL '%s'@'localhost' ya existe."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Eliminar este usuario de MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Usuario MySQL '%s'@'%%' ya existe"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Eliminar este usuario de MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No se pudo establecer la conexión a Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Usuario y/o contraseña de Oracle no válidos"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Comando infractor: \"%s\", nombre: %s, contraseña: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Usuario y/o contraseña de MS SQL no válidos: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Usuario y/o contraseña de PostgreSQL no válidos"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Configurar un nombre de usuario del administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Configurar la contraseña del administrador."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>."
diff --git a/l10n/es/settings.po b/l10n/es/settings.po
index d4aef6810bd..0a6fedf97f0 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index 9b35e733847..803e47c761d 100644
--- a/l10n/es/user_ldap.po
+++ b/l10n/es/user_ldap.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: xhiena <xhiena@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po
index 8fbf7359904..2d027ff515b 100644
--- a/l10n/es_AR/core.po
+++ b/l10n/es_AR/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,137 +60,137 @@ msgstr "No se seleccionaron categorías para borrar."
#: ajax/vcategories/removeFromFavorites.php:35
#, php-format
msgid "Error removing %s from favorites."
-msgstr "Error al remover %s de favoritos. "
+msgstr "Error al borrar %s de favoritos. "
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domingo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Lunes"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Martes"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Miércoles"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Jueves"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Viernes"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sábado"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "enero"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "febrero"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "marzo"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "mayo"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "junio"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "julio"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "septiembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "octubre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "noviembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "diciembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Configuración"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segundos atrás"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "hace 1 minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "hace {minutes} minutos"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 hora atrás"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
-msgstr "{hours} horas atrás"
+msgstr "hace {hours} horas"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hoy"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ayer"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "hace {days} días"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "el mes pasado"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} meses atrás"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "meses atrás"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "el año pasado"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "años atrás"
@@ -221,19 +221,19 @@ msgstr "Aceptar"
#: js/oc-vcategories.js:5 js/oc-vcategories.js:85 js/oc-vcategories.js:102
#: js/oc-vcategories.js:117 js/oc-vcategories.js:132 js/oc-vcategories.js:162
msgid "The object type is not specified."
-msgstr "El tipo de objeto no esta especificado. "
+msgstr "El tipo de objeto no está especificado. "
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Error"
#: js/oc-vcategories.js:179
msgid "The app name is not specified."
-msgstr "El nombre de la aplicación no esta especificado."
+msgstr "El nombre de la App no está especificado."
#: js/oc-vcategories.js:194
msgid "The required file {file} is not installed!"
@@ -247,13 +247,13 @@ msgstr "Compartido"
msgid "Share"
msgstr "Compartir"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Error al compartir"
#: js/share.js:136
msgid "Error while unsharing"
-msgstr "Error en el procedimiento de "
+msgstr "Error en al dejar de compartir"
#: js/share.js:143
msgid "Error while changing permissions"
@@ -267,101 +267,105 @@ msgstr "Compartido con vos y el grupo {group} por {owner}"
msgid "Shared with you by {owner}"
msgstr "Compartido con vos por {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Compartir con"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
-msgstr "Compartir con link"
+msgstr "Compartir con enlace"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Proteger con contraseña "
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Contraseña"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
-msgstr "Enviar el link por e-mail."
+msgstr "Enviar el enlace por e-mail."
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
-msgstr "Enviar"
+msgstr "Mandar"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Asignar fecha de vencimiento"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Fecha de vencimiento"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
-msgstr "compartido a través de e-mail:"
+msgstr "Compartir a través de e-mail:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "No se encontraron usuarios"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "No se permite volver a compartir"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Compartido en {item} con {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Dejar de compartir"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
-msgstr "puede editar"
+msgstr "podés editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "control de acceso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "crear"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualizar"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "borrar"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "compartir"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protegido por contraseña"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
-msgstr "Error al remover la fecha de caducidad"
+msgstr "Error al remover la fecha de vencimiento"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Error al asignar fecha de vencimiento"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
-msgstr "Enviando..."
+msgstr "Mandando..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
-msgstr "Email enviado"
+msgstr "e-mail mandado"
#: js/update.js:14
msgid ""
@@ -387,7 +391,7 @@ msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
-msgstr "El enlace para restablecer la contraseña fue enviada a tu correo electrónico. <br> Si no lo recibís en un plazo de tiempo razonable, revisá tu carpeta de spam / correo no deseado. <br> Si no está ahí, preguntale a tu administrador."
+msgstr "El enlace para restablecer la contraseña fue enviada a tu e-mail. <br> Si no lo recibís en un plazo de tiempo razonable, revisá tu carpeta de spam / correo no deseado. <br> Si no está ahí, preguntale a tu administrador."
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
@@ -395,7 +399,7 @@ msgstr "¡Error en el pedido! <br> ¿Estás seguro de que tu dirección de corre
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
-msgstr "Vas a recibir un enlace por e-mail para restablecer tu contraseña"
+msgstr "Vas a recibir un enlace por e-mail para restablecer tu contraseña."
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:48
#: templates/login.php:19
@@ -408,11 +412,11 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr "Tus archivos están encriptados. Si no habilitaste la clave de recuperación, no vas a tener manera de obtener nuevamente tus datos después que se resetee tu contraseña. Si no estás seguro sobre qué hacer, ponete en contacto con el administrador antes de seguir. ¿Estás seguro/a de querer continuar?"
+msgstr "Tus archivos están encriptados. Si no habilitaste la clave de recuperación, no vas a tener manera de obtener nuevamente tus datos después que se restablezca tu contraseña. Si no estás seguro sobre qué hacer, ponete en contacto con el administrador antes de seguir. ¿Estás seguro/a que querés continuar?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr "Sí, definitivamente quiero resetear mi contraseña ahora"
+msgstr "Sí, definitivamente quiero restablecer mi contraseña ahora"
#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
@@ -444,7 +448,7 @@ msgstr "Usuarios"
#: strings.php:7
msgid "Apps"
-msgstr "Aplicaciones"
+msgstr "Apps"
#: strings.php:8
msgid "Admin"
@@ -456,7 +460,7 @@ msgstr "Ayuda"
#: templates/403.php:12
msgid "Access forbidden"
-msgstr "Acceso denegado"
+msgstr "Acceso prohibido"
#: templates/404.php:12
msgid "Cloud not found"
@@ -475,7 +479,7 @@ msgstr "Hola,\n\nSimplemente te informo que %s compartió %s con vos.\nMiralo ac
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
-msgstr "servicios web controlados por vos"
+msgstr "servicios web que controlás"
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
@@ -502,13 +506,13 @@ msgstr "Actualizá tu instalación de PHP para usar ownCloud de manera segura."
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
-msgstr "No hay disponible ningún generador de números aleatorios seguro. Por favor habilitá la extensión OpenSSL de PHP."
+msgstr "No hay disponible ningún generador de números aleatorios seguro. Por favor, habilitá la extensión OpenSSL de PHP."
#: templates/installation.php:33
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
-msgstr "Sin un generador de números aleatorios seguro un atacante podría predecir los tokens de reinicio de tu contraseña y tomar control de tu cuenta."
+msgstr "Sin un generador de números aleatorios seguro un atacante podría predecir las pruebas de reinicio de tu contraseña y tomar control de tu cuenta."
#: templates/installation.php:39
msgid ""
@@ -543,7 +547,7 @@ msgstr "Configurar la base de datos"
#: templates/installation.php:102 templates/installation.php:113
#: templates/installation.php:125
msgid "will be used"
-msgstr "se utilizarán"
+msgstr "se usarán"
#: templates/installation.php:137
msgid "Database user"
@@ -563,7 +567,7 @@ msgstr "Espacio de tablas de la base de datos"
#: templates/installation.php:166
msgid "Database host"
-msgstr "Host de la base de datos"
+msgstr "Huésped de la base de datos"
#: templates/installation.php:172
msgid "Finish setup"
@@ -590,7 +594,7 @@ msgstr "¡Si no cambiaste tu contraseña recientemente, puede ser que tu cuenta
#: templates/login.php:12
msgid "Please change your password to secure your account again."
-msgstr "Por favor, cambiá tu contraseña para fortalecer nuevamente la seguridad de tu cuenta."
+msgstr "Por favor, cambiá tu contraseña para incrementar la seguridad de tu cuenta."
#: templates/login.php:34
msgid "Lost your password?"
@@ -602,7 +606,7 @@ msgstr "recordame"
#: templates/login.php:41
msgid "Log in"
-msgstr "Entrar"
+msgstr "Iniciar sesión"
#: templates/login.php:47
msgid "Alternative Logins"
@@ -626,4 +630,4 @@ msgstr "siguiente"
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
-msgstr "Actualizando ownCloud a la versión %s, puede domorar un rato."
+msgstr "Actualizando ownCloud a la versión %s, puede demorar un rato."
diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po
index fec836f5f22..7125958babc 100644
--- a/l10n/es_AR/files.po
+++ b/l10n/es_AR/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "No se pudo mover %s - Un archivo con este nombre ya existe"
msgid "Could not move %s"
msgstr "No se pudo mover %s "
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "El archivo no fue subido. Error desconocido"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "No hay errores, el archivo fue subido con éxito"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "El archivo que intentás subir excede el tamaño definido por upload_max_filesize en el php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo subido sobrepasa el valor MAX_FILE_SIZE especificada en el formulario HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "El archivo fue subido parcialmente"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "No se subió ningún archivo "
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Error en la carpera temporal"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Error al escribir en el disco"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "No hay suficiente capacidad de almacenamiento"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Directorio invalido."
@@ -75,6 +83,36 @@ msgstr "Directorio invalido."
msgid "Files"
msgstr "Archivos"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "No hay suficiente espacio disponible"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "La subida fue cancelada"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "La URL no puede estar vacía"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nombre de carpeta inválido. El uso de \"Shared\" está reservado por ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Error"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Compartir"
@@ -91,43 +129,43 @@ msgstr "Borrar"
msgid "Rename"
msgstr "Cambiar nombre"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pendientes"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "reemplazar"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugerir nombre"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancelar"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "reemplazado {new_name} con {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "deshacer"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Eliminar"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Subiendo 1 archivo"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "Subiendo archivos"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "No hay suficiente espacio disponible"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "La subida fue cancelada"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "La URL no puede estar vacía"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nombre de carpeta inválido. El uso de 'Shared' está reservado por ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Error"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nombre"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 directorio"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} directorios"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 archivo"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} archivos"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nombre de carpeta inválido. El uso de \"Shared\" está reservado por ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "No fue posible cambiar el nombre al archivo"
diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po
index 924acbadc41..24f2197a0ae 100644
--- a/l10n/es_AR/files_external.po
+++ b/l10n/es_AR/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po
index 40f68783157..df17628a38f 100644
--- a/l10n/es_AR/files_sharing.po
+++ b/l10n/es_AR/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Contraseña"
msgid "Submit"
msgstr "Enviar"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s compartió la carpeta %s con vos"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s compartió el archivo %s con vos"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Descargar"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Subir"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancelar subida"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "La vista preliminar no está disponible para"
diff --git a/l10n/es_AR/files_trashbin.po b/l10n/es_AR/files_trashbin.po
index 6448c511db4..f979ae9c42b 100644
--- a/l10n/es_AR/files_trashbin.po
+++ b/l10n/es_AR/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po
index e953455fb68..231478e5837 100644
--- a/l10n/es_AR/lib.po
+++ b/l10n/es_AR/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imágenes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Configurar un nombre de administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Configurar una palabra clave de administrador"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s Entre el Usuario de la Base de Datos"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s Entre el Nombre de la Base de Datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s no puede usar puntos en el nombre de la Base de Datos"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s Especifique la dirección de la Base de Datos"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nombre de usuario o contraseña de PostgradeSQL no válido."
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nombre de usuario y contraseña de MS SQL no son válidas: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Debe ingresar una cuenta existente o el administrador"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "No fue posible establecer la conexión a Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Usuario y/o contraseña MySQL no válido"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Error DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "El comando no comprendido es: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Usuario MySQL '%s'@'localhost' ya existente"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Borrar este usuario de MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Usuario MySQL '%s'@'%%' ya existente"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Borrar este usuario de MySQL"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "No fue posible establecer la conexión a Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "El nombre de usuario y contraseña no son válidos"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "El comando no comprendido es: \"%s\", nombre: \"%s\", contraseña: \"%s\""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nombre de usuario y contraseña de MS SQL no son válidas: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nombre de usuario o contraseña de PostgradeSQL no válido."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Configurar un nombre de administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Configurar una palabra clave de administrador"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>."
diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po
index e3d1016a35a..fa7c6af406b 100644
--- a/l10n/es_AR/settings.po
+++ b/l10n/es_AR/settings.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -30,7 +30,7 @@ msgstr "Error al autenticar"
#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
-msgstr "El nombre mostrado fue cambiado"
+msgstr "El nombre mostrado que usás fue cambiado."
#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
@@ -46,7 +46,7 @@ msgstr "No fue posible añadir el grupo"
#: ajax/enableapp.php:11
msgid "Could not enable app. "
-msgstr "No se puede habilitar la aplicación."
+msgstr "No se pudo habilitar la App."
#: ajax/lostpassword.php:12
msgid "Email saved"
@@ -54,15 +54,15 @@ msgstr "e-mail guardado"
#: ajax/lostpassword.php:14
msgid "Invalid email"
-msgstr "el e-mail no es válido "
+msgstr "El e-mail no es válido "
#: ajax/removegroup.php:13
msgid "Unable to delete group"
-msgstr "No fue posible eliminar el grupo"
+msgstr "No fue posible borrar el grupo"
#: ajax/removeuser.php:25
msgid "Unable to delete user"
-msgstr "No fue posible eliminar el usuario"
+msgstr "No fue posible borrar el usuario"
#: ajax/setlanguage.php:15
msgid "Language changed"
@@ -70,29 +70,29 @@ msgstr "Idioma cambiado"
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
-msgstr "Pedido no válido"
+msgstr "Pedido inválido"
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
-msgstr "Los administradores no se pueden quitar a ellos mismos del grupo administrador. "
+msgstr "Los administradores no se pueden quitar a si mismos del grupo administrador. "
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
-msgstr "No fue posible añadir el usuario al grupo %s"
+msgstr "No fue posible agregar el usuario al grupo %s"
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
-msgstr "No es posible eliminar al usuario del grupo %s"
+msgstr "No es posible borrar al usuario del grupo %s"
#: ajax/updateapp.php:14
msgid "Couldn't update app."
-msgstr "No se pudo actualizar la aplicación."
+msgstr "No se pudo actualizar la App."
#: js/apps.js:30
msgid "Update to {appversion}"
-msgstr "Actualizado a {appversion}"
+msgstr "Actualizar a {appversion}"
#: js/apps.js:36 js/apps.js:76
msgid "Disable"
@@ -116,7 +116,7 @@ msgstr "Actualizando...."
#: js/apps.js:93
msgid "Error while updating app"
-msgstr "Error al actualizar"
+msgstr "Error al actualizar App"
#: js/apps.js:96
msgid "Updated"
@@ -136,7 +136,7 @@ msgstr "deshacer"
#: js/users.js:79
msgid "Unable to remove user"
-msgstr "Imposible remover usuario"
+msgstr "Imposible borrar usuario"
#: js/users.js:92 templates/users.php:26 templates/users.php:87
#: templates/users.php:112
@@ -153,7 +153,7 @@ msgstr "Borrar"
#: js/users.js:269
msgid "add group"
-msgstr "Agregar grupo"
+msgstr "agregar grupo"
#: js/users.js:428
msgid "A valid username must be provided"
@@ -201,13 +201,13 @@ msgstr "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
-msgstr "Modulo 'fileinfo' no existe"
+msgstr "El módulo 'fileinfo' no existe"
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
-msgstr "El modulo PHP 'fileinfo' no existe. Es muy recomendable que active este modulo para obtener mejores resultados con la detección mime-type"
+msgstr "El módulo PHP 'fileinfo' no existe. Es recomendable que actives este módulo para obtener mejores resultados con la detección mime-type"
#: templates/admin.php:58
msgid "Locale not working"
@@ -219,7 +219,7 @@ msgid ""
"This ownCloud server can't set system locale to %s. This means that there "
"might be problems with certain characters in file names. We strongly suggest"
" to install the required packages on your system to support %s."
-msgstr "El servidor ownCloud no pude asignar la localización de sistema a %s. Esto puede hacer que hayan problemas con algunos caracteres en los nombres de los archivos. Te sugerimos que instales los paquetes necesarios en tu sistema para dar soporte a %s."
+msgstr "El servidor ownCloud no puede asignar la localización de sistema a %s. Esto puede provocar que existan problemas con algunos caracteres en los nombres de los archivos. Te sugerimos que instales los paquetes necesarios en tu sistema para dar soporte a %s."
#: templates/admin.php:75
msgid "Internet connection not working"
@@ -233,7 +233,7 @@ msgid ""
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
-msgstr "Este servidor ownCloud no tiene una conexión a internet que funcione. Esto significa que alguno de sus servicios como montar dispositivos externos, notificaciones de actualizaciones o instalar aplicaciones de otros desarrolladores no funcionan. Acceder a archivos remotos y mandar e-mails puede ser que tampoco funcione. Te sugerimos que actives una conexión a internet si querés estas características de ownCloud."
+msgstr "Este servidor ownCloud no tiene una conexión a internet que funcione. Esto significa que alguno de sus servicios, tales como montar dispositivos externos, notificación de actualizaciones o instalar Apps de otros desarrolladores no funcionan. Puede ser que tampoco puedas acceder a archivos remotos y mandar e-mails. Te sugerimos que actives una conexión a internet si querés estas características en ownCloud."
#: templates/admin.php:92
msgid "Cron"
@@ -241,7 +241,7 @@ msgstr "Cron"
#: templates/admin.php:101
msgid "Execute one task with each page loaded"
-msgstr "Ejecute una tarea con cada pagina cargada."
+msgstr "Ejecutá una tarea con cada pagina cargada."
#: templates/admin.php:111
msgid ""
@@ -253,7 +253,7 @@ msgstr "cron.php está registrado como un servicio webcron. Llamar la página cr
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
-msgstr "Usa el servicio de sistema cron. Llama al archivo cron.php en la carpeta de ownCloud a través del sistema cronjob cada un minuto."
+msgstr "Usar el servicio de sistema cron. Llama al archivo cron.php en la carpeta de ownCloud a través del sistema cronjob cada un minuto."
#: templates/admin.php:128
msgid "Sharing"
@@ -281,15 +281,15 @@ msgstr "Permitir Re-Compartir"
#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
-msgstr "Permite a los usuarios volver a compartir items que le han compartido"
+msgstr "Permite a los usuarios volver a compartir items que les fueron compartidos"
#: templates/admin.php:158
msgid "Allow users to share with anyone"
-msgstr "Permitir a los usuarios compartir con todos."
+msgstr "Permitir a los usuarios compartir con cualquiera."
#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
-msgstr "Permitir a los usuarios compartir solo con los de su propio grupo"
+msgstr "Permitir a los usuarios compartir sólo con los de sus mismos grupos"
#: templates/admin.php:168
msgid "Security"
@@ -302,13 +302,13 @@ msgstr "Forzar HTTPS"
#: templates/admin.php:182
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
-msgstr "Forzar a los clientes conectar a ownCloud vía conexión encriptada"
+msgstr "Forzar a los clientes conectar a ownCloud vía conexión encriptada."
#: templates/admin.php:185
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
-msgstr "Por favor conectese a este ownCloud vía HTTPS para habilitar o des-habilitar el forzado de SSL"
+msgstr "Por favor conectate a este ownCloud vía HTTPS para habilitar o deshabilitar el SSL."
#: templates/admin.php:195
msgid "Log"
@@ -342,15 +342,15 @@ msgstr "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_bl
#: templates/apps.php:13
msgid "Add your App"
-msgstr "Añadí tu aplicación"
+msgstr "Añadí tu App"
#: templates/apps.php:28
msgid "More Apps"
-msgstr "Más aplicaciones"
+msgstr "Más Apps"
#: templates/apps.php:33
msgid "Select an App"
-msgstr "Seleccionar una aplicación"
+msgstr "Elegí una App"
#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
@@ -390,7 +390,7 @@ msgstr "Soporte comercial"
#: templates/personal.php:9
msgid "Get the apps to sync your files"
-msgstr "Obtené aplicaciones para sincronizar tus archivos"
+msgstr "Obtené Apps para sincronizar tus archivos"
#: templates/personal.php:20
msgid "Show First Run Wizard again"
@@ -399,7 +399,7 @@ msgstr "Mostrar de nuevo el asistente de primera ejecución"
#: templates/personal.php:28
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr "Usaste <strong>%s</strong> de los <strong>%s</strong> disponibles"
+msgstr "Usás <strong>%s</strong> de los <strong>%s</strong> disponibles"
#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
@@ -431,7 +431,7 @@ msgstr "Nombre a mostrar"
#: templates/personal.php:74
msgid "Email"
-msgstr "Correo Electrónico"
+msgstr "e-mail"
#: templates/personal.php:76
msgid "Your email address"
@@ -439,7 +439,7 @@ msgstr "Tu dirección de e-mail"
#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
-msgstr "Escribí una dirección de correo electrónico para restablecer la contraseña"
+msgstr "Escribí una dirección de e-mail para restablecer la contraseña"
#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
@@ -455,11 +455,11 @@ msgstr "WebDAV"
#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
-msgstr "Utiliza esta dirección para conectarte con ownCloud en tu Administrador de Archivos"
+msgstr "Usá esta dirección para conectarte con ownCloud en tu Administrador de Archivos"
#: templates/users.php:21
msgid "Login Name"
-msgstr "Nombre de "
+msgstr "Nombre de Usuario"
#: templates/users.php:30
msgid "Create"
@@ -497,7 +497,7 @@ msgstr "Almacenamiento"
#: templates/users.php:102
msgid "change display name"
-msgstr "Cambiar el nombre que se muestra"
+msgstr "Cambiar el nombre mostrado"
#: templates/users.php:106
msgid "set new password"
diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po
index 6c5085952d2..b0357af72de 100644
--- a/l10n/es_AR/user_ldap.po
+++ b/l10n/es_AR/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po
index cf57d1175c9..850803ee7ac 100644
--- a/l10n/et_EE/core.po
+++ b/l10n/et_EE/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Kustutamiseks pole kategooriat valitud."
msgid "Error removing %s from favorites."
msgstr "Viga %s eemaldamisel lemmikutest."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Pühapäev"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Esmaspäev"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Teisipäev"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Kolmapäev"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Neljapäev"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Reede"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Laupäev"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Jaanuar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Veebruar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Märts"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Aprill"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juuni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juuli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktoober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Detsember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Seaded"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekundit tagasi"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minut tagasi"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutit tagasi"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 tund tagasi"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} tundi tagasi"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "täna"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "eile"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} päeva tagasi"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "viimasel kuul"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} kuud tagasi"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "kuu tagasi"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "viimasel aastal"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "aastat tagasi"
@@ -227,8 +227,8 @@ msgstr "Objekti tüüp pole määratletud."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Viga"
@@ -248,7 +248,7 @@ msgstr "Jagatud"
msgid "Share"
msgstr "Jaga"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Viga jagamisel"
@@ -268,99 +268,103 @@ msgstr "Jagatud sinu ja {group} grupiga {owner} poolt"
msgid "Shared with you by {owner}"
msgstr "Sinuga jagas {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Jaga"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Jaga lingiga"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Parooliga kaitstud"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Parool"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Saada link isikule e-postiga"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Saada"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Määra aegumise kuupäev"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Aegumise kuupäev"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Jaga e-postiga:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ühtegi inimest ei leitud"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Edasijagamine pole lubatud"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Jagatud {item} kasutajaga {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Lõpeta jagamine"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "saab muuta"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "ligipääsukontroll"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "loo"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "uuenda"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "kustuta"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "jaga"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Parooliga kaitstud"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Viga aegumise kuupäeva eemaldamisel"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Viga aegumise kuupäeva määramisel"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Saatmine ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-kiri on saadetud"
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po
index c07fd0d3169..d9822c518f9 100644
--- a/l10n/et_EE/files.po
+++ b/l10n/et_EE/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -29,46 +29,54 @@ msgstr "Ei saa liigutada faili %s - samanimeline fail on juba olemas"
msgid "Could not move %s"
msgstr "%s liigutamine ebaõnnestus"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ühtegi faili ei laetud üles. Tundmatu viga"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Ühtegi tõrget polnud, fail on üles laetud"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Üleslaetava faili suurus ületab php.ini poolt määratud upload_max_filesize suuruse:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Üleslaetud fail ületab MAX_FILE_SIZE suuruse, mis on HTML vormi jaoks määratud"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Fail laeti üles ainult osaliselt"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ühtegi faili ei laetud üles"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Ajutiste failide kaust puudub"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Kettale kirjutamine ebaõnnestus"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Saadaval pole piisavalt ruumi"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Vigane kaust."
@@ -76,6 +84,36 @@ msgstr "Vigane kaust."
msgid "Files"
msgstr "Failid"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Faili ei saa üles laadida, kuna see on kaust või selle suurus on 0 baiti"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Pole piisavalt ruumi"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Üleslaadimine tühistati."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL ei saa olla tühi."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Vigane kausta nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Viga"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Jaga"
@@ -92,43 +130,43 @@ msgstr "Kustuta"
msgid "Rename"
msgstr "Nimeta ümber"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Ootel"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} on juba olemas"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "asenda"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "soovita nime"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "loobu"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "asendas nime {old_name} nimega {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "tagasi"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "teosta kustutamine"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fail üleslaadimisel"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "faili üleslaadimisel"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Valmistatakse allalaadimist. See võib võtta veidi aega, kui on tegu suurte failidega. "
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Faili ei saa üles laadida, kuna see on kaust või selle suurus on 0 baiti"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Pole piisavalt ruumi"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Üleslaadimine tühistati."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL ei saa olla tühi."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Vigane kataloogi nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Viga"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nimi"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Suurus"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Muudetud"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 kaust"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} kausta"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fail"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} faili"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Vigane kausta nimi. 'Shared' kasutamine on reserveeritud ownCloud poolt."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Faili ümbernimetamine ebaõnnestus"
diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po
index bb43b85a2f3..03535e75901 100644
--- a/l10n/et_EE/files_external.po
+++ b/l10n/et_EE/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po
index 0ea609f1c01..4c3a10d2711 100644
--- a/l10n/et_EE/files_sharing.po
+++ b/l10n/et_EE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Parool"
msgid "Submit"
msgstr "Saada"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s jagas sinuga kausta %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s jagas sinuga faili %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Lae alla"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Lae üles"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Tühista üleslaadimine"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Eelvaadet pole saadaval"
diff --git a/l10n/et_EE/files_trashbin.po b/l10n/et_EE/files_trashbin.po
index 1d550e0201f..f878a4ccac1 100644
--- a/l10n/et_EE/files_trashbin.po
+++ b/l10n/et_EE/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po
index 84997870013..fa5cceb5df6 100644
--- a/l10n/et_EE/lib.po
+++ b/l10n/et_EE/lib.po
@@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -87,104 +87,102 @@ msgstr "Tekst"
msgid "Images"
msgstr "Pildid"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Määra admin kasutajanimi."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Määra admini parool."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s sisesta andmebaasi kasutajatunnus."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s sisesta andmebaasi nimi."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s punktide kasutamine andmebaasi nimes pole lubatud"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s määra andmebaasi server."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL kasutajatunnus ja/või parool pole õiged"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL kasutajatunnus ja/või parool pole õiged: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Sisesta kas juba olemasolev konto või administrator."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Ei suuda luua ühendust Oracle baasiga"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL kasutajatunnus ja/või parool pole õiged"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Andmebaasi viga: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Tõrkuv käsk oli: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL kasutaja '%s'@'localhost' on juba olemas."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Kustuta see kasutaja MySQL-ist"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL kasutaja '%s'@'%%' on juba olemas"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Kustuta see kasutaja MySQL-ist."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Ei suuda luua ühendust Oracle baasiga"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle kasutajatunnus ja/või parool pole õiged"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL kasutajatunnus ja/või parool pole õiged: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL kasutajatunnus ja/või parool pole õiged"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Määra admin kasutajanimi."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Määra admini parool."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Palun tutvu veelkord <a href='%s'>paigalduse juhenditega</a>."
diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po
index 6113a81c875..53c1e4c571e 100644
--- a/l10n/et_EE/settings.po
+++ b/l10n/et_EE/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po
index 633c23e05e1..335edfb02fc 100644
--- a/l10n/et_EE/user_ldap.po
+++ b/l10n/et_EE/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/core.po b/l10n/eu/core.po
index 4075125d91e..b37878bff50 100644
--- a/l10n/eu/core.po
+++ b/l10n/eu/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Ez da ezabatzeko kategoriarik hautatu."
msgid "Error removing %s from favorites."
msgstr "Errorea gertatu da %s gogokoetatik ezabatzean."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Igandea"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Astelehena"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Asteartea"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Asteazkena"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Osteguna"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Ostirala"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Larunbata"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Urtarrila"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Otsaila"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Martxoa"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Apirila"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maiatza"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Ekaina"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Uztaila"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Abuztua"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Iraila"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Urria"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Azaroa"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Abendua"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ezarpenak"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segundu"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "orain dela minutu 1"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "orain dela {minutes} minutu"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "orain dela ordu bat"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "orain dela {hours} ordu"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "gaur"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "atzo"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "orain dela {days} egun"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "joan den hilabetean"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "orain dela {months} hilabete"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "hilabete"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "joan den urtean"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "urte"
@@ -225,8 +225,8 @@ msgstr "Objetu mota ez dago zehaztuta."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Errorea"
@@ -246,7 +246,7 @@ msgstr "Elkarbanatuta"
msgid "Share"
msgstr "Elkarbanatu"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Errore bat egon da elkarbanatzean"
@@ -266,99 +266,103 @@ msgstr "{owner}-k zu eta {group} taldearekin elkarbanatuta"
msgid "Shared with you by {owner}"
msgstr "{owner}-k zurekin elkarbanatuta"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Elkarbanatu honekin"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Elkarbanatu lotura batekin"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Babestu pasahitzarekin"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Pasahitza"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Postaz bidali lotura "
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Bidali"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Ezarri muga data"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Muga data"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Elkarbanatu eposta bidez:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ez da inor aurkitu"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Berriz elkarbanatzea ez dago baimendua"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "{user}ekin {item}-n elkarbanatuta"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Ez elkarbanatu"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "editatu dezake"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "sarrera kontrola"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "sortu"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "eguneratu"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ezabatu"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "elkarbanatu"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Pasahitzarekin babestuta"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Errorea izan da muga data kentzean"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Errore bat egon da muga data ezartzean"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Bidaltzen ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Eposta bidalia"
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
index e56b4fdfcf4..59798e4903f 100644
--- a/l10n/eu/files.po
+++ b/l10n/eu/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Ezin da %s mugitu - Izen hau duen fitxategia dagoeneko existitzen da"
msgid "Could not move %s"
msgstr "Ezin dira fitxategiak mugitu %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ez da fitxategirik igo. Errore ezezaguna"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Ez da errorerik egon, fitxategia ongi igo da"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Igotako fitxategiak php.ini fitxategian ezarritako upload_max_filesize muga gainditu du:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Igotako fitxategia HTML formularioan zehaztutako MAX_FILE_SIZE direktiba baino handidagoa da."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Igotako fitxategiaren zati bat bakarrik igo da"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ez da fitxategirik igo"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Aldi bateko karpeta falta da"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Errore bat izan da diskoan idazterakoan"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Ez dago behar aina leku erabilgarri,"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Baliogabeko karpeta."
@@ -74,6 +82,36 @@ msgstr "Baliogabeko karpeta."
msgid "Files"
msgstr "Fitxategiak"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Ezin izan da zure fitxategia igo karpeta bat delako edo 0 byte dituelako"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ez dago leku nahikorik."
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Igoera ezeztatuta"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URLa ezin da hutsik egon."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Errorea"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Elkarbanatu"
@@ -90,43 +128,43 @@ msgstr "Ezabatu"
msgid "Rename"
msgstr "Berrizendatu"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Zain"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} dagoeneko existitzen da"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ordeztu"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "aholkatu izena"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ezeztatu"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr " {new_name}-k {old_name} ordezkatu du"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "desegin"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Ezabatu"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "fitxategi 1 igotzen"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fitxategiak igotzen"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Zure deskarga prestatu egin behar da. Denbora bat har lezake fitxategiak handiak badira. "
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Ezin izan da zure fitxategia igo karpeta bat delako edo 0 byte dituelako"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ez dago leku nahikorik."
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Igoera ezeztatuta"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URLa ezin da hutsik egon."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Baliogabeako karpeta izena. 'Shared' izena Owncloudek erreserbatzen du"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Errorea"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Izena"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamaina"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Aldatuta"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "karpeta bat"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} karpeta"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "fitxategi bat"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} fitxategi"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Ezin izan da fitxategia berrizendatu"
diff --git a/l10n/eu/files_encryption.po b/l10n/eu/files_encryption.po
index 304cd86c002..b855eec29a2 100644
--- a/l10n/eu/files_encryption.po
+++ b/l10n/eu/files_encryption.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# asaez <asaez@asaez.eu>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-22 02:06+0200\n"
-"PO-Revision-Date: 2013-06-22 00:07+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-26 08:10+0000\n"
+"Last-Translator: asaez <asaez@asaez.eu>\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"
@@ -103,11 +104,11 @@ msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
-msgstr ""
+msgstr "Gaitua"
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
-msgstr ""
+msgstr "Ez-gaitua"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
@@ -123,7 +124,7 @@ msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
-msgstr ""
+msgstr "Aldatu Pasahitza"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po
index 2b0ef136fa7..cbb309f70bb 100644
--- a/l10n/eu/files_external.po
+++ b/l10n/eu/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po
index 0d033e3d96e..0cbd37d301b 100644
--- a/l10n/eu/files_sharing.po
+++ b/l10n/eu/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Pasahitza"
msgid "Submit"
msgstr "Bidali"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%sk zurekin %s karpeta elkarbanatu du"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%sk zurekin %s fitxategia elkarbanatu du"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Deskargatu"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Igo"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Ezeztatu igoera"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Ez dago aurrebista eskuragarririk hauentzat "
diff --git a/l10n/eu/files_trashbin.po b/l10n/eu/files_trashbin.po
index 8a909233408..856ac916aea 100644
--- a/l10n/eu/files_trashbin.po
+++ b/l10n/eu/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po
index f5ed84b74d7..9cb7a32a129 100644
--- a/l10n/eu/lib.po
+++ b/l10n/eu/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Testua"
msgid "Images"
msgstr "Irudiak"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Ezarri administraziorako erabiltzaile izena."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Ezarri administraziorako pasahitza."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s sartu datu basearen erabiltzaile izena."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s sartu datu basearen izena."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s ezin duzu punturik erabili datu basearen izenean."
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s sartu datu basearen hostalaria."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak."
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Existitzen den kontu bat edo administradorearena jarri behar duzu."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL erabiltzaile edota pasahitza ez dira egokiak."
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB errorea: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Errorea komando honek sortu du: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL '%s'@'localhost' erabiltzailea dagoeneko existitzen da."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Ezabatu erabiltzaile hau MySQLtik"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL '%s'@'%%' erabiltzailea dagoeneko existitzen da"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Ezabatu erabiltzaile hau MySQLtik."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle erabiltzaile edota pasahitza ez dira egokiak."
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak."
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Ezarri administraziorako erabiltzaile izena."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Ezarri administraziorako pasahitza."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Mesedez begiratu <a href='%s'>instalazio gidak</a>."
diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po
index f1faa72a3fb..d6ed56448d6 100644
--- a/l10n/eu/settings.po
+++ b/l10n/eu/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po
index 56e299b9131..cd0c437c19e 100644
--- a/l10n/eu/user_ldap.po
+++ b/l10n/eu/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/core.po b/l10n/fa/core.po
index 1cc51050faa..be6590ec71d 100644
--- a/l10n/fa/core.po
+++ b/l10n/fa/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "هیج دسته ای برای پاک شدن انتخاب نشده است
msgid "Error removing %s from favorites."
msgstr "خطای پاک کردن %s از علاقه مندی ها."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "یکشنبه"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "دوشنبه"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "سه شنبه"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "چهارشنبه"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "پنجشنبه"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "جمعه"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "شنبه"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "ژانویه"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "فبریه"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "مارس"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "آوریل"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "می"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "ژوئن"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "جولای"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "آگوست"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "سپتامبر"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "اکتبر"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "نوامبر"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "دسامبر"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "تنظیمات"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "ثانیه‌ها پیش"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 دقیقه پیش"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{دقیقه ها} دقیقه های پیش"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 ساعت پیش"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{ساعت ها} ساعت ها پیش"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "امروز"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "دیروز"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{روزها} روزهای پیش"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "ماه قبل"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{ماه ها} ماه ها پیش"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "ماه‌های قبل"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "سال قبل"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "سال‌های قبل"
@@ -225,8 +225,8 @@ msgstr "نوع شی تعیین نشده است."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "خطا"
@@ -246,7 +246,7 @@ msgstr "اشتراک گذاشته شده"
msgid "Share"
msgstr "اشتراک‌گذاری"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "خطا درحال به اشتراک گذاشتن"
@@ -266,99 +266,103 @@ msgstr "به اشتراک گذاشته شده با شما و گروه {گروه}
msgid "Shared with you by {owner}"
msgstr "به اشتراک گذاشته شده با شما توسط { دارنده}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "به اشتراک گذاشتن با"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "به اشتراک گذاشتن با پیوند"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "نگهداری کردن رمز عبور"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "گذرواژه"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "پیوند ایمیل برای شخص."
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "ارسال"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "تنظیم تاریخ انقضا"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "تاریخ انقضا"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "از طریق ایمیل به اشتراک بگذارید :"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "کسی یافت نشد"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "اشتراک گذاری مجدد مجاز نمی باشد"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "به اشتراک گذاشته شده در {بخش} با {کاربر}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "لغو اشتراک"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "می توان ویرایش کرد"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "کنترل دسترسی"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "ایجاد"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "به روز"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "پاک کردن"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "به اشتراک گذاشتن"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "نگهداری از رمز عبور"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "خطا در تنظیم نکردن تاریخ انقضا "
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "خطا در تنظیم تاریخ انقضا"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "درحال ارسال ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "ایمیل ارسال شد"
diff --git a/l10n/fa/files.po b/l10n/fa/files.po
index 3a5b7779bd4..9a152a3f6b5 100644
--- a/l10n/fa/files.po
+++ b/l10n/fa/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "%s نمی تواند حرکت کند - در حال حاضر پرونده
msgid "Could not move %s"
msgstr "%s نمی تواند حرکت کند "
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "هیچ فایلی آپلود نشد.خطای ناشناس"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "هیچ خطایی نیست بارگذاری پرونده موفقیت آمیز بود"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "پرونده آپلود شده بیش ازدستور ماکزیمم_حجم فایل_برای آپلود در php.ini استفاده کرده است."
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "حداکثر حجم قابل بار گذاری از طریق HTML MAX_FILE_SIZE است"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "پرونده بارگذاری شده فقط تاحدودی بارگذاری شده"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "هیچ پروندهای بارگذاری نشده"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "یک پوشه موقت گم شده"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "فضای کافی در دسترس نیست"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "فهرست راهنما نامعتبر می باشد."
@@ -74,6 +82,36 @@ msgstr "فهرست راهنما نامعتبر می باشد."
msgid "Files"
msgstr "پرونده‌ها"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "فضای کافی در دسترس نیست"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "بار گذاری لغو شد"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. "
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL نمی تواند خالی باشد."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "خطا"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "اشتراک‌گذاری"
@@ -90,43 +128,43 @@ msgstr "حذف"
msgid "Rename"
msgstr "تغییرنام"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "در انتظار"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{نام _جدید} در حال حاضر وجود دارد."
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "جایگزین"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "پیشنهاد نام"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "لغو"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{نام_جدید} با { نام_قدیمی} جایگزین شد."
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "بازگشت"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "انجام عمل حذف"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 پرونده آپلود شد."
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "بارگذاری فایل ها"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "دانلود شما در حال آماده شدن است. در صورتیکه پرونده ها بزرگ باشند ممکن است مدتی طول بکشد."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "فضای کافی در دسترس نیست"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "بار گذاری لغو شد"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. "
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL نمی تواند خالی باشد."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "نام پوشه نامعتبر است. استفاده از \" به اشتراک گذاشته شده \" متعلق به سایت Owncloud است."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "خطا"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "نام"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "اندازه"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "تاریخ"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 پوشه"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{ شمار} پوشه ها"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 پرونده"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{ شمار } فایل ها"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "قادر به تغییر نام پرونده نیست."
diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po
index a8224ed9b2d..874a21db902 100644
--- a/l10n/fa/files_external.po
+++ b/l10n/fa/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po
index 9e3677fcdd7..d267d9c78d6 100644
--- a/l10n/fa/files_sharing.po
+++ b/l10n/fa/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "گذرواژه"
msgid "Submit"
msgstr "ثبت"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%sپوشه %s را با شما به اشتراک گذاشت"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%sفایل %s را با شما به اشتراک گذاشت"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "دانلود"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "بارگزاری"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "متوقف کردن بار گذاری"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "هیچگونه پیش نمایشی موجود نیست"
diff --git a/l10n/fa/files_trashbin.po b/l10n/fa/files_trashbin.po
index 54e6f844568..25aa9abbbea 100644
--- a/l10n/fa/files_trashbin.po
+++ b/l10n/fa/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po
index a9ac1b53c73..d5a1b0b7d90 100644
--- a/l10n/fa/lib.po
+++ b/l10n/fa/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "متن"
msgid "Images"
msgstr "تصاویر"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "احتمالاً وب سرور شما طوری تنظیم نشده است که اجازه ی همگام سازی فایلها را بدهد زیرا به نظر میرسد رابط WebDAV از کار افتاده است."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "لطفاً دوباره <a href='%s'>راهنمای نصب</a>را بررسی کنید."
diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po
index 9a6956a5514..7ada0126ec8 100644
--- a/l10n/fa/settings.po
+++ b/l10n/fa/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po
index c09193d7c95..1811299c520 100644
--- a/l10n/fa/user_ldap.po
+++ b/l10n/fa/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po
index 509eb435e39..c935cb3b37b 100644
--- a/l10n/fi_FI/core.po
+++ b/l10n/fi_FI/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,135 +62,135 @@ msgstr "Luokkia ei valittu poistettavaksi."
msgid "Error removing %s from favorites."
msgstr "Virhe poistaessa kohdetta %s suosikeista."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "sunnuntai"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "maanantai"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "tiistai"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "keskiviikko"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "torstai"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "perjantai"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "lauantai"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "tammikuu"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "helmikuu"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "maaliskuu"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "huhtikuu"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "toukokuu"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "kesäkuu"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "heinäkuu"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "elokuu"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "syyskuu"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "lokakuu"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "marraskuu"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "joulukuu"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Asetukset"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekuntia sitten"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minuutti sitten"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minuuttia sitten"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 tunti sitten"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} tuntia sitten"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "tänään"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "eilen"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} päivää sitten"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "viime kuussa"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} kuukautta sitten"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "kuukautta sitten"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "viime vuonna"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "vuotta sitten"
@@ -226,8 +226,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Virhe"
@@ -247,7 +247,7 @@ msgstr "Jaettu"
msgid "Share"
msgstr "Jaa"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Virhe jaettaessa"
@@ -267,99 +267,103 @@ msgstr "Jaettu sinun ja ryhmän {group} kanssa käyttäjän {owner} toimesta"
msgid "Shared with you by {owner}"
msgstr "Jaettu kanssasi käyttäjän {owner} toimesta"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Jaa"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Jaa linkillä"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Suojaa salasanalla"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Salasana"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Lähetä linkki sähköpostitse"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Lähetä"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Aseta päättymispäivä"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Päättymispäivä"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Jaa sähköpostilla:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Henkilöitä ei löytynyt"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Jakaminen uudelleen ei ole salittu"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Peru jakaminen"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "voi muokata"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Pääsyn hallinta"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "luo"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "päivitä"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "poista"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "jaa"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Salasanasuojattu"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Virhe purettaessa eräpäivää"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Virhe päättymispäivää asettaessa"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Lähetetään..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Sähköposti lähetetty"
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index b5f034992c5..eab71996c6d 100644
--- a/l10n/fi_FI/files.po
+++ b/l10n/fi_FI/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Kohteen %s siirto ei onnistunut - Tiedosto samalla nimellä on jo olemas
msgid "Could not move %s"
msgstr "Kohteen %s siirto ei onnistunut"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Tiedostoa ei lähetetty. Tuntematon virhe"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Ei virheitä, tiedosto lähetettiin onnistuneesti"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Ladattavan tiedoston maksimikoko ylittää MAX_FILE_SIZE dirketiivin, joka on määritelty HTML-lomakkeessa"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Tiedoston lähetys onnistui vain osittain"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Yhtäkään tiedostoa ei lähetetty"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Tilapäiskansio puuttuu"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Levylle kirjoitus epäonnistui"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Tallennustilaa ei ole riittävästi käytettävissä"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Virheellinen kansio."
@@ -74,6 +82,36 @@ msgstr "Virheellinen kansio."
msgid "Files"
msgstr "Tiedostot"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Tilaa ei ole riittävästi"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Lähetys peruttu."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Verkko-osoite ei voi olla tyhjä"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Virhe"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Jaa"
@@ -90,43 +128,43 @@ msgstr "Poista"
msgid "Rename"
msgstr "Nimeä uudelleen"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Odottaa"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} on jo olemassa"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "korvaa"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "ehdota nimeä"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "peru"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "kumoa"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "suorita poistotoiminto"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Tilaa ei ole riittävästi"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Lähetys peruttu."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Verkko-osoite ei voi olla tyhjä"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Virhe"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nimi"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Koko"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Muokattu"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 kansio"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} kansiota"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 tiedosto"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} tiedostoa"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Tiedoston nimeäminen uudelleen ei onnistunut"
diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po
index 14a8a6d025a..1e35a69f12b 100644
--- a/l10n/fi_FI/files_external.po
+++ b/l10n/fi_FI/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po
index 4d175ceb535..0e4136bcf37 100644
--- a/l10n/fi_FI/files_sharing.po
+++ b/l10n/fi_FI/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Salasana"
msgid "Submit"
msgstr "Lähetä"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s jakoi kansion %s kanssasi"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s jakoi tiedoston %s kanssasi"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Lataa"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Lähetä"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Peru lähetys"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Ei esikatselua kohteelle"
diff --git a/l10n/fi_FI/files_trashbin.po b/l10n/fi_FI/files_trashbin.po
index b801dab5012..3f311d1a967 100644
--- a/l10n/fi_FI/files_trashbin.po
+++ b/l10n/fi_FI/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po
index 3bb2c74afca..1305f8b2949 100644
--- a/l10n/fi_FI/lib.po
+++ b/l10n/fi_FI/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Teksti"
msgid "Images"
msgstr "Kuvat"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Aseta ylläpitäjän käyttäjätunnus."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Aseta ylläpitäjän salasana."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s anna tietokannan käyttäjätunnus."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s anna tietokannan nimi."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s et voi käyttää pisteitä tietokannan nimessä"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle-yhteyttä ei voitu muodostaa"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL:n käyttäjätunnus ja/tai salasana on väärin"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Tietokantavirhe: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL-käyttäjä '%s'@'localhost' on jo olemassa."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Pudota tämä käyttäjä MySQL:stä"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL-käyttäjä '%s'@'%%' on jo olemassa"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Pudota tämä käyttäjä MySQL:stä."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle-yhteyttä ei voitu muodostaa"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oraclen käyttäjätunnus ja/tai salasana on väärin"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Aseta ylläpitäjän käyttäjätunnus."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Aseta ylläpitäjän salasana."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Lue tarkasti <a href='%s'>asennusohjeet</a>."
diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po
index 2a3545238a2..6a16d05315f 100644
--- a/l10n/fi_FI/settings.po
+++ b/l10n/fi_FI/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po
index af5ea17cd63..b605b4d3be7 100644
--- a/l10n/fi_FI/user_ldap.po
+++ b/l10n/fi_FI/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/core.po b/l10n/fr/core.po
index 38f654610fc..31d22ad6073 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -66,135 +66,135 @@ msgstr "Pas de catégorie sélectionnée pour la suppression."
msgid "Error removing %s from favorites."
msgstr "Erreur lors de la suppression de %s des favoris."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Dimanche"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Lundi"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Mardi"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mercredi"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Jeudi"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Vendredi"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Samedi"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "janvier"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "février"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "avril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "juin"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "juillet"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "août"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "septembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "octobre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "novembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "décembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Paramètres"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "il y a quelques secondes"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "il y a une minute"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "il y a {minutes} minutes"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Il y a une heure"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Il y a {hours} heures"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "aujourd'hui"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "hier"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "il y a {days} jours"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "le mois dernier"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Il y a {months} mois"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "il y a plusieurs mois"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "l'année dernière"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "il y a plusieurs années"
@@ -230,8 +230,8 @@ msgstr "Le type d'objet n'est pas spécifié."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Erreur"
@@ -251,7 +251,7 @@ msgstr "Partagé"
msgid "Share"
msgstr "Partager"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Erreur lors de la mise en partage"
@@ -271,99 +271,103 @@ msgstr "Partagé par {owner} avec vous et le groupe {group}"
msgid "Shared with you by {owner}"
msgstr "Partagé avec vous par {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Partager avec"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Partager via lien"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Protéger par un mot de passe"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Mot de passe"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Envoyez le lien par email"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Envoyer"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Spécifier la date d'expiration"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Date d'expiration"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Partager via e-mail :"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Aucun utilisateur trouvé"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Le repartage n'est pas autorisé"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Partagé dans {item} avec {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Ne plus partager"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "édition autorisée"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "contrôle des accès"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "créer"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "mettre à jour"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "supprimer"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "partager"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protégé par un mot de passe"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Une erreur est survenue pendant la suppression de la date d'expiration"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Erreur lors de la spécification de la date d'expiration"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "En cours d'envoi ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email envoyé"
diff --git a/l10n/fr/files.po b/l10n/fr/files.po
index e383782a587..2a277d6dccd 100644
--- a/l10n/fr/files.po
+++ b/l10n/fr/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,46 +29,54 @@ msgstr "Impossible de déplacer %s - Un fichier possédant ce nom existe déjà"
msgid "Could not move %s"
msgstr "Impossible de déplacer %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Aucun fichier n'a été envoyé. Erreur inconnue"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Aucune erreur, le fichier a été envoyé avec succès."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Le fichier envoyé dépasse la directive MAX_FILE_SIZE qui est spécifiée dans le formulaire HTML."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Le fichier n'a été que partiellement envoyé."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Pas de fichier envoyé."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Absence de dossier temporaire."
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Erreur d'écriture sur le disque"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Plus assez d'espace de stockage disponible"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Dossier invalide."
@@ -76,6 +84,36 @@ msgstr "Dossier invalide."
msgid "Files"
msgstr "Fichiers"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Espace disponible insuffisant"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Envoi annulé."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "L'URL ne peut-être vide"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Erreur"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Partager"
@@ -92,43 +130,43 @@ msgstr "Supprimer"
msgid "Rename"
msgstr "Renommer"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "En attente"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} existe déjà"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "remplacer"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "Suggérer un nom"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "annuler"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} a été remplacé par {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "annuler"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "effectuer l'opération de suppression"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fichier en cours d'envoi"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fichiers en cours d'envoi"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Impossible d'envoyer votre fichier dans la mesure où il s'agit d'un répertoire ou d'un fichier de taille nulle"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Espace disponible insuffisant"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Envoi annulé."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "L'URL ne peut-être vide"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Erreur"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Taille"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modifié"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 dossier"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} dossiers"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fichier"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} fichiers"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Impossible de renommer le fichier"
diff --git a/l10n/fr/files_encryption.po b/l10n/fr/files_encryption.po
index 8b042476584..512b7f10e68 100644
--- a/l10n/fr/files_encryption.po
+++ b/l10n/fr/files_encryption.po
@@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-22 02:06+0200\n"
-"PO-Revision-Date: 2013-06-22 00:07+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-26 12:22+0000\n"
+"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,16 +28,16 @@ msgstr "Clé de récupération activée avec succès"
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
-msgstr "Ne peut pas activer la clé de récupération. s'il vous plait vérifiez votre mot de passe de clé de récupération!"
+msgstr "Impossible d'activer la clé de récupération. Veuillez vérifier votre mot de passe de clé de récupération !"
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
-msgstr "Clé de récupération désactivée avc succès"
+msgstr "Clé de récupération désactivée avec succès"
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
-msgstr "Ne peut pas désactiver la clé de récupération. S'il vous plait vérifiez votre mot de passe de clé de récupération!"
+msgstr "Impossible de désactiver la clé de récupération. Veuillez vérifier votre mot de passe de clé de récupération !"
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
@@ -66,13 +66,13 @@ msgstr "Votre clef privée est invalide ! Votre mot de passe a peut-être été
#: hooks/hooks.php:44
msgid "PHP module OpenSSL is not installed."
-msgstr ""
+msgstr "Le module OpenSSL de PHP n'est pas installé."
#: hooks/hooks.php:45
msgid ""
"Please ask your server administrator to install the module. For now the "
"encryption app was disabled."
-msgstr ""
+msgstr "Veuillez demander à l'administrateur du serveur d'installer le module. Pour l'instant l'application de chiffrement a été désactivé."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -99,11 +99,11 @@ msgstr "Chiffrement"
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
-msgstr ""
+msgstr "Activer la clef de récupération (permet de récupérer les fichiers des utilisateurs en cas de perte de mot de passe)."
#: templates/settings-admin.php:14
msgid "Recovery key password"
-msgstr ""
+msgstr "Mot de passe de la clef de récupération"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -115,15 +115,15 @@ msgstr "Désactiver"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
-msgstr ""
+msgstr "Modifier le mot de passe de la clef de récupération :"
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
-msgstr ""
+msgstr "Ancien mot de passe de la clef de récupération"
#: templates/settings-admin.php:48
msgid "New Recovery key password"
-msgstr ""
+msgstr "Nouveau mot de passe de la clef de récupération"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -157,7 +157,7 @@ msgstr "Mettre à jour le mot de passe de votre clé privée"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr "Activer la récupération du mot de passe:"
+msgstr "Activer la récupération du mot de passe :"
#: templates/settings-personal.php:47
msgid ""
@@ -167,7 +167,7 @@ msgstr "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
-msgstr "Mise à jour des paramètres de récupération de fichiers "
+msgstr "Paramètres de récupération de fichiers mis à jour"
#: templates/settings-personal.php:64
msgid "Could not update file recovery"
diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po
index bfb9c872a9b..b4ac2e113be 100644
--- a/l10n/fr/files_external.po
+++ b/l10n/fr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po
index 06fd8fa8cb8..e7e1c914123 100644
--- a/l10n/fr/files_sharing.po
+++ b/l10n/fr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Mot de passe"
msgid "Submit"
msgstr "Envoyer"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s a partagé le répertoire %s avec vous"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s a partagé le fichier %s avec vous"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Télécharger"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Envoyer"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Annuler l'envoi"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Pas d'aperçu disponible pour"
diff --git a/l10n/fr/files_trashbin.po b/l10n/fr/files_trashbin.po
index 7d5f29bf0a0..c417e90c1ee 100644
--- a/l10n/fr/files_trashbin.po
+++ b/l10n/fr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po
index a5f08d463f6..a3e1a465ebf 100644
--- a/l10n/fr/lib.po
+++ b/l10n/fr/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Cyril Glapa <kyriog@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texte"
msgid "Images"
msgstr "Images"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Spécifiez un nom d'utilisateur pour l'administrateur."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Spécifiez un mot de passe administrateur."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s entrez le nom d'utilisateur de la base de données."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s entrez le nom de la base de données."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s vous nez pouvez pas utiliser de points dans le nom de la base de données"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s spécifiez l'hôte de la base de données."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "La connexion Oracle ne peut pas être établie"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Erreur de la base de données : \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "La requête en cause est : \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "L'utilisateur MySQL '%s'@'localhost' existe déjà."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Retirer cet utilisateur de la base MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "L'utilisateur MySQL '%s'@'%%' existe déjà"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Retirer cet utilisateur de la base MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "La connexion Oracle ne peut pas être établie"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "La requête en cause est : \"%s\", nom : %s, mot de passe : %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Spécifiez un nom d'utilisateur pour l'administrateur."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Spécifiez un mot de passe administrateur."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Veuillez vous référer au <a href='%s'>guide d'installation</a>."
diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po
index 08e7fed71fd..72cc6e8a7e2 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po
index c4b7ee0fee8..f4bf108424e 100644
--- a/l10n/fr/user_ldap.po
+++ b/l10n/fr/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: plachance <patlachance@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/core.po b/l10n/gl/core.po
index 4ae5147bca8..efa699c1494 100644
--- a/l10n/gl/core.po
+++ b/l10n/gl/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,135 +62,135 @@ msgstr "Non se seleccionaron categorías para eliminación."
msgid "Error removing %s from favorites."
msgstr "Produciuse un erro ao eliminar %s dos favoritos."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domingo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Luns"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Martes"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mércores"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Xoves"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Venres"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sábado"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "xaneiro"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "febreiro"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "marzo"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "maio"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "xuño"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "xullo"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "setembro"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "outubro"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "novembro"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "decembro"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Axustes"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segundos atrás"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "hai 1 minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "hai {minutes} minutos"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Vai 1 hora"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "hai {hours} horas"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hoxe"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "onte"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "hai {days} días"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "último mes"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "hai {months} meses"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "meses atrás"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "último ano"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "anos atrás"
@@ -226,8 +226,8 @@ msgstr "Non se especificou o tipo de obxecto."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Erro"
@@ -247,7 +247,7 @@ msgstr "Compartir"
msgid "Share"
msgstr "Compartir"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Produciuse un erro ao compartir"
@@ -267,99 +267,103 @@ msgstr "Compartido con vostede e co grupo {group} por {owner}"
msgid "Shared with you by {owner}"
msgstr "Compartido con vostede por {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Compartir con"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Compartir coa ligazón"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Protexido con contrasinais"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Contrasinal"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Enviar ligazón por correo"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Enviar"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Definir a data de caducidade"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data de caducidade"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Compartir por correo:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Non se atopou xente"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Non se permite volver a compartir"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Compartido en {item} con {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Deixar de compartir"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "pode editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "control de acceso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "crear"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualizar"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "eliminar"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "compartir"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protexido con contrasinal"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Produciuse un erro ao retirar a data de caducidade"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Produciuse un erro ao definir a data de caducidade"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Enviando..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Correo enviado"
diff --git a/l10n/gl/files.po b/l10n/gl/files.po
index 684d45ae22f..93ee45c96b9 100644
--- a/l10n/gl/files.po
+++ b/l10n/gl/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Non se moveu %s - Xa existe un ficheiro con ese nome."
msgid "Could not move %s"
msgstr "Non foi posíbel mover %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Non se enviou ningún ficheiro. Produciuse un erro descoñecido."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Non houbo erros, o ficheiro enviouse correctamente"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O ficheiro enviado excede a directiva indicada por upload_max_filesize de php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O ficheiro enviado excede da directiva MAX_FILE_SIZE especificada no formulario HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "O ficheiro so foi parcialmente enviado"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Non se enviou ningún ficheiro"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Falta o cartafol temporal"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Produciuse un erro ao escribir no disco"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Non hai espazo de almacenamento abondo"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "O directorio é incorrecto."
@@ -75,6 +83,36 @@ msgstr "O directorio é incorrecto."
msgid "Files"
msgstr "Ficheiros"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "O espazo dispoñíbel é insuficiente"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Envío cancelado."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "O URL non pode quedar baleiro."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nome de cartafol incorrecto. O uso de «Compartido» e «Shared» está reservado para o ownClod"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Erro"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Compartir"
@@ -91,43 +129,43 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renomear"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pendentes"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "Xa existe un {new_name}"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "substituír"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "suxerir nome"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancelar"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "substituír {new_name} por {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "desfacer"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "realizar a operación de eliminación"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Enviándose 1 ficheiro"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "ficheiros enviándose"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "O espazo dispoñíbel é insuficiente"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Envío cancelado."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "O URL non pode quedar baleiro."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome de cartafol incorrecto. O uso de «Shared» está reservado por Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Erro"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 cartafol"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} cartafoles"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ficheiro"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ficheiros"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nome de cartafol incorrecto. O uso de «Compartido» e «Shared» está reservado para o ownClod"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Non é posíbel renomear o ficheiro"
diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po
index c03d12e2685..9df815b2925 100644
--- a/l10n/gl/files_external.po
+++ b/l10n/gl/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po
index 432220cf0a2..8442ae2a231 100644
--- a/l10n/gl/files_sharing.po
+++ b/l10n/gl/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Contrasinal"
msgid "Submit"
msgstr "Enviar"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s compartiu o cartafol %s con vostede"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s compartiu o ficheiro %s con vostede"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Descargar"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Enviar"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancelar o envío"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Sen vista previa dispoñíbel para"
diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po
index 23c264433c8..10e19b0763f 100644
--- a/l10n/gl/files_trashbin.po
+++ b/l10n/gl/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po
index 750805bb5b0..b6211ea45e7 100644
--- a/l10n/gl/lib.po
+++ b/l10n/gl/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imaxes"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Estabeleza un nome de usuario administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Estabeleza un contrasinal de administrador"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s introduza o nome de usuario da base de datos"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s introduza o nome da base de datos"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s non se poden empregar puntos na base de datos"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s estabeleza o servidor da base de datos"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Deberá introducir unha conta existente ou o administrador."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Non foi posíbel estabelecer a conexión con Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nome de usuario e/ou contrasinal de MySQL incorrecto"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Produciuse un erro na base de datos: «%s»"
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "A orde ofensiva foi: «%s»"
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "O usuario MySQL '%s'@'localhost' xa existe."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Omitir este usuario de MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "O usuario MySQL «%s»@«%%» xa existe."
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Omitir este usuario de MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Non foi posíbel estabelecer a conexión con Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nome de usuario e/ou contrasinal de Oracle incorrecto"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Estabeleza un nome de usuario administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Estabeleza un contrasinal de administrador"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Volva comprobar as <a href='%s'>guías de instalación</a>"
diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po
index c25f1a45148..b0570085bf4 100644
--- a/l10n/gl/settings.po
+++ b/l10n/gl/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index 5d626e7ef43..6d7cb3885af 100644
--- a/l10n/gl/user_ldap.po
+++ b/l10n/gl/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/core.po b/l10n/he/core.po
index 96d097adf83..8e2347ab951 100644
--- a/l10n/he/core.po
+++ b/l10n/he/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "לא נבחרו קטגוריות למחיקה"
msgid "Error removing %s from favorites."
msgstr "שגיאה בהסרת %s מהמועדפים."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "יום ראשון"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "יום שני"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "יום שלישי"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "יום רביעי"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "יום חמישי"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "יום שישי"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "שבת"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "ינואר"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "פברואר"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "מרץ"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "אפריל"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "מאי"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "יוני"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "יולי"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "אוגוסט"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "ספטמבר"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "אוקטובר"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "נובמבר"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "דצמבר"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "הגדרות"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "שניות"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "לפני דקה אחת"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "לפני {minutes} דקות"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "לפני שעה"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "לפני {hours} שעות"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "היום"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "אתמול"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "לפני {days} ימים"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "חודש שעבר"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "לפני {months} חודשים"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "חודשים"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "שנה שעברה"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "שנים"
@@ -226,8 +226,8 @@ msgstr "סוג הפריט לא צוין."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "שגיאה"
@@ -247,7 +247,7 @@ msgstr "שותף"
msgid "Share"
msgstr "שתף"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "שגיאה במהלך השיתוף"
@@ -267,99 +267,103 @@ msgstr "שותף אתך ועם הקבוצה {group} שבבעלות {owner}"
msgid "Shared with you by {owner}"
msgstr "שותף אתך על ידי {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "שיתוף עם"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "שיתוף עם קישור"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "הגנה בססמה"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "סיסמא"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "שליחת קישור בדוא״ל למשתמש"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "שליחה"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "הגדרת תאריך תפוגה"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "תאריך התפוגה"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "שיתוף באמצעות דוא״ל:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "לא נמצאו אנשים"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "אסור לעשות שיתוף מחדש"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "שותף תחת {item} עם {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "הסר שיתוף"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "ניתן לערוך"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "בקרת גישה"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "יצירה"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "עדכון"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "מחיקה"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "שיתוף"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "מוגן בססמה"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "אירעה שגיאה בביטול תאריך התפוגה"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "אירעה שגיאה בעת הגדרת תאריך התפוגה"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "מתבצעת שליחה ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "הודעת הדוא״ל נשלחה"
diff --git a/l10n/he/files.po b/l10n/he/files.po
index 833ad6436c3..8a8aee50e11 100644
--- a/l10n/he/files.po
+++ b/l10n/he/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "לא ניתן להעביר את %s - קובץ בשם הזה כבר קי
msgid "Could not move %s"
msgstr "לא ניתן להעביר את %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "לא הועלה קובץ. טעות בלתי מזוהה."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "לא התרחשה שגיאה, הקובץ הועלה בהצלחה"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "הקובץ שהועלה גדוך מהערך MAX_FILE_SIZE שהוגדר בתופס HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "הקובץ הועלה באופן חלקי בלבד"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "שום קובץ לא הועלה"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "תקיה זמנית חסרה"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "הכתיבה לכונן נכשלה"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "אין די שטח פנוי באחסון"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "תיקייה שגויה."
@@ -75,6 +83,36 @@ msgstr "תיקייה שגויה."
msgid "Files"
msgstr "קבצים"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "ההעלאה בוטלה."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "קישור אינו יכול להיות ריק."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "שגיאה"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "שתף"
@@ -91,43 +129,43 @@ msgstr "מחיקה"
msgid "Rename"
msgstr "שינוי שם"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "ממתין"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} כבר קיים"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "החלפה"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "הצעת שם"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ביטול"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} הוחלף ב־{old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "ביטול"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "ביצוע פעולת מחיקה"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "קובץ אחד נשלח"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "קבצים בהעלאה"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "ההעלאה בוטלה."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "קישור אינו יכול להיות ריק."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "שגיאה"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "שם"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "גודל"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "זמן שינוי"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "תיקייה אחת"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} תיקיות"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "קובץ אחד"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} קבצים"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "לא ניתן לשנות את שם הקובץ"
diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po
index 7db359cc679..632943cc43c 100644
--- a/l10n/he/files_external.po
+++ b/l10n/he/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po
index e1a1fbc7809..ccc500405c3 100644
--- a/l10n/he/files_sharing.po
+++ b/l10n/he/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "סיסמא"
msgid "Submit"
msgstr "שליחה"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s שיתף עמך את התיקייה %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s שיתף עמך את הקובץ %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "הורדה"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "העלאה"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "ביטול ההעלאה"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "אין תצוגה מקדימה זמינה עבור"
diff --git a/l10n/he/files_trashbin.po b/l10n/he/files_trashbin.po
index 3093babfb45..6b5b596aaf3 100644
--- a/l10n/he/files_trashbin.po
+++ b/l10n/he/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/lib.po b/l10n/he/lib.po
index 5d16ab1f58e..11270ca99ee 100644
--- a/l10n/he/lib.po
+++ b/l10n/he/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "טקסט"
msgid "Images"
msgstr "תמונות"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "שרת האינטרנט שלך אינו מוגדר לצורכי סנכרון קבצים עדיין כיוון שמנשק ה־WebDAV כנראה אינו תקין."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "נא לעיין שוב ב<a href='%s'>מדריכי ההתקנה</a>."
diff --git a/l10n/he/settings.po b/l10n/he/settings.po
index e9072e8a080..1a49e7b59cc 100644
--- a/l10n/he/settings.po
+++ b/l10n/he/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po
index e287c5fe8f9..d8af9a77a1a 100644
--- a/l10n/he/user_ldap.po
+++ b/l10n/he/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hi/core.po b/l10n/hi/core.po
index 16cd4bf3461..5654a8873c9 100644
--- a/l10n/hi/core.po
+++ b/l10n/hi/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "जनवरी"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "फरवरी"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "मार्च"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "अप्रैल"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "मई"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "जून"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "जुलाई"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "अगस्त"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "सितम्बर"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "अक्टूबर"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "नवंबर"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "दिसम्बर"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "सेटिंग्स"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -226,8 +226,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -247,7 +247,7 @@ msgstr ""
msgid "Share"
msgstr "साझा करें"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -267,99 +267,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "के साथ साझा"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "पासवर्ड"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/hi/files.po b/l10n/hi/files.po
index 118e99b7e50..fd9a49ddcbf 100644
--- a/l10n/hi/files.po
+++ b/l10n/hi/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr "साझा करें"
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/hi/files_sharing.po b/l10n/hi/files_sharing.po
index 5e55ff44de4..61feccf7289 100644
--- a/l10n/hi/files_sharing.po
+++ b/l10n/hi/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:24+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "पासवर्ड"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po
index f8ac471b2ba..78c1c88e514 100644
--- a/l10n/hi/lib.po
+++ b/l10n/hi/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/hr/core.po b/l10n/hr/core.po
index fcb4fb73049..1a2f429ea5a 100644
--- a/l10n/hr/core.po
+++ b/l10n/hr/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Niti jedna kategorija nije odabrana za brisanje."
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "nedelja"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "ponedeljak"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "utorak"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "srijeda"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "četvrtak"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "petak"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "subota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Siječanj"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Veljača"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Ožujak"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Travanj"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Svibanj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Lipanj"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Srpanj"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Kolovoz"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Rujan"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Listopad"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Studeni"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Prosinac"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Postavke"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekundi prije"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "danas"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "jučer"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "prošli mjesec"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mjeseci"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "prošlu godinu"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "godina"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Greška"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Podijeli"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Greška prilikom djeljenja"
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Djeli sa"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Djeli preko link-a"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Zaštiti lozinkom"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Lozinka"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Postavi datum isteka"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Datum isteka"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Dijeli preko email-a:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Osobe nisu pronađene"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Ponovo dijeljenje nije dopušteno"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Makni djeljenje"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "može mjenjat"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "kontrola pristupa"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "kreiraj"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "ažuriraj"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "izbriši"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "djeli"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Zaštita lozinkom"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Greška prilikom brisanja datuma isteka"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Greška prilikom postavljanja datuma isteka"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/hr/files.po b/l10n/hr/files.po
index f2b442e6d78..39f40ceefb9 100644
--- a/l10n/hr/files.po
+++ b/l10n/hr/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nema pogreške, datoteka je poslana uspješno."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Poslana datoteka prelazi veličinu prikazanu u MAX_FILE_SIZE direktivi u HTML formi"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Poslana datoteka je parcijalno poslana"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Datoteka nije poslana"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Nedostaje privremeni direktorij"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Neuspjelo pisanje na disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Datoteke"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nemoguće poslati datoteku jer je prazna ili je direktorij"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Slanje poništeno."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Greška"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Podijeli"
@@ -90,43 +128,43 @@ msgstr "Obriši"
msgid "Rename"
msgstr "Promjeni ime"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "U tijeku"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "zamjeni"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "predloži ime"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "odustani"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "vrati"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 datoteka se učitava"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "datoteke se učitavaju"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nemoguće poslati datoteku jer je prazna ili je direktorij"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Slanje poništeno."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Greška"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Zadnja promjena"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po
index 65a5177cdba..55cd5bd472a 100644
--- a/l10n/hr/files_external.po
+++ b/l10n/hr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po
index 7ca4969c3ba..ef24dc2ceb5 100644
--- a/l10n/hr/files_sharing.po
+++ b/l10n/hr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Lozinka"
msgid "Submit"
msgstr "Pošalji"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Preuzimanje"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Učitaj"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Prekini upload"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/hr/files_trashbin.po b/l10n/hr/files_trashbin.po
index fac04e71f06..54cef71a932 100644
--- a/l10n/hr/files_trashbin.po
+++ b/l10n/hr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po
index 02db02f21fa..88e0a81640b 100644
--- a/l10n/hr/lib.po
+++ b/l10n/hr/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Tekst"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po
index c05a173698b..cede02a5bcf 100644
--- a/l10n/hr/settings.po
+++ b/l10n/hr/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po
index 19364072edd..f05ee6591ab 100644
--- a/l10n/hr/user_ldap.po
+++ b/l10n/hr/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po
index ebc29ae86cb..f7d813846de 100644
--- a/l10n/hu_HU/core.po
+++ b/l10n/hu_HU/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Nincs törlésre jelölt kategória"
msgid "Error removing %s from favorites."
msgstr "Nem sikerült a kedvencekből törölni ezt: %s"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "vasárnap"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "hétfő"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "kedd"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "szerda"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "csütörtök"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "péntek"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "szombat"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "január"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "február"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "március"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "április"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "május"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "június"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "július"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "augusztus"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "szeptember"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "október"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "november"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "december"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Beállítások"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "pár másodperce"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 perce"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} perce"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 órája"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} órája"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "ma"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "tegnap"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} napja"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "múlt hónapban"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} hónapja"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "több hónapja"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "tavaly"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "több éve"
@@ -226,8 +226,8 @@ msgstr "Az objektum típusa nincs megadva."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Hiba"
@@ -247,7 +247,7 @@ msgstr "Megosztott"
msgid "Share"
msgstr "Megosztás"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Nem sikerült létrehozni a megosztást"
@@ -267,99 +267,103 @@ msgstr "Megosztotta Önnel és a(z) {group} csoporttal: {owner}"
msgid "Shared with you by {owner}"
msgstr "Megosztotta Önnel: {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Kivel osztom meg"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Link megadásával osztom meg"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Jelszóval is védem"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Jelszó"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Email címre küldjük el"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Küldjük el"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Legyen lejárati idő"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "A lejárati idő"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Megosztás emaillel:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nincs találat"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Ezt az állományt csak a tulajdonosa oszthatja meg másokkal"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Megosztva {item}-ben {user}-rel"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "A megosztás visszavonása"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "módosíthat"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "jogosultság"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "létrehoz"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "szerkeszt"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "töröl"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "megoszt"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Jelszóval van védve"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Nem sikerült a lejárati időt törölni"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Nem sikerült a lejárati időt beállítani"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Küldés ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Az emailt elküldtük"
diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po
index ea61959f14b..6b174b26a1a 100644
--- a/l10n/hu_HU/files.po
+++ b/l10n/hu_HU/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "%s áthelyezése nem sikerült - már létezik másik fájl ezzel a név
msgid "Could not move %s"
msgstr "Nem sikerült %s áthelyezése"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nem történt feltöltés. Ismeretlen hiba"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "A fájlt sikerült feltölteni"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "A feltöltött fájl mérete meghaladja a php.ini állományban megadott upload_max_filesize paraméter értékét."
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Az eredeti fájlt csak részben sikerült feltölteni."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nem töltődött fel állomány"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Hiányzik egy ideiglenes mappa"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Nem sikerült a lemezre történő írás"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nincs elég szabad hely."
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Érvénytelen mappa."
@@ -75,6 +83,36 @@ msgstr "Érvénytelen mappa."
msgid "Files"
msgstr "Fájlok"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nincs elég szabad hely"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "A feltöltést megszakítottuk."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Az URL nem lehet semmi."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Érvénytelen mappanév. A 'Shared' az ownCloud számára fenntartott elnevezés"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Hiba"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Megosztás"
@@ -91,43 +129,43 @@ msgstr "Törlés"
msgid "Rename"
msgstr "Átnevezés"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Folyamatban"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} már létezik"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "írjuk fölül"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "legyen más neve"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "mégse"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} fájlt kicseréltük ezzel: {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "visszavonás"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "a törlés végrehajtása"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fájl töltődik föl"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fájl töltődik föl"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Készül a letöltendő állomány. Ez eltarthat egy ideig, ha nagyok a fájlok."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nincs elég szabad hely"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "A feltöltést megszakítottuk."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Az URL nem lehet semmi."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Érvénytelen mappanév. A név használata csak a Owncloud számára lehetséges."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Hiba"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Név"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Méret"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Módosítva"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mappa"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mappa"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fájl"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} fájl"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Érvénytelen mappanév. A 'Shared' az ownCloud számára fenntartott elnevezés"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nem lehet átnevezni a fájlt"
diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po
index 26b1d2e455d..8fb81a5b276 100644
--- a/l10n/hu_HU/files_external.po
+++ b/l10n/hu_HU/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po
index bc1e33cad00..bd22bab4f9a 100644
--- a/l10n/hu_HU/files_sharing.po
+++ b/l10n/hu_HU/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Jelszó"
msgid "Submit"
msgstr "Elküld"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s megosztotta Önnel ezt a mappát: %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s megosztotta Önnel ezt az állományt: %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Letöltés"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Feltöltés"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "A feltöltés megszakítása"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Nem áll rendelkezésre előnézet ehhez: "
diff --git a/l10n/hu_HU/files_trashbin.po b/l10n/hu_HU/files_trashbin.po
index 160a54c12c1..57526dd5ce7 100644
--- a/l10n/hu_HU/files_trashbin.po
+++ b/l10n/hu_HU/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po
index be74cef5361..061c58eceea 100644
--- a/l10n/hu_HU/lib.po
+++ b/l10n/hu_HU/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Szöveg"
msgid "Images"
msgstr "Képek"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Állítson be egy felhasználói nevet az adminisztrációhoz."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Állítson be egy jelszót az adminisztrációhoz."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s adja meg az adatbázist elérő felhasználó login nevét."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s adja meg az adatbázis nevét."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s az adatbázis neve nem tartalmazhat pontot"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s adja meg az adatbázist szolgáltató számítógép nevét."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Az Oracle kapcsolat nem hozható létre"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "A MySQL felhasználói név és/vagy jelszó érvénytelen"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Adatbázis hiba: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "A hibát ez a parancs okozta: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "A '%s'@'localhost' MySQL felhasználó már létezik."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Törölje ezt a felhasználót a MySQL-ből"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "A '%s'@'%%' MySQL felhasználó már létezik"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Törölje ezt a felhasználót a MySQL-ből."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Az Oracle kapcsolat nem hozható létre"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Az Oracle felhasználói név és/vagy jelszó érvénytelen"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Állítson be egy felhasználói nevet az adminisztrációhoz."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Állítson be egy jelszót az adminisztrációhoz."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmutatót</a>."
diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po
index c31be35ab08..89b5eba22b0 100644
--- a/l10n/hu_HU/settings.po
+++ b/l10n/hu_HU/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po
index 76b57d1474f..fe7874d85c2 100644
--- a/l10n/hu_HU/user_ldap.po
+++ b/l10n/hu_HU/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/hy/core.po b/l10n/hy/core.po
index 6a1b8e1ec63..9bee1877f9e 100644
--- a/l10n/hy/core.po
+++ b/l10n/hy/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Կիրակի"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Երկուշաբթի"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Երեքշաբթի"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Չորեքշաբթի"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Հինգշաբթի"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Ուրբաթ"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Շաբաթ"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Հունվար"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Փետրվար"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Մարտ"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Ապրիլ"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Մայիս"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Հունիս"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Հուլիս"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Օգոստոս"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Սեպտեմբեր"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Հոկտեմբեր"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Նոյեմբեր"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Դեկտեմբեր"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/hy/files.po b/l10n/hy/files.po
index 830ee08a234..99931c11c03 100644
--- a/l10n/hy/files.po
+++ b/l10n/hy/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr "Ջնջել"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po
index b09b8cf248c..ebe6b2dc1f7 100644
--- a/l10n/hy/files_external.po
+++ b/l10n/hy/files_external.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po
index 516a9ae1379..fbc5ef54f6f 100644
--- a/l10n/hy/files_sharing.po
+++ b/l10n/hy/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr "Հաստատել"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Բեռնել"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/hy/files_trashbin.po b/l10n/hy/files_trashbin.po
index d78ba4b31e5..38bba719010 100644
--- a/l10n/hy/files_trashbin.po
+++ b/l10n/hy/files_trashbin.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
"PO-Revision-Date: 2013-04-26 08:01+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
diff --git a/l10n/hy/lib.po b/l10n/hy/lib.po
index a40365032ad..f1c31aeae69 100644
--- a/l10n/hy/lib.po
+++ b/l10n/hy/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-04-26 08:01+0000\n"
-"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: hy\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po
index d38be332ec5..26456d9ad14 100644
--- a/l10n/hy/settings.po
+++ b/l10n/hy/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/core.po b/l10n/ia/core.po
index b4c9764d4ca..1a53645a804 100644
--- a/l10n/ia/core.po
+++ b/l10n/ia/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Dominica"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Lunedi"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Martedi"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mercuridi"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Jovedi"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Venerdi"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sabbato"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "januario"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februario"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Martio"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Junio"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Julio"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Augusto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Octobre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Configurationes"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Error"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Compartir"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Contrasigno"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Invia"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ia/files.po b/l10n/ia/files.po
index 13c98472dc3..4aab300585e 100644
--- a/l10n/ia/files.po
+++ b/l10n/ia/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Le file incargate solmente esseva incargate partialmente"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nulle file esseva incargate."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Manca un dossier temporari"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Files"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Error"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Compartir"
@@ -90,43 +128,43 @@ msgstr "Deler"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Error"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nomine"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Dimension"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificate"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po
index f04d0346a57..fce55145599 100644
--- a/l10n/ia/files_external.po
+++ b/l10n/ia/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po
index 4b3ff1b6caf..efac24771b6 100644
--- a/l10n/ia/files_sharing.po
+++ b/l10n/ia/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Contrasigno"
msgid "Submit"
msgstr "Submitter"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Discargar"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Incargar"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po
index dbd84ee318f..9434b541136 100644
--- a/l10n/ia/files_trashbin.po
+++ b/l10n/ia/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po
index 9d6bb20c703..c1e11e83534 100644
--- a/l10n/ia/lib.po
+++ b/l10n/ia/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Texto"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po
index fe1b763855c..af64f533009 100644
--- a/l10n/ia/settings.po
+++ b/l10n/ia/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po
index eca8b4b8f6e..a08efdd6b9e 100644
--- a/l10n/ia/user_ldap.po
+++ b/l10n/ia/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/core.po b/l10n/id/core.po
index 2636b71dfcd..1a276d560e7 100644
--- a/l10n/id/core.po
+++ b/l10n/id/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Tidak ada kategori terpilih untuk dihapus."
msgid "Error removing %s from favorites."
msgstr "Galat ketika menghapus %s dari favorit"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Minggu"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Senin"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Selasa"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Rabu"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Kamis"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Jumat"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sabtu"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januari"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februari"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Maret"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mei"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Agustus"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Desember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Setelan"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "beberapa detik yang lalu"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 menit yang lalu"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} menit yang lalu"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 jam yang lalu"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} jam yang lalu"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hari ini"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "kemarin"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} hari yang lalu"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "bulan kemarin"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} bulan yang lalu"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "beberapa bulan lalu"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "tahun kemarin"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "beberapa tahun lalu"
@@ -225,8 +225,8 @@ msgstr "Tipe objek tidak ditentukan."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Galat"
@@ -246,7 +246,7 @@ msgstr "Dibagikan"
msgid "Share"
msgstr "Bagikan"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Galat ketika membagikan"
@@ -266,99 +266,103 @@ msgstr "Dibagikan dengan Anda dan grup {group} oleh {owner}"
msgid "Shared with you by {owner}"
msgstr "Dibagikan dengan Anda oleh {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Bagikan dengan"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Bagikan lewat tautan"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Lindungi dengan sandi"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Sandi"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Emailkan tautan ini ke orang"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Kirim"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Setel tanggal kedaluwarsa"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Tanggal kedaluwarsa"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Bagian lewat email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Tidak ada orang ditemukan"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Berbagi ulang tidak diizinkan"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Dibagikan dalam {item} dengan {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Batalkan berbagi"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "dapat mengedit"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "kontrol akses"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "buat"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "perbarui"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "hapus"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "bagikan"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Dilindungi sandi"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Galat ketika menghapus tanggal kedaluwarsa"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Galat ketika menyetel tanggal kedaluwarsa"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Mengirim ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email terkirim"
diff --git a/l10n/id/files.po b/l10n/id/files.po
index 7879939ac5a..cc600c6cf6e 100644
--- a/l10n/id/files.po
+++ b/l10n/id/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Tidak dapat memindahkan %s - Berkas dengan nama ini sudah ada"
msgid "Could not move %s"
msgstr "Tidak dapat memindahkan %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Tidak ada berkas yang diunggah. Galat tidak dikenal."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Tidak ada galat, berkas sukses diunggah"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Berkas yang diunggah melampaui direktif upload_max_filesize pada php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Berkas yang diunggah melampaui direktif MAX_FILE_SIZE yang ditentukan dalam formulir HTML."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Berkas hanya diunggah sebagian"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Tidak ada berkas yang diunggah"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Folder sementara tidak ada"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Gagal menulis ke disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Ruang penyimpanan tidak mencukupi"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Direktori tidak valid."
@@ -74,6 +82,36 @@ msgstr "Direktori tidak valid."
msgid "Files"
msgstr "Berkas"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Gagal mengunggah berkas Anda karena berupa direktori atau mempunyai ukuran 0 byte"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ruang penyimpanan tidak mencukupi"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Pengunggahan dibatalkan."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL tidak boleh kosong"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Galat"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Bagikan"
@@ -90,43 +128,43 @@ msgstr "Hapus"
msgid "Rename"
msgstr "Ubah nama"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Menunggu"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} sudah ada"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ganti"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sarankan nama"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "batalkan"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "mengganti {new_name} dengan {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "urungkan"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Lakukan operasi penghapusan"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 berkas diunggah"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "berkas diunggah"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Unduhan Anda sedang disiapkan. Prosesnya dapat berlangsung agak lama jika ukuran berkasnya besar."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Gagal mengunggah berkas Anda karena berupa direktori atau mempunyai ukuran 0 byte"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ruang penyimpanan tidak mencukupi"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Pengunggahan dibatalkan."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL tidak boleh kosong"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nama folder salah. Nama 'Shared' telah digunakan oleh Owncloud."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Galat"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nama"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Ukuran"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Dimodifikasi"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} folder"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 berkas"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} berkas"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Tidak dapat mengubah nama berkas"
diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po
index 749189c5713..15b6eff2ec1 100644
--- a/l10n/id/files_external.po
+++ b/l10n/id/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po
index be8fb9a574f..2f115e7380e 100644
--- a/l10n/id/files_sharing.po
+++ b/l10n/id/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Sandi"
msgid "Submit"
msgstr "Kirim"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s membagikan folder %s dengan Anda"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s membagikan file %s dengan Anda"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Unduh"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Unggah"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Batal pengunggahan"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Tidak ada pratinjau tersedia untuk"
diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po
index f4afa3dfdbc..7d1c1a4588a 100644
--- a/l10n/id/files_trashbin.po
+++ b/l10n/id/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/lib.po b/l10n/id/lib.po
index 9e877f02f3c..85244792651 100644
--- a/l10n/id/lib.po
+++ b/l10n/id/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Teks"
msgid "Images"
msgstr "Gambar"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Setel nama pengguna admin."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Setel sandi admin."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s masukkan nama pengguna basis data."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s masukkan nama basis data."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%sAnda tidak boleh menggunakan karakter titik pada nama basis data"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s setel host basis data."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nama pengguna dan/atau sandi PostgreSQL tidak valid"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nama pengguna dan/atau sandi MySQL tidak valid: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Anda harus memasukkan akun yang sudah ada atau administrator."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nama pengguna dan/atau sandi MySQL tidak valid"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Galat Basis Data: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Perintah yang bermasalah: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Pengguna MySQL '%s'@'localhost' sudah ada."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Hapus pengguna ini dari MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Pengguna MySQL '%s'@'%%' sudah ada."
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Hapus pengguna ini dari MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nama pengguna dan/atau sandi Oracle tidak valid"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Perintah yang bermasalah: \"%s\", nama pengguna: %s, sandi: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nama pengguna dan/atau sandi MySQL tidak valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nama pengguna dan/atau sandi PostgreSQL tidak valid"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Setel nama pengguna admin."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Setel sandi admin."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Silakan periksa ulang <a href='%s'>panduan instalasi</a>."
diff --git a/l10n/id/settings.po b/l10n/id/settings.po
index 40f8eedd3fb..3e217c37689 100644
--- a/l10n/id/settings.po
+++ b/l10n/id/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po
index a46f1e833ee..95ad20a6433 100644
--- a/l10n/id/user_ldap.po
+++ b/l10n/id/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/core.po b/l10n/is/core.po
index 330ad870c16..ba0dcc18b81 100644
--- a/l10n/is/core.po
+++ b/l10n/is/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Enginn flokkur valinn til eyðingar."
msgid "Error removing %s from favorites."
msgstr "Villa við að fjarlægja %s úr eftirlæti."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sunnudagur"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Mánudagur"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Þriðjudagur"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Miðvikudagur"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Fimmtudagur"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Föstudagur"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Laugardagur"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Janúar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Febrúar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Apríl"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maí"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Júní"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Júlí"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Ágúst"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Október"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Nóvember"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Desember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Stillingar"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sek."
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "Fyrir 1 mínútu"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} min síðan"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Fyrir 1 klst."
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "fyrir {hours} klst."
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "í dag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "í gær"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dagar síðan"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "síðasta mánuði"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "fyrir {months} mánuðum"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mánuðir síðan"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "síðasta ári"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "einhverjum árum"
@@ -226,8 +226,8 @@ msgstr "Tegund ekki tilgreind"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Villa"
@@ -247,7 +247,7 @@ msgstr "Deilt"
msgid "Share"
msgstr "Deila"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Villa við deilingu"
@@ -267,99 +267,103 @@ msgstr "Deilt með þér og hópnum {group} af {owner}"
msgid "Shared with you by {owner}"
msgstr "Deilt með þér af {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Deila með"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Deila með veftengli"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Verja með lykilorði"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Lykilorð"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Senda vefhlekk í tölvupóstu til notenda"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Senda"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Setja gildistíma"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Gildir til"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Deila með tölvupósti:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Engir notendur fundust"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Endurdeiling er ekki leyfð"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Deilt með {item} ásamt {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Hætta deilingu"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "getur breytt"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "aðgangsstýring"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "mynda"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "uppfæra"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "eyða"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "deila"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Verja með lykilorði"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Villa við að aftengja gildistíma"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Villa við að setja gildistíma"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sendi ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Tölvupóstur sendur"
diff --git a/l10n/is/files.po b/l10n/is/files.po
index 34340946f1a..d22c11b69c2 100644
--- a/l10n/is/files.po
+++ b/l10n/is/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Gat ekki fært %s - Skrá með þessu nafni er þegar til"
msgid "Could not move %s"
msgstr "Gat ekki fært %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Engin skrá var send inn. Óþekkt villa."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Engin villa, innsending heppnaðist"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Innsend skrá er stærri en upload_max stillingin í php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Einungis hluti af innsendri skrá skilaði sér"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Engin skrá skilaði sér"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Vantar bráðabirgðamöppu"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Tókst ekki að skrifa á disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ógild mappa."
@@ -74,6 +82,36 @@ msgstr "Ógild mappa."
msgid "Files"
msgstr "Skrár"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ekki nægt pláss tiltækt"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Hætt við innsendingu."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Vefslóð má ekki vera tóm."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Villa"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Deila"
@@ -90,43 +128,43 @@ msgstr "Eyða"
msgid "Rename"
msgstr "Endurskýra"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Bíður"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} er þegar til"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "yfirskrifa"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "stinga upp á nafni"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "hætta við"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "yfirskrifaði {new_name} með {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "afturkalla"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 skrá innsend"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ekki nægt pláss tiltækt"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Hætt við innsendingu."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Vefslóð má ekki vera tóm."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Óleyfilegt nafn á möppu. Nafnið 'Shared' er frátekið fyrir Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Villa"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nafn"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Stærð"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Breytt"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mappa"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} möppur"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 skrá"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} skrár"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Gat ekki endurskýrt skrá"
diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po
index 573c7054e9c..376707f1df0 100644
--- a/l10n/is/files_external.po
+++ b/l10n/is/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/files_sharing.po b/l10n/is/files_sharing.po
index b5018ef31a5..91092239498 100644
--- a/l10n/is/files_sharing.po
+++ b/l10n/is/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Lykilorð"
msgid "Submit"
msgstr "Senda"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s deildi möppunni %s með þér"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s deildi skránni %s með þér"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Niðurhal"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Senda inn"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Hætta við innsendingu"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Yfirlit ekki í boði fyrir"
diff --git a/l10n/is/files_trashbin.po b/l10n/is/files_trashbin.po
index 1ab495a8a04..29737acccde 100644
--- a/l10n/is/files_trashbin.po
+++ b/l10n/is/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/lib.po b/l10n/is/lib.po
index 6ca4b051a2a..84ddbb04aee 100644
--- a/l10n/is/lib.po
+++ b/l10n/is/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Texti"
msgid "Images"
msgstr "Myndir"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/is/settings.po b/l10n/is/settings.po
index 92852949b2c..bf95d63821d 100644
--- a/l10n/is/settings.po
+++ b/l10n/is/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po
index 1d4fbf8f8d9..e83667d8a97 100644
--- a/l10n/is/user_ldap.po
+++ b/l10n/is/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Magnus Magnusson <maggiymir@gmail.com>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/it/core.po b/l10n/it/core.po
index 6a3e978763e..a2de68a9e2f 100644
--- a/l10n/it/core.po
+++ b/l10n/it/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -63,135 +63,135 @@ msgstr "Nessuna categoria selezionata per l'eliminazione."
msgid "Error removing %s from favorites."
msgstr "Errore durante la rimozione di %s dai preferiti."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domenica"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Lunedì"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Martedì"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mercoledì"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Giovedì"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Venerdì"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sabato"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Gennaio"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Febbraio"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marzo"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Aprile"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maggio"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Giugno"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Luglio"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Settembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Ottobre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dicembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Impostazioni"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "secondi fa"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "Un minuto fa"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minuti fa"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 ora fa"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ore fa"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "oggi"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ieri"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} giorni fa"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "mese scorso"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} mesi fa"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mesi fa"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "anno scorso"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "anni fa"
@@ -227,8 +227,8 @@ msgstr "Il tipo di oggetto non è specificato."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Errore"
@@ -248,7 +248,7 @@ msgstr "Condivisi"
msgid "Share"
msgstr "Condividi"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Errore durante la condivisione"
@@ -268,99 +268,103 @@ msgstr "Condiviso con te e con il gruppo {group} da {owner}"
msgid "Shared with you by {owner}"
msgstr "Condiviso con te da {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Condividi con"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Condividi con collegamento"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Proteggi con password"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Password"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Invia collegamento via email"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Invia"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Imposta data di scadenza"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data di scadenza"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Condividi tramite email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Non sono state trovate altre persone"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "La ri-condivisione non è consentita"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Condiviso in {item} con {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Rimuovi condivisione"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "può modificare"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "controllo d'accesso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "creare"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "aggiornare"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "elimina"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "condividi"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protetta da password"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Errore durante la rimozione della data di scadenza"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Errore durante l'impostazione della data di scadenza"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Invio in corso..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Messaggio inviato"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index fcdf9ed4491..41078bc3465 100644
--- a/l10n/it/files.po
+++ b/l10n/it/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -28,46 +28,54 @@ msgstr "Impossibile spostare %s - un file con questo nome esiste già"
msgid "Could not move %s"
msgstr "Impossibile spostare %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nessun file è stato inviato. Errore sconosciuto"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Non ci sono errori, il file è stato caricato correttamente"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Il file caricato supera la direttiva upload_max_filesize in php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Il file inviato supera la direttiva MAX_FILE_SIZE specificata nel modulo HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Il file è stato caricato solo parzialmente"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nessun file è stato caricato"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Manca una cartella temporanea"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Scrittura su disco non riuscita"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Spazio di archiviazione insufficiente"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Cartella non valida."
@@ -75,6 +83,36 @@ msgstr "Cartella non valida."
msgid "Files"
msgstr "File"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Spazio disponibile insufficiente"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Invio annullato"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "L'URL non può essere vuoto."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Errore"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Condividi"
@@ -91,43 +129,43 @@ msgstr "Elimina"
msgid "Rename"
msgstr "Rinomina"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "In corso"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} esiste già"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "sostituisci"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "suggerisci nome"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "annulla"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "sostituito {new_name} con {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "annulla"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "esegui l'operazione di eliminazione"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 file in fase di caricamento"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "caricamento file"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Impossibile caricare il file poiché è una cartella o ha una dimensione di 0 byte"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Spazio disponibile insufficiente"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Invio annullato"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "L'URL non può essere vuoto."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Errore"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Dimensione"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificato"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 cartella"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} cartelle"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 file"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} file"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato a ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Impossibile rinominare il file"
diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po
index cf8defcbfff..2ca8dc4db61 100644
--- a/l10n/it/files_external.po
+++ b/l10n/it/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po
index 579178888ec..17d9167c5b7 100644
--- a/l10n/it/files_sharing.po
+++ b/l10n/it/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Password"
msgid "Submit"
msgstr "Invia"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ha condiviso la cartella %s con te"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ha condiviso il file %s con te"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Scarica"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Carica"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Annulla invio"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Nessuna anteprima disponibile per"
diff --git a/l10n/it/files_trashbin.po b/l10n/it/files_trashbin.po
index a3c37675feb..52d5df56b37 100644
--- a/l10n/it/files_trashbin.po
+++ b/l10n/it/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/it/lib.po b/l10n/it/lib.po
index ef76904aae0..efacac14c32 100644
--- a/l10n/it/lib.po
+++ b/l10n/it/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -86,104 +86,102 @@ msgstr "Testo"
msgid "Images"
msgstr "Immagini"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Imposta un nome utente di amministrazione."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Imposta una password di amministrazione."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s digita il nome utente del database."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s digita il nome del database."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s non dovresti utilizzare punti nel nome del database"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s imposta l'host del database."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nome utente e/o password di PostgreSQL non validi"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nome utente e/o password MS SQL non validi: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "È necessario inserire un account esistente o l'amministratore."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "La connessione a Oracle non può essere stabilita"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nome utente e/o password di MySQL non validi"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Errore DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Il comando non consentito era: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "L'utente MySQL '%s'@'localhost' esiste già."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Elimina questo utente da MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "L'utente MySQL '%s'@'%%' esiste già"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Elimina questo utente da MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "La connessione a Oracle non può essere stabilita"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nome utente e/o password di Oracle non validi"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Il comando non consentito era: \"%s\", nome: %s, password: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nome utente e/o password MS SQL non validi: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nome utente e/o password di PostgreSQL non validi"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Imposta un nome utente di amministrazione."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Imposta una password di amministrazione."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Leggi attentamente le <a href='%s'>guide d'installazione</a>."
diff --git a/l10n/it/settings.po b/l10n/it/settings.po
index 78802e5f8aa..659e98a8e47 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+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"
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po
index 7d3a36edcd4..421025770e9 100644
--- a/l10n/it/user_ldap.po
+++ b/l10n/it/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+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"
diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po
index 486239368ec..04973fad96f 100644
--- a/l10n/ja_JP/core.po
+++ b/l10n/ja_JP/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: plazmism <gomidori@live.jp>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "削除するカテゴリが選択されていません。"
msgid "Error removing %s from favorites."
msgstr "お気に入りから %s の削除エラー"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "日"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "月"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "火"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "水"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "木"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "金"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "土"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "1月"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "2月"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "3月"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "4月"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "5月"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "6月"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "7月"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "8月"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "9月"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "10月"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "11月"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "12月"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "設定"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "数秒前"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 分前"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} 分前"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 時間前"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} 時間前"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "今日"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "昨日"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} 日前"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "一月前"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} 月前"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "月前"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "一年前"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "年前"
@@ -227,8 +227,8 @@ msgstr "オブジェクタイプが指定されていません。"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "エラー"
@@ -248,7 +248,7 @@ msgstr "共有中"
msgid "Share"
msgstr "共有"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "共有でエラー発生"
@@ -268,99 +268,103 @@ msgstr "あなたと {owner} のグループ {group} で共有中"
msgid "Shared with you by {owner}"
msgstr "{owner} と共有中"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "共有者"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "URLリンクで共有"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "パスワード保護"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "パスワード"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "メールリンク"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "送信"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "有効期限を設定"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "有効期限"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "メール経由で共有:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "ユーザーが見つかりません"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "再共有は許可されていません"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "{item} 内で {user} と共有中"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "共有解除"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "編集可能"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "アクセス権限"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "作成"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "更新"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "削除"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "共有"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "パスワード保護"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "有効期限の未設定エラー"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "有効期限の設定でエラー発生"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "送信中..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "メールを送信しました"
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po
index 2a02df7abff..965d73fe8d6 100644
--- a/l10n/ja_JP/files.po
+++ b/l10n/ja_JP/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "%s を移動できませんでした ― この名前のファイルは
msgid "Could not move %s"
msgstr "%s を移動できませんでした"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ファイルは何もアップロードされていません。不明なエラー"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "エラーはありません。ファイルのアップロードは成功しました"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "アップロードファイルはHTMLフォームで指定された MAX_FILE_SIZE の制限を超えています"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "アップロードファイルは一部分だけアップロードされました"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "ファイルはアップロードされませんでした"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "一時保存フォルダが見つかりません"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "ディスクへの書き込みに失敗しました"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "ストレージに十分な空き容量がありません"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "無効なディレクトリです。"
@@ -75,6 +83,36 @@ msgstr "無効なディレクトリです。"
msgid "Files"
msgstr "ファイル"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "ディレクトリもしくは0バイトのファイルはアップロードできません"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "利用可能なスペースが十分にありません"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "アップロードはキャンセルされました。"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URLは空にできません。"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "無効なフォルダ名です。'Shared' の利用はownCloudで予約済みです"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "エラー"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "共有"
@@ -91,43 +129,43 @@ msgstr "削除"
msgid "Rename"
msgstr "名前の変更"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "中断"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} はすでに存在しています"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "置き換え"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "推奨名称"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "キャンセル"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} を {new_name} に置換"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "元に戻す"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "削除を実行"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "ファイルを1つアップロード中"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "ファイルをアップロード中"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。"
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "ディレクトリもしくは0バイトのファイルはアップロードできません"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "利用可能なスペースが十分にありません"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "アップロードはキャンセルされました。"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URLは空にできません。"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "エラー"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "名前"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "サイズ"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "変更"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 フォルダ"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} フォルダ"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ファイル"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ファイル"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "無効なフォルダ名です。'Shared' の利用はownCloudで予約済みです"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "ファイル名の変更ができません"
diff --git a/l10n/ja_JP/files_external.po b/l10n/ja_JP/files_external.po
index 9641d4ea4c1..a19afbc7cba 100644
--- a/l10n/ja_JP/files_external.po
+++ b/l10n/ja_JP/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ja_JP/files_sharing.po b/l10n/ja_JP/files_sharing.po
index 2ed082766ac..2bb43bd3f29 100644
--- a/l10n/ja_JP/files_sharing.po
+++ b/l10n/ja_JP/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "パスワード"
msgid "Submit"
msgstr "送信"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s はフォルダー %s をあなたと共有中です"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s はファイル %s をあなたと共有中です"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "ダウンロード"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "アップロード"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "アップロードをキャンセル"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "プレビューはありません"
diff --git a/l10n/ja_JP/files_trashbin.po b/l10n/ja_JP/files_trashbin.po
index 929e166861b..4540a056ed2 100644
--- a/l10n/ja_JP/files_trashbin.po
+++ b/l10n/ja_JP/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ja_JP/lib.po b/l10n/ja_JP/lib.po
index 00e48278dd6..a54edc0656e 100644
--- a/l10n/ja_JP/lib.po
+++ b/l10n/ja_JP/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: tt yn <tetuyano+transi@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "TTY TDD"
msgid "Images"
msgstr "画像"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "管理者のユーザ名を設定。"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "管理者のパスワードを設定。"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s のデータベースのユーザ名を入力してください。"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s のデータベース名を入力してください。"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s ではデータベース名にドットを利用できないかもしれません。"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s にデータベースホストを設定します。"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQLのユーザ名もしくはパスワードは有効ではありません"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "既存のアカウントもしくは管理者のどちらかを入力する必要があります。"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracleへの接続が確立できませんでした。"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQLのユーザ名もしくはパスワードは有効ではありません"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DBエラー: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "違反コマンド: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQLのユーザ '%s'@'localhost' はすでに存在します。"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "MySQLからこのユーザを削除"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQLのユーザ '%s'@'%%' はすでに存在します。"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "MySQLからこのユーザを削除する。"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracleへの接続が確立できませんでした。"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracleのユーザ名もしくはパスワードは有効ではありません"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "違反コマンド: \"%s\"、名前: %s、パスワード: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQLのユーザ名もしくはパスワードは有効ではありません"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "管理者のユーザ名を設定。"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "管理者のパスワードを設定。"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。"
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "<a href='%s'>インストールガイド</a>をよく確認してください。"
diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po
index 7a5ee41ff87..2b2bee11767 100644
--- a/l10n/ja_JP/settings.po
+++ b/l10n/ja_JP/settings.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: plazmism <gomidori@live.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ja_JP/user_ldap.po b/l10n/ja_JP/user_ldap.po
index f273abf31cf..c38742778a7 100644
--- a/l10n/ja_JP/user_ldap.po
+++ b/l10n/ja_JP/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ka/core.po b/l10n/ka/core.po
index 5ebd626b3f1..1242d91bdc2 100644
--- a/l10n/ka/core.po
+++ b/l10n/ka/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:23+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "წამის წინ"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 წუთის წინ"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 საათის წინ"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "დღეს"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "გუშინ"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "პაროლი"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ka/files.po b/l10n/ka/files.po
index 7e0a6087cb1..fe6b781cbf9 100644
--- a/l10n/ka/files.po
+++ b/l10n/ka/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "ფაილები"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ka/files_sharing.po b/l10n/ka/files_sharing.po
index 2c43aa9d884..ebeda7607e2 100644
--- a/l10n/ka/files_sharing.po
+++ b/l10n/ka/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "პაროლი"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "გადმოწერა"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ka/lib.po b/l10n/ka/lib.po
index 9974f858cf0..ecb28020e5c 100644
--- a/l10n/ka/lib.po
+++ b/l10n/ka/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: ka\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr "შველა"
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr "პერსონა"
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr "მომხმარებლები"
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr "ადმინისტრატორი"
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr "ZIP გადმოწერა გამორთულია"
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po
index f71135a4048..3f08387b536 100644
--- a/l10n/ka_GE/core.po
+++ b/l10n/ka_GE/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "სარედაქტირებელი კატეგორი
msgid "Error removing %s from favorites."
msgstr "შეცდომა %s–ის ფევორიტებიდან წაშლის დროს."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "კვირა"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "ორშაბათი"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "სამშაბათი"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "ოთხშაბათი"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "ხუთშაბათი"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "პარასკევი"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "შაბათი"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "იანვარი"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "თებერვალი"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "მარტი"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "აპრილი"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "მაისი"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "ივნისი"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "ივლისი"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "აგვისტო"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "სექტემბერი"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "ოქტომბერი"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "ნოემბერი"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "დეკემბერი"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "პარამეტრები"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "წამის წინ"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 წუთის წინ"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} წუთის წინ"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 საათის წინ"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} საათის წინ"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "დღეს"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "გუშინ"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} დღის წინ"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "გასულ თვეში"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} თვის წინ"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "თვის წინ"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "ბოლო წელს"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "წლის წინ"
@@ -225,8 +225,8 @@ msgstr "ობიექტის ტიპი არ არის მითი
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "შეცდომა"
@@ -246,7 +246,7 @@ msgstr "გაზიარებული"
msgid "Share"
msgstr "გაზიარება"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "შეცდომა გაზიარების დროს"
@@ -266,99 +266,103 @@ msgstr "გაზიარდა თქვენთვის და ჯგუფ
msgid "Shared with you by {owner}"
msgstr "გაზიარდა თქვენთვის {owner}–ის მიერ"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "გააზიარე შემდეგით:"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "გაუზიარე ლინკით"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "პაროლით დაცვა"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "პაროლი"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "ლინკის პიროვნების იმეილზე გაგზავნა"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "გაგზავნა"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "მიუთითე ვადის გასვლის დრო"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "ვადის გასვლის დრო"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "გააზიარე მეილზე"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "მომხმარებელი არ არის ნაპოვნი"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "მეორეჯერ გაზიარება არ არის დაშვებული"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "გაზიარდა {item}–ში {user}–ის მიერ"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "გაუზიარებადი"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "შეგიძლია შეცვლა"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "დაშვების კონტროლი"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "შექმნა"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "განახლება"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "წაშლა"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "გაზიარება"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "პაროლით დაცული"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "შეცდომა ვადის გასვლის მოხსნის დროს"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "შეცდომა ვადის გასვლის მითითების დროს"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "გაგზავნა ...."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "იმეილი გაიგზავნა"
diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po
index 246c9919055..54ae6b26b0f 100644
--- a/l10n/ka_GE/files.po
+++ b/l10n/ka_GE/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "%s –ის გადატანა ვერ მოხერხდა
msgid "Could not move %s"
msgstr "%s –ის გადატანა ვერ მოხერხდა"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ფაილი არ აიტვირთა. უცნობი შეცდომა"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "ატვირთული ფაილი აჭარბებს upload_max_filesize დირექტივას php.ini ფაილში"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "ფაილი არ აიტვირთა"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "დროებითი საქაღალდე არ არსებობს"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "შეცდომა დისკზე ჩაწერისას"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "საცავში საკმარისი ადგილი არ არის"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "დაუშვებელი დირექტორია."
@@ -74,6 +82,36 @@ msgstr "დაუშვებელი დირექტორია."
msgid "Files"
msgstr "ფაილები"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "საკმარისი ადგილი არ არის"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "ატვირთვა შეჩერებულ იქნა."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL არ შეიძლება იყოს ცარიელი."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "შეცდომა"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "გაზიარება"
@@ -90,43 +128,43 @@ msgstr "წაშლა"
msgid "Rename"
msgstr "გადარქმევა"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "მოცდის რეჟიმში"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} უკვე არსებობს"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "შეცვლა"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "სახელის შემოთავაზება"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "უარყოფა"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} შეცვლილია {old_name}–ით"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "დაბრუნება"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "მიმდინარეობს წაშლის ოპერაცია"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 ფაილის ატვირთვა"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "ფაილები იტვირთება"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "გადმოწერის მოთხოვნა მუშავდება. ის მოითხოვს გარკვეულ დროს რაგდან ფაილები არის დიდი ზომის."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "საკმარისი ადგილი არ არის"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "ატვირთვა შეჩერებულ იქნა."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL არ შეიძლება იყოს ცარიელი."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "დაუშვებელი ფოლდერის სახელი. 'Shared'–ის გამოყენება რეზერვირებულია Owncloud–ის მიერ"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "შეცდომა"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "სახელი"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "ზომა"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "შეცვლილია"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 საქაღალდე"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} საქაღალდე"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ფაილი"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ფაილი"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "ფაილის სახელის გადარქმევა ვერ მოხერხდა"
diff --git a/l10n/ka_GE/files_external.po b/l10n/ka_GE/files_external.po
index 6b5d02a2118..4810494f73b 100644
--- a/l10n/ka_GE/files_external.po
+++ b/l10n/ka_GE/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: drlinux64 <romeo@energo-pro.ge>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ka_GE/files_sharing.po b/l10n/ka_GE/files_sharing.po
index aee96750929..ec6c9e1ea42 100644
--- a/l10n/ka_GE/files_sharing.po
+++ b/l10n/ka_GE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "პაროლი"
msgid "Submit"
msgstr "გაგზავნა"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s–მა გაგიზიარათ ფოლდერი %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s–მა გაგიზიარათ ფაილი %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "ჩამოტვირთვა"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "ატვირთვა"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "ატვირთვის გაუქმება"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "წინასწარი დათვალიერება შეუძლებელია"
diff --git a/l10n/ka_GE/files_trashbin.po b/l10n/ka_GE/files_trashbin.po
index f7a8d12a954..dad61ca7c29 100644
--- a/l10n/ka_GE/files_trashbin.po
+++ b/l10n/ka_GE/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: drlinux64 <romeo@energo-pro.ge>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ka_GE/lib.po b/l10n/ka_GE/lib.po
index a9416312adb..e7a54467c8c 100644
--- a/l10n/ka_GE/lib.po
+++ b/l10n/ka_GE/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "ტექსტი"
msgid "Images"
msgstr "სურათები"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "დააყენეთ ადმინისტრატორის სახელი."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "დააყენეთ ადმინისტრატორის პაროლი."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s შეიყვანეთ ბაზის იუზერნეიმი."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s შეიყვანეთ ბაზის სახელი."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s არ მიუთითოთ წერტილი ბაზის სახელში"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s მიუთითეთ ბაზის ჰოსტი."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL მომხმარებელი და/ან პაროლი არ არის მართებული: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "თქვენ უნდა შეიყვანოთ არსებული მომხმარებელის სახელი ან ადმინისტრატორი."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL იუზერნეიმი და/ან პაროლი არ არის სწორი"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB შეცდომა: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Offending ბრძანება იყო: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL მომხმარებელი '%s'@'localhost' უკვე არსებობს."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "წაშალე ეს მომხამრებელი MySQL–იდან"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL მომხმარებელი '%s'@'%%' უკვე არსებობს"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "წაშალე ეს მომხამრებელი MySQL–იდან"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle იუზერნეიმი და/ან პაროლი არ არის სწორი"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Offending ბრძანება იყო: \"%s\", სახელი: %s, პაროლი: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL მომხმარებელი და/ან პაროლი არ არის მართებული: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "დააყენეთ ადმინისტრატორის სახელი."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "დააყენეთ ადმინისტრატორის პაროლი."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "თქვენი web სერვერი არ არის კონფიგურირებული ფაილ სინქრონიზაციისთვის, რადგან WebDAV ინტერფეისი შეიძლება იყოს გატეხილი."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "გთხოვთ გადაათვალიეროთ <a href='%s'>ინსტალაციის გზამკვლევი</a>."
diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po
index db3f481b551..007e79bc0b3 100644
--- a/l10n/ka_GE/settings.po
+++ b/l10n/ka_GE/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ka_GE/user_ldap.po b/l10n/ka_GE/user_ldap.po
index 4326c97a246..4dfec73dc85 100644
--- a/l10n/ka_GE/user_ldap.po
+++ b/l10n/ka_GE/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/kn/core.po b/l10n/kn/core.po
index bd955c14a2f..6f26c46e571 100644
--- a/l10n/kn/core.po
+++ b/l10n/kn/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/kn/files.po b/l10n/kn/files.po
index d8ead40a606..5e594ade7b5 100644
--- a/l10n/kn/files.po
+++ b/l10n/kn/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/kn/files_sharing.po b/l10n/kn/files_sharing.po
index f0d51d40c7e..fa93cd9bc38 100644
--- a/l10n/kn/files_sharing.po
+++ b/l10n/kn/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/kn/lib.po b/l10n/kn/lib.po
index 2e4f63e50ec..1b8144c8b1c 100644
--- a/l10n/kn/lib.po
+++ b/l10n/kn/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: kn\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ko/core.po b/l10n/ko/core.po
index 1a06f9ff89a..aaf7085cab6 100644
--- a/l10n/ko/core.po
+++ b/l10n/ko/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "삭제할 분류를 선택하지 않았습니다. "
msgid "Error removing %s from favorites."
msgstr "책갈피에서 %s을(를) 삭제할 수 없었습니다."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "일요일"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "월요일"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "화요일"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "수요일"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "목요일"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "금요일"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "토요일"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "1월"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "2월"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "3월"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "4월"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "5월"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "6월"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "7월"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "8월"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "9월"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "10월"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "11월"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "12월"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "설정"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "초 전"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1분 전"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes}분 전"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1시간 전"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours}시간 전"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "오늘"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "어제"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days}일 전"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "지난 달"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months}개월 전"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "개월 전"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "작년"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "년 전"
@@ -226,8 +226,8 @@ msgstr "객체 유형이 지정되지 않았습니다."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "오류"
@@ -247,7 +247,7 @@ msgstr "공유됨"
msgid "Share"
msgstr "공유"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "공유하는 중 오류 발생"
@@ -267,99 +267,103 @@ msgstr "{owner} 님이 여러분 및 그룹 {group}와(과) 공유 중"
msgid "Shared with you by {owner}"
msgstr "{owner} 님이 공유 중"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "다음으로 공유"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "URL 링크로 공유"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "암호 보호"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "암호"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "이메일 주소"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "전송"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "만료 날짜 설정"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "만료 날짜"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "이메일로 공유:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "발견된 사람 없음"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "다시 공유할 수 없습니다"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "{user} 님과 {item}에서 공유 중"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "공유 해제"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "편집 가능"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "접근 제어"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "생성"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "업데이트"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "삭제"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "공유"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "암호로 보호됨"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "만료 날짜 해제 오류"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "만료 날짜 설정 오류"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "전송 중..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "이메일 발송됨"
diff --git a/l10n/ko/files.po b/l10n/ko/files.po
index a74387a3f44..644bd69ef1e 100644
--- a/l10n/ko/files.po
+++ b/l10n/ko/files.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -29,46 +29,54 @@ msgstr "%s 항목을 이동시키지 못하였음 - 파일 이름이 이미 존
msgid "Could not move %s"
msgstr "%s 항목을 이딩시키지 못하였음"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "파일이 업로드되지 않았습니다. 알 수 없는 오류입니다"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "파일 업로드에 성공하였습니다."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "업로드한 파일 크기가 HTML 폼의 MAX_FILE_SIZE보다 큼"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "파일의 일부분만 업로드됨"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "파일이 업로드되지 않았음"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "임시 폴더가 없음"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "디스크에 쓰지 못했습니다"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "저장소가 용량이 충분하지 않습니다."
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "올바르지 않은 디렉터리입니다."
@@ -76,6 +84,36 @@ msgstr "올바르지 않은 디렉터리입니다."
msgid "Files"
msgstr "파일"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "디렉터리 및 빈 파일은 업로드할 수 없습니다"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "여유 공간이 부족합니다"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "업로드가 취소되었습니다."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL을 입력해야 합니다."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "오류"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "공유"
@@ -92,43 +130,43 @@ msgstr "삭제"
msgid "Rename"
msgstr "이름 바꾸기"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "대기 중"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name}이(가) 이미 존재함"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "바꾸기"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "이름 제안"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "취소"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name}이(가) {new_name}(으)로 대체됨"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "되돌리기"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "삭제 작업중"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "파일 1개 업로드 중"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "파일 업로드중"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "다운로드가 준비 중입니다. 파일 크기가 크다면 시간이 오래 걸릴 수도 있습니다."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "디렉터리 및 빈 파일은 업로드할 수 없습니다"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "여유 공간이 부족합니다"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "업로드가 취소되었습니다."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL을 입력해야 합니다."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "폴더 이름이 유효하지 않습니다. "
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "오류"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "이름"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "크기"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "수정됨"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "폴더 1개"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "폴더 {count}개"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "파일 1개"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "파일 {count}개"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "파일 이름바꾸기 할 수 없음"
diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po
index 0606fb0befd..ef00d1f9b49 100644
--- a/l10n/ko/files_external.po
+++ b/l10n/ko/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po
index b9ed8f63e2b..0e40865269b 100644
--- a/l10n/ko/files_sharing.po
+++ b/l10n/ko/files_sharing.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: Shinjo Park <kde@peremen.name>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,20 +25,28 @@ msgstr "암호"
msgid "Submit"
msgstr "제출"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s 님이 폴더 %s을(를) 공유하였습니다"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s 님이 파일 %s을(를) 공유하였습니다"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "다운로드"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "업로드"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "업로드 취소"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "다음 항목을 미리 볼 수 없음:"
diff --git a/l10n/ko/files_trashbin.po b/l10n/ko/files_trashbin.po
index 2ae1c30a58a..37d0d03c254 100644
--- a/l10n/ko/files_trashbin.po
+++ b/l10n/ko/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po
index 8702193d425..babb883a06e 100644
--- a/l10n/ko/lib.po
+++ b/l10n/ko/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "텍스트"
msgid "Images"
msgstr "그림"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."
diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po
index 640e2b716b8..8c03cc16a49 100644
--- a/l10n/ko/settings.po
+++ b/l10n/ko/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po
index b8c1652f407..53f18692f03 100644
--- a/l10n/ko/user_ldap.po
+++ b/l10n/ko/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ku_IQ/core.po b/l10n/ku_IQ/core.po
index 6f028252c5f..7ce2d2a8938 100644
--- a/l10n/ku_IQ/core.po
+++ b/l10n/ku_IQ/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "ده‌ستكاری"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "هه‌ڵه"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "وشەی تێپەربو"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ku_IQ/files.po b/l10n/ku_IQ/files.po
index 7e56ad50b9f..1160dec296f 100644
--- a/l10n/ku_IQ/files.po
+++ b/l10n/ku_IQ/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "هه‌ڵه"
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "هه‌ڵه"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "ناو"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ku_IQ/files_sharing.po b/l10n/ku_IQ/files_sharing.po
index 59c485719c6..683260c0bca 100644
--- a/l10n/ku_IQ/files_sharing.po
+++ b/l10n/ku_IQ/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "وشەی تێپەربو"
msgid "Submit"
msgstr "ناردن"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s دابه‌شی کردووه‌ بوخچه‌ی %s له‌گه‌ڵ تۆ"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s دابه‌شی کردووه‌ په‌ڕگه‌یی %s له‌گه‌ڵ تۆ"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "داگرتن"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "بارکردن"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "هیچ پێشبینیه‌ك ئاماده‌ نیه بۆ"
diff --git a/l10n/ku_IQ/files_trashbin.po b/l10n/ku_IQ/files_trashbin.po
index 430deabcf51..287bc480363 100644
--- a/l10n/ku_IQ/files_trashbin.po
+++ b/l10n/ku_IQ/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ku_IQ/lib.po b/l10n/ku_IQ/lib.po
index 91e8e03ad68..a6c0b74518a 100644
--- a/l10n/ku_IQ/lib.po
+++ b/l10n/ku_IQ/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ku_IQ/settings.po b/l10n/ku_IQ/settings.po
index 42d84255765..12e6719ff0a 100644
--- a/l10n/ku_IQ/settings.po
+++ b/l10n/ku_IQ/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ku_IQ/user_ldap.po b/l10n/ku_IQ/user_ldap.po
index bf2b259100d..a973a0f0967 100644
--- a/l10n/ku_IQ/user_ldap.po
+++ b/l10n/ku_IQ/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lb/core.po b/l10n/lb/core.po
index 6ed7a21be02..06c04e723ab 100644
--- a/l10n/lb/core.po
+++ b/l10n/lb/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Keng Kategorien ausgewielt fir ze läschen."
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sonndes"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Méindes"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Dënschdes"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Mëttwoch"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Donneschdes"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Freides"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Samschdes"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mäerz"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Abrëll"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mee"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dezember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Astellungen"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "vrun 1 Stonn"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "vru {hours} Stonnen"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "Läschte Mount"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "vru {months} Méint"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "Méint hier"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "Läscht Joer"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "Joren hier"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fehler"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Deelen"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passwuert"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Net méi deelen"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "erstellen"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "läschen"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "deelen"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/lb/files.po b/l10n/lb/files.po
index 87834dbf1b7..ab4dd77c998 100644
--- a/l10n/lb/files.po
+++ b/l10n/lb/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Keen Feeler, Datei ass komplett ropgelueden ginn"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Et ass kee Fichier ropgeluede ginn"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Et feelt en temporären Dossier"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Konnt net op den Disk schreiwen"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Dateien"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Upload ofgebrach."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fehler"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Deelen"
@@ -90,43 +128,43 @@ msgstr "Läschen"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ersetzen"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ofbriechen"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "réckgängeg man"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Upload ofgebrach."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fehler"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Numm"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Gréisst"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Geännert"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po
index 8a0f12b4a8e..05d93528bbc 100644
--- a/l10n/lb/files_external.po
+++ b/l10n/lb/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po
index a9c0f94523c..55a22df535f 100644
--- a/l10n/lb/files_sharing.po
+++ b/l10n/lb/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Passwuert"
msgid "Submit"
msgstr "Fortschécken"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Download"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Eroplueden"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Upload ofbriechen"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/lb/files_trashbin.po b/l10n/lb/files_trashbin.po
index ba8b049e877..27c2742a650 100644
--- a/l10n/lb/files_trashbin.po
+++ b/l10n/lb/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po
index 60fc60b4e98..b612bbba41f 100644
--- a/l10n/lb/lib.po
+++ b/l10n/lb/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "SMS"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po
index 47f293f5bbf..d8fcbe9a93f 100644
--- a/l10n/lb/settings.po
+++ b/l10n/lb/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po
index 898ef2e3a59..8507fa57690 100644
--- a/l10n/lb/user_ldap.po
+++ b/l10n/lb/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po
index acf0e28b8af..e03826b13e2 100644
--- a/l10n/lt_LT/core.po
+++ b/l10n/lt_LT/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Trynimui nepasirinkta jokia kategorija."
msgid "Error removing %s from favorites."
msgstr "Klaida ištrinant %s iš jūsų mėgstamiausius."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Sekmadienis"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Pirmadienis"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Antradienis"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Trečiadienis"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Ketvirtadienis"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Penktadienis"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Šeštadienis"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Sausis"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Vasaris"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Kovas"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Balandis"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Gegužė"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Birželis"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Liepa"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Rugpjūtis"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Rugsėjis"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Spalis"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Lapkritis"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Gruodis"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Nustatymai"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "prieš sekundę"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "Prieš 1 minutę"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "Prieš {count} minutes"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "prieš 1 valandą"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "prieš {hours} valandas"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "šiandien"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "vakar"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "Prieš {days} dienas"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "praeitą mėnesį"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "prieš {months} mėnesių"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "prieš mėnesį"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "praeitais metais"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "prieš metus"
@@ -227,8 +227,8 @@ msgstr "Objekto tipas nenurodytas."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Klaida"
@@ -248,7 +248,7 @@ msgstr "Dalinamasi"
msgid "Share"
msgstr "Dalintis"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Klaida, dalijimosi metu"
@@ -268,99 +268,103 @@ msgstr "Pasidalino su Jumis ir {group} grupe {owner}"
msgid "Shared with you by {owner}"
msgstr "Pasidalino su Jumis {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Dalintis su"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Dalintis nuoroda"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Apsaugotas slaptažodžiu"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Slaptažodis"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Nusiųsti nuorodą paštu"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Siųsti"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Nustatykite galiojimo laiką"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Galiojimo laikas"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Dalintis per el. paštą:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Žmonių nerasta"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Dalijinasis išnaujo negalimas"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Pasidalino {item} su {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Nebesidalinti"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "gali redaguoti"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "priėjimo kontrolė"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "sukurti"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "atnaujinti"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ištrinti"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "dalintis"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Apsaugota slaptažodžiu"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Klaida nuimant galiojimo laiką"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Klaida nustatant galiojimo laiką"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Siunčiama..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Laiškas išsiųstas"
diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po
index 2028ee0aced..c6f4d6cac14 100644
--- a/l10n/lt_LT/files.po
+++ b/l10n/lt_LT/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: fizikiukas <fizikiukas@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Nepavyko perkelti %s - failas su tokiu pavadinimu jau egzistuoja"
msgid "Could not move %s"
msgstr "Nepavyko perkelti %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Failai nebuvo įkelti dėl nežinomos priežasties"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Failas įkeltas sėkmingai, be klaidų"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Įkeliamas failas yra didesnis nei leidžia upload_max_filesize php.ini faile:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Įkeliamo failo dydis viršija MAX_FILE_SIZE nustatymą, kuris naudojamas HTML formoje."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Failas buvo įkeltas tik dalinai"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nebuvo įkeltas joks failas"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Nėra laikinojo katalogo"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Nepavyko įrašyti į diską"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nepakanka vietos serveryje"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Neteisingas aplankas"
@@ -75,6 +83,36 @@ msgstr "Neteisingas aplankas"
msgid "Files"
msgstr "Failai"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nepakanka vietos"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Įkėlimas atšauktas."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL negali būti tuščias."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Klaida"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Dalintis"
@@ -91,43 +129,43 @@ msgstr "Ištrinti"
msgid "Rename"
msgstr "Pervadinti"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Laukiantis"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} jau egzistuoja"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "pakeisti"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "pasiūlyti pavadinimą"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "atšaukti"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "pakeiskite {new_name} į {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "anuliuoti"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "ištrinti"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "įkeliamas 1 failas"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "įkeliami failai"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Jūsų atsisiuntimas yra paruošiamas. tai gali užtrukti jei atsisiunčiamas didelis failas."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nepakanka vietos"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Įkėlimas atšauktas."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL negali būti tuščias."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Klaida"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Pavadinimas"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Dydis"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Pakeista"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 aplankalas"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} aplankalai"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 failas"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} failai"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Negalimas aplanko pavadinimas. 'Shared' pavadinimas yra rezervuotas ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nepavyko pervadinti failo"
diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po
index ba74135ddaf..672a59b7044 100644
--- a/l10n/lt_LT/files_external.po
+++ b/l10n/lt_LT/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Min2liz <min2lizz@gmail.com>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po
index 1bc412436fe..0cf9cd5efe4 100644
--- a/l10n/lt_LT/files_sharing.po
+++ b/l10n/lt_LT/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@@ -26,20 +26,28 @@ msgstr "Slaptažodis"
msgid "Submit"
msgstr "Išsaugoti"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s pasidalino su jumis %s aplanku"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s pasidalino su jumis %s failu"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Atsisiųsti"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Įkelti"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Atšaukti siuntimą"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Peržiūra nėra galima"
diff --git a/l10n/lt_LT/files_trashbin.po b/l10n/lt_LT/files_trashbin.po
index 195fdcf27ed..b0ec0d21a12 100644
--- a/l10n/lt_LT/files_trashbin.po
+++ b/l10n/lt_LT/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: fizikiukas <fizikiukas@gmail.com>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lt_LT/lib.po b/l10n/lt_LT/lib.po
index 939a04910b2..2c3e51becdd 100644
--- a/l10n/lt_LT/lib.po
+++ b/l10n/lt_LT/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: fizikiukas <fizikiukas@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Žinučių"
msgid "Images"
msgstr "Paveikslėliai"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po
index f609ccc3801..74d2145a86d 100644
--- a/l10n/lt_LT/settings.po
+++ b/l10n/lt_LT/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po
index d9934d3d7cb..fd02e44d85d 100644
--- a/l10n/lt_LT/user_ldap.po
+++ b/l10n/lt_LT/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lv/core.po b/l10n/lv/core.po
index d89c0e2266c..bcf4e4fe792 100644
--- a/l10n/lv/core.po
+++ b/l10n/lv/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Neviena kategorija nav izvēlēta dzēšanai."
msgid "Error removing %s from favorites."
msgstr "Kļūda, izņemot %s no izlases."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Svētdiena"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Pirmdiena"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Otrdiena"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Trešdiena"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Ceturtdiena"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Piektdiena"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sestdiena"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Janvāris"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februāris"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marts"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Aprīlis"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maijs"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Jūnijs"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Jūlijs"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Augusts"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septembris"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktobris"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembris"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembris"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Iestatījumi"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekundes atpakaļ"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "pirms 1 minūtes"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "pirms {minutes} minūtēm"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "pirms 1 stundas"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "pirms {hours} stundām"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "šodien"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "vakar"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "pirms {days} dienām"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "pagājušajā mēnesī"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "pirms {months} mēnešiem"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mēnešus atpakaļ"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "gājušajā gadā"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "gadus atpakaļ"
@@ -225,8 +225,8 @@ msgstr "Nav norādīts objekta tips."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Kļūda"
@@ -246,7 +246,7 @@ msgstr "Kopīgs"
msgid "Share"
msgstr "Dalīties"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Kļūda, daloties"
@@ -266,99 +266,103 @@ msgstr "{owner} dalījās ar jums un grupu {group}"
msgid "Shared with you by {owner}"
msgstr "{owner} dalījās ar jums"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Dalīties ar"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Dalīties ar saiti"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Aizsargāt ar paroli"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Parole"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Sūtīt saiti personai pa e-pastu"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Sūtīt"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Iestaties termiņa datumu"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Termiņa datums"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Dalīties, izmantojot e-pastu:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nav atrastu cilvēku"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Atkārtota dalīšanās nav atļauta"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Dalījās ar {item} ar {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Pārtraukt dalīšanos"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "var rediģēt"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "piekļuves vadība"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "izveidot"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "atjaunināt"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "dzēst"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "dalīties"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Aizsargāts ar paroli"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Kļūda, noņemot termiņa datumu"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Kļūda, iestatot termiņa datumu"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sūta..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Vēstule nosūtīta"
diff --git a/l10n/lv/files.po b/l10n/lv/files.po
index 5b5938acad3..6c7b7a22d40 100644
--- a/l10n/lv/files.po
+++ b/l10n/lv/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Nevarēja pārvietot %s — jau eksistē datne ar tādu nosaukumu"
msgid "Could not move %s"
msgstr "Nevarēja pārvietot %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Netika augšupielādēta neviena datne. Nezināma kļūda"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Viss kārtībā, datne augšupielādēta veiksmīga"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Augšupielādētā datne pārsniedz upload_max_filesize norādījumu php.ini datnē:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Augšupielādētā datne ir tikai daļēji augšupielādēta"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Neviena datne netika augšupielādēta"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Trūkst pagaidu mapes"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Neizdevās saglabāt diskā"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nav pietiekami daudz vietas"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Nederīga direktorija."
@@ -74,6 +82,36 @@ msgstr "Nederīga direktorija."
msgid "Files"
msgstr "Datnes"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nevar augšupielādēt jūsu datni, jo tā ir direktorija vai arī tā ir 0 baitu liela"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nepietiek brīvas vietas"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Augšupielāde ir atcelta."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL nevar būt tukšs."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Kļūda"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Dalīties"
@@ -90,43 +128,43 @@ msgstr "Dzēst"
msgid "Rename"
msgstr "Pārsaukt"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Gaida savu kārtu"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} jau eksistē"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "aizvietot"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "ieteiktais nosaukums"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "atcelt"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "aizvietoja {new_name} ar {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "atsaukt"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "veikt dzēšanas darbību"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Augšupielādē 1 datni"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Tiek sagatavota lejupielāde. Tas var aizņemt kādu laiciņu, ja datnes ir lielas."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nevar augšupielādēt jūsu datni, jo tā ir direktorija vai arī tā ir 0 baitu liela"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nepietiek brīvas vietas"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Augšupielāde ir atcelta."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL nevar būt tukšs."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nederīgs mapes nosaukums. “Koplietots” izmantojums ir rezervēts ownCloud servisam."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Kļūda"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nosaukums"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Izmērs"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Mainīts"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mape"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mapes"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 datne"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} datnes"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nevarēja pārsaukt datni"
diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po
index e5edb12e983..9d42513188f 100644
--- a/l10n/lv/files_external.po
+++ b/l10n/lv/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po
index 8575c230061..055c293d692 100644
--- a/l10n/lv/files_sharing.po
+++ b/l10n/lv/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Parole"
msgid "Submit"
msgstr "Iesniegt"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ar jums dalījās ar mapi %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ar jums dalījās ar datni %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Lejupielādēt"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Augšupielādēt"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Atcelt augšupielādi"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Nav pieejams priekšskatījums priekš"
diff --git a/l10n/lv/files_trashbin.po b/l10n/lv/files_trashbin.po
index 6533f9f9e21..87eb32a8607 100644
--- a/l10n/lv/files_trashbin.po
+++ b/l10n/lv/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lv/lib.po b/l10n/lv/lib.po
index 25b9d7cae55..e272433af95 100644
--- a/l10n/lv/lib.po
+++ b/l10n/lv/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Teksts"
msgid "Images"
msgstr "Attēli"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Iestatiet administratora lietotājvārdu."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Iestatiet administratora paroli."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ievadiet datubāzes lietotājvārdu."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ievadiet datubāzes nosaukumu."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s datubāžu nosaukumos nedrīkst izmantot punktus"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s iestatiet datubāžu serveri."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nav derīga PostgreSQL parole un/vai lietotājvārds"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nav derīga MySQL parole un/vai lietotājvārds — %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Jums jāievada vai nu esošs vai administratora konts."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nav derīga MySQL parole un/vai lietotājvārds"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB kļūda — “%s”"
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Vainīgā komanda bija “%s”"
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL lietotājs %s'@'localhost' jau eksistē."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Izmest šo lietotāju no MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL lietotājs '%s'@'%%' jau eksistē"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Izmest šo lietotāju no MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nav derīga Oracle parole un/vai lietotājvārds"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nav derīga MySQL parole un/vai lietotājvārds — %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nav derīga PostgreSQL parole un/vai lietotājvārds"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Iestatiet administratora lietotājvārdu."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Iestatiet administratora paroli."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>."
diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po
index ad414f1eba4..dceebf4d043 100644
--- a/l10n/lv/settings.po
+++ b/l10n/lv/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po
index 4bf9f4e471c..a13da77bce6 100644
--- a/l10n/lv/user_ldap.po
+++ b/l10n/lv/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/mk/core.po b/l10n/mk/core.po
index 6a84676919d..b0651ebffca 100644
--- a/l10n/mk/core.po
+++ b/l10n/mk/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Не е одбрана категорија за бришење."
msgid "Error removing %s from favorites."
msgstr "Грешка при бришење на %s од омилени."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Недела"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Понеделник"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Вторник"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Среда"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Четврток"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Петок"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Сабота"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Јануари"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Февруари"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Март"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Април"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Мај"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Јуни"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Јули"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Август"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Септември"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Октомври"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Ноември"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Декември"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Подесувања"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "пред секунди"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "пред 1 минута"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "пред {minutes} минути"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "пред 1 час"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "пред {hours} часови"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "денеска"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "вчера"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "пред {days} денови"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "минатиот месец"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "пред {months} месеци"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "пред месеци"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "минатата година"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "пред години"
@@ -225,8 +225,8 @@ msgstr "Не е специфициран типот на објект."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Грешка"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Сподели"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Грешка при споделување"
@@ -266,99 +266,103 @@ msgstr "Споделено со Вас и групата {group} од {owner}"
msgid "Shared with you by {owner}"
msgstr "Споделено со Вас од {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Сподели со"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Сподели со врска"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Заштити со лозинка"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Лозинка"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Прати врска по е-пошта на личност"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Прати"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Постави рок на траење"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Рок на траење"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Сподели по е-пошта:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Не се најдени луѓе"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Повторно споделување не е дозволено"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Споделено во {item} со {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Не споделувај"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "може да се измени"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "контрола на пристап"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "креирај"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "ажурирај"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "избриши"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "сподели"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Заштитено со лозинка"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Грешка при тргање на рокот на траење"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Грешка при поставување на рок на траење"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Праќање..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Е-порака пратена"
diff --git a/l10n/mk/files.po b/l10n/mk/files.po
index f77534ce047..f9cccabc634 100644
--- a/l10n/mk/files.po
+++ b/l10n/mk/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ниту еден фајл не се вчита. Непозната грешка"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Датотеката беше успешно подигната."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Големината на датотеката ја надминува MAX_FILE_SIZE директивата која беше специфицирана во HTML формата"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Датотеката беше само делумно подигната."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Не беше подигната датотека."
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Недостасува привремена папка"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Неуспеав да запишам на диск"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Датотеки"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Преземањето е прекинато."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Адресата неможе да биде празна."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Грешка"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Сподели"
@@ -90,43 +128,43 @@ msgstr "Избриши"
msgid "Rename"
msgstr "Преименувај"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Чека"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} веќе постои"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "замени"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "предложи име"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "откажи"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "заменета {new_name} со {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "врати"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 датотека се подига"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Преземањето е прекинато."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Адресата неможе да биде празна."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Грешка"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Големина"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Променето"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} папки"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 датотека"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} датотеки"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po
index 6bb215dc2fb..27001b736d9 100644
--- a/l10n/mk/files_external.po
+++ b/l10n/mk/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po
index d1af7482439..85ea103c5af 100644
--- a/l10n/mk/files_sharing.po
+++ b/l10n/mk/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Лозинка"
msgid "Submit"
msgstr "Прати"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ја сподели папката %s со Вас"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ја сподели датотеката %s со Вас"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Преземи"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Подигни"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Откажи прикачување"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Нема достапно преглед за"
diff --git a/l10n/mk/files_trashbin.po b/l10n/mk/files_trashbin.po
index a0b4bc4a155..d9d1ae595a1 100644
--- a/l10n/mk/files_trashbin.po
+++ b/l10n/mk/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/mk/lib.po b/l10n/mk/lib.po
index 4cd7f8ed54c..8f20818a185 100644
--- a/l10n/mk/lib.po
+++ b/l10n/mk/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Слики"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po
index 8391e49a28f..e44a46904f6 100644
--- a/l10n/mk/settings.po
+++ b/l10n/mk/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po
index 97a0b85713c..511dce66a83 100644
--- a/l10n/mk/user_ldap.po
+++ b/l10n/mk/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po
index 843daf97d54..586804f194a 100644
--- a/l10n/ms_MY/core.po
+++ b/l10n/ms_MY/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Tiada kategori dipilih untuk dibuang."
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Ahad"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Isnin"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Selasa"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Rabu"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Khamis"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Jumaat"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sabtu"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januari"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februari"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mac"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mei"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Jun"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Julai"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Ogos"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Disember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Tetapan"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Ralat"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Kongsi"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Kata laluan"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po
index 17c0d30f7a7..ef76b478bf7 100644
--- a/l10n/ms_MY/files.po
+++ b/l10n/ms_MY/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Tiada fail dimuatnaik. Ralat tidak diketahui."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Tiada ralat berlaku, fail berjaya dimuatnaik"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Saiz fail yang dimuatnaik melebihi MAX_FILE_SIZE yang ditetapkan dalam borang HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Fail yang dimuatnaik tidak lengkap"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Tiada fail dimuatnaik"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Direktori sementara hilang"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Gagal untuk disimpan"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Fail-fail"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Muatnaik dibatalkan."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Ralat"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Kongsi"
@@ -90,43 +128,43 @@ msgstr "Padam"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Dalam proses"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ganti"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "Batal"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Muatnaik dibatalkan."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Ralat"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nama"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Saiz"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Dimodifikasi"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po
index adf2524588b..a444936985c 100644
--- a/l10n/ms_MY/files_external.po
+++ b/l10n/ms_MY/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po
index 235ff893169..5db0bb8f90d 100644
--- a/l10n/ms_MY/files_sharing.po
+++ b/l10n/ms_MY/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Kata laluan"
msgid "Submit"
msgstr "Hantar"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Muat turun"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Muat naik"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Batal muat naik"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ms_MY/files_trashbin.po b/l10n/ms_MY/files_trashbin.po
index 5fdf6338aa6..4a278724ba4 100644
--- a/l10n/ms_MY/files_trashbin.po
+++ b/l10n/ms_MY/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ms_MY/lib.po b/l10n/ms_MY/lib.po
index 2eb4f60fc04..f4fa7879761 100644
--- a/l10n/ms_MY/lib.po
+++ b/l10n/ms_MY/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Teks"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po
index a6041e01c60..23baa4e153e 100644
--- a/l10n/ms_MY/settings.po
+++ b/l10n/ms_MY/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po
index 3d198f9dd9f..eae0280f68c 100644
--- a/l10n/ms_MY/user_ldap.po
+++ b/l10n/ms_MY/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/my_MM/core.po b/l10n/my_MM/core.po
index 516852def2f..62141acf77a 100644
--- a/l10n/my_MM/core.po
+++ b/l10n/my_MM/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:14+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "ဖျက်ရန်အတွက်ခေါင်းစဉ်မရွ
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "ဇန်နဝါရီ"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "ဖေဖော်ဝါရီ"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "မတ်"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "ဧပြီ"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "မေ"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "ဇွန်"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "ဇူလိုင်"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "ဩဂုတ်"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "စက်တင်ဘာ"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "အောက်တိုဘာ"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "နိုဝင်ဘာ"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "ဒီဇင်ဘာ"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "စက္ကန့်အနည်းငယ်က"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "၁ မိနစ်အရင်က"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "၁ နာရီ အရင်က"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "ယနေ့"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "မနေ့က"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "ပြီးခဲ့သောလ"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "မနှစ်က"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "နှစ် အရင်က"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "စကားဝှက်"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်သတ်မှတ်မည်"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "သက်တမ်းကုန်ဆုံးမည့်ရက်"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "အီးမေးလ်ဖြင့်ဝေမျှမည် -"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "ပြန်လည်ဝေမျှခြင်းခွင့်မပြုပါ"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "ပြင်ဆင်နိုင်"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "ဖန်တီးမည်"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ဖျက်မည်"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "ဝေမျှမည်"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "စကားဝှက်ဖြင့်ကာကွယ်ထားသည်"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/my_MM/files.po b/l10n/my_MM/files.po
index 950211e9b2d..1836738d4f3 100644
--- a/l10n/my_MM/files.po
+++ b/l10n/my_MM/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "ဖိုင်များ"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/my_MM/files_sharing.po b/l10n/my_MM/files_sharing.po
index a2fd69ceacf..1c3a3e19abe 100644
--- a/l10n/my_MM/files_sharing.po
+++ b/l10n/my_MM/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "စကားဝှက်"
msgid "Submit"
msgstr "ထည့်သွင်းမည်"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "ဒေါင်းလုတ်"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/my_MM/lib.po b/l10n/my_MM/lib.po
index 78a5dd6e1d4..1735ee7713d 100644
--- a/l10n/my_MM/lib.po
+++ b/l10n/my_MM/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "စာသား"
msgid "Images"
msgstr "ပုံရိပ်များ"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po
index b44d52211e6..600e66b7896 100644
--- a/l10n/nb_NO/core.po
+++ b/l10n/nb_NO/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Ingen kategorier merket for sletting."
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Søndag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Mandag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Tirsdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Onsdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Torsdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Fredag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Lørdag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Desember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Innstillinger"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekunder siden"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minutt siden"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutter siden"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 time siden"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} timer siden"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "i dag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "i går"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dager siden"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "forrige måned"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} måneder siden"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "måneder siden"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "forrige år"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "år siden"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Feil"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Del"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Feil under deling"
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Del med"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Del med link"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Passordbeskyttet"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Send"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Set utløpsdato"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Utløpsdato"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Del på epost"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ingen personer funnet"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Avslutt deling"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kan endre"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "tilgangskontroll"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "opprett"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "oppdater"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "slett"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "del"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Passordbeskyttet"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Kan ikke sette utløpsdato"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sender..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-post sendt"
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po
index 36898ad1be3..a516345491c 100644
--- a/l10n/nb_NO/files.po
+++ b/l10n/nb_NO/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Hans Nesse <>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Kan ikke flytte %s - En fil med samme navn finnes allerede"
msgid "Could not move %s"
msgstr "Kunne ikke flytte %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ingen filer ble lastet opp. Ukjent feil."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Pust ut, ingen feil. Filen ble lastet opp problemfritt"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Filstørrelsen overskrider maksgrensedirektivet upload_max_filesize i php.ini-konfigurasjonen."
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Filen du prøvde å laste opp var større enn grensen satt i MAX_FILE_SIZE i HTML-skjemaet."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Filen du prøvde å laste opp ble kun delvis lastet opp"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ingen filer ble lastet opp"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Mangler midlertidig mappe"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Klarte ikke å skrive til disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Ikke nok lagringsplass"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ugyldig katalog."
@@ -75,6 +83,36 @@ msgstr "Ugyldig katalog."
msgid "Files"
msgstr "Filer"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ikke nok lagringsplass"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Opplasting avbrutt."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL-en kan ikke være tom."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Feil"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Del"
@@ -91,43 +129,43 @@ msgstr "Slett"
msgid "Rename"
msgstr "Omdøp"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Ventende"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} finnes allerede"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "erstatt"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "foreslå navn"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "avbryt"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "erstatt {new_name} med {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "angre"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "utfør sletting"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fil lastes opp"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "filer lastes opp"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Nedlastingen din klargjøres. Hvis filene er store kan dette ta litt tid."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Kan ikke laste opp filen din siden det er en mappe eller den har 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ikke nok lagringsplass"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Opplasting avbrutt."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Filopplasting pågår. Forlater du siden nå avbrytes opplastingen."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL-en kan ikke være tom."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Feil"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Navn"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Størrelse"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Endret"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} filer"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ugyldig mappenavn. Bruk av \"Shared\" er reservert av ownCloud."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Kan ikke gi nytt navn"
diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po
index 61769ee279e..bb6e9bee084 100644
--- a/l10n/nb_NO/files_external.po
+++ b/l10n/nb_NO/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Hans Nesse <>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po
index fe4c94e896f..9eb4af63dce 100644
--- a/l10n/nb_NO/files_sharing.po
+++ b/l10n/nb_NO/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Passord"
msgid "Submit"
msgstr "Send inn"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s delte mappen %s med deg"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s delte filen %s med deg"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Last ned"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Last opp"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Avbryt opplasting"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Forhåndsvisning ikke tilgjengelig for"
diff --git a/l10n/nb_NO/files_trashbin.po b/l10n/nb_NO/files_trashbin.po
index 51f52b419bc..0598bd07e6b 100644
--- a/l10n/nb_NO/files_trashbin.po
+++ b/l10n/nb_NO/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Hans Nesse <>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po
index 0b6240bd983..f8806197f9b 100644
--- a/l10n/nb_NO/lib.po
+++ b/l10n/nb_NO/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Tekst"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Din nettservev er ikke konfigurert korrekt for filsynkronisering. WebDAV ser ut til å ikke funkere."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Vennligst dobbelsjekk <a href='%s'>installasjonsguiden</a>."
diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po
index b1d3711727e..b12ceeb8c4f 100644
--- a/l10n/nb_NO/settings.po
+++ b/l10n/nb_NO/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po
index 07f39f2fbe4..f00219bb49f 100644
--- a/l10n/nb_NO/user_ldap.po
+++ b/l10n/nb_NO/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ne/core.po b/l10n/ne/core.po
index f9febd9c8da..00c0dcd7236 100644
--- a/l10n/ne/core.po
+++ b/l10n/ne/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ne/files.po b/l10n/ne/files.po
index 2a295626b15..8a2e8def6a1 100644
--- a/l10n/ne/files.po
+++ b/l10n/ne/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ne/files_sharing.po b/l10n/ne/files_sharing.po
index fa5c18ee25c..8827c53476c 100644
--- a/l10n/ne/files_sharing.po
+++ b/l10n/ne/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ne/lib.po b/l10n/ne/lib.po
index 17b8279af63..1823499d29c 100644
--- a/l10n/ne/lib.po
+++ b/l10n/ne/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: ne\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/nl/core.po b/l10n/nl/core.po
index acf73fb8fdb..20693cc8736 100644
--- a/l10n/nl/core.po
+++ b/l10n/nl/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Jorcee <mail@jordyc.nl>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "Geen categorie geselecteerd voor verwijdering."
msgid "Error removing %s from favorites."
msgstr "Verwijderen %s van favorieten is mislukt."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "zondag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "maandag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "dinsdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "woensdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "donderdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "vrijdag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "zaterdag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "januari"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "februari"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "maart"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "april"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "mei"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "augustus"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "september"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "november"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "december"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Instellingen"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "seconden geleden"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minuut geleden"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minuten geleden"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 uur geleden"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} uren geleden"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "vandaag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "gisteren"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dagen geleden"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "vorige maand"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} maanden geleden"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "maanden geleden"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "vorig jaar"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "jaar geleden"
@@ -227,8 +227,8 @@ msgstr "Het object type is niet gespecificeerd."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fout"
@@ -248,7 +248,7 @@ msgstr "Gedeeld"
msgid "Share"
msgstr "Delen"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Fout tijdens het delen"
@@ -268,99 +268,103 @@ msgstr "Gedeeld met u en de groep {group} door {owner}"
msgid "Shared with you by {owner}"
msgstr "Gedeeld met u door {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Deel met"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Deel met link"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Wachtwoord beveiligd"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Wachtwoord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr "Sta publieke uploads toe"
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "E-mail link naar persoon"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Versturen"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Stel vervaldatum in"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Vervaldatum"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Deel via e-mail:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Geen mensen gevonden"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Verder delen is niet toegestaan"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Gedeeld in {item} met {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Stop met delen"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kan wijzigen"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "toegangscontrole"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "creëer"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "bijwerken"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "verwijderen"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "deel"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Wachtwoord beveiligd"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Fout tijdens het verwijderen van de verval datum"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Fout tijdens het instellen van de vervaldatum"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Versturen ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail verzonden"
diff --git a/l10n/nl/files.po b/l10n/nl/files.po
index 63ab584db3c..260c55edab9 100644
--- a/l10n/nl/files.po
+++ b/l10n/nl/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -28,46 +28,54 @@ msgstr "Kon %s niet verplaatsen - Er bestaat al een bestand met deze naam"
msgid "Could not move %s"
msgstr "Kon %s niet verplaatsen"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr "Kan upload map niet instellen."
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr "Ongeldig Token"
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Er was geen bestand geladen. Onbekende fout"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "De upload van het bestand is goedgegaan."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Het geüploade bestand overscheidt de upload_max_filesize optie in php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Het bestand overschrijdt de MAX_FILE_SIZE instelling dat is opgegeven in het HTML formulier"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Het bestand is gedeeltelijk geüpload"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Er is geen bestand geüpload"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Er ontbreekt een tijdelijke map"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Schrijven naar schijf mislukt"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Niet genoeg opslagruimte beschikbaar"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ongeldige directory."
@@ -75,6 +83,36 @@ msgstr "Ongeldige directory."
msgid "Files"
msgstr "Bestanden"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Het lukt niet om uw bestand te uploaded, omdat het een folder of 0 bytes is"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Niet genoeg ruimte beschikbaar"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Uploaden geannuleerd."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL kan niet leeg zijn."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ongeldige mapnaam. Gebruik van 'Gedeeld' is voorbehouden aan Owncloud zelf"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fout"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Delen"
@@ -91,43 +129,43 @@ msgstr "Verwijder"
msgid "Rename"
msgstr "Hernoem"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "In behandeling"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} bestaat al"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "vervang"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "Stel een naam voor"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "annuleren"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "verving {new_name} met {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "ongedaan maken"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "uitvoeren verwijderactie"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 bestand wordt ge-upload"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "bestanden aan het uploaden"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Uw download wordt voorbereid. Dit kan enige tijd duren bij grote bestanden."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Het lukt niet om uw bestand te uploaded, omdat het een folder of 0 bytes is"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Niet genoeg ruimte beschikbaar"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Uploaden geannuleerd."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL kan niet leeg zijn."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ongeldige mapnaam. Gebruik van'Gedeeld' is voorbehouden aan Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fout"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Naam"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Grootte"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Aangepast"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 map"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mappen"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 bestand"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} bestanden"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ongeldige mapnaam. Gebruik van 'Gedeeld' is voorbehouden aan Owncloud zelf"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Kan bestand niet hernoemen"
diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po
index 22b31b7cb68..a11624227ab 100644
--- a/l10n/nl/files_external.po
+++ b/l10n/nl/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po
index 3030a7ff093..28e6c806ff4 100644
--- a/l10n/nl/files_sharing.po
+++ b/l10n/nl/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Wachtwoord"
msgid "Submit"
msgstr "Verzenden"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s deelt de map %s met u"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s deelt het bestand %s met u"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Downloaden"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Uploaden"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Upload afbreken"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Geen voorbeeldweergave beschikbaar voor"
diff --git a/l10n/nl/files_trashbin.po b/l10n/nl/files_trashbin.po
index 5ca2b42dbdc..ef4a7099573 100644
--- a/l10n/nl/files_trashbin.po
+++ b/l10n/nl/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nl/lib.po b/l10n/nl/lib.po
index 63a62f4fc18..14f50797325 100644
--- a/l10n/nl/lib.po
+++ b/l10n/nl/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: André Koot <meneer@tken.net>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Tekst"
msgid "Images"
msgstr "Afbeeldingen"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Stel de gebruikersnaam van de beheerder in."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Stel een beheerderswachtwoord in."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s opgeven database gebruikersnaam."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s opgeven databasenaam."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s er mogen geen puntjes in de databasenaam voorkomen"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s instellen databaseservernaam."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Geef of een bestaand account op of het beheerdersaccount."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Er kon geen verbinding met Oracle worden bereikt"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL gebruikersnaam en/of wachtwoord ongeldig"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB Fout: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Onjuiste commande was: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL gebruiker '%s'@'localhost' bestaat al."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Verwijder deze gebruiker uit MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL gebruiker '%s'@'%%' bestaat al"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Verwijder deze gebruiker uit MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Er kon geen verbinding met Oracle worden bereikt"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle gebruikersnaam en/of wachtwoord ongeldig"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Stel de gebruikersnaam van de beheerder in."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Stel een beheerderswachtwoord in."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Controleer de <a href='%s'>installatiehandleiding</a> goed."
diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po
index 1d99995b01c..7c35eaa0820 100644
--- a/l10n/nl/settings.po
+++ b/l10n/nl/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po
index ab687b7d61d..c44e471b8b2 100644
--- a/l10n/nl/user_ldap.po
+++ b/l10n/nl/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: André Koot <meneer@tken.net>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po
index 6f2f75d30a3..673dd908364 100644
--- a/l10n/nn_NO/core.po
+++ b/l10n/nn_NO/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Ingen kategoriar valt for sletting."
msgid "Error removing %s from favorites."
msgstr "Klarte ikkje fjerna %s frå favorittar."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Søndag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Måndag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Tysdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Onsdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Torsdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Fredag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Laurdag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Desember"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Innstillingar"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekund sidan"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minutt sidan"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutt sidan"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 time sidan"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} timar sidan"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "i dag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "i går"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dagar sidan"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "førre månad"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} månadar sidan"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "månadar sidan"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "i fjor"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "år sidan"
@@ -227,8 +227,8 @@ msgstr "Objekttypen er ikkje spesifisert."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Feil"
@@ -248,7 +248,7 @@ msgstr "Delt"
msgid "Share"
msgstr "Del"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Feil ved deling"
@@ -268,99 +268,103 @@ msgstr "Delt med deg og gruppa {group} av {owner}"
msgid "Shared with you by {owner}"
msgstr "Delt med deg av {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Del med"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Del med lenkje"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Passordvern"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Passord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Send lenkja over e-post"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Send"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Set utløpsdato"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Utløpsdato"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Del over e-post:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Fann ingen personar"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Vidaredeling er ikkje tillate"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Delt i {item} med {brukar}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Udel"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kan endra"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "tilgangskontroll"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "lag"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "oppdater"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "slett"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "del"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Passordverna"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Klarte ikkje fjerna utløpsdato"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Klarte ikkje setja utløpsdato"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Sender …"
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-post sendt"
diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po
index d01efdeb832..6baa6449722 100644
--- a/l10n/nn_NO/files.po
+++ b/l10n/nn_NO/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: unhammer <unhammer+dill@mm.st>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,46 +29,54 @@ msgstr "Klarte ikkje flytta %s – det finst allereie ei fil med dette namnet"
msgid "Could not move %s"
msgstr "Klarte ikkje flytta %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ingen filer lasta opp. Ukjend feil"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Ingen feil, fila vart lasta opp"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Fila du lasta opp er større enn det «upload_max_filesize» i php.ini tillater: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Fila vart berre delvis lasta opp"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ingen filer vart lasta opp"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Manglar ei mellombels mappe"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Klarte ikkje skriva til disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Ikkje nok lagringsplass tilgjengeleg"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Ugyldig mappe."
@@ -76,6 +84,36 @@ msgstr "Ugyldig mappe."
msgid "Files"
msgstr "Filer"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Klarte ikkje lasta opp fila sidan ho er ei mappe eller er på 0 byte"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Ikkje nok lagringsplass tilgjengeleg"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Opplasting avbroten."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Nettadressa kan ikkje vera tom."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Feil"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Del"
@@ -92,43 +130,43 @@ msgstr "Slett"
msgid "Rename"
msgstr "Endra namn"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Under vegs"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} finst allereie"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "byt ut"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "føreslå namn"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "avbryt"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "bytte ut {new_name} med {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "angre"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "utfør sletting"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fil lastar opp"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "filer lastar opp"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Gjer klar nedlastinga di. Dette kan ta ei stund viss filene er store."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Klarte ikkje lasta opp fila sidan ho er ei mappe eller er på 0 byte"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Ikkje nok lagringsplass tilgjengeleg"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Opplasting avbroten."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Fila lastar no opp. Viss du forlèt sida no vil opplastinga verta avbroten."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Nettadressa kan ikkje vera tom."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Feil"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Namn"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Storleik"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Endra"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} filer"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ugyldig mappenamn. Mappa «Shared» er reservert av ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Klarte ikkje endra filnamnet"
diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po
index cda028d5e38..47e2245f671 100644
--- a/l10n/nn_NO/files_external.po
+++ b/l10n/nn_NO/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nn_NO/files_sharing.po b/l10n/nn_NO/files_sharing.po
index 372ed6d6c18..1ff9bc5ba82 100644
--- a/l10n/nn_NO/files_sharing.po
+++ b/l10n/nn_NO/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@@ -26,20 +26,28 @@ msgstr "Passord"
msgid "Submit"
msgstr "Send"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s delte mappa %s med deg"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s delte fila %s med deg"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Last ned"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Last opp"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Avbryt opplasting"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Inga førehandsvising tilgjengeleg for"
diff --git a/l10n/nn_NO/files_trashbin.po b/l10n/nn_NO/files_trashbin.po
index 6d56f2fd622..b9023cf6a08 100644
--- a/l10n/nn_NO/files_trashbin.po
+++ b/l10n/nn_NO/files_trashbin.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: unhammer <unhammer+dill@mm.st>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nn_NO/lib.po b/l10n/nn_NO/lib.po
index 7c40ad0267f..c51c65d003a 100644
--- a/l10n/nn_NO/lib.po
+++ b/l10n/nn_NO/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: unhammer <unhammer+dill@mm.st>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Tekst"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Tenaren din er ikkje enno rett innstilt til å tilby filsynkronisering sidan WebDAV-grensesnittet ser ut til å vera øydelagt."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Ver vennleg og dobbeltsjekk <a href='%s'>installasjonsrettleiinga</a>."
diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po
index 916a72b757f..18e2dcdb9ba 100644
--- a/l10n/nn_NO/settings.po
+++ b/l10n/nn_NO/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po
index ebfd177d97b..6adec0d5dd2 100644
--- a/l10n/nn_NO/user_ldap.po
+++ b/l10n/nn_NO/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/oc/core.po b/l10n/oc/core.po
index 4b2117cfc89..0007bab7f68 100644
--- a/l10n/oc/core.po
+++ b/l10n/oc/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Pas de categorias seleccionadas per escafar."
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Dimenge"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Diluns"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Dimarç"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Dimecres"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Dijòus"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Divendres"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Dissabte"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "genièr"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "febrièr"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "març"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "junh"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "julhet"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "agost"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "septembre"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "octobre"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembre"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembre"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Configuracion"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segonda a"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minuta a"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "uèi"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ièr"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "mes passat"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "meses a"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "an passat"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "ans a"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Error"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Parteja"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Error al partejar"
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Parteja amb"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Parteja amb lo ligam"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Parat per senhal"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Senhal"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Met la data d'expiracion"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data d'expiracion"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Parteja tras corrièl :"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Deguns trobat"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Tornar partejar es pas permis"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Pas partejador"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "pòt modificar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Contraròtle d'acces"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "crea"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "met a jorn"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "escafa"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "parteja"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Parat per senhal"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Error al metre de la data d'expiracion"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Error setting expiration date"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/oc/files.po b/l10n/oc/files.po
index 8af162e48ab..f9209524fcb 100644
--- a/l10n/oc/files.po
+++ b/l10n/oc/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Amontcargament capitat, pas d'errors"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Lo fichièr foguèt pas completament amontcargat"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Cap de fichièrs son estats amontcargats"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Un dorsièr temporari manca"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "L'escriptura sul disc a fracassat"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Fichièrs"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Amontcargar anullat."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. "
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Error"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Parteja"
@@ -90,43 +128,43 @@ msgstr "Escafa"
msgid "Rename"
msgstr "Torna nomenar"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Al esperar"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "remplaça"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "nom prepausat"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "anulla"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "defar"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 fichièr al amontcargar"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fichièrs al amontcargar"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Amontcargar anullat."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. "
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Error"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Talha"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/oc/files_external.po b/l10n/oc/files_external.po
index 60201730b47..42380e01820 100644
--- a/l10n/oc/files_external.po
+++ b/l10n/oc/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/oc/files_sharing.po b/l10n/oc/files_sharing.po
index f1a7e52a4a4..278cb2b77a0 100644
--- a/l10n/oc/files_sharing.po
+++ b/l10n/oc/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Senhal"
msgid "Submit"
msgstr "Sosmetre"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Avalcarga"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Amontcarga"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr " Anulla l'amontcargar"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/oc/files_trashbin.po b/l10n/oc/files_trashbin.po
index 2fb04aa5672..feec48a64d3 100644
--- a/l10n/oc/files_trashbin.po
+++ b/l10n/oc/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/oc/lib.po b/l10n/oc/lib.po
index a5c02474d03..84339236501 100644
--- a/l10n/oc/lib.po
+++ b/l10n/oc/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po
index 78869cc489a..e31ec4fc981 100644
--- a/l10n/oc/settings.po
+++ b/l10n/oc/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/oc/user_ldap.po b/l10n/oc/user_ldap.po
index 0885215d87f..f0740bb60ba 100644
--- a/l10n/oc/user_ldap.po
+++ b/l10n/oc/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pl/core.po b/l10n/pl/core.po
index 0fd55c50939..9d3e37469c7 100644
--- a/l10n/pl/core.po
+++ b/l10n/pl/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Nie zaznaczono kategorii do usunięcia."
msgid "Error removing %s from favorites."
msgstr "Błąd podczas usuwania %s z ulubionych."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Niedziela"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Poniedziałek"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Wtorek"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Środa"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Czwartek"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Piątek"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sobota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Styczeń"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Luty"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marzec"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Kwiecień"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Czerwiec"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Lipiec"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Sierpień"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Wrzesień"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Październik"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Listopad"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Grudzień"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ustawienia"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekund temu"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minutę temu"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minut temu"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 godzinę temu"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} godzin temu"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "dziś"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "wczoraj"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dni temu"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "w zeszłym miesiącu"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} miesięcy temu"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "miesięcy temu"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "w zeszłym roku"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "lat temu"
@@ -227,8 +227,8 @@ msgstr "Nie określono typu obiektu."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Błąd"
@@ -248,7 +248,7 @@ msgstr "Udostępniono"
msgid "Share"
msgstr "Udostępnij"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Błąd podczas współdzielenia"
@@ -268,99 +268,103 @@ msgstr "Udostępnione tobie i grupie {group} przez {owner}"
msgid "Shared with you by {owner}"
msgstr "Udostępnione tobie przez {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Współdziel z"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Współdziel wraz z odnośnikiem"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Zabezpiecz hasłem"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Hasło"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Wyślij osobie odnośnik poprzez e-mail"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Wyślij"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Ustaw datę wygaśnięcia"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data wygaśnięcia"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Współdziel poprzez e-mail:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nie znaleziono ludzi"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Współdzielenie nie jest możliwe"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Współdzielone w {item} z {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Zatrzymaj współdzielenie"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "może edytować"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "kontrola dostępu"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "utwórz"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "uaktualnij"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "usuń"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "współdziel"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Zabezpieczone hasłem"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Błąd podczas usuwania daty wygaśnięcia"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Błąd podczas ustawiania daty wygaśnięcia"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Wysyłanie..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail wysłany"
diff --git a/l10n/pl/files.po b/l10n/pl/files.po
index b5f3a722169..868b3d3dda2 100644
--- a/l10n/pl/files.po
+++ b/l10n/pl/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: adbrand <pkwiecin@adbrand.pl>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Nie można było przenieść %s - Plik o takiej nazwie już istnieje"
msgid "Could not move %s"
msgstr "Nie można było przenieść %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Żaden plik nie został załadowany. Nieznany błąd"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nie było błędów, plik wysłano poprawnie."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Wysłany plik przekracza wielkość dyrektywy MAX_FILE_SIZE określonej w formularzu HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Załadowany plik został wysłany tylko częściowo."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nie wysłano żadnego pliku"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Brak folderu tymczasowego"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Błąd zapisu na dysk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Za mało dostępnego miejsca"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Zła ścieżka."
@@ -75,6 +83,36 @@ msgstr "Zła ścieżka."
msgid "Files"
msgstr "Pliki"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nie można wczytać pliku, ponieważ jest on katalogiem lub ma 0 bajtów"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Za mało miejsca"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Wczytywanie anulowane."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL nie może być pusty."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nieprawidłowa nazwa folderu. Wykorzystanie 'Shared' jest zarezerwowane przez ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Błąd"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Udostępnij"
@@ -91,43 +129,43 @@ msgstr "Usuń"
msgid "Rename"
msgstr "Zmień nazwę"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Oczekujące"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} już istnieje"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "zastąp"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "zasugeruj nazwę"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "anuluj"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "zastąpiono {new_name} przez {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "cofnij"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "wykonaj operację usunięcia"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 plik wczytywany"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "pliki wczytane"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Pobieranie jest przygotowywane. Może to zająć trochę czasu jeśli pliki są duże."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nie można wczytać pliku, ponieważ jest on katalogiem lub ma 0 bajtów"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Za mało miejsca"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Wczytywanie anulowane."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Wysyłanie pliku jest w toku. Jeśli opuścisz tę stronę, wysyłanie zostanie przerwane."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL nie może być pusty."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nieprawidłowa nazwa folderu. Korzystanie z nazwy „Shared” jest zarezerwowane dla ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Błąd"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nazwa"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Rozmiar"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modyfikacja"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "Ilość folderów: {count}"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 plik"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "Ilość plików: {count}"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nieprawidłowa nazwa folderu. Wykorzystanie 'Shared' jest zarezerwowane przez ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nie można zmienić nazwy pliku"
diff --git a/l10n/pl/files_encryption.po b/l10n/pl/files_encryption.po
index ea5f5a39204..b1bc7895588 100644
--- a/l10n/pl/files_encryption.po
+++ b/l10n/pl/files_encryption.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-25 02:04+0200\n"
-"PO-Revision-Date: 2013-06-24 12:10+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-28 09:20+0000\n"
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -96,11 +96,11 @@ msgstr "Szyfrowanie"
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
-msgstr ""
+msgstr "Włączhasło klucza odzyskiwania (pozwala odzyskać pliki użytkowników w przypadku utraty hasła):"
#: templates/settings-admin.php:14
msgid "Recovery key password"
-msgstr ""
+msgstr "Hasło klucza odzyskiwania"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -112,15 +112,15 @@ msgstr "Wyłączone"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
-msgstr ""
+msgstr "Zmień hasło klucza odzyskiwania"
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
-msgstr ""
+msgstr "Stare hasło klucza odzyskiwania"
#: templates/settings-admin.php:48
msgid "New Recovery key password"
-msgstr ""
+msgstr "Nowe hasło klucza odzyskiwania"
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po
index b990d3c0a44..6edfdf21414 100644
--- a/l10n/pl/files_external.po
+++ b/l10n/pl/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po
index dfcc243b6a1..80b83e4fd60 100644
--- a/l10n/pl/files_sharing.po
+++ b/l10n/pl/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Hasło"
msgid "Submit"
msgstr "Wyślij"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s współdzieli folder z tobą %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s współdzieli z tobą plik %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Pobierz"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Wyślij"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Anuluj wysyłanie"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Podgląd nie jest dostępny dla"
diff --git a/l10n/pl/files_trashbin.po b/l10n/pl/files_trashbin.po
index 08717d2bdff..6898d133b84 100644
--- a/l10n/pl/files_trashbin.po
+++ b/l10n/pl/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po
index cc92491605f..556b4af023f 100644
--- a/l10n/pl/lib.po
+++ b/l10n/pl/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Połączenie tekstowe"
msgid "Images"
msgstr "Obrazy"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Ustaw nazwę administratora."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Ustaw hasło administratora."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s wpisz nazwę użytkownika do bazy"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s wpisz nazwę bazy."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s nie można używać kropki w nazwie bazy danych"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s ustaw hosta bazy danych."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s."
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Należy wprowadzić istniejące konto użytkownika lub administratora."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Nie można ustanowić połączenia z bazą Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL: Nazwa użytkownika i/lub hasło jest niepoprawne"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Błąd DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Niepoprawna komenda: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Użytkownik MySQL '%s'@'localhost' już istnieje"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Usuń tego użytkownika z MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Użytkownik MySQL '%s'@'%%t' już istnieje"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Usuń tego użytkownika z MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Nie można ustanowić połączenia z bazą Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Niepoprawne polecania: \"%s\", nazwa: %s, hasło: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s."
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Ustaw nazwę administratora."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Ustaw hasło administratora."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Serwer internetowy nie jest jeszcze poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Sprawdź ponownie <a href='%s'>przewodniki instalacji</a>."
diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po
index 082c0cc5bf2..43208989395 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po
index 0ff7668ea88..81c2752c6fe 100644
--- a/l10n/pl/user_ldap.po
+++ b/l10n/pl/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: orcio6 <orcio6@o2.pl>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po
index 94b3ebe752c..eb6b189f6df 100644
--- a/l10n/pt_BR/core.po
+++ b/l10n/pt_BR/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: bjamalaro <bjamalaro@yahoo.com.br>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "Nenhuma categoria selecionada para remoção."
msgid "Error removing %s from favorites."
msgstr "Erro ao remover %s dos favoritos."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domingo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Segunda-feira"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Terça-feira"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Quarta-feira"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Quinta-feira"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Sexta-feira"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sábado"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "janeiro"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "fevereiro"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "março"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "maio"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "junho"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "julho"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "setembro"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "outubro"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "novembro"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "dezembro"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ajustes"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "segundos atrás"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minuto atrás"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutos atrás"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 hora atrás"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} horas atrás"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hoje"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ontem"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dias atrás"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "último mês"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} meses atrás"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "meses atrás"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "último ano"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "anos atrás"
@@ -227,8 +227,8 @@ msgstr "O tipo de objeto não foi especificado."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Erro"
@@ -248,7 +248,7 @@ msgstr "Compartilhados"
msgid "Share"
msgstr "Compartilhar"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Erro ao compartilhar"
@@ -268,99 +268,103 @@ msgstr "Compartilhado com você e com o grupo {group} por {owner}"
msgid "Shared with you by {owner}"
msgstr "Compartilhado com você por {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Compartilhar com"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Compartilhar com link"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Proteger com senha"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Senha"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Enviar link por e-mail"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Enviar"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Definir data de expiração"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data de expiração"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Compartilhar via e-mail:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nenhuma pessoa encontrada"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Não é permitido re-compartilhar"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Compartilhado em {item} com {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Descompartilhar"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "pode editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "controle de acesso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "criar"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "atualizar"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "remover"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "compartilhar"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protegido com senha"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Erro ao remover data de expiração"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Erro ao definir data de expiração"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Enviando ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail enviado"
diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po
index 0ac745ad1d1..b051190dcbf 100644
--- a/l10n/pt_BR/files.po
+++ b/l10n/pt_BR/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Impossível mover %s - Um arquivo com este nome já existe"
msgid "Could not move %s"
msgstr "Impossível mover %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nenhum arquivo foi enviado. Erro desconhecido"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Sem erros, o arquivo foi enviado com sucesso"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O arquivo carregado excede o argumento MAX_FILE_SIZE especificado no formulário HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "O arquivo foi parcialmente enviado"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nenhum arquivo enviado"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Pasta temporária não encontrada"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Falha ao escrever no disco"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Espaço de armazenamento insuficiente"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Diretório inválido."
@@ -75,6 +83,36 @@ msgstr "Diretório inválido."
msgid "Files"
msgstr "Arquivos"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Espaço de armazenamento insuficiente"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Envio cancelado."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do envio."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL não pode ficar em branco"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nome de pasta inválido. O uso do nome 'Compartilhado' é reservado ao ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Erro"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Compartilhar"
@@ -91,43 +129,43 @@ msgstr "Excluir"
msgid "Rename"
msgstr "Renomear"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pendente"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} já existe"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "substituir"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugerir nome"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancelar"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "Substituído {old_name} por {new_name} "
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "desfazer"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "realizar operação de exclusão"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "enviando 1 arquivo"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "enviando arquivos"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Seu download está sendo preparado. Isto pode levar algum tempo se os arquivos forem grandes."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Impossível enviar seus arquivo por ele ser um diretório ou ter 0 bytes."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Espaço de armazenamento insuficiente"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Envio cancelado."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do envio."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL não pode ficar em branco"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome de pasta inválido. O uso de 'Shared' é reservado para o Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Erro"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamanho"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 pasta"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} pastas"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 arquivo"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} arquivos"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nome de pasta inválido. O uso do nome 'Compartilhado' é reservado ao ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Impossível renomear arquivo"
diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po
index cd1675f0031..1640f80b6bb 100644
--- a/l10n/pt_BR/files_external.po
+++ b/l10n/pt_BR/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_BR/files_sharing.po b/l10n/pt_BR/files_sharing.po
index 2efb9557a97..9d4410af773 100644
--- a/l10n/pt_BR/files_sharing.po
+++ b/l10n/pt_BR/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Senha"
msgid "Submit"
msgstr "Submeter"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s compartilhou a pasta %s com você"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s compartilhou o arquivo %s com você"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Baixar"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Upload"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancelar upload"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Nenhuma visualização disponível para"
diff --git a/l10n/pt_BR/files_trashbin.po b/l10n/pt_BR/files_trashbin.po
index 2edfad3f0dc..6aeaead04d5 100644
--- a/l10n/pt_BR/files_trashbin.po
+++ b/l10n/pt_BR/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po
index b4a3db18b80..50fffdb9685 100644
--- a/l10n/pt_BR/lib.po
+++ b/l10n/pt_BR/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imagens"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Defina um nome de usuário de administrador."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Defina uma senha de administrador."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s insira o nome de usuário do banco de dados."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s insira o nome do banco de dados."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s você não pode usar pontos no nome do banco de dados"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s defina o host do banco de dados."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nome de usuário e/ou senha PostgreSQL inválido(s)"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nome de usuário e/ou senha MS SQL inválido(s): %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Você precisa inserir uma conta existente ou o administrador."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Conexão Oracle não pode ser estabelecida"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nome de usuário e/ou senha MySQL inválido(s)"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Erro no BD: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Comando ofensivo era: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "O usuário MySQL '%s'@'localhost' já existe."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Derrubar este usuário do MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Usuário MySQL '%s'@'%%' já existe"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Derrube este usuário do MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Conexão Oracle não pode ser estabelecida"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nome de usuário e/ou senha Oracle inválido(s)"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Comando ofensivo era: \"%s\", nome: %s, senha: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nome de usuário e/ou senha MS SQL inválido(s): %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nome de usuário e/ou senha PostgreSQL inválido(s)"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Defina um nome de usuário de administrador."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Defina uma senha de administrador."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece estar quebrada."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Por favor, confira os <a href='%s'>guias de instalação</a>."
diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po
index 414a167813a..8cb7129b683 100644
--- a/l10n/pt_BR/settings.po
+++ b/l10n/pt_BR/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po
index 89992c98c99..5f352ac0511 100644
--- a/l10n/pt_BR/user_ldap.po
+++ b/l10n/pt_BR/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: Flávio Veras <flaviove@gmail.com>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po
index b8860022ff1..d3db9652dfc 100644
--- a/l10n/pt_PT/core.po
+++ b/l10n/pt_PT/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "Nenhuma categoria seleccionada para eliminar."
msgid "Error removing %s from favorites."
msgstr "Erro a remover %s dos favoritos."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Domingo"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Segunda"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Terça"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Quarta"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Quinta"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Sexta"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sábado"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Janeiro"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Fevereiro"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Março"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Abril"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maio"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Junho"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Julho"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Agosto"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Setembro"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Outubro"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembro"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dezembro"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Configurações"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "Minutos atrás"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "Há 1 minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minutos atrás"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Há 1 horas"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Há {hours} horas atrás"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hoje"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ontem"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dias atrás"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "ultímo mês"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Há {months} meses atrás"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "meses atrás"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "ano passado"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "anos atrás"
@@ -227,8 +227,8 @@ msgstr "O tipo de objecto não foi especificado"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Erro"
@@ -248,7 +248,7 @@ msgstr "Partilhado"
msgid "Share"
msgstr "Partilhar"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Erro ao partilhar"
@@ -268,99 +268,103 @@ msgstr "Partilhado consigo e com o grupo {group} por {owner}"
msgid "Shared with you by {owner}"
msgstr "Partilhado consigo por {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Partilhar com"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Partilhar com link"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Proteger com palavra-passe"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Password"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Enviar o link por e-mail"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Enviar"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Especificar data de expiração"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data de expiração"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Partilhar via email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Não foi encontrado ninguém"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Não é permitido partilhar de novo"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Partilhado em {item} com {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Deixar de partilhar"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "pode editar"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "Controlo de acesso"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "criar"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualizar"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "apagar"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "partilhar"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protegido com palavra-passe"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Erro ao retirar a data de expiração"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Erro ao aplicar a data de expiração"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "A Enviar..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-mail enviado"
diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po
index 4fa324ebddb..2d7c8af0d39 100644
--- a/l10n/pt_PT/files.po
+++ b/l10n/pt_PT/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: bmgmatias <bmgmatias@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Não foi possível mover o ficheiro %s - Já existe um ficheiro com esse
msgid "Could not move %s"
msgstr "Não foi possível move o ficheiro %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nenhum ficheiro foi carregado. Erro desconhecido"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Não ocorreram erros, o ficheiro foi submetido com sucesso"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O ficheiro enviado excede o limite permitido na directiva do php.ini upload_max_filesize"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O tamanho do ficheiro carregado ultrapassa o valor MAX_FILE_SIZE definido no formulário HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "O ficheiro seleccionado foi apenas carregado parcialmente"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nenhum ficheiro foi submetido"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Está a faltar a pasta temporária"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Falhou a escrita no disco"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Não há espaço suficiente em disco"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Directório Inválido"
@@ -75,6 +83,36 @@ msgstr "Directório Inválido"
msgid "Files"
msgstr "Ficheiros"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Espaço em disco insuficiente!"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Envio cancelado."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "O URL não pode estar vazio."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nome da pasta inválido. Palavra 'Shared' é reservado pela ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Erro"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Partilhar"
@@ -91,43 +129,43 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renomear"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pendente"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "O nome {new_name} já existe"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "substituir"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugira um nome"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "cancelar"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "substituido {new_name} por {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "desfazer"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Executar a tarefa de apagar"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "A enviar 1 ficheiro"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "A enviar os ficheiros"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "O seu download está a ser preparado. Este processo pode demorar algum tempo se os ficheiros forem grandes."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Espaço em disco insuficiente!"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Envio cancelado."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "O URL não pode estar vazio."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome de pasta inválido. O Uso de 'shared' é reservado para o ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Erro"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Tamanho"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 pasta"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} pastas"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ficheiro"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ficheiros"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nome da pasta inválido. Palavra 'Shared' é reservado pela ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Não foi possível renomear o ficheiro"
diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po
index 44332f4b485..bf55fc4c263 100644
--- a/l10n/pt_PT/files_external.po
+++ b/l10n/pt_PT/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po
index 17f46670277..ac6cbd3b880 100644
--- a/l10n/pt_PT/files_sharing.po
+++ b/l10n/pt_PT/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Password"
msgid "Submit"
msgstr "Submeter"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s partilhou a pasta %s consigo"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s partilhou o ficheiro %s consigo"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Transferir"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Carregar"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Cancelar envio"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Não há pré-visualização para"
diff --git a/l10n/pt_PT/files_trashbin.po b/l10n/pt_PT/files_trashbin.po
index 596e24663d7..51a10c4f1c7 100644
--- a/l10n/pt_PT/files_trashbin.po
+++ b/l10n/pt_PT/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po
index d6de5ad4d99..dcc2a6ff911 100644
--- a/l10n/pt_PT/lib.po
+++ b/l10n/pt_PT/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Texto"
msgid "Images"
msgstr "Imagens"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Definir um nome de utilizador de administrador"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Definiar uma password de administrador"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s introduza o nome de utilizador da base de dados"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s introduza o nome da base de dados"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s não é permitido utilizar pontos (.) no nome da base de dados"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s defina o servidor da base de dados (geralmente localhost)"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Nome de utilizador/password do PostgreSQL inválido"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Nome de utilizador/password do MySQL é inválido: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Precisa de introduzir uma conta existente ou de administrador"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Não foi possível estabelecer a ligação Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Nome de utilizador/password do MySQL inválida"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Erro na BD: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "O comando gerador de erro foi: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "O utilizador '%s'@'localhost' do MySQL já existe."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Eliminar este utilizador do MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "O utilizador '%s'@'%%' do MySQL já existe"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Eliminar este utilizador do MySQL"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Não foi possível estabelecer a ligação Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Nome de utilizador/password do Oracle inválida"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "O comando gerador de erro foi: \"%s\", nome: %s, password: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Nome de utilizador/password do MySQL é inválido: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Nome de utilizador/password do PostgreSQL inválido"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Definir um nome de utilizador de administrador"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Definiar uma password de administrador"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Por favor verifique <a href='%s'>installation guides</a>."
diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po
index 58ef49215bc..278948f11be 100644
--- a/l10n/pt_PT/settings.po
+++ b/l10n/pt_PT/settings.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po
index 9044a8477d5..b6b86f2c56d 100644
--- a/l10n/pt_PT/user_ldap.po
+++ b/l10n/pt_PT/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ro/core.po b/l10n/ro/core.po
index cf70fffebd1..e57f2294161 100644
--- a/l10n/ro/core.po
+++ b/l10n/ro/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: dimaursu16 <dima@ceata.org>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "Nici o categorie selectată pentru ștergere."
msgid "Error removing %s from favorites."
msgstr "Eroare la ștergerea %s din favorite"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Duminică"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Luni"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Marți"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Miercuri"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Joi"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Vineri"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sâmbătă"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Ianuarie"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februarie"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Martie"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Aprilie"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mai"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Iunie"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Iulie"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septembrie"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Octombrie"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Noiembrie"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembrie"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Setări"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "secunde în urmă"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minut în urmă"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minute in urma"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Acum o ora"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ore în urmă"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "astăzi"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ieri"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} zile in urma"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "ultima lună"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} luni în urmă"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "luni în urmă"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "ultimul an"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "ani în urmă"
@@ -227,8 +227,8 @@ msgstr "Tipul obiectului nu a fost specificat"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Eroare"
@@ -248,7 +248,7 @@ msgstr "Partajat"
msgid "Share"
msgstr "Partajează"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Eroare la partajare"
@@ -268,99 +268,103 @@ msgstr "Distribuie cu tine si grupul {group} de {owner}"
msgid "Shared with you by {owner}"
msgstr "Distribuie cu tine de {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Partajat cu"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Partajare cu legătură"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Protejare cu parolă"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Parolă"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Expediază legătura prin poșta electronică"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Expediază"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Specifică data expirării"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data expirării"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Distribuie prin email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nici o persoană găsită"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Repartajarea nu este permisă"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Distribuie in {item} si {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Anulare partajare"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "poate edita"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "control acces"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "creare"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "actualizare"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ștergere"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "partajare"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Protejare cu parolă"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Eroare la anularea datei de expirare"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Eroare la specificarea datei de expirare"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Se expediază..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Mesajul a fost expediat"
diff --git a/l10n/ro/files.po b/l10n/ro/files.po
index da1208a7e0e..2db9d476622 100644
--- a/l10n/ro/files.po
+++ b/l10n/ro/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: dimaursu16 <dima@ceata.org>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,46 +29,54 @@ msgstr "Nu se poate de mutat %s - Fișier cu acest nume deja există"
msgid "Could not move %s"
msgstr "Nu s-a putut muta %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nici un fișier nu a fost încărcat. Eroare necunoscută"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nu a apărut nici o eroare, fișierul a fost încărcat cu succes"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Fisierul incarcat depaseste upload_max_filesize permisi in php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Fișierul a fost încărcat doar parțial"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nu a fost încărcat nici un fișier"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Lipsește un director temporar"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Eroare la scriere pe disc"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nu este suficient spațiu disponibil"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Director invalid."
@@ -76,6 +84,36 @@ msgstr "Director invalid."
msgid "Files"
msgstr "Fișiere"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nu este suficient spațiu disponibil"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Încărcare anulată."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Adresa URL nu poate fi goală."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Nume de dosar invalid. Utilizarea 'Shared' e rezervată de ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Eroare"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Partajează"
@@ -92,43 +130,43 @@ msgstr "Șterge"
msgid "Rename"
msgstr "Redenumire"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "În așteptare"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} deja exista"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "înlocuire"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugerează nume"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "anulare"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} inlocuit cu {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "Anulează ultima acțiune"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "efectueaza operatiunea de stergere"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "un fișier se încarcă"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "fișiere se încarcă"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Se pregătește descărcarea. Aceasta poate să dureze ceva timp dacă fișierele sunt mari."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nu s-a putut încărca fișierul tău deoarece pare să fie un director sau are 0 bytes."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nu este suficient spațiu disponibil"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Încărcare anulată."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Fișierul este în curs de încărcare. Părăsirea paginii va întrerupe încărcarea."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Adresa URL nu poate fi goală."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Invalid folder name. Usage of 'Shared' is reserved by Ownclou"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Eroare"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Nume"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Dimensiune"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} foldare"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fisier"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} fisiere"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Nume de dosar invalid. Utilizarea 'Shared' e rezervată de ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nu s-a putut redenumi fișierul"
diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po
index ed306efb07f..b1d59be736f 100644
--- a/l10n/ro/files_external.po
+++ b/l10n/ro/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po
index 51f776e22f2..b3f552ec178 100644
--- a/l10n/ro/files_sharing.po
+++ b/l10n/ro/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Parolă"
msgid "Submit"
msgstr "Trimite"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s a partajat directorul %s cu tine"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s a partajat fișierul %s cu tine"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Descarcă"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Încărcare"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Anulează încărcarea"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Nici o previzualizare disponibilă pentru "
diff --git a/l10n/ro/files_trashbin.po b/l10n/ro/files_trashbin.po
index 634a5214ee9..7d67745e8c6 100644
--- a/l10n/ro/files_trashbin.po
+++ b/l10n/ro/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ro/lib.po b/l10n/ro/lib.po
index de27c52e960..26485073c6e 100644
--- a/l10n/ro/lib.po
+++ b/l10n/ro/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Text"
msgid "Images"
msgstr "Imagini"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po
index 2e425be1a89..ef6fac11bb6 100644
--- a/l10n/ro/settings.po
+++ b/l10n/ro/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po
index efa83ef2e69..e263b05fcb8 100644
--- a/l10n/ro/user_ldap.po
+++ b/l10n/ro/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ru/core.po b/l10n/ru/core.po
index 85820493c4d..a34f80990c7 100644
--- a/l10n/ru/core.po
+++ b/l10n/ru/core.po
@@ -4,6 +4,7 @@
#
# Translators:
# alfsoft <alfsoft@gmail.com>, 2013
+# lord93 <lordakryl@gmail.com>, 2013
# foool <andrglad@mail.ru>, 2013
# Vyacheslav Muranov <s@neola.ru>, 2013
# Langaru <langaru@gmail.com>, 2013
@@ -11,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -65,135 +66,135 @@ msgstr "Нет категорий для удаления."
msgid "Error removing %s from favorites."
msgstr "Ошибка удаления %s из избранного"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Воскресенье"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Понедельник"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Вторник"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Среда"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Четверг"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Пятница"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Суббота"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Январь"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Февраль"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Март"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Апрель"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Май"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Июнь"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Июль"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Август"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Сентябрь"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Октябрь"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Ноябрь"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Декабрь"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Конфигурация"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "несколько секунд назад"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 минуту назад"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} минут назад"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "час назад"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} часов назад"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "сегодня"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "вчера"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} дней назад"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "в прошлом месяце"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} месяцев назад"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "несколько месяцев назад"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "в прошлом году"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "несколько лет назад"
@@ -207,7 +208,7 @@ msgstr "Отменить"
#: js/oc-dialogs.js:141 js/oc-dialogs.js:200
msgid "Error loading file picker template"
-msgstr "Ошибка при загрузке файла выбора шаблона"
+msgstr "Ошибка при загрузке файла выбора шаблона"
#: js/oc-dialogs.js:164
msgid "Yes"
@@ -229,8 +230,8 @@ msgstr "Тип объекта не указан"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Ошибка"
@@ -250,7 +251,7 @@ msgstr "Общие"
msgid "Share"
msgstr "Открыть доступ"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Ошибка при открытии доступа"
@@ -270,99 +271,103 @@ msgstr "{owner} открыл доступ для Вас и группы {group}
msgid "Shared with you by {owner}"
msgstr "{owner} открыл доступ для Вас"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Поделиться с"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Поделиться с ссылкой"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Защитить паролем"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Пароль"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Почтовая ссылка на персону"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Отправить"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Установить срок доступа"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Дата окончания"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Поделится через электронную почту:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ни один человек не найден"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Общий доступ не разрешен"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Общий доступ к {item} с {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Закрыть общий доступ"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "может редактировать"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "контроль доступа"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "создать"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "обновить"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "удалить"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "открыть доступ"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Защищено паролем"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Ошибка при отмене срока доступа"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Ошибка при установке срока доступа"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Отправляется ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Письмо отправлено"
@@ -390,11 +395,11 @@ msgid ""
"The link to reset your password has been sent to your email.<br>If you do "
"not receive it within a reasonable amount of time, check your spam/junk "
"folders.<br>If it is not there ask your local administrator ."
-msgstr "Ссылка для сброса пароля была отправлена ​​по электронной почте. <br> Если вы не получите его в пределах одной двух минут, проверьте папку спам. <br> Если это не возможно, обратитесь к Вашему администратору."
+msgstr "Ссылка для сброса пароля отправлена вам ​​по электронной почте.<br>Если вы не получите письмо в пределах одной-двух минут, проверьте папку Спам. <br>Если письма там нет, обратитесь к своему администратору."
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
-msgstr "Что-то не так. Вы уверены что Email / Имя пользователя указаны верно?"
+msgstr "Запрос не удался. Вы уверены, что email или имя пользователя указаны верно?"
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
@@ -411,7 +416,7 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr ""
+msgstr "Ваши файлы зашифрованы. Если вы не активировали ключ восстановления, то после сброса пароля все ваши данные будут потеряны навсегда. Если вы не знаете что делать, свяжитесь со своим администратором до того как продолжить. Вы действительно хотите продолжить?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
@@ -505,7 +510,7 @@ msgstr "Пожалуйста обновите Ваш PHP чтобы исполь
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
-msgstr "Нет доступного защищенного генератора случайных чисел, пожалуйста, включите расширение PHP OpenSSL."
+msgstr "Отсутствует защищенный генератор случайных чисел, пожалуйста, включите расширение PHP OpenSSL."
#: templates/installation.php:33
msgid ""
@@ -629,4 +634,4 @@ msgstr "след"
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
-msgstr "Производится обновление ownCloud до версии %s. Это может занять некоторое время."
+msgstr "Идёт обновление ownCloud до версии %s. Это может занять некоторое время."
diff --git a/l10n/ru/files.po b/l10n/ru/files.po
index ff958e37045..cba4e1d3645 100644
--- a/l10n/ru/files.po
+++ b/l10n/ru/files.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# lord93 <lordakryl@gmail.com>, 2013
# Friktor <antonshramko@yandex.ru>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Friktor <antonshramko@yandex.ru>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -28,46 +29,54 @@ msgstr "Невозможно переместить %s - файл с таким
msgid "Could not move %s"
msgstr "Невозможно переместить %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Файл не был загружен. Неизвестная ошибка"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Файл загружен успешно."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Файл превышает размер установленный upload_max_filesize в php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Загружаемый файл превосходит значение переменной MAX_FILE_SIZE, указанной в форме HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Файл загружен частично"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Файл не был загружен"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Отсутствует временная папка"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Ошибка записи на диск"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Недостаточно доступного места в хранилище"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Неправильный каталог."
@@ -75,6 +84,36 @@ msgstr "Неправильный каталог."
msgid "Files"
msgstr "Файлы"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Файл не был загружен: его размер 0 байт либо это не файл, а директория."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Недостаточно свободного места"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Загрузка отменена."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Ссылка не может быть пустой."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Неправильное имя каталога. Имя 'Shared' зарезервировано."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Ошибка"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Открыть доступ"
@@ -91,43 +130,43 @@ msgstr "Удалить"
msgid "Rename"
msgstr "Переименовать"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Ожидание"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} уже существует"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "заменить"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "предложить название"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "отмена"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "заменено {new_name} на {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "отмена"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "выполняется операция удаления"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "загружается 1 файл"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "файлы загружаются"
@@ -159,67 +198,38 @@ msgid ""
"big."
msgstr "Загрузка началась. Это может потребовать много времени, если файл большого размера."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Файл не был загружен: его размер 0 байт либо это не файл, а директория."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Недостаточно свободного места"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Загрузка отменена."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Ссылка не может быть пустой."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Неправильное имя каталога. Имя 'Shared' зарезервировано."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Ошибка"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Имя"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Размер"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Изменён"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} папок"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} файлов"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Неправильное имя каталога. Имя 'Shared' зарезервировано."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Невозможно переименовать файл"
@@ -308,7 +318,7 @@ msgstr "Файл слишком велик"
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
-msgstr "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере."
+msgstr "Файлы, которые вы пытаетесь загрузить, превышают лимит для файлов на этом сервере."
#: templates/index.php:114
msgid "Files are being scanned, please wait."
@@ -320,4 +330,4 @@ msgstr "Текущее сканирование"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
-msgstr "Обновление кеша файловой системы..."
+msgstr "Обновление кэша файловой системы..."
diff --git a/l10n/ru/files_encryption.po b/l10n/ru/files_encryption.po
index 44fa7c2176f..8080d09efc8 100644
--- a/l10n/ru/files_encryption.po
+++ b/l10n/ru/files_encryption.po
@@ -5,13 +5,15 @@
# Translators:
# Ант По <du6egub@gmail.com>, 2013
# alfsoft <alfsoft@gmail.com>, 2013
+# lord93 <lordakryl@gmail.com>, 2013
+# jekader <jekader@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-22 02:06+0200\n"
-"PO-Revision-Date: 2013-06-22 00:07+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-28 20:20+0000\n"
+"Last-Translator: jekader <jekader@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"
@@ -26,7 +28,7 @@ msgstr "Ключ восстановления успешно установле
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "Невозможно включить ключ восстановления. Проверьте правильность пароля от ключа!"
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
@@ -35,7 +37,7 @@ msgstr "Ключ восстановления успешно отключен"
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "Невозможно выключить ключ восстановления. Проверьте правильность пароля от ключа!"
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
@@ -47,30 +49,30 @@ msgstr "Невозможно изменить пароль. Возможно с
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Пароль секретного ключа успешно обновлён."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "Невозможно обновить пароль от секретного ключа. Возможно, старый пароль указан неверно."
#: files/error.php:7
msgid ""
"Your private key is not valid! Maybe your password was changed from outside."
" You can update your private key password in your personal settings to "
"regain access to your files"
-msgstr ""
+msgstr "Секретный ключ недействителен! Возможно, Ваш пароль изменился. Пожалуйста, обновите пароль к приватному ключу в личных настройках, чтобы получить доступ к файлам"
#: hooks/hooks.php:44
msgid "PHP module OpenSSL is not installed."
-msgstr ""
+msgstr "Модуль OpenSSL для PHP не установлен."
#: hooks/hooks.php:45
msgid ""
"Please ask your server administrator to install the module. For now the "
"encryption app was disabled."
-msgstr ""
+msgstr "Попросите администратора сервера установить модуль. Приложение шифрования было временно отключено."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -80,11 +82,11 @@ msgstr "Сохранение..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "Секретный ключ недействителен! Возможно, Ваш пароль был изменён в другой программе."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
-msgstr ""
+msgstr "Вы можете разблокировать закрытый ключ в своём "
#: templates/invalid_private_key.php:7
msgid "personal settings"
@@ -97,11 +99,11 @@ msgstr "Шифрование"
#: templates/settings-admin.php:10
msgid ""
"Enable recovery key (allow to recover users files in case of password loss):"
-msgstr ""
+msgstr "Включить ключ восстановления (позволяет пользователям восстановить файлы при потере пароля):"
#: templates/settings-admin.php:14
msgid "Recovery key password"
-msgstr ""
+msgstr "Пароль для ключа восстановления"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -113,15 +115,15 @@ msgstr "Отключено"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
-msgstr ""
+msgstr "Сменить пароль для ключа восстановления:"
#: templates/settings-admin.php:41
msgid "Old Recovery key password"
-msgstr ""
+msgstr "Старый пароль для ключа восстановления"
#: templates/settings-admin.php:48
msgid "New Recovery key password"
-msgstr ""
+msgstr "Новый пароль для ключа восстановления"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -129,11 +131,11 @@ msgstr "Изменить пароль"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Пароль от секретного ключа больше не соответствует паролю входа:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Замените старый пароль от секретного ключа на новый пароль входа."
#: templates/settings-personal.php:16
msgid ""
@@ -143,19 +145,19 @@ msgstr "Если вы не помните свой старый пароль, в
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Старый пароль для входа"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Текущйи пароль для входа"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Обновить пароль от секретного ключа"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr ""
+msgstr "Включить восстановление пароля:"
#: templates/settings-personal.php:47
msgid ""
diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po
index 577f1c2213e..64576027329 100644
--- a/l10n/ru/files_external.po
+++ b/l10n/ru/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po
index 7e9d5b98c8d..c9d710ec8d3 100644
--- a/l10n/ru/files_sharing.po
+++ b/l10n/ru/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Пароль"
msgid "Submit"
msgstr "Отправить"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s открыл доступ к папке %s для Вас"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s открыл доступ к файлу %s для Вас"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Скачать"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Загрузка"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Отмена загрузки"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Предпросмотр недоступен для"
diff --git a/l10n/ru/files_trashbin.po b/l10n/ru/files_trashbin.po
index c5626e33fcb..cfffb519284 100644
--- a/l10n/ru/files_trashbin.po
+++ b/l10n/ru/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po
index f9e070170a2..39215401cc3 100644
--- a/l10n/ru/lib.po
+++ b/l10n/ru/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Friktor <antonshramko@yandex.ru>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -86,104 +86,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Изображения"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Установить имя пользователя для admin."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "становит пароль для admin."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s введите имя пользователя базы данных."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s введите имя базы данных."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s Вы не можете использовать точки в имени базы данных"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s задайте хост базы данных."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Неверное имя пользователя и/или пароль PostgreSQL"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Имя пользователя и/или пароль MS SQL не подходит: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Вы должны войти или в существующий аккаунт или под администратором."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "соединение с Oracle не может быть установлено"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Неверное имя пользователя и/или пароль MySQL"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Ошибка БД: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Вызываемая команда была: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Пользователь MySQL '%s'@'localhost' уже существует."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Удалить этого пользователя из MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Пользователь MySQL '%s'@'%%' уже существует"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Удалить этого пользователя из MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "соединение с Oracle не может быть установлено"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Неверное имя пользователя и/или пароль Oracle"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Вызываемая команда была: \"%s\", имя: %s, пароль: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Имя пользователя и/или пароль MS SQL не подходит: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Неверное имя пользователя и/или пароль PostgreSQL"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Установить имя пользователя для admin."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "становит пароль для admin."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>."
diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po
index 2ea3ed59461..d084df6c79e 100644
--- a/l10n/ru/settings.po
+++ b/l10n/ru/settings.po
@@ -4,15 +4,16 @@
#
# Translators:
# alfsoft <alfsoft@gmail.com>, 2013
+# lord93 <lordakryl@gmail.com>, 2013
# eurekafag <eurekafag@eureka7.ru>, 2013
# Friktor <antonshramko@yandex.ru>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: lord93 <lordakryl@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"
@@ -22,7 +23,7 @@ msgstr ""
#: ajax/apps/ocs.php:20
msgid "Unable to load list from App Store"
-msgstr "Загрузка из App Store запрещена"
+msgstr "Не удалось загрузить список из App Store"
#: ajax/changedisplayname.php:25 ajax/removeuser.php:15 ajax/setquota.php:17
#: ajax/togglegroups.php:20
@@ -105,7 +106,7 @@ msgstr "Включить"
#: js/apps.js:55
msgid "Please wait...."
-msgstr "Повремени..."
+msgstr "Подождите..."
#: js/apps.js:59 js/apps.js:71 js/apps.js:80 js/apps.js:93
msgid "Error"
@@ -117,7 +118,7 @@ msgstr "Обновление..."
#: js/apps.js:93
msgid "Error while updating app"
-msgstr "Ошибка в процессе обновления приложения"
+msgstr "Ошибка при обновлении приложения"
#: js/apps.js:96
msgid "Updated"
@@ -158,7 +159,7 @@ msgstr "добавить группу"
#: js/users.js:428
msgid "A valid username must be provided"
-msgstr "Предоставте подходящее имя пользователя"
+msgstr "Укажите правильное имя пользователя"
#: js/users.js:429 js/users.js:435 js/users.js:450
msgid "Error creating user"
@@ -166,7 +167,7 @@ msgstr "Ошибка создания пользователя"
#: js/users.js:434
msgid "A valid password must be provided"
-msgstr "Предоставте подходящий пароль"
+msgstr "Укажите валидный пароль"
#: personal.php:35 personal.php:36
msgid "__language_name__"
@@ -183,7 +184,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 "Ваши каталоги данных и файлы, вероятно, доступны из Интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем Вам настроить вебсервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера."
+msgstr "Ваш каталог с данными и файлы, вероятно, доступны из интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем настроить веб-сервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера."
#: templates/admin.php:29
msgid "Setup Warning"
@@ -193,7 +194,7 @@ msgstr "Предупреждение установки"
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
-msgstr "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV."
+msgstr "Веб-сервер до сих пор не настроен для возможности синхронизации файлов. Похоже что проблема в неисправности интерфейса WebDAV."
#: templates/admin.php:33
#, php-format
@@ -202,13 +203,13 @@ msgstr "Пожалуйста, дважды просмотрите <a href='%s'>
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
-msgstr "Модуль 'fileinfo' потерян"
+msgstr "Модуль 'fileinfo' отсутствует"
#: templates/admin.php:47
msgid ""
"The PHP module 'fileinfo' is missing. We strongly recommend to enable this "
"module to get best results with mime-type detection."
-msgstr "PHP модуль 'fileinfo' потерян. Мы настоятельно рекомендуем включить этот модуль для получения лучших результатов в mime-типе обнаружения."
+msgstr "PHP модуль 'fileinfo' отсутствует. Мы настоятельно рекомендуем включить этот модуль для улучшения определения типов (mime-type) файлов."
#: templates/admin.php:58
msgid "Locale not working"
@@ -224,7 +225,7 @@ msgstr "Этот сервер ownCloud не может установить яз
#: templates/admin.php:75
msgid "Internet connection not working"
-msgstr "Интернет соединение не работает"
+msgstr "Интернет-соединение не работает"
#: templates/admin.php:78
msgid ""
@@ -234,11 +235,11 @@ msgid ""
"remote and sending of notification emails might also not work. We suggest to"
" enable internet connection for this server if you want to have all features"
" of ownCloud."
-msgstr "Этот сервер ownCloud не имеет ни одного рабочего интернет соединения. Это значит, что некоторые возможности, такие как монтаж внешних носителей, уведомления о обновлениях или установки 3го рода приложений,не работают."
+msgstr "Этот сервер ownCloud не имеет рабочего интернет-соединения. Это значит, что некоторые возможности отключены, например: подключение внешних носителей, уведомления об обновлениях, установка сторонних приложений."
#: templates/admin.php:92
msgid "Cron"
-msgstr "Демон"
+msgstr "Планировщик задач по расписанию"
#: templates/admin.php:101
msgid "Execute one task with each page loaded"
@@ -248,13 +249,13 @@ msgstr "Выполнять одно задание с каждой загруж
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
-msgstr "cron.php зарегистрирован на webcron сервисе. Вызов страницы cron.php в корне owncloud раз в минуту через http."
+msgstr "Зарегистрировать cron.php в службе webcron сервисе. Вызывает страницу cron.php в корне owncloud раз в минуту через http."
#: templates/admin.php:121
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
-msgstr "Использование системной службы cron. Вызов файла cron.php в папке owncloud через систему cronjob раз в минуту."
+msgstr "Использовать системную службу cron. Вызов файла cron.php в папке owncloud через систему cronjob раз в минуту."
#: templates/admin.php:128
msgid "Sharing"
@@ -266,7 +267,7 @@ msgstr "Включить API общего доступа"
#: templates/admin.php:135
msgid "Allow apps to use the Share API"
-msgstr "Позволить программам использовать API общего доступа"
+msgstr "Позволить приложениям использовать API общего доступа"
#: templates/admin.php:142
msgid "Allow links"
@@ -274,7 +275,7 @@ msgstr "Разрешить ссылки"
#: templates/admin.php:143
msgid "Allow users to share items to the public with links"
-msgstr "Разрешить пользователям открывать в общий доступ эллементы с публичной ссылкой"
+msgstr "Разрешить пользователям открывать в общий доступ элементы с публичной ссылкой"
#: templates/admin.php:150
msgid "Allow resharing"
@@ -456,7 +457,7 @@ msgstr "WebDAV"
#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
-msgstr "Используйте этот URL для подключения файлового менеджера к Вашему хранилищу"
+msgstr "Используйте этот адрес для подключения файлового менеджера к этому хранилищу"
#: templates/users.php:21
msgid "Login Name"
@@ -506,4 +507,4 @@ msgstr "установить новый пароль"
#: templates/users.php:137
msgid "Default"
-msgstr "По-умолчанию"
+msgstr "По умолчанию"
diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po
index aa89e80f4a2..b8e399f1a4f 100644
--- a/l10n/ru/user_ldap.po
+++ b/l10n/ru/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: alfsoft <alfsoft@gmail.com>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ru/user_webdavauth.po b/l10n/ru/user_webdavauth.po
index ad92e25e80d..d1e8b9599ba 100644
--- a/l10n/ru/user_webdavauth.po
+++ b/l10n/ru/user_webdavauth.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# lord93 <lordakryl@gmail.com>, 2013
# Denis <reg.transifex.net@demitel.ru>, 2013
# adol <sharov3@gmail.com>, 2012
# skoptev <skoptev@ukr.net>, 2012
@@ -10,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-15 00:00+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-28 19:50+0000\n"
+"Last-Translator: lord93 <lordakryl@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"
@@ -33,4 +34,4 @@ msgid ""
"ownCloud will send the user credentials to this URL. This plugin checks the "
"response and will interpret the HTTP statuscodes 401 and 403 as invalid "
"credentials, and all other responses as valid credentials."
-msgstr "ownCloud отправит пользовательские данные на этот URL. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными."
+msgstr "ownCloud отправит учётные данные пользователя на этот адрес. Затем плагин проверит ответ, в случае HTTP ответа 401 или 403 данные будут считаться неверными, при любых других ответах - верными."
diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po
index d90c370aac3..8615e658579 100644
--- a/l10n/si_LK/core.po
+++ b/l10n/si_LK/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "මකා දැමීම සඳහා ප්‍රවර්ගයන්
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "ඉරිදා"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "සඳුදා"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "අඟහරුවාදා"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "බදාදා"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "බ්‍රහස්පතින්දා"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "සිකුරාදා"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "සෙනසුරාදා"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "ජනවාරි"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "පෙබරවාරි"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "මාර්තු"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "අප්‍රේල්"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "මැයි"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "ජූනි"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "ජූලි"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "අගෝස්තු"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "සැප්තැම්බර්"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "ඔක්තෝබර"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "නොවැම්බර්"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "දෙසැම්බර්"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "සිටුවම්"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "තත්පරයන්ට පෙර"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 මිනිත්තුවකට පෙර"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "අද"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "ඊයේ"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "පෙර මාසයේ"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "මාස කීපයකට පෙර"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "පෙර අවුරුද්දේ"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "අවුරුදු කීපයකට පෙර"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "දෝෂයක්"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "බෙදා හදා ගන්න"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "බෙදාගන්න"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "යොමුවක් මඟින් බෙදාගන්න"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "මුර පදයකින් ආරක්ශාකරන්න"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "මුර පදය"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "කල් ඉකුත් විමේ දිනය දමන්න"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "කල් ඉකුත් විමේ දිනය"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "විද්‍යුත් තැපෑල මඟින් බෙදාගන්න: "
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "නොබෙදු"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "සංස්කරණය කළ හැක"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "ප්‍රවේශ පාලනය"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "සදන්න"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "යාවත්කාලීන කරන්න"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "මකන්න"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "බෙදාහදාගන්න"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "මුර පදයකින් ආරක්ශාකර ඇත"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "කල් ඉකුත් දිනය ඉවත් කිරීමේ දෝෂයක්"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "කල් ඉකුත් දිනය ස්ථාපනය කිරීමේ දෝෂයක්"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po
index da362147611..e5d2b162055 100644
--- a/l10n/si_LK/files.po
+++ b/l10n/si_LK/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ගොනුවක් උඩුගත නොවුනි. නොහැඳිනු දෝෂයක්"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "දෝෂයක් නොමැත. සාර්ථකව ගොනුව උඩුගත කෙරුණි"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "ගොනුවක් උඩුගත නොවුණි"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "තාවකාලික ෆොල්ඩරයක් අතුරුදහන්"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "තැටිගත කිරීම අසාර්ථකයි"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "ගොනු"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "උඩුගත කිරීම අත් හරින්න ලදී"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "යොමුව හිස් විය නොහැක"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "දෝෂයක්"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "බෙදා හදා ගන්න"
@@ -90,43 +128,43 @@ msgstr "මකා දමන්න"
msgid "Rename"
msgstr "නැවත නම් කරන්න"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ප්‍රතිස්ථාපනය කරන්න"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "නමක් යෝජනා කරන්න"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "අත් හරින්න"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "නිෂ්ප්‍රභ කරන්න"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 ගොනුවක් උඩගත කෙරේ"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "උඩුගත කිරීම අත් හරින්න ලදී"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "යොමුව හිස් විය නොහැක"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "දෝෂයක්"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "නම"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "ප්‍රමාණය"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "වෙනස් කළ"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 ෆොල්ඩරයක්"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ගොනුවක්"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/si_LK/files_external.po b/l10n/si_LK/files_external.po
index c8a65d793df..5b0f15c8000 100644
--- a/l10n/si_LK/files_external.po
+++ b/l10n/si_LK/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/si_LK/files_sharing.po b/l10n/si_LK/files_sharing.po
index c692d99227a..c781eb81a2b 100644
--- a/l10n/si_LK/files_sharing.po
+++ b/l10n/si_LK/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "මුර පදය"
msgid "Submit"
msgstr "යොමු කරන්න"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ඔබව %s ෆෝල්ඩරයට හවුල් කරගත්තේය"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ඔබ සමඟ %s ගොනුව බෙදාහදාගත්තේය"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "බාන්න"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "උඩුගත කරන්න"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "උඩුගත කිරීම අත් හරින්න"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "පූර්වදර්ශනයක් නොමැත"
diff --git a/l10n/si_LK/files_trashbin.po b/l10n/si_LK/files_trashbin.po
index ffdf208d5b3..f8dcf35a692 100644
--- a/l10n/si_LK/files_trashbin.po
+++ b/l10n/si_LK/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/si_LK/lib.po b/l10n/si_LK/lib.po
index 1ee104b8966..802d45cc08b 100644
--- a/l10n/si_LK/lib.po
+++ b/l10n/si_LK/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "පෙළ"
msgid "Images"
msgstr "අනු රූ"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po
index 34cfc0f75db..86ea6fb1edc 100644
--- a/l10n/si_LK/settings.po
+++ b/l10n/si_LK/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/si_LK/user_ldap.po b/l10n/si_LK/user_ldap.po
index 0fd859b2036..71ff64e11c5 100644
--- a/l10n/si_LK/user_ldap.po
+++ b/l10n/si_LK/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sk/core.po b/l10n/sk/core.po
index 445c6c56a60..99ac86641df 100644
--- a/l10n/sk/core.po
+++ b/l10n/sk/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/sk/files.po b/l10n/sk/files.po
index 98060efa362..83c9935608d 100644
--- a/l10n/sk/files.po
+++ b/l10n/sk/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/sk/files_sharing.po b/l10n/sk/files_sharing.po
index c4a1511387b..ef0f5ad7ce7 100644
--- a/l10n/sk/files_sharing.po
+++ b/l10n/sk/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/sk/lib.po b/l10n/sk/lib.po
index d2b85b1a0fc..a69a9c44f3c 100644
--- a/l10n/sk/lib.po
+++ b/l10n/sk/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po
index 79e8f21840f..4d0d878f14f 100644
--- a/l10n/sk_SK/core.po
+++ b/l10n/sk_SK/core.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -62,135 +62,135 @@ msgstr "Neboli vybrané žiadne kategórie pre odstránenie."
msgid "Error removing %s from favorites."
msgstr "Chyba pri odstraňovaní %s z obľúbených položiek."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Nedeľa"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Pondelok"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Utorok"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Streda"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Štvrtok"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Piatok"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Sobota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Január"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Február"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Marec"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Apríl"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Máj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Jún"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Júl"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "August"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Október"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "December"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Nastavenia"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "pred sekundami"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "pred minútou"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "pred {minutes} minútami"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Pred 1 hodinou"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Pred {hours} hodinami."
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "dnes"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "včera"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "pred {days} dňami"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "minulý mesiac"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Pred {months} mesiacmi."
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "pred mesiacmi"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "minulý rok"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "pred rokmi"
@@ -226,8 +226,8 @@ msgstr "Nešpecifikovaný typ objektu."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Chyba"
@@ -247,7 +247,7 @@ msgstr "Zdieľané"
msgid "Share"
msgstr "Zdieľať"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Chyba počas zdieľania"
@@ -267,99 +267,103 @@ msgstr "Zdieľané s vami a so skupinou {group} používateľom {owner}"
msgid "Shared with you by {owner}"
msgstr "Zdieľané s vami používateľom {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Zdieľať s"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Zdieľať cez odkaz"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Chrániť heslom"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Heslo"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Odoslať odkaz emailom"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Odoslať"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Nastaviť dátum expirácie"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Dátum expirácie"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Zdieľať cez e-mail:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Používateľ nenájdený"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Zdieľanie už zdieľanej položky nie je povolené"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Zdieľané v {item} s {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Zrušiť zdieľanie"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "môže upraviť"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "prístupové práva"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "vytvoriť"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "aktualizovať"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "vymazať"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "zdieľať"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Chránené heslom"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Chyba pri odstraňovaní dátumu expirácie"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Chyba pri nastavení dátumu expirácie"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Odosielam ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email odoslaný"
diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po
index 031de089cfc..eec031c7a4e 100644
--- a/l10n/sk_SK/files.po
+++ b/l10n/sk_SK/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "Nie je možné presunúť %s - súbor s týmto menom už existuje"
msgid "Could not move %s"
msgstr "Nie je možné presunúť %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Žiaden súbor nebol odoslaný. Neznáma chyba"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nenastala žiadna chyba, súbor bol úspešne nahraný"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Nahraný súbor predčil konfiguračnú direktívu upload_max_filesize v súbore php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Ukladaný súbor prekračuje nastavenie MAX_FILE_SIZE z volieb HTML formulára."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Ukladaný súbor sa nahral len čiastočne"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Žiadny súbor nebol uložený"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Chýba dočasný priečinok"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Zápis na disk sa nepodaril"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nedostatok dostupného úložného priestoru"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Neplatný priečinok"
@@ -75,6 +83,36 @@ msgstr "Neplatný priečinok"
msgid "Files"
msgstr "Súbory"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nedá sa odoslať Váš súbor, pretože je to priečinok, alebo je jeho veľkosť 0 bajtov"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nie je k dispozícii dostatok miesta"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Odosielanie zrušené"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Opustenie stránky zruší práve prebiehajúce odosielanie súboru."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL nemôže byť prázdne"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Neplatný názov priečinka. Názov \"Shared\" je rezervovaný pre ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Chyba"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Zdieľať"
@@ -91,43 +129,43 @@ msgstr "Zmazať"
msgid "Rename"
msgstr "Premenovať"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Prebieha"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} už existuje"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "nahradiť"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "pomôcť s menom"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "zrušiť"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "prepísaný {new_name} súborom {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "vrátiť"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "vykonať zmazanie"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 súbor sa posiela "
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "nahrávanie súborov"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Vaše sťahovanie sa pripravuje. Ak sú sťahované súbory veľké, môže to chvíľu trvať."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nedá sa odoslať Váš súbor, pretože je to priečinok, alebo je jeho veľkosť 0 bajtov"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nie je k dispozícii dostatok miesta"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Odosielanie zrušené"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Opustenie stránky zruší práve prebiehajúce odosielanie súboru."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL nemôže byť prázdne"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Neplatné meno priečinka. Používanie mena 'Shared' je vyhradené len pre Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Chyba"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Názov"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Veľkosť"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Upravené"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 priečinok"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} priečinkov"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 súbor"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} súborov"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Neplatný názov priečinka. Názov \"Shared\" je rezervovaný pre ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nemožno premenovať súbor"
diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po
index 1e74ef99333..2cb3357abae 100644
--- a/l10n/sk_SK/files_external.po
+++ b/l10n/sk_SK/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po
index 0292e541077..698f070843f 100644
--- a/l10n/sk_SK/files_sharing.po
+++ b/l10n/sk_SK/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Heslo"
msgid "Submit"
msgstr "Odoslať"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s zdieľa s vami priečinok %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s zdieľa s vami súbor %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Sťahovanie"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Odoslať"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Zrušiť odosielanie"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Žiaden náhľad k dispozícii pre"
diff --git a/l10n/sk_SK/files_trashbin.po b/l10n/sk_SK/files_trashbin.po
index 3a8a680f289..d024c519d03 100644
--- a/l10n/sk_SK/files_trashbin.po
+++ b/l10n/sk_SK/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po
index 10e0f7ec21a..6af528755a8 100644
--- a/l10n/sk_SK/lib.po
+++ b/l10n/sk_SK/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Obrázky"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Zadajte používateľské meno administrátora."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Zadajte heslo administrátora."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "Zadajte používateľské meno %s databázy.."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "Zadajte názov databázy pre %s databázy."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "V názve databázy %s nemôžete používať bodky"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "Zadajte názov počítača s databázou %s."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Používateľské meno, alebo heslo MS SQL nie je platné: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Musíte zadať jestvujúci účet alebo administrátora."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Nie je možné pripojiť sa k Oracle"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Používateľské meno a/alebo heslo pre MySQL databázu je neplatné"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Chyba DB: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Podozrivý príkaz bol: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Používateľ '%s'@'localhost' už v MySQL existuje."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Zahodiť používateľa z MySQL."
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Používateľ '%s'@'%%' už v MySQL existuje"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Zahodiť používateľa z MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Nie je možné pripojiť sa k Oracle"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Používateľské meno, alebo heslo MS SQL nie je platné: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Zadajte používateľské meno administrátora."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Zadajte heslo administrátora."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>."
diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po
index 3b296582a89..8d98866453e 100644
--- a/l10n/sk_SK/settings.po
+++ b/l10n/sk_SK/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po
index 20c80449a9c..1dee00b4c3e 100644
--- a/l10n/sk_SK/user_ldap.po
+++ b/l10n/sk_SK/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: mhh <marian.hvolka@stuba.sk>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sl/core.po b/l10n/sl/core.po
index 3bde3a9618a..ff303a51a0e 100644
--- a/l10n/sl/core.po
+++ b/l10n/sl/core.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
# mateju <>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -21,7 +22,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s je delil »%s« z vami"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -62,135 +63,135 @@ msgstr "Za izbris ni izbrana nobena kategorija."
msgid "Error removing %s from favorites."
msgstr "Napaka odstranjevanja %s iz priljubljenih predmetov."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "nedelja"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "ponedeljek"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "torek"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "sreda"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "četrtek"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "petek"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "sobota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "marec"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "april"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "junij"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "julij"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "avgust"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "september"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "november"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "december"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Nastavitve"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "pred nekaj sekundami"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "pred minuto"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "pred {minutes} minutami"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Pred 1 uro"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "pred {hours} urami"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "danes"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "včeraj"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "pred {days} dnevi"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "zadnji mesec"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "pred {months} meseci"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "mesecev nazaj"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "lansko leto"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "let nazaj"
@@ -204,7 +205,7 @@ msgstr "Prekliči"
#: js/oc-dialogs.js:141 js/oc-dialogs.js:200
msgid "Error loading file picker template"
-msgstr ""
+msgstr "Napaka pri nalaganju predloge za izbor dokumenta"
#: js/oc-dialogs.js:164
msgid "Yes"
@@ -226,8 +227,8 @@ msgstr "Vrsta predmeta ni podana."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Napaka"
@@ -247,7 +248,7 @@ msgstr "V souporabi"
msgid "Share"
msgstr "Souporaba"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Napaka med souporabo"
@@ -267,99 +268,103 @@ msgstr "V souporabi z vami in skupino {group}. Lastnik je {owner}."
msgid "Shared with you by {owner}"
msgstr "V souporabi z vami. Lastnik je {owner}."
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Omogoči souporabo z"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Omogoči souporabo preko povezave"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Zaščiti z geslom"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Geslo"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Posreduj povezavo po elektronski pošti"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Pošlji"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Nastavi datum preteka"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Datum preteka"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Souporaba preko elektronske pošte:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Ni najdenih uporabnikov"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Nadaljnja souporaba ni dovoljena"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "V souporabi v {item} z {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Prekliči souporabo"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "lahko ureja"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "nadzor dostopa"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "ustvari"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "posodobi"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "izbriši"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "določi souporabo"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Zaščiteno z geslom"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Napaka brisanja datuma preteka"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Napaka med nastavljanjem datuma preteka"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Pošiljanje ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Elektronska pošta je poslana"
@@ -408,11 +413,11 @@ msgid ""
"will be no way to get your data back after your password is reset. If you "
"are not sure what to do, please contact your administrator before you "
"continue. Do you really want to continue?"
-msgstr ""
+msgstr "Datoteke so šifrirane. Če niste omogočili ključa za obnovitev, žal podatkov ne bo mogoče pridobiti nazaj, ko boste geslo enkrat spremenili. Če niste prepričani, kaj storiti, se obrnite na skrbnika storitve. Ste prepričani, da želite nadaljevati?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Da, potrjujem ponastavitev gesla"
#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
@@ -471,7 +476,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Pozdravljen/a,⏎\n⏎\nsporočam, da je %s delil %s s teboj.⏎\nPoglej na: %s⏎\n⏎\nLep pozdrav!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -613,7 +618,7 @@ msgstr "Druge prijavne možnosti"
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>Cheers!"
-msgstr ""
+msgstr "Pozdravljen/a,<br><br>sporočam, da je %s delil »%s« s teboj.<br><a href=\"%s\">Poglej vsebine!</a><br><br>Lep pozdrav!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/sl/files.po b/l10n/sl/files.po
index 5c3ee02506c..a5d03e41800 100644
--- a/l10n/sl/files.po
+++ b/l10n/sl/files.po
@@ -3,12 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +28,54 @@ msgstr "Ni mogoče premakniti %s - datoteka s tem imenom že obstaja"
msgid "Could not move %s"
msgstr "Ni mogoče premakniti %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ni poslane datoteke. Neznana napaka."
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Datoteka je uspešno naložena."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Poslana datoteka presega dovoljeno velikost, ki je določena z možnostjo upload_max_filesize v datoteki php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Poslana datoteka presega velikost, ki jo določa parameter največje dovoljene velikosti v obrazcu HTML."
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Poslan je le del datoteke."
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ni poslane datoteke"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Manjka začasna mapa"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Pisanje na disk je spodletelo"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Na voljo ni dovolj prostora"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Neveljavna mapa."
@@ -74,6 +83,36 @@ msgstr "Neveljavna mapa."
msgid "Files"
msgstr "Datoteke"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Pošiljanja ni mogoče izvesti, saj gre za mapo oziroma datoteko velikosti 0 bajtov."
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Na voljo ni dovolj prostora."
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Pošiljanje je preklicano."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Naslov URL ne sme biti prazna vrednost."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ime mape je neveljavno. Uporaba oznake \"Souporaba\" je rezervirana za ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Napaka"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Souporaba"
@@ -90,43 +129,43 @@ msgstr "Izbriši"
msgid "Rename"
msgstr "Preimenuj"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "V čakanju ..."
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} že obstaja"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "zamenjaj"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "predlagaj ime"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "prekliči"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "preimenovano ime {new_name} z imenom {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "razveljavi"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "izvedi opravilo brisanja"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Pošiljanje 1 datoteke"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "poteka pošiljanje datotek"
@@ -158,67 +197,38 @@ msgid ""
"big."
msgstr "Postopek priprave datoteke za prejem je lahko dolgotrajen, če je datoteka zelo velika."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Pošiljanja ni mogoče izvesti, saj gre za mapo oziroma datoteko velikosti 0 bajtov."
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Na voljo ni dovolj prostora."
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Pošiljanje je preklicano."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Naslov URL ne sme biti prazna vrednost."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Neveljavno ime mape. Uporaba oznake \"Souporaba\" je zadržan za sistem ownCloud."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Napaka"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Velikost"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Spremenjeno"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mapa"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} map"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 datoteka"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} datotek"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Ni mogoče preimenovati datoteke"
diff --git a/l10n/sl/files_encryption.po b/l10n/sl/files_encryption.po
index 3b256579813..67799e2eea8 100644
--- a/l10n/sl/files_encryption.po
+++ b/l10n/sl/files_encryption.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-22 02:06+0200\n"
-"PO-Revision-Date: 2013-06-22 00:07+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 07:49+0000\n"
+"Last-Translator: barbarak <barbarak@arnes.si>\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"
@@ -37,11 +38,11 @@ msgstr ""
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
-msgstr ""
+msgstr "Geslo je bilo uspešno spremenjeno."
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
-msgstr ""
+msgstr "Gesla ni bilo mogoče spremeniti. Morda vnos starega gesla ni bil pravilen."
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
@@ -86,7 +87,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "osebne nastavitve"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -103,11 +104,11 @@ msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
-msgstr ""
+msgstr "Omogočeno"
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
-msgstr ""
+msgstr "Onemogočeno"
#: templates/settings-admin.php:34
msgid "Change recovery key password:"
@@ -123,7 +124,7 @@ msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
-msgstr ""
+msgstr "Spremeni geslo"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
@@ -141,11 +142,11 @@ msgstr ""
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Staro geslo"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Trenutno geslo"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
@@ -163,8 +164,8 @@ msgstr ""
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
-msgstr ""
+msgstr "Nastavitve obnavljanja dokumentov so bile posodobljene"
#: templates/settings-personal.php:64
msgid "Could not update file recovery"
-msgstr ""
+msgstr "Nastavitev za obnavljanje dokumentov ni bilo mogoče posodobiti"
diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po
index 1a077ab4058..448ef074c44 100644
--- a/l10n/sl/files_external.po
+++ b/l10n/sl/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: mateju <>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po
index ddf9328eb3f..2fea8a1ff49 100644
--- a/l10n/sl/files_sharing.po
+++ b/l10n/sl/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Geslo"
msgid "Submit"
msgstr "Pošlji"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "Oseba %s je določila mapo %s za souporabo"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "Oseba %s je določila datoteko %s za souporabo"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Prejmi"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Pošlji"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Prekliči pošiljanje"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Predogled ni na voljo za"
diff --git a/l10n/sl/files_trashbin.po b/l10n/sl/files_trashbin.po
index 58a0639be39..cc61e175091 100644
--- a/l10n/sl/files_trashbin.po
+++ b/l10n/sl/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po
index 8ce3264d144..2bf8b9bbc8c 100644
--- a/l10n/sl/lib.po
+++ b/l10n/sl/lib.po
@@ -3,12 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +86,102 @@ msgstr "Besedilo"
msgid "Images"
msgstr "Slike"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Nastavi uporabniško ime skrbnika."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Nastavi geslo skrbnika."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s - vnos uporabniškega imena podatkovne zbirke."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s - vnos imena podatkovne zbirke."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s - v imenu podatkovne zbirke ni dovoljeno uporabljati pik."
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s - vnos gostitelja podatkovne zbirke."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Uporabniško ime ali geslo PostgreSQL ni veljavno"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Uporabniško ime ali geslo MS SQL ni veljavno: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Prijaviti se je treba v obstoječi ali pa skrbniški račun."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Uporabniško ime ali geslo MySQL ni veljavno"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Napaka podatkovne zbirke: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Napačni ukaz je: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Uporabnik MySQL '%s'@'localhost' že obstaja."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Odstrani uporabnika s podatkovne zbirke MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Uporabnik MySQL '%s'@'%%' že obstaja."
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Odstrani uporabnika s podatkovne zbirke MySQL"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Povezava z bazo Oracle ni uspela."
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Uporabniško ime ali geslo Oracle ni veljavno"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Napačni ukaz je: \"%s\", ime: %s, geslo: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Uporabniško ime ali geslo MS SQL ni veljavno: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Uporabniško ime ali geslo PostgreSQL ni veljavno"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Nastavi uporabniško ime skrbnika."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Nastavi geslo skrbnika."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Preverite <a href='%s'>navodila namestitve</a>."
diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po
index a25daf32280..810ac475d11 100644
--- a/l10n/sl/settings.po
+++ b/l10n/sl/settings.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
# mateju <>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: barbarak <barbarak@arnes.si>\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"
@@ -466,13 +467,13 @@ msgstr "Ustvari"
#: templates/users.php:36
msgid "Admin Recovery Password"
-msgstr ""
+msgstr "Obnovitev administratorjevega gesla"
#: templates/users.php:37 templates/users.php:38
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Vnesite geslo za obnovitev, ki ga boste uporabljali za obnovitev datotek uporabnikov med spremembo gesla"
#: templates/users.php:42
msgid "Default Storage"
diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po
index fb976fa8eda..a6735573387 100644
--- a/l10n/sl/user_ldap.po
+++ b/l10n/sl/user_ldap.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
+"Last-Translator: barbarak <barbarak@arnes.si>\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"
@@ -19,7 +20,7 @@ msgstr ""
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
-msgstr ""
+msgstr "Preslikav ni bilo mogoče izbrisati"
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
@@ -59,7 +60,7 @@ msgstr "Ni mogoče dodati nastavitev strežnika"
#: js/settings.js:111
msgid "mappings cleared"
-msgstr ""
+msgstr "Preslikave so izbrisane"
#: js/settings.js:112
msgid "Success"
@@ -342,7 +343,7 @@ msgstr "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LD
#: templates/settings.php:101
msgid "Internal Username"
-msgstr ""
+msgstr "Interno uporabniško ime"
#: templates/settings.php:102
msgid ""
@@ -358,15 +359,15 @@ msgid ""
"achieve a similar behaviour as before ownCloud 5 enter the user display name"
" attribute in the following field. Leave it empty for default behaviour. "
"Changes will have effect only on newly mapped (added) LDAP users."
-msgstr ""
+msgstr "Po privzetih nastavitvah bo uporabniško ime nastavljeno na podlagi atributa UUID. Ta zagotovi, da je uporabniško ime unikatno in, da znakov ni potrebno pretvarjati. Interno uporabniško ime ima omejitev v uporabi znakov, in sicer so dovoljeni le znaki [ a-zA-Z0-9_.@- ]. Ostali znaki so nadomeščeni z njihovimi ustreznicami v ASCII ali so enostavno prezrti. Pri prekrivanju znakov bo dodana številka. Interno uporabniško ime je v uporabi za interno identifikacijo uporabnika. Je tudi privzeto ime za uporabnikovo domačo mapo v ownCloudu. Predstavlja tudi vrata za oddaljene internetne naslove, na primer za vse storitve *DAV. S to nastavitvijo se privzete nastavitve ne bodo upoštevale. Če boste želeli doseči isto obnašanje kot pri različicah ownClouda 5, vnesite atribut za Ime za prikaz v spodnje polje. Če boste polje pustili prazno, bo uporabljena privzeta vrednost. Spremembe bodo vplivale samo na novo dodane LDAP-uporabnike."
#: templates/settings.php:103
msgid "Internal Username Attribute:"
-msgstr ""
+msgstr "Atribut Interno uporabniško ime"
#: templates/settings.php:104
msgid "Override UUID detection"
-msgstr ""
+msgstr "Prezri zaznavo UUID"
#: templates/settings.php:105
msgid ""
@@ -377,15 +378,15 @@ msgid ""
"You must make sure that the attribute of your choice can be fetched for both"
" users and groups and it is unique. Leave it empty for default behaviour. "
"Changes will have effect only on newly mapped (added) LDAP users and groups."
-msgstr ""
+msgstr "Po privzetih nastavitvah ownCloud sam zazna atribute UUID. Atribut UUID je uporabljen za identifikacijo LDAP-uporabnikov in skupin. Na podlagi atributa UUID se ustvari tudi interno uporabniško ime, če ne navedete drugačnih nastavitev sami. Nastavitev lahko povozite in izberete nastavitev po vaši izbiri. Potrebno je zagotoviti, da je izbran atribut lahko uporabljen tako za kreiranje uporabnikov kot skupin in je unikaten. Pustite praznega, če želite, da sistem uporabi privzete nastavitve. Spremembe bodo uporabljene šele pri novo preslikanih ali dodanih LDAP-uporabnikih in skupinah."
#: templates/settings.php:106
msgid "UUID Attribute:"
-msgstr ""
+msgstr "Atribut UUID"
#: templates/settings.php:107
msgid "Username-LDAP User Mapping"
-msgstr ""
+msgstr "Preslikava uporabniško ime - LDAP-uporabnik"
#: templates/settings.php:108
msgid ""
@@ -400,15 +401,15 @@ msgid ""
"configuration sensitive, it affects all LDAP configurations! Do never clear "
"the mappings in a production environment. Only clear mappings in a testing "
"or experimental stage."
-msgstr ""
+msgstr "ownCloud uporablja uporabniška imena za shranjevanje in določanje metapodatkov. Za natančno identifikacijo in prepoznavo uporabnikov, ima vsak LDAP-uporabnik svoje interno uporabniško ime. To zahteva preslikavo iz uporabniškega imena v ownCloudu v LDAP-uporabnika. Ustvarjeno uporabniško ime je preslikano v UUID LDAP-uporabnika. Hkrati je v predpomnilnik shranjen DN uporabnika, zato da se zmanjšajo povezave z LDAP-om, ni pa uporabljen za identifikacijo uporabnikov. Če se DN spremeni, bo ownCloud sam našel te spremembe. Interno ime v ownCloudu je uporabljeno v celotnem sistemu. Brisanje preslikav bo pustilo posledice povsod. Brisanje preslikav je zato problematično za konfiguracijo, vpliva na celotno LDAP-konfiguracijo. Nikoli ne brišite preslikav na produkcijskem okolju. Preslikave brišite samo v fazi preizkušanja storitve."
#: templates/settings.php:109
msgid "Clear Username-LDAP User Mapping"
-msgstr ""
+msgstr "Izbriši preslikavo Uporabniškega imena in LDAP-uporabnika"
#: templates/settings.php:109
msgid "Clear Groupname-LDAP Group Mapping"
-msgstr ""
+msgstr "Izbriši preslikavo Skupine in LDAP-skupine"
#: templates/settings.php:111
msgid "Test Configuration"
diff --git a/l10n/sl/user_webdavauth.po b/l10n/sl/user_webdavauth.po
index 8dadab86877..3f1ee543539 100644
--- a/l10n/sl/user_webdavauth.po
+++ b/l10n/sl/user_webdavauth.po
@@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# barbarak <barbarak@arnes.si>, 2013
# mateju <>, 2013
# Peter Peroša <peter.perosa@gmail.com>, 2012-2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-15 00:00+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-28 17:00+0000\n"
+"Last-Translator: barbarak <barbarak@arnes.si>\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"
@@ -25,7 +26,7 @@ msgstr "Overitev WebDAV"
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL:"
#: templates/settings.php:7
msgid ""
diff --git a/l10n/sq/core.po b/l10n/sq/core.po
index c859d4089bb..2a527bc3443 100644
--- a/l10n/sq/core.po
+++ b/l10n/sq/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Nuk selektuar për tu eliminuar asnjë kategori."
msgid "Error removing %s from favorites."
msgstr "Veprim i gabuar gjatë heqjes së %s nga të parapëlqyerat."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "E djelë"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "E hënë"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "E martë"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "E mërkurë"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "E enjte"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "E premte"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "E shtunë"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Janar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Shkurt"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Prill"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Qershor"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Korrik"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Gusht"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Shtator"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Tetor"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Nëntor"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Dhjetor"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Parametra"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekonda më parë"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minutë më parë"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minuta më parë"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 orë më parë"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} orë më parë"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "sot"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "dje"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} ditë më parë"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "muajin e shkuar"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} muaj më parë"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "muaj më parë"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "vitin e shkuar"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "vite më parë"
@@ -226,8 +226,8 @@ msgstr "Nuk është specifikuar tipi i objektit."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Veprim i gabuar"
@@ -247,7 +247,7 @@ msgstr "Ndarë"
msgid "Share"
msgstr "Nda"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Veprim i gabuar gjatë ndarjes"
@@ -267,99 +267,103 @@ msgstr "Ndarë me ju dhe me grupin {group} nga {owner}"
msgid "Shared with you by {owner}"
msgstr "Ndarë me ju nga {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Nda me"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Nda me lidhje"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Mbro me kod"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Kodi"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Dërgo email me lidhjen"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Dërgo"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Cakto datën e përfundimit"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Data e përfundimit"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Nda me email:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Nuk u gjet asnjë person"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Rindarja nuk lejohet"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Ndarë në {item} me {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Hiq ndarjen"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "mund të ndryshosh"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "kontrollimi i hyrjeve"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "krijo"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "azhurno"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "elimino"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "nda"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Mbrojtur me kod"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Veprim i gabuar gjatë heqjes së datës së përfundimit"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Veprim i gabuar gjatë caktimit të datës së përfundimit"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Duke dërguar..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email-i u dërgua"
diff --git a/l10n/sq/files.po b/l10n/sq/files.po
index 0bb091ddfe1..32838be9df0 100644
--- a/l10n/sq/files.po
+++ b/l10n/sq/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "%s nuk u spostua - Aty ekziston një skedar me të njëjtin emër"
msgid "Could not move %s"
msgstr "%s nuk u spostua"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Nuk u ngarkua asnjë skedar. Veprim i gabuar i panjohur"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nuk pati veprime të gabuara, skedari u ngarkua me sukses"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Skedari i ngarkuar tejkalon udhëzimin upload_max_filesize tek php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Skedari i ngarkuar tejkalon udhëzimin MAX_FILE_SIZE të specifikuar në formularin HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Skedari i ngarkuar u ngarkua vetëm pjesërisht"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nuk u ngarkua asnjë skedar"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Një dosje e përkohshme nuk u gjet"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Ruajtja në disk dështoi"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Nuk ka mbetur hapësirë memorizimi e mjaftueshme"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Dosje e pavlefshme."
@@ -74,6 +82,36 @@ msgstr "Dosje e pavlefshme."
msgid "Files"
msgstr "Skedarët"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Nuk ka hapësirë memorizimi e mjaftueshme"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Ngarkimi u anulua."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL-i nuk mund të jetë bosh."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Veprim i gabuar"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Nda"
@@ -90,43 +128,43 @@ msgstr "Elimino"
msgid "Rename"
msgstr "Riemërto"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Pezulluar"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} ekziston"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "zëvëndëso"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "sugjero një emër"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "anulo"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "U zëvëndësua {new_name} me {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "anulo"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "ekzekuto operacionin e eliminimit"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Po ngarkohet 1 skedar"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "po ngarkoj skedarët"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Shkarkimi juaj po përgatitet. Mund të duhet pak kohë nqse skedarët janë të mëdhenj."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Nuk është i mundur ngarkimi i skedarit tuaj sepse është dosje ose ka dimension 0 byte"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Nuk ka hapësirë memorizimi e mjaftueshme"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Ngarkimi u anulua."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Ngarkimi i skedarit është në vazhdim. Nqse ndërroni faqen tani ngarkimi do të anulohet."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL-i nuk mund të jetë bosh."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Emri i dosjes është i pavlefshëm. Përdorimi i \"Shared\" është i rezervuar nga Owncloud-i."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Veprim i gabuar"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Emri"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Dimensioni"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Modifikuar"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 dosje"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} dosje"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 skedar"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} skedarë"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Nuk është i mundur riemërtimi i skedarit"
diff --git a/l10n/sq/files_external.po b/l10n/sq/files_external.po
index 97bd48d0f4a..5908dfdefbf 100644
--- a/l10n/sq/files_external.po
+++ b/l10n/sq/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sq/files_sharing.po b/l10n/sq/files_sharing.po
index 0f78a0428ca..761b0e50493 100644
--- a/l10n/sq/files_sharing.po
+++ b/l10n/sq/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Kodi"
msgid "Submit"
msgstr "Parashtro"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ndau me ju dosjen %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ndau me ju skedarin %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Shkarko"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Ngarko"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Anulo ngarkimin"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Shikimi paraprak nuk është i mundur për"
diff --git a/l10n/sq/files_trashbin.po b/l10n/sq/files_trashbin.po
index 9c51d0d918a..14080c6bbf4 100644
--- a/l10n/sq/files_trashbin.po
+++ b/l10n/sq/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sq/lib.po b/l10n/sq/lib.po
index bdce0babf2c..faa33b8c149 100644
--- a/l10n/sq/lib.po
+++ b/l10n/sq/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Tekst"
msgid "Images"
msgstr "Foto"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Cakto emrin e administratorit."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Cakto kodin e administratorit."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "% shkruani përdoruesin e database-it."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s shkruani emrin e database-it."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s nuk mund të përdorni pikat tek emri i database-it"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s caktoni pozicionin (host) e database-it."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "Përdoruesi dhe/apo kodi i MS SQL i pavlefshëm: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Duhet të përdorni një llogari ekzistuese ose llogarinë e administratorit."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "Përdoruesi dhe/apo kodi i MySQL-it i pavlefshëm."
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Veprim i gabuar i DB-it: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Komanda e gabuar ishte: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Përdoruesi MySQL '%s'@'localhost' ekziston."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Eliminoni këtë përdorues nga MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Përdoruesi MySQL '%s'@'%%' ekziston"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Eliminoni këtë përdorues nga MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Përdoruesi dhe/apo kodi i Oracle-it i pavlefshëm"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Komanda e gabuar ishte: \"%s\", përdoruesi: %s, kodi: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "Përdoruesi dhe/apo kodi i MS SQL i pavlefshëm: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Cakto emrin e administratorit."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Cakto kodin e administratorit."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>."
diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po
index 2ddb2f8fb2d..c582afc6633 100644
--- a/l10n/sq/settings.po
+++ b/l10n/sq/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sq/user_ldap.po b/l10n/sq/user_ldap.po
index 3e9e25c799f..7bf459c8b75 100644
--- a/l10n/sq/user_ldap.po
+++ b/l10n/sq/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr/core.po b/l10n/sr/core.po
index 6f7fe3054fa..dd68a086ae8 100644
--- a/l10n/sr/core.po
+++ b/l10n/sr/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Ни једна категорија није означена за бр
msgid "Error removing %s from favorites."
msgstr "Грешка приликом уклањања %s из омиљених"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Недеља"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Понедељак"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Уторак"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Среда"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Четвртак"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Петак"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Субота"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Јануар"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Фебруар"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Март"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Април"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Мај"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Јун"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Јул"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Август"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Септембар"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Октобар"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Новембар"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Децембар"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Поставке"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "пре неколико секунди"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "пре 1 минут"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "пре {minutes} минута"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "Пре једног сата"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "Пре {hours} сата (сати)"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "данас"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "јуче"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "пре {days} дана"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "прошлог месеца"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "Пре {months} месеца (месеци)"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "месеци раније"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "прошле године"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "година раније"
@@ -225,8 +225,8 @@ msgstr "Врста објекта није подешена."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Грешка"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "Дели"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Грешка у дељењу"
@@ -266,99 +266,103 @@ msgstr "Дељено са вама и са групом {group}. Поделио
msgid "Shared with you by {owner}"
msgstr "Поделио са вама {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Подели са"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Подели линк"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Заштићено лозинком"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Лозинка"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Пошаљи"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Постави датум истека"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Датум истека"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Подели поштом:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Особе нису пронађене."
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Поновно дељење није дозвољено"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Подељено унутар {item} са {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Укини дељење"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "може да мења"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "права приступа"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "направи"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "ажурирај"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "обриши"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "подели"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Заштићено лозинком"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Грешка код поништавања датума истека"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Грешка код постављања датума истека"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Шаљем..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Порука је послата"
diff --git a/l10n/sr/files.po b/l10n/sr/files.po
index 27b206e3b30..826d2422169 100644
--- a/l10n/sr/files.po
+++ b/l10n/sr/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Не могу да преместим %s – датотека с ови
msgid "Could not move %s"
msgstr "Не могу да преместим %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ниједна датотека није отпремљена услед непознате грешке"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Није дошло до грешке. Датотека је успешно отпремљена."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Отпремљена датотека прелази смерницу upload_max_filesize у датотеци php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Отпремљена датотека прелази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Датотека је делимично отпремљена"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Датотека није отпремљена"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Недостаје привремена фасцикла"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Не могу да пишем на диск"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Нема довољно простора"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "неисправна фасцикла."
@@ -74,6 +82,36 @@ msgstr "неисправна фасцикла."
msgid "Files"
msgstr "Датотеке"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Нема довољно простора"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Отпремање је прекинуто."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "Адреса не може бити празна."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Грешка"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Дели"
@@ -90,43 +128,43 @@ msgstr "Обриши"
msgid "Rename"
msgstr "Преименуј"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "На чекању"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} већ постоји"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "замени"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "предложи назив"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "откажи"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "замењено {new_name} са {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "опозови"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "обриши"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "Отпремам 1 датотеку"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "датотеке се отпремају"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Припремам преузимање. Ово може да потраје ако су датотеке велике."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Нема довољно простора"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Отпремање је прекинуто."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "Адреса не може бити празна."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Неисправно име фасцикле. Фасцикла „Shared“ је резервисана за ownCloud."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Грешка"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Величина"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Измењено"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 фасцикла"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} фасцикле/и"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 датотека"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} датотеке/а"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Не могу да преименујем датотеку"
diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po
index 4fc8bfe2210..d2daf274c6c 100644
--- a/l10n/sr/files_external.po
+++ b/l10n/sr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po
index 7b6b712ad79..975370be61b 100644
--- a/l10n/sr/files_sharing.po
+++ b/l10n/sr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Лозинка"
msgid "Submit"
msgstr "Пошаљи"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Преузми"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Отпреми"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Прекини отпремање"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/sr/files_trashbin.po b/l10n/sr/files_trashbin.po
index efab4ba7df8..7086c8aa602 100644
--- a/l10n/sr/files_trashbin.po
+++ b/l10n/sr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr/lib.po b/l10n/sr/lib.po
index 94ce49629ec..4879f2221da 100644
--- a/l10n/sr/lib.po
+++ b/l10n/sr/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Слике"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Погледајте <a href='%s'>водиче за инсталацију</a>."
diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po
index 0edacd55f88..4a715e2a8af 100644
--- a/l10n/sr/settings.po
+++ b/l10n/sr/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po
index 8f6660299ba..0d74689a17c 100644
--- a/l10n/sr/user_ldap.po
+++ b/l10n/sr/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po
index 7f2cbe42947..ae2d1045515 100644
--- a/l10n/sr@latin/core.po
+++ b/l10n/sr@latin/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Nedelja"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Ponedeljak"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Utorak"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Sreda"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Četvrtak"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Petak"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Subota"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januar"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februar"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mart"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Jun"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Jul"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Avgust"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Septembar"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktobar"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Novembar"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Decembar"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Podešavanja"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Lozinka"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po
index e1dfef82c02..466189b1fe2 100644
--- a/l10n/sr@latin/files.po
+++ b/l10n/sr@latin/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Nema greške, fajl je uspešno poslat"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Poslati fajl je samo delimično otpremljen!"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Nijedan fajl nije poslat"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Nedostaje privremena fascikla"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "Fajlovi"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr "Obriši"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Zadnja izmena"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po
index d4d6757e284..e09940eae1b 100644
--- a/l10n/sr@latin/files_external.po
+++ b/l10n/sr@latin/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po
index f10e3f4586c..125760a34e4 100644
--- a/l10n/sr@latin/files_sharing.po
+++ b/l10n/sr@latin/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Lozinka"
msgid "Submit"
msgstr "Pošalji"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Preuzmi"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Pošalji"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/sr@latin/files_trashbin.po b/l10n/sr@latin/files_trashbin.po
index 9563c8558ca..b649839582b 100644
--- a/l10n/sr@latin/files_trashbin.po
+++ b/l10n/sr@latin/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sr@latin/lib.po b/l10n/sr@latin/lib.po
index fb70bae00ab..03dac3d0e64 100644
--- a/l10n/sr@latin/lib.po
+++ b/l10n/sr@latin/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Tekst"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po
index a03d4492b05..34894b76432 100644
--- a/l10n/sr@latin/settings.po
+++ b/l10n/sr@latin/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sv/core.po b/l10n/sv/core.po
index eb44e4ddb96..bab64051cc3 100644
--- a/l10n/sv/core.po
+++ b/l10n/sv/core.po
@@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
@@ -64,135 +64,135 @@ msgstr "Inga kategorier valda för radering."
msgid "Error removing %s from favorites."
msgstr "Fel vid borttagning av %s från favoriter."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Söndag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Måndag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Tisdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Onsdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Torsdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Fredag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Lördag"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Januari"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Februari"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mars"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "April"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Maj"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Juni"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Juli"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Augusti"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "September"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Oktober"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "November"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "December"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Inställningar"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "sekunder sedan"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 minut sedan"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} minuter sedan"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 timme sedan"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} timmar sedan"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "i dag"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "i går"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} dagar sedan"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "förra månaden"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} månader sedan"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "månader sedan"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "förra året"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "år sedan"
@@ -228,8 +228,8 @@ msgstr "Objekttypen är inte specificerad."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Fel"
@@ -249,7 +249,7 @@ msgstr "Delad"
msgid "Share"
msgstr "Dela"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Fel vid delning"
@@ -269,99 +269,103 @@ msgstr "Delad med dig och gruppen {group} av {owner}"
msgid "Shared with you by {owner}"
msgstr "Delad med dig av {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Delad med"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Delad med länk"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Lösenordsskydda"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Lösenord"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "E-posta länk till person"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Skicka"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Sätt utgångsdatum"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Utgångsdatum"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Dela via e-post:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Hittar inga användare"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Dela vidare är inte tillåtet"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Delad i {item} med {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Sluta dela"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "kan redigera"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "åtkomstkontroll"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "skapa"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "uppdatera"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "radera"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "dela"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Lösenordsskyddad"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Fel vid borttagning av utgångsdatum"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Fel vid sättning av utgångsdatum"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Skickar ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "E-post skickat"
diff --git a/l10n/sv/files.po b/l10n/sv/files.po
index e3ab3a8b0fa..5174af43d09 100644
--- a/l10n/sv/files.po
+++ b/l10n/sv/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: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: Gunnar Norin <blittan@xbmc.org>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -29,46 +29,54 @@ msgstr "Kunde inte flytta %s - Det finns redan en fil med detta namn"
msgid "Could not move %s"
msgstr "Kan inte flytta %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Ingen fil uppladdad. Okänt fel"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Inga fel uppstod. Filen laddades upp utan problem."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Den uppladdade filen överskrider upload_max_filesize direktivet php.ini:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den uppladdade filen överskrider MAX_FILE_SIZE direktivet som har angetts i HTML formuläret"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Den uppladdade filen var endast delvis uppladdad"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Ingen fil laddades upp"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "En temporär mapp saknas"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Misslyckades spara till disk"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Inte tillräckligt med lagringsutrymme tillgängligt"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Felaktig mapp."
@@ -76,6 +84,36 @@ msgstr "Felaktig mapp."
msgid "Files"
msgstr "Filer"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Inte tillräckligt med utrymme tillgängligt"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Uppladdning avbruten."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL kan inte vara tom."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Ogiltigt mappnamn. Användning av 'Shared' är reserverad av ownCloud"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Fel"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Dela"
@@ -92,43 +130,43 @@ msgstr "Radera"
msgid "Rename"
msgstr "Byt namn"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Väntar"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} finns redan"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ersätt"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "föreslå namn"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "avbryt"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "ersatt {new_name} med {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "ångra"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "utför raderingen"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 filuppladdning"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "filer laddas upp"
@@ -160,67 +198,38 @@ msgid ""
"big."
msgstr "Din nedladdning förbereds. Det kan ta tid om det är stora filer."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Kan inte ladda upp din fil eftersom det är en katalog eller har 0 bytes"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Inte tillräckligt med utrymme tillgängligt"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Uppladdning avbruten."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL kan inte vara tom."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ogiltigt mappnamn. Användande av 'Shared' är reserverat av ownCloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Fel"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Namn"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Storlek"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Ändrad"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 mapp"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} mappar"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} filer"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Ogiltigt mappnamn. Användning av 'Shared' är reserverad av ownCloud"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Kan inte byta namn på filen"
diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po
index 8293e77ee14..0a8d6e24cdd 100644
--- a/l10n/sv/files_external.po
+++ b/l10n/sv/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: medialabs\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po
index bbbe8d804af..fd9e7e7062d 100644
--- a/l10n/sv/files_sharing.po
+++ b/l10n/sv/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Lösenord"
msgid "Submit"
msgstr "Skicka"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s delade mappen %s med dig"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s delade filen %s med dig"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Ladda ner"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Ladda upp"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Avbryt uppladdning"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Ingen förhandsgranskning tillgänglig för"
diff --git a/l10n/sv/files_trashbin.po b/l10n/sv/files_trashbin.po
index c06663ba391..a116bb8505b 100644
--- a/l10n/sv/files_trashbin.po
+++ b/l10n/sv/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po
index 507f7fe2be2..2ed398aa10b 100644
--- a/l10n/sv/lib.po
+++ b/l10n/sv/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: medialabs\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@@ -86,104 +86,102 @@ msgstr "Text"
msgid "Images"
msgstr "Bilder"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Ange ett användarnamn för administratören."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Ange ett administratörslösenord."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s ange databasanvändare."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s ange databasnamn"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s du får inte använda punkter i databasnamnet"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s ange databasserver/host."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL-användaren och/eller lösenordet var inte giltigt: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Du måste antingen ange ett befintligt konto eller administratör."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle-anslutning kunde inte etableras"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL-användarnamnet och/eller lösenordet är felaktigt"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB error: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Det felaktiga kommandot var: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL-användaren '%s'@'localhost' existerar redan."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Radera denna användare från MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQl-användare '%s'@'%%' existerar redan"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Radera denna användare från MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle-anslutning kunde inte etableras"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle-användarnamnet och/eller lösenordet är felaktigt"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Det felande kommandot var: \"%s\", name: %s, password: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL-användaren och/eller lösenordet var inte giltigt: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Ange ett användarnamn för administratören."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Ange ett administratörslösenord."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Var god kontrollera <a href='%s'>installationsguiden</a>."
diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po
index 6a21f615f47..c65f6e94fdb 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.po
@@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po
index 2ec1cd88767..840b5e46e56 100644
--- a/l10n/sv/user_ldap.po
+++ b/l10n/sv/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: medialabs\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/sw_KE/core.po b/l10n/sw_KE/core.po
index 684e3ec49c6..74d9a9bab4a 100644
--- a/l10n/sw_KE/core.po
+++ b/l10n/sw_KE/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-20 02:37+0200\n"
-"PO-Revision-Date: 2013-06-20 00:37+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:03+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/sw_KE/files.po b/l10n/sw_KE/files.po
index 838ddc4ca61..2de84ec7085 100644
--- a/l10n/sw_KE/files.po
+++ b/l10n/sw_KE/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:26+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
-msgid "Error"
-msgstr ""
-
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/sw_KE/files_sharing.po b/l10n/sw_KE/files_sharing.po
index aa7674bece0..59497e6da2f 100644
--- a/l10n/sw_KE/files_sharing.po
+++ b/l10n/sw_KE/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/sw_KE/lib.po b/l10n/sw_KE/lib.po
index 1b46612b1c1..c767063fab0 100644
--- a/l10n/sw_KE/lib.po
+++ b/l10n/sw_KE/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-05-25 02:02+0200\n"
-"PO-Revision-Date: 2013-05-24 13:27+0000\n"
+"POT-Creation-Date: 2013-06-30 02:06+0200\n"
+"PO-Revision-Date: 2013-06-30 00:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@@ -17,47 +17,47 @@ msgstr ""
"Language: sw_KE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-#: app.php:357
+#: app.php:359
msgid "Help"
msgstr ""
-#: app.php:370
+#: app.php:372
msgid "Personal"
msgstr ""
-#: app.php:381
+#: app.php:383
msgid "Settings"
msgstr ""
-#: app.php:393
+#: app.php:395
msgid "Users"
msgstr ""
-#: app.php:406
+#: app.php:408
msgid "Apps"
msgstr ""
-#: app.php:414
+#: app.php:416
msgid "Admin"
msgstr ""
-#: files.php:207
+#: files.php:210
msgid "ZIP download is turned off."
msgstr ""
-#: files.php:208
+#: files.php:211
msgid "Files need to be downloaded one by one."
msgstr ""
-#: files.php:209 files.php:242
+#: files.php:212 files.php:245
msgid "Back to Files"
msgstr ""
-#: files.php:239
+#: files.php:242
msgid "Selected files too large to generate zip file."
msgstr ""
-#: helper.php:228
+#: helper.php:236
msgid "couldn't be determined"
msgstr ""
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:132 setup.php:329 setup.php:374
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:133 setup.php:238
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:155
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:237
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:291 setup.php:395 setup.php:404 setup.php:422 setup.php:432
-#: setup.php:441 setup.php:474 setup.php:540 setup.php:566 setup.php:573
-#: setup.php:584 setup.php:591 setup.php:600 setup.php:608 setup.php:617
-#: setup.php:623
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:292 setup.php:396 setup.php:405 setup.php:423 setup.php:433
-#: setup.php:442 setup.php:475 setup.php:541 setup.php:567 setup.php:574
-#: setup.php:585 setup.php:601 setup.php:609 setup.php:618
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:308
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:309
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:314
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:315
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:466 setup.php:533
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:592 setup.php:624
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:644
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:867
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:868
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po
index de4b95d8dfc..4d709cc85f4 100644
--- a/l10n/ta_LK/core.po
+++ b/l10n/ta_LK/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "நீக்குவதற்கு எந்தப் பிரிவ
msgid "Error removing %s from favorites."
msgstr "விருப்பத்திலிருந்து %s ஐ அகற்றுவதில் வழு.உஇஇ"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "ஞாயிற்றுக்கிழமை"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "திங்கட்கிழமை"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "செவ்வாய்க்கிழமை"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "புதன்கிழமை"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "வியாழக்கிழமை"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "வெள்ளிக்கிழமை"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "சனிக்கிழமை"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "தை"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "மாசி"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "பங்குனி"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "சித்திரை"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "வைகாசி"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "ஆனி"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "ஆடி"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "ஆவணி"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "புரட்டாசி"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "ஐப்பசி"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "கார்த்திகை"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "மார்கழி"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "அமைப்புகள்"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "செக்கன்களுக்கு முன்"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 நிமிடத்திற்கு முன் "
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{நிமிடங்கள்} நிமிடங்களுக்கு முன் "
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 மணித்தியாலத்திற்கு முன்"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{மணித்தியாலங்கள்} மணித்தியாலங்களிற்கு முன்"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "இன்று"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "நேற்று"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{நாட்கள்} நாட்களுக்கு முன்"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "கடந்த மாதம்"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{மாதங்கள்} மாதங்களிற்கு முன்"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "மாதங்களுக்கு முன்"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "கடந்த வருடம்"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "வருடங்களுக்கு முன்"
@@ -225,8 +225,8 @@ msgstr "பொருள் வகை குறிப்பிடப்படவ
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "வழு"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "பகிர்வு"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "பகிரும் போதான வழு"
@@ -266,99 +266,103 @@ msgstr "உங்களுடனும் குழுவுக்கிடை
msgid "Shared with you by {owner}"
msgstr "உங்களுடன் பகிரப்பட்டுள்ளது {உரிமையாளர்}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "பகிர்தல்"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "இணைப்புடன் பகிர்தல்"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "கடவுச்சொல்லை பாதுகாத்தல்"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "கடவுச்சொல்"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "காலாவதி தேதியை குறிப்பிடுக"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "காலவதியாகும் திகதி"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "மின்னஞ்சலினூடான பகிர்வு: "
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "நபர்கள் யாரும் இல்லை"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "மீள்பகிர்வதற்கு அனுமதி இல்லை "
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "{பயனாளர்} உடன் {உருப்படி} பகிரப்பட்டுள்ளது"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "பகிரப்படாதது"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "தொகுக்க முடியும்"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "கட்டுப்பாடான அணுகல்"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "உருவவாக்கல்"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "இற்றைப்படுத்தல்"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "நீக்குக"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "பகிர்தல்"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "கடவுச்சொல் பாதுகாக்கப்பட்டது"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "காலாவதியாகும் திகதியை குறிப்பிடாமைக்கான வழு"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "காலாவதியாகும் திகதியை குறிப்பிடுவதில் வழு"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po
index fcf558d7b33..74b8b27461b 100644
--- a/l10n/ta_LK/files.po
+++ b/l10n/ta_LK/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ஒரு கோப்பும் பதிவேற்றப்படவில்லை. அறியப்படாத வழு"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "பதிவேற்றப்பட்ட கோப்பானது பகுதியாக மட்டுமே பதிவேற்றப்பட்டுள்ளது"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "எந்த கோப்பும் பதிவேற்றப்படவில்லை"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "வட்டில் எழுத முடியவில்லை"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "கோப்புகள்"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL வெறுமையாக இருக்கமுடியாது."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "வழு"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "பகிர்வு"
@@ -90,43 +128,43 @@ msgstr "நீக்குக"
msgid "Rename"
msgstr "பெயர்மாற்றம்"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "நிலுவையிலுள்ள"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} ஏற்கனவே உள்ளது"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "மாற்றிடுக"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "பெயரை பரிந்துரைக்க"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "இரத்து செய்க"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "முன் செயல் நீக்கம் "
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 கோப்பு பதிவேற்றப்படுகிறது"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL வெறுமையாக இருக்கமுடியாது."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "வழு"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "பெயர்"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "அளவு"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "மாற்றப்பட்டது"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 கோப்புறை"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{எண்ணிக்கை} கோப்புறைகள்"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 கோப்பு"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{எண்ணிக்கை} கோப்புகள்"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ta_LK/files_external.po b/l10n/ta_LK/files_external.po
index 91c73433118..c0ba37937d9 100644
--- a/l10n/ta_LK/files_external.po
+++ b/l10n/ta_LK/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ta_LK/files_sharing.po b/l10n/ta_LK/files_sharing.po
index fa992fcda39..a623212eade 100644
--- a/l10n/ta_LK/files_sharing.po
+++ b/l10n/ta_LK/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "கடவுச்சொல்"
msgid "Submit"
msgstr "சமர்ப்பிக்குக"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s கோப்புறையானது %s உடன் பகிரப்பட்டது"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s கோப்பானது %s உடன் பகிரப்பட்டது"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "பதிவிறக்குக"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "பதிவேற்றுக"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "பதிவேற்றலை இரத்து செய்க"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "அதற்கு முன்னோக்கு ஒன்றும் இல்லை"
diff --git a/l10n/ta_LK/files_trashbin.po b/l10n/ta_LK/files_trashbin.po
index e9dbed5ce59..a2acd0ad875 100644
--- a/l10n/ta_LK/files_trashbin.po
+++ b/l10n/ta_LK/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ta_LK/lib.po b/l10n/ta_LK/lib.po
index f3723f122f2..f438d95770d 100644
--- a/l10n/ta_LK/lib.po
+++ b/l10n/ta_LK/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "உரை"
msgid "Images"
msgstr "படங்கள்"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po
index 0e962dc0c4f..21a2dd63bba 100644
--- a/l10n/ta_LK/settings.po
+++ b/l10n/ta_LK/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ta_LK/user_ldap.po b/l10n/ta_LK/user_ldap.po
index 20cebcc8404..0a167dc7cdf 100644
--- a/l10n/ta_LK/user_ldap.po
+++ b/l10n/ta_LK/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/te/core.po b/l10n/te/core.po
index ca0b7c1279a..cdc14e8ccef 100644
--- a/l10n/te/core.po
+++ b/l10n/te/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "ఆదివారం"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "సోమవారం"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "మంగళవారం"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "బుధవారం"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "గురువారం"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "శుక్రవారం"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "శనివారం"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "జనవరి"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "ఫిబ్రవరి"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "మార్చి"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "ఏప్రిల్"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "మే"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "జూన్"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "జూలై"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "ఆగస్ట్"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "సెప్టెంబర్"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "అక్టోబర్"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "నవంబర్"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "డిసెంబర్"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "అమరికలు"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "క్షణాల క్రితం"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 నిమిషం క్రితం"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} నిమిషాల క్రితం"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 గంట క్రితం"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} గంటల క్రితం"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "ఈరోజు"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "నిన్న"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} రోజుల క్రితం"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "పోయిన నెల"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} నెలల క్రితం"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "నెలల క్రితం"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "పోయిన సంవత్సరం"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "సంవత్సరాల క్రితం"
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "పొరపాటు"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "సంకేతపదం"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "పంపించు"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "కాలం చెల్లు తేదీ"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "తొలగించు"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/te/files.po b/l10n/te/files.po
index e9399d377c9..dd678d6118c 100644
--- a/l10n/te/files.po
+++ b/l10n/te/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "పొరపాటు"
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr "తొలగించు"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "రద్దుచేయి"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "పొరపాటు"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "పేరు"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "పరిమాణం"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/te/files_external.po b/l10n/te/files_external.po
index e23bc5a06a2..825376144b0 100644
--- a/l10n/te/files_external.po
+++ b/l10n/te/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/te/files_sharing.po b/l10n/te/files_sharing.po
index c3710de1f20..a4761731901 100644
--- a/l10n/te/files_sharing.po
+++ b/l10n/te/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:24+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "సంకేతపదం"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/te/files_trashbin.po b/l10n/te/files_trashbin.po
index 183a3b5af12..1c968cbdddc 100644
--- a/l10n/te/files_trashbin.po
+++ b/l10n/te/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/te/lib.po b/l10n/te/lib.po
index b0d30e54b9b..3d0e2a4ac57 100644
--- a/l10n/te/lib.po
+++ b/l10n/te/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 00:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/te/settings.po b/l10n/te/settings.po
index 3645b758858..b4bb3564ff7 100644
--- a/l10n/te/settings.po
+++ b/l10n/te/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/te/user_ldap.po b/l10n/te/user_ldap.po
index 5795cb7c3d3..af061651fcd 100644
--- a/l10n/te/user_ldap.po
+++ b/l10n/te/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot
index d0440871c34..230be016db8 100644
--- a/l10n/templates/core.pot
+++ b/l10n/templates/core.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
+"POT-Creation-Date: 2013-07-01 03:19+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"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr ""
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr ""
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr ""
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr ""
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr ""
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr ""
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr ""
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr ""
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr ""
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr ""
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr ""
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr ""
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr ""
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr ""
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr ""
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr ""
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr ""
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr ""
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr ""
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index 0e29168897c..70283eaeb2d 100644
--- a/l10n/templates/files.pot
+++ b/l10n/templates/files.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+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"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr ""
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr ""
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index db3121dbd31..3ad762fb35a 100644
--- a/l10n/templates/files_encryption.pot
+++ b/l10n/templates/files_encryption.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+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 7007062249f..a1e42fc79d7 100644
--- a/l10n/templates/files_external.pot
+++ b/l10n/templates/files_external.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+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 12b381fd721..d21f782c84b 100644
--- a/l10n/templates/files_sharing.pot
+++ b/l10n/templates/files_sharing.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+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"
@@ -25,20 +25,28 @@ msgstr ""
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot
index 31bfae35d98..591232b7035 100644
--- a/l10n/templates/files_trashbin.pot
+++ b/l10n/templates/files_trashbin.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:18+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 13326efe046..c4d0088f707 100644
--- a/l10n/templates/files_versions.pot
+++ b/l10n/templates/files_versions.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:19+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 7b9eb60885a..3350c3f9ede 100644
--- a/l10n/templates/lib.pot
+++ b/l10n/templates/lib.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
+"POT-Creation-Date: 2013-07-01 03:20+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"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index 177a75f01e1..3d5c1fc437e 100644
--- a/l10n/templates/settings.pot
+++ b/l10n/templates/settings.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
+"POT-Creation-Date: 2013-07-01 03:20+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 9479b50b68c..fdf8db50a35 100644
--- a/l10n/templates/user_ldap.pot
+++ b/l10n/templates/user_ldap.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:19+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_webdavauth.pot b/l10n/templates/user_webdavauth.pot
index e6d1550b779..f5017eb87dc 100644
--- a/l10n/templates/user_webdavauth.pot
+++ b/l10n/templates/user_webdavauth.pot
@@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud Core 5.0.0\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"POT-Creation-Date: 2013-07-01 03:19+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/core.po b/l10n/th_TH/core.po
index 3a3393804f6..ba1fac67d3c 100644
--- a/l10n/th_TH/core.po
+++ b/l10n/th_TH/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "ยังไม่ได้เลือกหมวดหมู่ที
msgid "Error removing %s from favorites."
msgstr "เกิดข้อผิดพลาดในการลบ %s ออกจากรายการโปรด"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "วันอาทิตย์"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "วันจันทร์"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "วันอังคาร"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "วันพุธ"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "วันพฤหัสบดี"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "วันศุกร์"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "วันเสาร์"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "มกราคม"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "กุมภาพันธ์"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "มีนาคม"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "เมษายน"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "พฤษภาคม"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "มิถุนายน"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "กรกฏาคม"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "สิงหาคม"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "กันยายน"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "ตุลาคม"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "พฤศจิกายน"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "ธันวาคม"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "ตั้งค่า"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "วินาที ก่อนหน้านี้"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 นาทีก่อนหน้านี้"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} นาทีก่อนหน้านี้"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 ชั่วโมงก่อนหน้านี้"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} ชั่วโมงก่อนหน้านี้"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "วันนี้"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "เมื่อวานนี้"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{day} วันก่อนหน้านี้"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "เดือนที่แล้ว"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} เดือนก่อนหน้านี้"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "เดือน ที่ผ่านมา"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "ปีที่แล้ว"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "ปี ที่ผ่านมา"
@@ -225,8 +225,8 @@ msgstr "ชนิดของวัตถุยังไม่ได้รับ
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "ข้อผิดพลาด"
@@ -246,7 +246,7 @@ msgstr "แชร์แล้ว"
msgid "Share"
msgstr "แชร์"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "เกิดข้อผิดพลาดในระหว่างการแชร์ข้อมูล"
@@ -266,99 +266,103 @@ msgstr "ได้แชร์ให้กับคุณ และกลุ่
msgid "Shared with you by {owner}"
msgstr "ถูกแชร์ให้กับคุณโดย {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "แชร์ให้กับ"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "แชร์ด้วยลิงก์"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "ใส่รหัสผ่านไว้"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "รหัสผ่าน"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "ส่งลิงก์ให้ทางอีเมล"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "ส่ง"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "กำหนดวันที่หมดอายุ"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "วันที่หมดอายุ"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "แชร์ผ่านทางอีเมล"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "ไม่พบบุคคลที่ต้องการ"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "ไม่อนุญาตให้แชร์ข้อมูลซ้ำได้"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "ได้แชร์ {item} ให้กับ {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "ยกเลิกการแชร์"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "สามารถแก้ไข"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "ระดับควบคุมการเข้าใช้งาน"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "สร้าง"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "อัพเดท"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ลบ"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "แชร์"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "ใส่รหัสผ่านไว้"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "เกิดข้อผิดพลาดในการยกเลิกการตั้งค่าวันที่หมดอายุ"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "เกิดข้อผิดพลาดในการตั้งค่าวันที่หมดอายุ"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "กำลังส่ง..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "ส่งอีเมล์แล้ว"
diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po
index 61815d1e936..4615bd8556c 100644
--- a/l10n/th_TH/files.po
+++ b/l10n/th_TH/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "ไม่สามารถย้าย %s ได้ - ไฟล์ท
msgid "Could not move %s"
msgstr "ไม่สามารถย้าย %s ได้"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ยังไม่มีไฟล์ใดที่ถูกอัพโหลด เกิดข้อผิดพลาดที่ไม่ทราบสาเหตุ"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "ไม่พบข้อผิดพลาดใดๆ, ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "ไฟล์ที่อัพโหลดมีขนาดไฟล์ใหญ่เกินจำนวนที่กำหนดไว้ในคำสั่ง MAX_FILE_SIZE ที่ถูกระบุไว้ในรูปแบบของ HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "ไฟล์ถูกอัพโหลดได้เพียงบางส่วนเท่านั้น"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "ไม่มีไฟล์ที่ถูกอัพโหลด"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "โฟลเดอร์ชั่วคราวเกิดการสูญหาย"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "เหลือพื้นที่ไม่เพียงสำหรับใช้งาน"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "ไดเร็กทอรี่ไม่ถูกต้อง"
@@ -74,6 +82,36 @@ msgstr "ไดเร็กทอรี่ไม่ถูกต้อง"
msgid "Files"
msgstr "ไฟล์"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่ หรือ มีขนาดไฟล์ 0 ไบต์"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "มีพื้นที่เหลือไม่เพียงพอ"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "การอัพโหลดถูกยกเลิก"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL ไม่สามารถเว้นว่างได้"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "ข้อผิดพลาด"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "แชร์"
@@ -90,43 +128,43 @@ msgstr "ลบ"
msgid "Rename"
msgstr "เปลี่ยนชื่อ"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "อยู่ระหว่างดำเนินการ"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} มีอยู่แล้วในระบบ"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "แทนที่"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "แนะนำชื่อ"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ยกเลิก"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "แทนที่ {new_name} ด้วย {old_name} แล้ว"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "เลิกทำ"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "ดำเนินการตามคำสั่งลบ"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "กำลังอัพโหลดไฟล์ 1 ไฟล์"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "การอัพโหลดไฟล์"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "กำลังเตรียมดาวน์โหลดข้อมูล หากไฟล์มีขนาดใหญ่ อาจใช้เวลาสักครู่"
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "ไม่สามารถอัพโหลดไฟล์ของคุณได้ เนื่องจากไฟล์ดังกล่าวเป็นไดเร็กทอรี่ หรือ มีขนาดไฟล์ 0 ไบต์"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "มีพื้นที่เหลือไม่เพียงพอ"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "การอัพโหลดถูกยกเลิก"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "การอัพโหลดไฟล์กำลังอยู่ในระหว่างดำเนินการ การออกจากหน้าเว็บนี้จะทำให้การอัพโหลดถูกยกเลิก"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL ไม่สามารถเว้นว่างได้"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ชื่อโฟลเดอร์ไม่ถูกต้อง การใช้งาน 'แชร์' สงวนไว้สำหรับ Owncloud เท่านั้น"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "ข้อผิดพลาด"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "ชื่อ"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "ขนาด"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "แก้ไขแล้ว"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 โฟลเดอร์"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} โฟลเดอร์"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ไฟล์"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ไฟล์"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "ไม่สามารถเปลี่ยนชื่อไฟล์ได้"
diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po
index 4341cd5cf42..ae0e6f6e433 100644
--- a/l10n/th_TH/files_external.po
+++ b/l10n/th_TH/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po
index cf172ba893e..47fc850c81e 100644
--- a/l10n/th_TH/files_sharing.po
+++ b/l10n/th_TH/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "รหัสผ่าน"
msgid "Submit"
msgstr "ส่ง"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s ได้แชร์โฟลเดอร์ %s ให้กับคุณ"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s ได้แชร์ไฟล์ %s ให้กับคุณ"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "ดาวน์โหลด"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "อัพโหลด"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "ยกเลิกการอัพโหลด"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "ไม่สามารถดูตัวอย่างได้สำหรับ"
diff --git a/l10n/th_TH/files_trashbin.po b/l10n/th_TH/files_trashbin.po
index 39875c6c052..bd5daeb8734 100644
--- a/l10n/th_TH/files_trashbin.po
+++ b/l10n/th_TH/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/th_TH/lib.po b/l10n/th_TH/lib.po
index 9ffcadec3d6..7556f94a0a2 100644
--- a/l10n/th_TH/lib.po
+++ b/l10n/th_TH/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "ข้อความ"
msgid "Images"
msgstr "รูปภาพ"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po
index 0ab25361c6a..479bdf77123 100644
--- a/l10n/th_TH/settings.po
+++ b/l10n/th_TH/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po
index 93493763a77..d29ce4477c3 100644
--- a/l10n/th_TH/user_ldap.po
+++ b/l10n/th_TH/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/tr/core.po b/l10n/tr/core.po
index 4e66cbc4cfd..5b8a82e0e4b 100644
--- a/l10n/tr/core.po
+++ b/l10n/tr/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Silmek için bir kategori seçilmedi"
msgid "Error removing %s from favorites."
msgstr "%s favorilere çıkarılırken hata oluştu"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Pazar"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Pazartesi"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Salı"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Çarşamba"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Perşembe"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Cuma"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Cumartesi"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Ocak"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Şubat"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Mart"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Nisan"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Mayıs"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Haziran"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Temmuz"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Ağustos"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Eylül"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Ekim"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Kasım"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Aralık"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Ayarlar"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "saniye önce"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 dakika önce"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} dakika önce"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 saat önce"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} saat önce"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "bugün"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "dün"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} gün önce"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "geçen ay"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} ay önce"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "ay önce"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "geçen yıl"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "yıl önce"
@@ -226,8 +226,8 @@ msgstr "Nesne türü belirtilmemiş."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Hata"
@@ -247,7 +247,7 @@ msgstr "Paylaşılan"
msgid "Share"
msgstr "Paylaş"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Paylaşım sırasında hata "
@@ -267,99 +267,103 @@ msgstr " {owner} tarafından sizinle ve {group} ile paylaştırılmış"
msgid "Shared with you by {owner}"
msgstr "{owner} trafından sizinle paylaştırıldı"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "ile Paylaş"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Bağlantı ile paylaş"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Şifre korunması"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Parola"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Kişiye e-posta linki"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Gönder"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Son kullanma tarihini ayarla"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Son kullanım tarihi"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Eposta ile paylaş"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Kişi bulunamadı"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Tekrar paylaşmaya izin verilmiyor"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr " {item} içinde {user} ile paylaşılanlarlar"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Paylaşılmayan"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "düzenleyebilir"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "erişim kontrolü"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "oluştur"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "güncelle"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "sil"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "paylaş"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Paralo korumalı"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Geçerlilik tarihi tanımlama kaldırma hatası"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Geçerlilik tarihi tanımlama hatası"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Gönderiliyor..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Eposta gönderildi"
diff --git a/l10n/tr/files.po b/l10n/tr/files.po
index cc38053168b..072383625b3 100644
--- a/l10n/tr/files.po
+++ b/l10n/tr/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "%s taşınamadı. Bu isimde dosya zaten var."
msgid "Could not move %s"
msgstr "%s taşınamadı"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Dosya yüklenmedi. Bilinmeyen hata"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Dosya başarıyla yüklendi, hata oluşmadı"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "php.ini dosyasında upload_max_filesize ile belirtilen dosya yükleme sınırı aşıldı."
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Yüklenecek dosyanın boyutu HTML formunda belirtilen MAX_FILE_SIZE limitini aşıyor"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Dosya kısmen karşıya yüklenebildi"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Hiç dosya gönderilmedi"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Geçici dizin eksik"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Diske yazılamadı"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Yeterli disk alanı yok"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Geçersiz dizin."
@@ -75,6 +83,36 @@ msgstr "Geçersiz dizin."
msgid "Files"
msgstr "Dosyalar"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Yeterli disk alanı yok"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Yükleme iptal edildi."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL boş olamaz."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir."
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Hata"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Paylaş"
@@ -91,43 +129,43 @@ msgstr "Sil"
msgid "Rename"
msgstr "İsim değiştir."
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Bekliyor"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} zaten mevcut"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "değiştir"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "Öneri ad"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "iptal"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} ismi {old_name} ile değiştirildi"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "geri al"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "Silme işlemini gerçekleştir"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 dosya yüklendi"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "Dosyalar yükleniyor"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "İndirmeniz hazırlanıyor. Dosya büyük ise biraz zaman alabilir."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Dosyanızın boyutu 0 byte olduğundan veya bir dizin olduğundan yüklenemedi"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Yeterli disk alanı yok"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Yükleme iptal edildi."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işleminiz iptal olur."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL boş olamaz."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Geçersiz dizin adı. Shared isminin kullanımı Owncloud tarafından rezerver edilmiştir."
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Hata"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "İsim"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Boyut"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Değiştirilme"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 dizin"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} dizin"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 dosya"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} dosya"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "Geçersiz dizin adı. 'Shared' dizin ismi kullanımı ownCloud tarafından rezerve edilmiştir."
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Dosya adı değiştirilemedi"
diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po
index 418f0a3bcd7..645d948e2a9 100644
--- a/l10n/tr/files_external.po
+++ b/l10n/tr/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po
index e2294c4feda..8fa692c0d7c 100644
--- a/l10n/tr/files_sharing.po
+++ b/l10n/tr/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Parola"
msgid "Submit"
msgstr "Gönder"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s sizinle paylaşılan %s klasör"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s sizinle paylaşılan %s klasör"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "İndir"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Yükle"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Yüklemeyi iptal et"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Kullanılabilir önizleme yok"
diff --git a/l10n/tr/files_trashbin.po b/l10n/tr/files_trashbin.po
index 188c11017a2..d213198a1a7 100644
--- a/l10n/tr/files_trashbin.po
+++ b/l10n/tr/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po
index f21d2dd4370..b2c789792a1 100644
--- a/l10n/tr/lib.po
+++ b/l10n/tr/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
-"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "Metin"
msgid "Images"
msgstr "Resimler"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Bir adi kullanici vermek. "
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Parola yonetici birlemek. "
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s veritabanı kullanıcı adını gir."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s veritabanı adını gir."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s veritabanı adında nokta kullanamayabilirsiniz"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s veritabanı sunucu adını tanımla"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL adi kullanici ve/veya parola yasal degildir. "
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL kullanıcı adı ve/veya parolası geçersiz: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Bir konto veya kullanici birlemek ihtiyacin. "
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "Oracle bağlantısı kurulamadı"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL kullanıcı adı ve/veya parolası geçerli değil"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "DB Hata: ''%s''"
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Komut rahasiz ''%s''. "
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL kullanici '%s @local host zatan var. "
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Bu kullanici MySQLden list disari koymak. "
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL kullanici '%s @ % % zaten var (zaten yazili)"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Bu kulanıcıyı MySQL veritabanından kaldır"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "Oracle bağlantısı kurulamadı"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Adi klullanici ve/veya parola Oracle mantikli değildir. "
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Hatalı komut: \"%s\", ad: %s, parola: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL kullanıcı adı ve/veya parolası geçersiz: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL adi kullanici ve/veya parola yasal degildir. "
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Bir adi kullanici vermek. "
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Parola yonetici birlemek. "
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Lütfen <a href='%s'>kurulum kılavuzlarını</a> iki kez kontrol edin."
diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po
index 6a3b63dc046..9e9e034ba57 100644
--- a/l10n/tr/settings.po
+++ b/l10n/tr/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po
index 7ba36267212..f5e8c3dac09 100644
--- a/l10n/tr/user_ldap.po
+++ b/l10n/tr/user_ldap.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ug/core.po b/l10n/ug/core.po
index 6089b3606d8..adf5208c37c 100644
--- a/l10n/ug/core.po
+++ b/l10n/ug/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "يەكشەنبە"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "دۈشەنبە"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "سەيشەنبە"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "چارشەنبە"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "پەيشەنبە"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "جۈمە"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "شەنبە"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "قەھرىتان"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "ھۇت"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "نەۋرۇز"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "ئۇمۇت"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "باھار"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "سەپەر"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "چىللە"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "تومۇز"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "مىزان"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "ئوغۇز"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "ئوغلاق"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "كۆنەك"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "تەڭشەكلەر"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 مىنۇت ئىلگىرى"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 سائەت ئىلگىرى"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "بۈگۈن"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "تۈنۈگۈن"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "خاتالىق"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr "ھەمبەھىر"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr ""
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "ھەمبەھىر"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr ""
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr ""
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "ئىم"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "يوللا"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr ""
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr ""
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr ""
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "ھەمبەھىرلىمە"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr ""
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr ""
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ئۆچۈر"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "ھەمبەھىر"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr ""
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ug/files.po b/l10n/ug/files.po
index a73cbb01acd..ca01964f810 100644
--- a/l10n/ug/files.po
+++ b/l10n/ug/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr "%s يۆتكىيەلمەيدۇ"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "ھېچقانداق ھۆججەت يۈكلەنمىدى. يوچۇن خاتالىق"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "ھېچقانداق ھۆججەت يۈكلەنمىدى"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "ۋاقىتلىق قىسقۇچ كەم."
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "دىسكىغا يازالمىدى"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "يېتەرلىك ساقلاش بوشلۇقى يوق"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "ھۆججەتلەر"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "يېتەرلىك بوشلۇق يوق"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "يۈكلەشتىن ۋاز كەچتى."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "خاتالىق"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "ھەمبەھىر"
@@ -90,43 +128,43 @@ msgstr "ئۆچۈر"
msgid "Rename"
msgstr "ئات ئۆزگەرت"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "كۈتۈۋاتىدۇ"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} مەۋجۇت"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "ئالماشتۇر"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "تەۋسىيە ئات"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "ۋاز كەچ"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "يېنىۋال"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 ھۆججەت يۈكلىنىۋاتىدۇ"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "ھۆججەت يۈكلىنىۋاتىدۇ"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "يېتەرلىك بوشلۇق يوق"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "يۈكلەشتىن ۋاز كەچتى."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "ھۆججەت يۈكلەش مەشغۇلاتى ئېلىپ بېرىلىۋاتىدۇ. Leaving the page now will cancel the upload."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "خاتالىق"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "ئاتى"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "چوڭلۇقى"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "ئۆزگەرتكەن"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 قىسقۇچ"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 ھۆججەت"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} ھۆججەت"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "ھۆججەت ئاتىنى ئۆزگەرتكىلى بولمايدۇ"
diff --git a/l10n/ug/files_external.po b/l10n/ug/files_external.po
index bd5ffff3a22..400810d0356 100644
--- a/l10n/ug/files_external.po
+++ b/l10n/ug/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ug/files_sharing.po b/l10n/ug/files_sharing.po
index 28bc0bfd755..bdb16d3800e 100644
--- a/l10n/ug/files_sharing.po
+++ b/l10n/ug/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
@@ -26,20 +26,28 @@ msgstr "ئىم"
msgid "Submit"
msgstr "تاپشۇر"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "چۈشۈر"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "يۈكلە"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "يۈكلەشتىن ۋاز كەچ"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ug/files_trashbin.po b/l10n/ug/files_trashbin.po
index 0684a53b3fb..24f2368de69 100644
--- a/l10n/ug/files_trashbin.po
+++ b/l10n/ug/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ug/lib.po b/l10n/ug/lib.po
index 2aceb7019ec..6a7e37f8496 100644
--- a/l10n/ug/lib.po
+++ b/l10n/ug/lib.po
@@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -85,104 +85,102 @@ msgstr "قىسقا ئۇچۇر"
msgid "Images"
msgstr "سۈرەتلەر"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po
index d8b3c96b2b7..6657be3d832 100644
--- a/l10n/ug/settings.po
+++ b/l10n/ug/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ug/user_ldap.po b/l10n/ug/user_ldap.po
index a6fb13c8f0c..4f29c94f4b1 100644
--- a/l10n/ug/user_ldap.po
+++ b/l10n/ug/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/uk/core.po b/l10n/uk/core.po
index 4dea6f8b180..7921dad5df3 100644
--- a/l10n/uk/core.po
+++ b/l10n/uk/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "Жодної категорії не обрано для видален
msgid "Error removing %s from favorites."
msgstr "Помилка при видалені %s із обраного."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Неділя"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Понеділок"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Вівторок"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Середа"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Четвер"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "П'ятниця"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Субота"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Січень"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Лютий"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Березень"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Квітень"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Травень"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Червень"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Липень"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Серпень"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Вересень"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Жовтень"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Листопад"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Грудень"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Налаштування"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "секунди тому"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 хвилину тому"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} хвилин тому"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 годину тому"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} години тому"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "сьогодні"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "вчора"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} днів тому"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "минулого місяця"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} місяців тому"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "місяці тому"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "минулого року"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "роки тому"
@@ -225,8 +225,8 @@ msgstr "Не визначено тип об'єкту."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Помилка"
@@ -246,7 +246,7 @@ msgstr "Опубліковано"
msgid "Share"
msgstr "Поділитися"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Помилка під час публікації"
@@ -266,99 +266,103 @@ msgstr " {owner} опублікував для Вас та для групи {gr
msgid "Shared with you by {owner}"
msgstr "{owner} опублікував для Вас"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Опублікувати для"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Опублікувати через посилання"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Захистити паролем"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Пароль"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Ел. пошта належить Пану"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Надіслати"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Встановити термін дії"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Термін дії"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Опублікувати через Ел. пошту:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Жодної людини не знайдено"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Пере-публікація не дозволяється"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Опубліковано {item} для {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Закрити доступ"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "може редагувати"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "контроль доступу"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "створити"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "оновити"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "видалити"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "опублікувати"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Захищено паролем"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Помилка при відміні терміна дії"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Помилка при встановленні терміна дії"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Надсилання..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Ел. пошта надіслана"
diff --git a/l10n/uk/files.po b/l10n/uk/files.po
index 008c0f85f18..28aaf182893 100644
--- a/l10n/uk/files.po
+++ b/l10n/uk/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr "Не вдалося перемістити %s - Файл з таким
msgid "Could not move %s"
msgstr "Не вдалося перемістити %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Не завантажено жодного файлу. Невідома помилка"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Файл успішно вивантажено без помилок."
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Розмір звантаження перевищує upload_max_filesize параметра в php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Розмір відвантаженого файлу перевищує директиву MAX_FILE_SIZE вказану в HTML формі"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Файл відвантажено лише частково"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Не відвантажено жодного файлу"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Відсутній тимчасовий каталог"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Невдалося записати на диск"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Місця більше немає"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Невірний каталог."
@@ -74,6 +82,36 @@ msgstr "Невірний каталог."
msgid "Files"
msgstr "Файли"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Місця більше немає"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Завантаження перервано."
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL не може бути пустим."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Помилка"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Поділитися"
@@ -90,43 +128,43 @@ msgstr "Видалити"
msgid "Rename"
msgstr "Перейменувати"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Очікування"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} вже існує"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "заміна"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "запропонуйте назву"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "відміна"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "замінено {new_name} на {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "відмінити"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "виконати операцію видалення"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 файл завантажується"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "файли завантажуються"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr "Ваше завантаження готується. Це може зайняти деякий час, якщо файли завеликі."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Місця більше немає"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Завантаження перервано."
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL не може бути пустим."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Невірне ім'я теки. Використання \"Shared\" зарезервовано Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Помилка"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Ім'я"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Розмір"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Змінено"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} папок"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} файлів"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Не вдалося перейменувати файл"
diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po
index 1b5e6a3f234..036f19935db 100644
--- a/l10n/uk/files_external.po
+++ b/l10n/uk/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po
index 6232d2ee417..a7b958365ce 100644
--- a/l10n/uk/files_sharing.po
+++ b/l10n/uk/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Пароль"
msgid "Submit"
msgstr "Передати"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s опублікував каталог %s для Вас"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s опублікував файл %s для Вас"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Завантажити"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Вивантажити"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Перервати завантаження"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Попередній перегляд недоступний для"
diff --git a/l10n/uk/files_trashbin.po b/l10n/uk/files_trashbin.po
index 50805230f8d..c3e188063d4 100644
--- a/l10n/uk/files_trashbin.po
+++ b/l10n/uk/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/uk/lib.po b/l10n/uk/lib.po
index ea816a426dc..a4a98a8a314 100644
--- a/l10n/uk/lib.po
+++ b/l10n/uk/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Текст"
msgid "Images"
msgstr "Зображення"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "Встановіть ім'я адміністратора."
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "Встановіть пароль адміністратора."
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s введіть ім'я користувача бази даних."
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s введіть назву бази даних."
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s не можна використовувати крапки в назві бази даних"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s встановити хост бази даних."
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL ім'я користувача та/або пароль не дійсні"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL ім'я користувача та/або пароль не дійсні: %s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "Вам потрібно ввести або існуючий обліковий запис або administrator."
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL ім'я користувача та/або пароль не дійсні"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "Помилка БД: \"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "Команда, що викликала проблему: \"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "Користувач MySQL '%s'@'localhost' вже існує."
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "Видалити цього користувача з MySQL"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "Користувач MySQL '%s'@'%%' вже існує"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "Видалити цього користувача з MySQL."
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle ім'я користувача та/або пароль не дійсні"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "Команда, що викликала проблему: \"%s\", ім'я: %s, пароль: %s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL ім'я користувача та/або пароль не дійсні: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL ім'я користувача та/або пароль не дійсні"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "Встановіть ім'я адміністратора."
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "Встановіть пароль адміністратора."
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "Ваш Web-сервер ще не налаштований належним чином для того, щоб дозволити синхронізацію файлів, через те що інтерфейс WebDAV, здається, зламаний."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "Будь ласка, перевірте <a href='%s'>інструкції по встановленню</a>."
diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po
index 370bbb936f3..df758f900dd 100644
--- a/l10n/uk/settings.po
+++ b/l10n/uk/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po
index b70c1e42374..1f1265f501a 100644
--- a/l10n/uk/user_ldap.po
+++ b/l10n/uk/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ur_PK/core.po b/l10n/ur_PK/core.po
index 6cbc956d8cb..57dbd66bc8a 100644
--- a/l10n/ur_PK/core.po
+++ b/l10n/ur_PK/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr "ختم کرنے کے لیے کسی زمرہ جات کا انتخاب ن
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr ""
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr ""
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr ""
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr ""
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr ""
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr ""
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr ""
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "جنوری"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "فرورئ"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "مارچ"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "اپریل"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "مئی"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "جون"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "جولائی"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "اگست"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "ستمبر"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "اکتوبر"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "نومبر"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "دسمبر"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "سیٹینگز"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr ""
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr ""
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr ""
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr ""
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "ایرر"
@@ -246,7 +246,7 @@ msgstr ""
msgid "Share"
msgstr ""
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "شئیرنگ کے دوران ایرر"
@@ -266,99 +266,103 @@ msgstr ""
msgid "Shared with you by {owner}"
msgstr ""
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "اس کے ساتھ شئیر کریں"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "لنک کے ساتھ شئیر کریں"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "پاسورڈ سے محفوظ کریں"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "پاسورڈ"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr ""
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "تاریخ معیاد سیٹ کریں"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "تاریخ معیاد"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr ""
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "کوئی لوگ نہیں ملے۔"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "دوبارہ شئیر کرنے کی اجازت نہیں"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "شئیرنگ ختم کریں"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "ایڈٹ کر سکے"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "اسیس کنٹرول"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "نیا بنائیں"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "اپ ڈیٹ"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "ختم کریں"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "شئیر کریں"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "پاسورڈ سے محفوظ کیا گیا ہے"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr ""
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr ""
diff --git a/l10n/ur_PK/files.po b/l10n/ur_PK/files.po
index 18bde9e30a2..ba5997044c0 100644
--- a/l10n/ur_PK/files.po
+++ b/l10n/ur_PK/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr ""
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "ایرر"
+
#: js/fileactions.js:116
msgid "Share"
msgstr ""
@@ -90,43 +128,43 @@ msgstr ""
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "ایرر"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr ""
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/ur_PK/files_sharing.po b/l10n/ur_PK/files_sharing.po
index adb3e46b7b0..368c787699f 100644
--- a/l10n/ur_PK/files_sharing.po
+++ b/l10n/ur_PK/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-23 01:59+0200\n"
-"PO-Revision-Date: 2013-06-22 10:24+0000\n"
+"POT-Creation-Date: 2013-06-29 02:03+0200\n"
+"PO-Revision-Date: 2013-06-29 00:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "پاسورڈ"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr ""
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr ""
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/ur_PK/files_trashbin.po b/l10n/ur_PK/files_trashbin.po
index a15724fbb66..71d1a436193 100644
--- a/l10n/ur_PK/files_trashbin.po
+++ b/l10n/ur_PK/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ur_PK/lib.po b/l10n/ur_PK/lib.po
index 1d699bc38a6..9817c4eacc9 100644
--- a/l10n/ur_PK/lib.po
+++ b/l10n/ur_PK/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr ""
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/ur_PK/settings.po b/l10n/ur_PK/settings.po
index 6d887cd7d19..e9ecf39001c 100644
--- a/l10n/ur_PK/settings.po
+++ b/l10n/ur_PK/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ur_PK/user_ldap.po b/l10n/ur_PK/user_ldap.po
index 8da1c6a159f..d206d840314 100644
--- a/l10n/ur_PK/user_ldap.po
+++ b/l10n/ur_PK/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/vi/core.po b/l10n/vi/core.po
index ab937a595ee..8f0e9864810 100644
--- a/l10n/vi/core.po
+++ b/l10n/vi/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "Bạn chưa chọn mục để xóa"
msgid "Error removing %s from favorites."
msgstr "Lỗi xóa %s từ mục yêu thích."
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "Chủ nhật"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "Thứ 2"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "Thứ 3"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "Thứ 4"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "Thứ 5"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "Thứ "
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "Thứ 7"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "Tháng 1"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "Tháng 2"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "Tháng 3"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "Tháng 4"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "Tháng 5"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "Tháng 6"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "Tháng 7"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "Tháng 8"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "Tháng 9"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "Tháng 10"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "Tháng 11"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "Tháng 12"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "Cài đặt"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "vài giây trước"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 phút trước"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} phút trước"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 giờ trước"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} giờ trước"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "hôm nay"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "hôm qua"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} ngày trước"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "tháng trước"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} tháng trước"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "tháng trước"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "năm trước"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "năm trước"
@@ -226,8 +226,8 @@ msgstr "Loại đối tượng không được chỉ định."
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "Lỗi"
@@ -247,7 +247,7 @@ msgstr "Được chia sẻ"
msgid "Share"
msgstr "Chia sẻ"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "Lỗi trong quá trình chia sẻ"
@@ -267,99 +267,103 @@ msgstr "Đã được chia sẽ với bạn và nhóm {group} bởi {owner}"
msgid "Shared with you by {owner}"
msgstr "Đã được chia sẽ bởi {owner}"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "Chia sẻ với"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "Chia sẻ với liên kết"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "Mật khẩu bảo vệ"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "Mật khẩu"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "Liên kết email tới cá nhân"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "Gởi"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "Đặt ngày kết thúc"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "Ngày kết thúc"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "Chia sẻ thông qua email"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "Không tìm thấy người nào"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "Chia sẻ lại không được cho phép"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "Đã được chia sẽ trong {item} với {user}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "Bỏ chia sẻ"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "có thể chỉnh sửa"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "quản lý truy cập"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "tạo"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "cập nhật"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "xóa"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "chia sẻ"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "Mật khẩu bảo vệ"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "Lỗi không thiết lập ngày kết thúc"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "Lỗi cấu hình ngày kết thúc"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "Đang gởi ..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email đã được gửi"
diff --git a/l10n/vi/files.po b/l10n/vi/files.po
index 9087c7d8efc..945fb2401a7 100644
--- a/l10n/vi/files.po
+++ b/l10n/vi/files.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -28,46 +28,54 @@ msgstr "Không thể di chuyển %s - Đã có tên tập tin này trên hệ th
msgid "Could not move %s"
msgstr "Không thể di chuyển %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "Không có tập tin nào được tải lên. Lỗi không xác định"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "Không có lỗi, các tập tin đã được tải lên thành công"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "The uploaded file exceeds the upload_max_filesize directive in php.ini: "
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Tập tin được tải lên vượt quá MAX_FILE_SIZE được quy định trong mẫu HTML"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "Các tập tin được tải lên chỉ tải lên được một phần"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "Chưa có file nào được tải lên"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "Không tìm thấy thư mục tạm"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "Không thể ghi "
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "Không đủ không gian lưu trữ"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "Thư mục không hợp lệ"
@@ -75,6 +83,36 @@ msgstr "Thư mục không hợp lệ"
msgid "Files"
msgstr "Tập tin"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "Không đủ chỗ trống cần thiết"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "Hủy tải lên"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này."
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL không được để trống."
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "Lỗi"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "Chia sẻ"
@@ -91,43 +129,43 @@ msgstr "Xóa"
msgid "Rename"
msgstr "Sửa tên"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "Đang chờ"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} đã tồn tại"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "thay thế"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "tên gợi ý"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "hủy"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "đã thay thế {new_name} bằng {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "lùi lại"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "thực hiện việc xóa"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 tệp tin đang được tải lên"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "tệp tin đang được tải lên"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "Your download is being prepared. This might take some time if the files are big."
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "Không thể tải lên tập tin của bạn ,nó như là một thư mục hoặc có 0 byte"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "Không đủ chỗ trống cần thiết"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "Hủy tải lên"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này."
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL không được để trống."
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "Lỗi"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "Tên"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "Kích cỡ"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "Thay đổi"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 thư mục"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} thư mục"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 tập tin"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} tập tin"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "Không thể đổi tên file"
diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po
index e7b6e40ae3b..38266b690e2 100644
--- a/l10n/vi/files_external.po
+++ b/l10n/vi/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: xtdv <truong.tx8@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po
index 921957dacd5..bf38b000dcc 100644
--- a/l10n/vi/files_sharing.po
+++ b/l10n/vi/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "Mật khẩu"
msgid "Submit"
msgstr "Xác nhận"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s đã chia sẻ thư mục %s với bạn"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s đã chia sẻ tập tin %s với bạn"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "Tải về"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "Tải lên"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "Hủy upload"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "Không có xem trước cho"
diff --git a/l10n/vi/files_trashbin.po b/l10n/vi/files_trashbin.po
index 89cefe5b3b9..1641e625ff2 100644
--- a/l10n/vi/files_trashbin.po
+++ b/l10n/vi/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/vi/lib.po b/l10n/vi/lib.po
index 6f3be6d060d..d355a3c837e 100644
--- a/l10n/vi/lib.po
+++ b/l10n/vi/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "Văn bản"
msgid "Images"
msgstr "Hình ảnh"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po
index 665ca3aff96..9e94730235a 100644
--- a/l10n/vi/settings.po
+++ b/l10n/vi/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po
index d41ff5365af..64ef1023a90 100644
--- a/l10n/vi/user_ldap.po
+++ b/l10n/vi/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN.GB2312/core.po b/l10n/zh_CN.GB2312/core.po
index cabc3fa2cf7..796440bac41 100644
--- a/l10n/zh_CN.GB2312/core.po
+++ b/l10n/zh_CN.GB2312/core.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -63,135 +63,135 @@ msgstr "没有选中要删除的分类。"
msgid "Error removing %s from favorites."
msgstr "在移除收藏夹中的 %s 时发生错误。"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "星期天"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "星期一"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "星期二"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "星期三"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "星期四"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "星期五"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "星期六"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "一月"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "二月"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "三月"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "四月"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "五月"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "六月"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "七月"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "八月"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "九月"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "十月"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "十一月"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "十二月"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "设置"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "秒前"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 分钟前"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} 分钟前"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1小时前"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours}小时前"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "今天"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "昨天"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} 天前"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "上个月"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months}月前"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "月前"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "去年"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "年前"
@@ -227,8 +227,8 @@ msgstr "未指定对象类型。"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "出错"
@@ -248,7 +248,7 @@ msgstr "已分享"
msgid "Share"
msgstr "分享"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "分享出错"
@@ -268,99 +268,103 @@ msgstr "由 {owner} 与您和 {group} 群组分享"
msgid "Shared with you by {owner}"
msgstr "由 {owner} 与您分享"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "分享"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "分享链接"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "密码保护"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "密码"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "面向个人的电子邮件链接"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "发送"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "设置失效日期"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "失效日期"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "通过电子邮件分享:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "查无此人"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "不允许重复分享"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "已经与 {user} 在 {item} 中分享"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "取消分享"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "可编辑"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "访问控制"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "创建"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "更新"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "删除"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "分享"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "密码保护"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "取消设置失效日期出错"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "设置失效日期出错"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "发送中……"
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "电子邮件已发送"
diff --git a/l10n/zh_CN.GB2312/files.po b/l10n/zh_CN.GB2312/files.po
index 7ea290bef6e..8cf962b37a4 100644
--- a/l10n/zh_CN.GB2312/files.po
+++ b/l10n/zh_CN.GB2312/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "没有上传文件。未知错误"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "文件上传成功"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上传的文件超过了 HTML 表格中指定的 MAX_FILE_SIZE 选项"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "文件部分上传"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "没有上传文件"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "缺失临时文件夹"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "写磁盘失败"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "文件"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "不能上传您的文件,由于它是文件夹或者为空文件"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "上传取消了"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "文件正在上传。关闭页面会取消上传。"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "网址不能为空。"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "出错"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "分享"
@@ -90,43 +128,43 @@ msgstr "删除"
msgid "Rename"
msgstr "重命名"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "等待中"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} 已存在"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "替换"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "推荐名称"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "取消"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "已用 {old_name} 替换 {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "撤销"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 个文件正在上传"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "个文件正在上传"
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "不能上传您的文件,由于它是文件夹或者为空文件"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "上传取消了"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "文件正在上传。关闭页面会取消上传。"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "网址不能为空。"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "出错"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "名称"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "修改日期"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 个文件夹"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} 个文件夹"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 个文件"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} 个文件"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/zh_CN.GB2312/files_external.po b/l10n/zh_CN.GB2312/files_external.po
index 27e3bb2f033..b5fcd4b375f 100644
--- a/l10n/zh_CN.GB2312/files_external.po
+++ b/l10n/zh_CN.GB2312/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: hyy0591 <yangyu.huang@gmail.com>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN.GB2312/files_sharing.po b/l10n/zh_CN.GB2312/files_sharing.po
index 5ddada9bda5..5622bb0cd73 100644
--- a/l10n/zh_CN.GB2312/files_sharing.po
+++ b/l10n/zh_CN.GB2312/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "密码"
msgid "Submit"
msgstr "提交"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s 与您分享了文件夹 %s"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s 与您分享了文件 %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "下载"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "上传"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "取消上传"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "没有预览可用于"
diff --git a/l10n/zh_CN.GB2312/files_trashbin.po b/l10n/zh_CN.GB2312/files_trashbin.po
index 03a068568de..174d7c42309 100644
--- a/l10n/zh_CN.GB2312/files_trashbin.po
+++ b/l10n/zh_CN.GB2312/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN.GB2312/lib.po b/l10n/zh_CN.GB2312/lib.po
index 5f575f56efd..bb0e261a8c1 100644
--- a/l10n/zh_CN.GB2312/lib.po
+++ b/l10n/zh_CN.GB2312/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "文本"
msgid "Images"
msgstr "图片"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "因WebDAV接口故障,您的网络服务器好像并未允许文件同步。"
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "请双击<a href='%s'>安装向导</a>。"
diff --git a/l10n/zh_CN.GB2312/settings.po b/l10n/zh_CN.GB2312/settings.po
index 6ec7f7cff76..1b3d0c75cff 100644
--- a/l10n/zh_CN.GB2312/settings.po
+++ b/l10n/zh_CN.GB2312/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN.GB2312/user_ldap.po b/l10n/zh_CN.GB2312/user_ldap.po
index 4c6b07207df..05d0a07a922 100644
--- a/l10n/zh_CN.GB2312/user_ldap.po
+++ b/l10n/zh_CN.GB2312/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po
index 7b713baa214..be702b83868 100644
--- a/l10n/zh_CN/core.po
+++ b/l10n/zh_CN/core.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -62,135 +62,135 @@ msgstr "没有选择要删除的类别"
msgid "Error removing %s from favorites."
msgstr "从收藏夹中移除%s时出错。"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "星期日"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "星期一"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "星期二"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "星期三"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "星期四"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "星期五"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "星期六"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "一月"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "二月"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "三月"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "四月"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "五月"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "六月"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "七月"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "八月"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "九月"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "十月"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "十一月"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "十二月"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "设置"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "秒前"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "一分钟前"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} 分钟前"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1小时前"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} 小时前"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "今天"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "昨天"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} 天前"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "上月"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} 月前"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "月前"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "去年"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "年前"
@@ -226,8 +226,8 @@ msgstr "未指定对象类型。"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "错误"
@@ -247,7 +247,7 @@ msgstr "已共享"
msgid "Share"
msgstr "分享"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "共享时出错"
@@ -267,99 +267,103 @@ msgstr "{owner}共享给您及{group}组"
msgid "Shared with you by {owner}"
msgstr " {owner}与您共享"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "分享之"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "共享链接"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "密码保护"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "密码"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "发送链接到个人"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "发送"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "设置过期日期"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "过期日期"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "通过Email共享"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "未找到此人"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "不允许二次共享"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "在{item} 与 {user}共享。"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "取消共享"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "可以修改"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "访问控制"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "创建"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "更新"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "删除"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "共享"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "密码已受保护"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "取消设置过期日期时出错"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "设置过期日期时出错"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "正在发送..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "邮件已发送"
diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po
index 1c792153cd3..583dff1a98a 100644
--- a/l10n/zh_CN/files.po
+++ b/l10n/zh_CN/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: zhangmin <zm1990s@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "无法移动 %s - 同名文件已存在"
msgid "Could not move %s"
msgstr "无法移动 %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "没有文件被上传。未知错误"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "文件上传成功,没有错误发生"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "上传文件大小已超过php.ini中upload_max_filesize所规定的值"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上传的文件长度超出了 HTML 表单中 MAX_FILE_SIZE 的限制"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "已上传文件只上传了部分(不完整)"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "没有文件被上传"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "缺少临时目录"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "写入磁盘失败"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "没有足够的存储空间"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "无效文件夹。"
@@ -75,6 +83,36 @@ msgstr "无效文件夹。"
msgid "Files"
msgstr "文件"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "无法上传您的文件,文件夹或者空文件"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "没有足够可用空间"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "上传已取消"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "文件正在上传中。现在离开此页会导致上传动作被取消。"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL不能为空"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "无效的文件夹名。”Shared“ 是 Owncloud 预留的文件夹"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "错误"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "分享"
@@ -91,43 +129,43 @@ msgstr "删除"
msgid "Rename"
msgstr "重命名"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "等待"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} 已存在"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "替换"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "建议名称"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "取消"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "已将 {old_name}替换成 {new_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "撤销"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "进行删除操作"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1个文件上传中"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "文件上传中"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "下载正在准备中。如果文件较大可能会花费一些时间。"
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "无法上传您的文件,文件夹或者空文件"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "没有足够可用空间"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "上传已取消"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "文件正在上传中。现在离开此页会导致上传动作被取消。"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL不能为空"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "错误"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "名称"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "修改日期"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1个文件夹"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} 个文件夹"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 个文件"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} 个文件"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "无效的文件夹名。”Shared“ 是 Owncloud 预留的文件夹"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "无法重命名文件"
diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po
index 94375cf1b8a..0dc047bda7d 100644
--- a/l10n/zh_CN/files_external.po
+++ b/l10n/zh_CN/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po
index 111e094460e..2f7704e31c3 100644
--- a/l10n/zh_CN/files_sharing.po
+++ b/l10n/zh_CN/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "密码"
msgid "Submit"
msgstr "提交"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s与您共享了%s文件夹"
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s与您共享了%s文件"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "下载"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "上传"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "取消上传"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "没有预览"
diff --git a/l10n/zh_CN/files_trashbin.po b/l10n/zh_CN/files_trashbin.po
index 74bc91c661e..65f487ab526 100644
--- a/l10n/zh_CN/files_trashbin.po
+++ b/l10n/zh_CN/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po
index e8e6179f197..304338961aa 100644
--- a/l10n/zh_CN/lib.po
+++ b/l10n/zh_CN/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: modokwang <modokwang@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "文本"
msgid "Images"
msgstr "图片"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "请设置一个管理员用户名。"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "请设置一个管理员密码。"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s 输入数据库用户名。"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s 输入数据库名称。"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s 您不能在数据库名称中使用英文句号。"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s 设置数据库所在主机。"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL 数据库用户名和/或密码无效"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL 用户名和/或密码无效:%s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "你需要输入一个数据库中已有的账户或管理员账户。"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "不能建立甲骨文连接"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL 数据库用户名和/或密码无效"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "数据库错误:\"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "冲突命令为:\"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL 用户 '%s'@'localhost' 已存在。"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "建议从 MySQL 数据库中丢弃 Drop 此用户"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL 用户 '%s'@'%%' 已存在"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "建议从 MySQL 数据库中丢弃 Drop 此用户。"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "不能建立甲骨文连接"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle 数据库用户名和/或密码无效"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "冲突命令为:\"%s\",名称:%s,密码:%s"
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL 用户名和/或密码无效:%s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL 数据库用户名和/或密码无效"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "请设置一个管理员用户名。"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "请设置一个管理员密码。"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏."
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "请认真检查<a href='%s'>安装指南</a>."
diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po
index 976de08fc87..d21f4c03867 100644
--- a/l10n/zh_CN/settings.po
+++ b/l10n/zh_CN/settings.po
@@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po
index 315a0ac33ab..475ac6dc96f 100644
--- a/l10n/zh_CN/user_ldap.po
+++ b/l10n/zh_CN/user_ldap.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: modokwang <modokwang@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_HK/core.po b/l10n/zh_HK/core.po
index c3282eca957..e3ca342814b 100644
--- a/l10n/zh_HK/core.po
+++ b/l10n/zh_HK/core.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -61,135 +61,135 @@ msgstr ""
msgid "Error removing %s from favorites."
msgstr ""
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "星期日"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "星期一"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "星期二"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "星期三"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "星期四"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "星期五"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "星期六"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "一月"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "二月"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "三月"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "四月"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "五月"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "六月"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "七月"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "八月"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "九月"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "十月"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "十一月"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "十二月"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "設定"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr ""
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr ""
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr ""
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr ""
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr ""
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "今日"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "昨日"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr ""
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "前一月"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr ""
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "個月之前"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr ""
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr ""
@@ -225,8 +225,8 @@ msgstr ""
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "錯誤"
@@ -246,7 +246,7 @@ msgstr "已分享"
msgid "Share"
msgstr "分享"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "分享時發生錯誤"
@@ -266,99 +266,103 @@ msgstr "{owner}與你及群組的分享"
msgid "Shared with you by {owner}"
msgstr "{owner}與你的分享"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "分享"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "以連結分享"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "密碼保護"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "密碼"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr ""
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "傳送"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "設定分享期限"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "分享期限"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "以電郵分享"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "找不到"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr ""
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr ""
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "取消分享"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr ""
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr ""
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "新增"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "更新"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "刪除"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "分享"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "密碼保護"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr ""
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr ""
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "傳送中"
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "郵件已傳"
diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po
index 8b9823ccea1..672e08a65a1 100644
--- a/l10n/zh_HK/files.po
+++ b/l10n/zh_HK/files.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -27,46 +27,54 @@ msgstr ""
msgid "Could not move %s"
msgstr ""
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr ""
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr ""
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr ""
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr ""
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr ""
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr ""
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr ""
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr ""
@@ -74,6 +82,36 @@ msgstr ""
msgid "Files"
msgstr "文件"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr ""
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr ""
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr ""
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr ""
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr ""
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr ""
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "錯誤"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "分享"
@@ -90,43 +128,43 @@ msgstr "刪除"
msgid "Rename"
msgstr ""
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr ""
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr ""
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr ""
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr ""
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr ""
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr ""
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr ""
@@ -158,67 +196,38 @@ msgid ""
"big."
msgstr ""
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr ""
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr ""
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr ""
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr ""
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr ""
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "錯誤"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "名稱"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr ""
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{}文件夾"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr ""
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr ""
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr ""
diff --git a/l10n/zh_HK/files_external.po b/l10n/zh_HK/files_external.po
index a180f2b4568..add1bf3d417 100644
--- a/l10n/zh_HK/files_external.po
+++ b/l10n/zh_HK/files_external.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_HK/files_sharing.po b/l10n/zh_HK/files_sharing.po
index d8f8f0bcc2b..b220b2a6b54 100644
--- a/l10n/zh_HK/files_sharing.po
+++ b/l10n/zh_HK/files_sharing.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -25,20 +25,28 @@ msgstr "密碼"
msgid "Submit"
msgstr ""
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "下載"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "上傳"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr ""
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr ""
diff --git a/l10n/zh_HK/files_trashbin.po b/l10n/zh_HK/files_trashbin.po
index 9a5d074e4d7..dd009fc7d0b 100644
--- a/l10n/zh_HK/files_trashbin.po
+++ b/l10n/zh_HK/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_HK/lib.po b/l10n/zh_HK/lib.po
index 5e3b13ad018..321beb1ce24 100644
--- a/l10n/zh_HK/lib.po
+++ b/l10n/zh_HK/lib.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -85,104 +85,102 @@ msgstr "文字"
msgid "Images"
msgstr ""
-#: setup.php:34
-msgid "Set an admin username."
-msgstr ""
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr ""
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr ""
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr ""
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr ""
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr ""
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
+msgid "MS SQL username and/or password not valid: %s"
msgstr ""
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr ""
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr ""
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr ""
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr ""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr ""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr ""
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr ""
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr ""
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr ""
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr ""
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr ""
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr ""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr ""
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr ""
+
+#: setup.php:45
+msgid "Set an admin password."
msgstr ""
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr ""
diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po
index 787dfe4975d..dc796d44317 100644
--- a/l10n/zh_HK/settings.po
+++ b/l10n/zh_HK/settings.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_HK/user_ldap.po b/l10n/zh_HK/user_ldap.po
index 055359846a7..80a6edce113 100644
--- a/l10n/zh_HK/user_ldap.po
+++ b/l10n/zh_HK/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po
index c2abc1a16f7..274c335ca03 100644
--- a/l10n/zh_TW/core.po
+++ b/l10n/zh_TW/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: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: chenanyeh <chnjsn1221@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,135 +63,135 @@ msgstr "沒有選擇要刪除的分類。"
msgid "Error removing %s from favorites."
msgstr "從最愛移除 %s 時發生錯誤。"
-#: js/config.php:34
+#: js/config.php:32
msgid "Sunday"
msgstr "週日"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
msgstr "週一"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
msgstr "週二"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
msgstr "週三"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
msgstr "週四"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
msgstr "週五"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
msgstr "週六"
-#: js/config.php:45
+#: js/config.php:43
msgid "January"
msgstr "一月"
-#: js/config.php:46
+#: js/config.php:44
msgid "February"
msgstr "二月"
-#: js/config.php:47
+#: js/config.php:45
msgid "March"
msgstr "三月"
-#: js/config.php:48
+#: js/config.php:46
msgid "April"
msgstr "四月"
-#: js/config.php:49
+#: js/config.php:47
msgid "May"
msgstr "五月"
-#: js/config.php:50
+#: js/config.php:48
msgid "June"
msgstr "六月"
-#: js/config.php:51
+#: js/config.php:49
msgid "July"
msgstr "七月"
-#: js/config.php:52
+#: js/config.php:50
msgid "August"
msgstr "八月"
-#: js/config.php:53
+#: js/config.php:51
msgid "September"
msgstr "九月"
-#: js/config.php:54
+#: js/config.php:52
msgid "October"
msgstr "十月"
-#: js/config.php:55
+#: js/config.php:53
msgid "November"
msgstr "十一月"
-#: js/config.php:56
+#: js/config.php:54
msgid "December"
msgstr "十二月"
-#: js/js.js:286
+#: js/js.js:289
msgid "Settings"
msgstr "設定"
-#: js/js.js:718
+#: js/js.js:721
msgid "seconds ago"
msgstr "幾秒前"
-#: js/js.js:719
+#: js/js.js:722
msgid "1 minute ago"
msgstr "1 分鐘前"
-#: js/js.js:720
+#: js/js.js:723
msgid "{minutes} minutes ago"
msgstr "{minutes} 分鐘前"
-#: js/js.js:721
+#: js/js.js:724
msgid "1 hour ago"
msgstr "1 小時之前"
-#: js/js.js:722
+#: js/js.js:725
msgid "{hours} hours ago"
msgstr "{hours} 小時前"
-#: js/js.js:723
+#: js/js.js:726
msgid "today"
msgstr "今天"
-#: js/js.js:724
+#: js/js.js:727
msgid "yesterday"
msgstr "昨天"
-#: js/js.js:725
+#: js/js.js:728
msgid "{days} days ago"
msgstr "{days} 天前"
-#: js/js.js:726
+#: js/js.js:729
msgid "last month"
msgstr "上個月"
-#: js/js.js:727
+#: js/js.js:730
msgid "{months} months ago"
msgstr "{months} 個月前"
-#: js/js.js:728
+#: js/js.js:731
msgid "months ago"
msgstr "幾個月前"
-#: js/js.js:729
+#: js/js.js:732
msgid "last year"
msgstr "去年"
-#: js/js.js:730
+#: js/js.js:733
msgid "years ago"
msgstr "幾年前"
@@ -227,8 +227,8 @@ msgstr "未指定物件類型。"
#: js/oc-vcategories.js:14 js/oc-vcategories.js:80 js/oc-vcategories.js:95
#: js/oc-vcategories.js:110 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:172 js/oc-vcategories.js:189 js/oc-vcategories.js:195
-#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:577
-#: js/share.js:589
+#: js/oc-vcategories.js:199 js/share.js:136 js/share.js:143 js/share.js:618
+#: js/share.js:630
msgid "Error"
msgstr "錯誤"
@@ -248,7 +248,7 @@ msgstr "已分享"
msgid "Share"
msgstr "分享"
-#: js/share.js:125 js/share.js:617
+#: js/share.js:125 js/share.js:658
msgid "Error while sharing"
msgstr "分享時發生錯誤"
@@ -268,99 +268,103 @@ msgstr "由 {owner} 分享給您和 {group}"
msgid "Shared with you by {owner}"
msgstr "{owner} 已經和您分享"
-#: js/share.js:159
+#: js/share.js:172
msgid "Share with"
msgstr "與...分享"
-#: js/share.js:164
+#: js/share.js:177
msgid "Share with link"
msgstr "使用連結分享"
-#: js/share.js:167
+#: js/share.js:180
msgid "Password protect"
msgstr "密碼保護"
-#: js/share.js:169 templates/installation.php:54 templates/login.php:26
+#: js/share.js:182 templates/installation.php:54 templates/login.php:26
msgid "Password"
msgstr "密碼"
-#: js/share.js:173
+#: js/share.js:186
+msgid "Allow Public Upload"
+msgstr ""
+
+#: js/share.js:189
msgid "Email link to person"
msgstr "將連結 email 給別人"
-#: js/share.js:174
+#: js/share.js:190
msgid "Send"
msgstr "寄出"
-#: js/share.js:178
+#: js/share.js:195
msgid "Set expiration date"
msgstr "設置到期日"
-#: js/share.js:179
+#: js/share.js:196
msgid "Expiration date"
msgstr "到期日"
-#: js/share.js:211
+#: js/share.js:228
msgid "Share via email:"
msgstr "透過電子郵件分享:"
-#: js/share.js:213
+#: js/share.js:230
msgid "No people found"
msgstr "沒有找到任何人"
-#: js/share.js:251
+#: js/share.js:268
msgid "Resharing is not allowed"
msgstr "不允許重新分享"
-#: js/share.js:287
+#: js/share.js:304
msgid "Shared in {item} with {user}"
msgstr "已和 {user} 分享 {item}"
-#: js/share.js:308
+#: js/share.js:325
msgid "Unshare"
msgstr "取消共享"
-#: js/share.js:320
+#: js/share.js:337
msgid "can edit"
msgstr "可編輯"
-#: js/share.js:322
+#: js/share.js:339
msgid "access control"
msgstr "存取控制"
-#: js/share.js:325
+#: js/share.js:342
msgid "create"
msgstr "建立"
-#: js/share.js:328
+#: js/share.js:345
msgid "update"
msgstr "更新"
-#: js/share.js:331
+#: js/share.js:348
msgid "delete"
msgstr "刪除"
-#: js/share.js:334
+#: js/share.js:351
msgid "share"
msgstr "分享"
-#: js/share.js:368 js/share.js:564
+#: js/share.js:385 js/share.js:605
msgid "Password protected"
msgstr "受密碼保護"
-#: js/share.js:577
+#: js/share.js:618
msgid "Error unsetting expiration date"
msgstr "解除過期日設定失敗"
-#: js/share.js:589
+#: js/share.js:630
msgid "Error setting expiration date"
msgstr "錯誤的到期日設定"
-#: js/share.js:604
+#: js/share.js:645
msgid "Sending ..."
msgstr "正在傳送..."
-#: js/share.js:615
+#: js/share.js:656
msgid "Email sent"
msgstr "Email 已寄出"
diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po
index 4896947e1dd..eba6c368f45 100644
--- a/l10n/zh_TW/files.po
+++ b/l10n/zh_TW/files.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:14+0000\n"
-"Last-Translator: pellaeon <nfsmwlin@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,46 +28,54 @@ msgstr "無法移動 %s - 同名的檔案已經存在"
msgid "Could not move %s"
msgstr "無法移動 %s"
-#: ajax/upload.php:19
+#: ajax/upload.php:16 ajax/upload.php:39
+msgid "Unable to set upload directory."
+msgstr ""
+
+#: ajax/upload.php:23
+msgid "Invalid Token"
+msgstr ""
+
+#: ajax/upload.php:55
msgid "No file was uploaded. Unknown error"
msgstr "沒有檔案被上傳。未知的錯誤。"
-#: ajax/upload.php:26
+#: ajax/upload.php:62
msgid "There is no error, the file uploaded with success"
msgstr "無錯誤,檔案上傳成功"
-#: ajax/upload.php:27
+#: ajax/upload.php:63
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "上傳的檔案大小超過 php.ini 當中 upload_max_filesize 參數的設定:"
-#: ajax/upload.php:29
+#: ajax/upload.php:65
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上傳的檔案大小超過 HTML 表單中 MAX_FILE_SIZE 的限制"
-#: ajax/upload.php:30
+#: ajax/upload.php:66
msgid "The uploaded file was only partially uploaded"
msgstr "只有檔案的一部分被上傳"
-#: ajax/upload.php:31
+#: ajax/upload.php:67
msgid "No file was uploaded"
msgstr "沒有檔案被上傳"
-#: ajax/upload.php:32
+#: ajax/upload.php:68
msgid "Missing a temporary folder"
msgstr "找不到暫存資料夾"
-#: ajax/upload.php:33
+#: ajax/upload.php:69
msgid "Failed to write to disk"
msgstr "寫入硬碟失敗"
-#: ajax/upload.php:51
+#: ajax/upload.php:87
msgid "Not enough storage available"
msgstr "儲存空間不足"
-#: ajax/upload.php:83
+#: ajax/upload.php:119
msgid "Invalid directory."
msgstr "無效的資料夾。"
@@ -75,6 +83,36 @@ msgstr "無效的資料夾。"
msgid "Files"
msgstr "檔案"
+#: js/file-upload.js:11
+msgid "Unable to upload your file as it is a directory or has 0 bytes"
+msgstr "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0"
+
+#: js/file-upload.js:24
+msgid "Not enough space available"
+msgstr "沒有足夠的可用空間"
+
+#: js/file-upload.js:64
+msgid "Upload cancelled."
+msgstr "上傳已取消"
+
+#: js/file-upload.js:167 js/files.js:266
+msgid ""
+"File upload is in progress. Leaving the page now will cancel the upload."
+msgstr "檔案上傳中。離開此頁面將會取消上傳。"
+
+#: js/file-upload.js:233 js/files.js:339
+msgid "URL cannot be empty."
+msgstr "URL 不能為空白。"
+
+#: js/file-upload.js:238 lib/app.php:53
+msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
+msgstr "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留"
+
+#: js/file-upload.js:267 js/file-upload.js:283 js/files.js:373 js/files.js:389
+#: js/files.js:693 js/files.js:731
+msgid "Error"
+msgstr "錯誤"
+
#: js/fileactions.js:116
msgid "Share"
msgstr "分享"
@@ -91,43 +129,43 @@ msgstr "刪除"
msgid "Rename"
msgstr "重新命名"
-#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:421
+#: js/filelist.js:49 js/filelist.js:52 js/filelist.js:433
msgid "Pending"
msgstr "等候中"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "{new_name} already exists"
msgstr "{new_name} 已經存在"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "replace"
msgstr "取代"
-#: js/filelist.js:259
+#: js/filelist.js:271
msgid "suggest name"
msgstr "建議檔名"
-#: js/filelist.js:259 js/filelist.js:261
+#: js/filelist.js:271 js/filelist.js:273
msgid "cancel"
msgstr "取消"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "replaced {new_name} with {old_name}"
msgstr "使用 {new_name} 取代 {old_name}"
-#: js/filelist.js:306
+#: js/filelist.js:318
msgid "undo"
msgstr "復原"
-#: js/filelist.js:331
+#: js/filelist.js:343
msgid "perform delete operation"
msgstr "進行刪除動作"
-#: js/filelist.js:413
+#: js/filelist.js:425
msgid "1 file uploading"
msgstr "1 個檔案正在上傳"
-#: js/filelist.js:416 js/filelist.js:470
+#: js/filelist.js:428 js/filelist.js:486
msgid "files uploading"
msgstr "檔案正在上傳中"
@@ -159,67 +197,38 @@ msgid ""
"big."
msgstr "正在準備您的下載,若您的檔案較大,將會需要更多時間。"
-#: js/files.js:264
-msgid "Unable to upload your file as it is a directory or has 0 bytes"
-msgstr "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0"
-
-#: js/files.js:277
-msgid "Not enough space available"
-msgstr "沒有足夠的可用空間"
-
-#: js/files.js:317
-msgid "Upload cancelled."
-msgstr "上傳已取消"
-
-#: js/files.js:413
-msgid ""
-"File upload is in progress. Leaving the page now will cancel the upload."
-msgstr "檔案上傳中。離開此頁面將會取消上傳。"
-
-#: js/files.js:486
-msgid "URL cannot be empty."
-msgstr "URL 不能為空白。"
-
-#: js/files.js:491
+#: js/files.js:344
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留"
-#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
-msgid "Error"
-msgstr "錯誤"
-
-#: js/files.js:891 templates/index.php:69
+#: js/files.js:744 templates/index.php:69
msgid "Name"
msgstr "名稱"
-#: js/files.js:892 templates/index.php:80
+#: js/files.js:745 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:893 templates/index.php:82
+#: js/files.js:746 templates/index.php:82
msgid "Modified"
msgstr "修改"
-#: js/files.js:912
+#: js/files.js:765
msgid "1 folder"
msgstr "1 個資料夾"
-#: js/files.js:914
+#: js/files.js:767
msgid "{count} folders"
msgstr "{count} 個資料夾"
-#: js/files.js:922
+#: js/files.js:775
msgid "1 file"
msgstr "1 個檔案"
-#: js/files.js:924
+#: js/files.js:777
msgid "{count} files"
msgstr "{count} 個檔案"
-#: lib/app.php:53
-msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr "無效的資料夾名稱,'Shared' 的使用被 ownCloud 保留"
-
#: lib/app.php:73
msgid "Unable to rename file"
msgstr "無法重新命名檔案"
diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po
index 1aca2dcbc34..48149481f56 100644
--- a/l10n/zh_TW/files_external.po
+++ b/l10n/zh_TW/files_external.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: pellaeon <nfsmwlin@gmail.com>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po
index 6c75be8ce99..4a3ce284be0 100644
--- a/l10n/zh_TW/files_sharing.po
+++ b/l10n/zh_TW/files_sharing.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@@ -26,20 +26,28 @@ msgstr "密碼"
msgid "Submit"
msgstr "送出"
-#: templates/public.php:10
+#: templates/public.php:14
#, php-format
msgid "%s shared the folder %s with you"
msgstr "%s 和您分享了資料夾 %s "
-#: templates/public.php:13
+#: templates/public.php:17
#, php-format
msgid "%s shared the file %s with you"
msgstr "%s 和您分享了檔案 %s"
-#: templates/public.php:19 templates/public.php:43
+#: templates/public.php:25 templates/public.php:83
msgid "Download"
msgstr "下載"
-#: templates/public.php:40
+#: templates/public.php:41
+msgid "Upload"
+msgstr "上傳"
+
+#: templates/public.php:51
+msgid "Cancel upload"
+msgstr "取消上傳"
+
+#: templates/public.php:80
msgid "No preview available for"
msgstr "無法預覽"
diff --git a/l10n/zh_TW/files_trashbin.po b/l10n/zh_TW/files_trashbin.po
index 86ccf90cda6..e9d295978e2 100644
--- a/l10n/zh_TW/files_trashbin.po
+++ b/l10n/zh_TW/files_trashbin.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:18+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po
index 246177c3609..1e6d2e19784 100644
--- a/l10n/zh_TW/lib.po
+++ b/l10n/zh_TW/lib.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-26 00:02+0000\n"
-"Last-Translator: pellaeon <nfsmwlin@gmail.com>\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-07-01 01:12+0000\n"
+"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -86,104 +86,102 @@ msgstr "文字"
msgid "Images"
msgstr "圖片"
-#: setup.php:34
-msgid "Set an admin username."
-msgstr "設定管理員帳號。"
-
-#: setup.php:37
-msgid "Set an admin password."
-msgstr "設定管理員密碼。"
-
-#: setup.php:55
+#: setup/abstractdatabase.php:22
#, php-format
msgid "%s enter the database username."
msgstr "%s 輸入資料庫使用者名稱。"
-#: setup.php:58
+#: setup/abstractdatabase.php:25
#, php-format
msgid "%s enter the database name."
msgstr "%s 輸入資料庫名稱。"
-#: setup.php:61
+#: setup/abstractdatabase.php:28
#, php-format
msgid "%s you may not use dots in the database name"
msgstr "%s 資料庫名稱不能包含小數點"
-#: setup.php:64
+#: setup/mssql.php:20
#, php-format
-msgid "%s set the database host."
-msgstr "%s 設定資料庫主機。"
-
-#: setup.php:126 setup.php:332 setup.php:377
-msgid "PostgreSQL username and/or password not valid"
-msgstr "PostgreSQL 用戶名和/或密碼無效"
+msgid "MS SQL username and/or password not valid: %s"
+msgstr "MS SQL 使用者和/或密碼無效:%s"
-#: setup.php:127 setup.php:235
+#: setup/mssql.php:21 setup/mysql.php:13 setup/oci.php:114
+#: setup/postgresql.php:24 setup/postgresql.php:70
msgid "You need to enter either an existing account or the administrator."
msgstr "您必須輸入一個現有的帳號或管理員帳號。"
-#: setup.php:152
-msgid "Oracle connection could not be established"
-msgstr "無法建立 Oracle 資料庫連線"
-
-#: setup.php:234
+#: setup/mysql.php:12
msgid "MySQL username and/or password not valid"
msgstr "MySQL 用戶名和/或密碼無效"
-#: setup.php:288 setup.php:398 setup.php:407 setup.php:425 setup.php:435
-#: setup.php:444 setup.php:477 setup.php:543 setup.php:569 setup.php:576
-#: setup.php:587 setup.php:594 setup.php:603 setup.php:611 setup.php:620
-#: setup.php:626
+#: setup/mysql.php:67 setup/oci.php:54 setup/oci.php:121 setup/oci.php:147
+#: setup/oci.php:154 setup/oci.php:165 setup/oci.php:172 setup/oci.php:181
+#: setup/oci.php:189 setup/oci.php:198 setup/oci.php:204
+#: setup/postgresql.php:89 setup/postgresql.php:98 setup/postgresql.php:115
+#: setup/postgresql.php:125 setup/postgresql.php:134
#, php-format
msgid "DB Error: \"%s\""
msgstr "資料庫錯誤:\"%s\""
-#: setup.php:289 setup.php:399 setup.php:408 setup.php:426 setup.php:436
-#: setup.php:445 setup.php:478 setup.php:544 setup.php:570 setup.php:577
-#: setup.php:588 setup.php:604 setup.php:612 setup.php:621
+#: setup/mysql.php:68 setup/oci.php:55 setup/oci.php:122 setup/oci.php:148
+#: setup/oci.php:155 setup/oci.php:166 setup/oci.php:182 setup/oci.php:190
+#: setup/oci.php:199 setup/postgresql.php:90 setup/postgresql.php:99
+#: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135
#, php-format
msgid "Offending command was: \"%s\""
msgstr "有問題的指令是:\"%s\""
-#: setup.php:305
+#: setup/mysql.php:85
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
msgstr "MySQL 使用者 '%s'@'localhost' 已經存在。"
-#: setup.php:306
+#: setup/mysql.php:86
msgid "Drop this user from MySQL"
msgstr "在 MySQL 移除這個使用者"
-#: setup.php:311
+#: setup/mysql.php:91
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
msgstr "MySQL 使用者 '%s'@'%%' 已經存在"
-#: setup.php:312
+#: setup/mysql.php:92
msgid "Drop this user from MySQL."
msgstr "在 MySQL 移除這個使用者。"
-#: setup.php:469 setup.php:536
+#: setup/oci.php:34
+msgid "Oracle connection could not be established"
+msgstr "無法建立 Oracle 資料庫連線"
+
+#: setup/oci.php:41 setup/oci.php:113
msgid "Oracle username and/or password not valid"
msgstr "Oracle 用戶名和/或密碼無效"
-#: setup.php:595 setup.php:627
+#: setup/oci.php:173 setup/oci.php:205
#, php-format
msgid "Offending command was: \"%s\", name: %s, password: %s"
msgstr "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\""
-#: setup.php:647
-#, php-format
-msgid "MS SQL username and/or password not valid: %s"
-msgstr "MS SQL 使用者和/或密碼無效:%s"
+#: setup/postgresql.php:23 setup/postgresql.php:69
+msgid "PostgreSQL username and/or password not valid"
+msgstr "PostgreSQL 用戶名和/或密碼無效"
+
+#: setup.php:42
+msgid "Set an admin username."
+msgstr "設定管理員帳號。"
+
+#: setup.php:45
+msgid "Set an admin password."
+msgstr "設定管理員密碼。"
-#: setup.php:870
+#: setup.php:198
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。"
-#: setup.php:871
+#: setup.php:199
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
msgstr "請參考<a href='%s'>安裝指南</a>。"
diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po
index f1377e02810..89016b36e8f 100644
--- a/l10n/zh_TW/settings.po
+++ b/l10n/zh_TW/settings.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 02:00+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:20+0200\n"
+"PO-Revision-Date: 2013-06-30 23:15+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po
index 9932a5abb00..7f255cfc5b6 100644
--- a/l10n/zh_TW/user_ldap.po
+++ b/l10n/zh_TW/user_ldap.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-26 01:59+0200\n"
-"PO-Revision-Date: 2013-06-25 23:15+0000\n"
+"POT-Creation-Date: 2013-07-01 03:19+0200\n"
+"PO-Revision-Date: 2013-06-30 23:16+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
diff --git a/lib/base.php b/lib/base.php
index fd4870974fe..af54f439155 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -311,16 +311,17 @@ class OC {
exit();
}
+ $sessionLifeTime = self::getSessionLifeTime();
// regenerate session id periodically to avoid session fixation
if (!self::$session->exists('SID_CREATED')) {
self::$session->set('SID_CREATED', time());
- } else if (time() - self::$session->get('SID_CREATED') > 60*60*12) {
+ } else if (time() - self::$session->get('SID_CREATED') > $sessionLifeTime / 2) {
session_regenerate_id(true);
self::$session->set('SID_CREATED', time());
}
// session timeout
- if (self::$session->exists('LAST_ACTIVITY') && (time() - self::$session->get('LAST_ACTIVITY') > 60*60*24)) {
+ if (self::$session->exists('LAST_ACTIVITY') && (time() - self::$session->get('LAST_ACTIVITY') > $sessionLifeTime)) {
if (isset($_COOKIE[session_name()])) {
setcookie(session_name(), '', time() - 42000, $cookie_path);
}
@@ -332,6 +333,13 @@ class OC {
self::$session->set('LAST_ACTIVITY', time());
}
+ /**
+ * @return int
+ */
+ private static function getSessionLifeTime() {
+ return OC_Config::getValue('session_lifetime', 60 * 60 * 24);
+ }
+
public static function getRouter() {
if (!isset(OC::$router)) {
OC::$router = new OC_Router();
@@ -393,9 +401,6 @@ class OC {
@ini_set('post_max_size', '10G');
@ini_set('file_uploads', '50');
- //try to set the session lifetime to 60min
- @ini_set('gc_maxlifetime', '3600');
-
//copy http auth headers for apache+php-fcgid work around
if (isset($_SERVER['HTTP_XAUTHORIZATION']) && !isset($_SERVER['HTTP_AUTHORIZATION'])) {
$_SERVER['HTTP_AUTHORIZATION'] = $_SERVER['HTTP_XAUTHORIZATION'];
@@ -455,6 +460,10 @@ class OC {
exit;
}
+ //try to set the session lifetime
+ $sessionLifeTime = self::getSessionLifeTime();
+ @ini_set('gc_maxlifetime', (string)$sessionLifeTime);
+
// User and Groups
if (!OC_Config::getValue("installed", false)) {
self::$session->set('user_id','');
diff --git a/lib/connector/sabre/directory.php b/lib/connector/sabre/directory.php
index 6ccb54b79ab..3d15a2a584d 100644
--- a/lib/connector/sabre/directory.php
+++ b/lib/connector/sabre/directory.php
@@ -45,9 +45,15 @@ class OC_Connector_Sabre_Directory extends OC_Connector_Sabre_Node implements Sa
*
* @param string $name Name of the file
* @param resource|string $data Initial payload
+ * @throws Sabre_DAV_Exception_Forbidden
* @return null|string
*/
public function createFile($name, $data = null) {
+
+ if (!\OC\Files\Filesystem::isCreatable($this->path)) {
+ throw new \Sabre_DAV_Exception_Forbidden();
+ }
+
if (isset($_SERVER['HTTP_OC_CHUNKED'])) {
$info = OC_FileChunking::decodeName($name);
if (empty($info)) {
@@ -102,10 +108,15 @@ class OC_Connector_Sabre_Directory extends OC_Connector_Sabre_Node implements Sa
* Creates a new subdirectory
*
* @param string $name
+ * @throws Sabre_DAV_Exception_Forbidden
* @return void
*/
public function createDirectory($name) {
+ if (!\OC\Files\Filesystem::isCreatable($this->path)) {
+ throw new \Sabre_DAV_Exception_Forbidden();
+ }
+
$newPath = $this->path . '/' . $name;
if(!\OC\Files\Filesystem::mkdir($newPath)) {
throw new Sabre_DAV_Exception_Forbidden('Could not create directory '.$newPath);
@@ -203,9 +214,13 @@ class OC_Connector_Sabre_Directory extends OC_Connector_Sabre_Node implements Sa
* Deletes all files in this directory, and then itself
*
* @return void
+ * @throws Sabre_DAV_Exception_Forbidden
*/
public function delete() {
+ if (!\OC\Files\Filesystem::isDeletable($this->path)) {
+ throw new \Sabre_DAV_Exception_Forbidden();
+ }
if ($this->path != "/Shared") {
foreach($this->getChildren() as $child) $child->delete();
\OC\Files\Filesystem::rmdir($this->path);
diff --git a/lib/connector/sabre/file.php b/lib/connector/sabre/file.php
index 91646312e90..438d9871c22 100644
--- a/lib/connector/sabre/file.php
+++ b/lib/connector/sabre/file.php
@@ -41,24 +41,29 @@ class OC_Connector_Sabre_File extends OC_Connector_Sabre_Node implements Sabre_D
* return an ETag, and just return null.
*
* @param resource $data
+ * @throws Sabre_DAV_Exception_Forbidden
* @return string|null
*/
public function put($data) {
+ if (!\OC\Files\Filesystem::isUpdatable($this->path)) {
+ throw new \Sabre_DAV_Exception_Forbidden();
+ }
+
// mark file as partial while uploading (ignored by the scanner)
$partpath = $this->path . '.part';
\OC\Files\Filesystem::file_put_contents($partpath, $data);
//detect aborted upload
- if (isset ($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] === 'PUT' ) {
+ if (isset ($_SERVER['REQUEST_METHOD']) && $_SERVER['REQUEST_METHOD'] === 'PUT') {
if (isset($_SERVER['CONTENT_LENGTH'])) {
$expected = $_SERVER['CONTENT_LENGTH'];
$actual = \OC\Files\Filesystem::filesize($partpath);
if ($actual != $expected) {
\OC\Files\Filesystem::unlink($partpath);
throw new Sabre_DAV_Exception_BadRequest(
- 'expected filesize ' . $expected . ' got ' . $actual);
+ 'expected filesize ' . $expected . ' got ' . $actual);
}
}
}
@@ -69,7 +74,7 @@ class OC_Connector_Sabre_File extends OC_Connector_Sabre_Node implements Sabre_D
//allow sync clients to send the mtime along in a header
$mtime = OC_Request::hasModificationTime();
if ($mtime !== false) {
- if(\OC\Files\Filesystem::touch($this->path, $mtime)) {
+ if (\OC\Files\Filesystem::touch($this->path, $mtime)) {
header('X-OC-MTime: accepted');
}
}
@@ -92,9 +97,13 @@ class OC_Connector_Sabre_File extends OC_Connector_Sabre_Node implements Sabre_D
* Delete the current file
*
* @return void
+ * @throws Sabre_DAV_Exception_Forbidden
*/
public function delete() {
+ if (!\OC\Files\Filesystem::isDeletable($this->path)) {
+ throw new \Sabre_DAV_Exception_Forbidden();
+ }
\OC\Files\Filesystem::unlink($this->path);
}
diff --git a/lib/connector/sabre/locks.php b/lib/connector/sabre/locks.php
index 7aca2e43712..69496c15ada 100644
--- a/lib/connector/sabre/locks.php
+++ b/lib/connector/sabre/locks.php
@@ -182,7 +182,7 @@ class OC_Connector_Sabre_Locks extends Sabre_DAV_Locks_Backend_Abstract {
}
$result = OC_DB::executeAudited( $sql, array(OC_User::getUser(), $uri, $lockInfo->token));
- return $result->numRows() === 1;
+ return $result === 1;
}
diff --git a/lib/db.php b/lib/db.php
index a6b81aaba69..a93b9eccbdf 100644
--- a/lib/db.php
+++ b/lib/db.php
@@ -180,28 +180,18 @@ class OC_DB {
$dsn = 'oci:dbname=//' . $host . '/' . $name;
}
break;
- case 'mssql':
+ case 'mssql':
if ($port) {
$dsn='sqlsrv:Server='.$host.','.$port.';Database='.$name;
} else {
$dsn='sqlsrv:Server='.$host.';Database='.$name;
}
- break;
+ break;
default:
return false;
}
- try{
- self::$PDO=new PDO($dsn, $user, $pass, $opts);
- }catch(PDOException $e) {
- OC_Log::write('core', $e->getMessage(), OC_Log::FATAL);
- OC_User::setUserId(null);
-
- // send http status 503
- header('HTTP/1.1 503 Service Temporarily Unavailable');
- header('Status: 503 Service Temporarily Unavailable');
- OC_Template::printErrorPage('Failed to connect to database');
- die();
- }
+ self::$PDO=new PDO($dsn, $user, $pass, $opts);
+
// We always, really always want associative arrays
self::$PDO->setAttribute(PDO::ATTR_DEFAULT_FETCH_MODE, PDO::FETCH_ASSOC);
self::$PDO->setAttribute(PDO::ATTR_ERRMODE, PDO::ERRMODE_EXCEPTION);
@@ -299,19 +289,8 @@ class OC_DB {
// Try to establish connection
self::$MDB2 = MDB2::factory( $dsn, $options );
-
- // Die if we could not connect
- if( PEAR::isError( self::$MDB2 )) {
- OC_Log::write('core', self::$MDB2->getUserInfo(), OC_Log::FATAL);
- OC_Log::write('core', self::$MDB2->getMessage(), OC_Log::FATAL);
- OC_User::setUserId(null);
-
- // send http status 503
- header('HTTP/1.1 503 Service Temporarily Unavailable');
- header('Status: 503 Service Temporarily Unavailable');
- OC_Template::printErrorPage('Failed to connect to database');
- die();
- }
+
+ self::raiseExceptionOnError( self::$MDB2 );
// We always, really always want associative arrays
self::$MDB2->setFetchMode(MDB2_FETCHMODE_ASSOC);
@@ -326,11 +305,12 @@ class OC_DB {
* @param string $query Query string
* @param int $limit
* @param int $offset
+ * @param bool $isManipulation
* @return MDB2_Statement_Common prepared SQL query
*
* SQL query via MDB2 prepare(), needs to be execute()'d!
*/
- static public function prepare( $query , $limit=null, $offset=null ) {
+ static public function prepare( $query , $limit = null, $offset = null, $isManipulation = null) {
if (!is_null($limit) && $limit != -1) {
if (self::$backend == self::BACKEND_MDB2) {
@@ -367,12 +347,23 @@ class OC_DB {
OC_Log::write('core', 'DB prepare : '.$query, OC_Log::DEBUG);
}
self::connect();
+
+ if ($isManipulation === null) {
+ //try to guess, so we return the number of rows on manipulations
+ $isManipulation = self::isManipulation($query);
+ }
+
// return the result
if(self::$backend==self::BACKEND_MDB2) {
- $result = self::$connection->prepare( $query );
+ // differentiate between query and manipulation
+ if ($isManipulation) {
+ $result = self::$connection->prepare( $query, null, MDB2_PREPARE_MANIP );
+ } else {
+ $result = self::$connection->prepare( $query, null, MDB2_PREPARE_RESULT );
+ }
// Die if we have an error (error means: bad query, not 0 results!)
- if( PEAR::isError($result)) {
+ if( self::isError($result)) {
throw new DatabaseException($result->getMessage(), $query);
}
}else{
@@ -381,7 +372,8 @@ class OC_DB {
}catch(PDOException $e) {
throw new DatabaseException($e->getMessage(), $query);
}
- $result=new PDOStatementWrapper($result);
+ // differentiate between query and manipulation
+ $result = new PDOStatementWrapper($result, $isManipulation);
}
if ((is_null($limit) || $limit == -1) and self::$cachingEnabled ) {
$type = OC_Config::getValue( "dbtype", "sqlite" );
@@ -391,7 +383,33 @@ class OC_DB {
}
return $result;
}
-
+
+ /**
+ * tries to guess the type of statement based on the first 10 characters
+ * the current check allows some whitespace but does not work with IF EXISTS or other more complex statements
+ *
+ * @param string $sql
+ */
+ static public function isManipulation( $sql ) {
+ $selectOccurence = stripos ($sql, "SELECT");
+ if ($selectOccurence !== false && $selectOccurence < 10) {
+ return false;
+ }
+ $insertOccurence = stripos ($sql, "INSERT");
+ if ($insertOccurence !== false && $insertOccurence < 10) {
+ return true;
+ }
+ $updateOccurence = stripos ($sql, "UPDATE");
+ if ($updateOccurence !== false && $updateOccurence < 10) {
+ return true;
+ }
+ $deleteOccurance = stripos ($sql, "DELETE");
+ if ($deleteOccurance !== false && $deleteOccurance < 10) {
+ return true;
+ }
+ return false;
+ }
+
/**
* @brief execute a prepared statement, on error write log and throw exception
* @param mixed $stmt PDOStatementWrapper | MDB2_Statement_Common ,
@@ -718,6 +736,9 @@ class OC_DB {
} catch(PDOException $e) {
OC_Template::printExceptionErrorPage( $e );
}
+ if ($result === 0) {
+ return true;
+ }
return $result;
}
@@ -754,15 +775,16 @@ class OC_DB {
}elseif( $type == 'oci' ) {
$query = str_replace( '`', '"', $query );
$query = str_ireplace( 'NOW()', 'CURRENT_TIMESTAMP', $query );
+ $query = str_ireplace( 'UNIX_TIMESTAMP()', '((CAST(SYS_EXTRACT_UTC(systimestamp) AS DATE))-TO_DATE(\'1970101000000\',\'YYYYMMDDHH24MiSS\'))*24*3600', $query );
}elseif( $type == 'mssql' ) {
$query = preg_replace( "/\`(.*?)`/", "[$1]", $query );
$query = str_replace( 'NOW()', 'CURRENT_TIMESTAMP', $query );
$query = str_replace( 'now()', 'CURRENT_TIMESTAMP', $query );
$query = str_replace( 'LENGTH(', 'LEN(', $query );
$query = str_replace( 'SUBSTR(', 'SUBSTRING(', $query );
-
- $query = self::fixLimitClauseForMSSQL($query);
- }
+
+ $query = self::fixLimitClauseForMSSQL($query);
+ }
// replace table name prefix
$query = str_replace( '*PREFIX*', $prefix, $query );
@@ -770,60 +792,60 @@ class OC_DB {
return $query;
}
- private static function fixLimitClauseForMSSQL($query) {
- $limitLocation = stripos ($query, "LIMIT");
-
- if ( $limitLocation === false ) {
- return $query;
- }
-
- // total == 0 means all results - not zero results
- //
- // First number is either total or offset, locate it by first space
- //
- $offset = substr ($query, $limitLocation + 5);
- $offset = substr ($offset, 0, stripos ($offset, ' '));
- $offset = trim ($offset);
-
- // check for another parameter
- if (stripos ($offset, ',') === false) {
- // no more parameters
- $offset = 0;
- $total = intval ($offset);
- } else {
- // found another parameter
- $offset = intval ($offset);
-
- $total = substr ($query, $limitLocation + 5);
- $total = substr ($total, stripos ($total, ','));
-
- $total = substr ($total, 0, stripos ($total, ' '));
- $total = intval ($total);
- }
-
- $query = trim (substr ($query, 0, $limitLocation));
-
- if ($offset == 0 && $total !== 0) {
- if (strpos($query, "SELECT") === false) {
- $query = "TOP {$total} " . $query;
- } else {
- $query = preg_replace('/SELECT(\s*DISTINCT)?/Dsi', 'SELECT$1 TOP '.$total, $query);
- }
- } else if ($offset > 0) {
- $query = preg_replace('/SELECT(\s*DISTINCT)?/Dsi', 'SELECT$1 TOP(10000000) ', $query);
- $query = 'SELECT *
- FROM (SELECT sub2.*, ROW_NUMBER() OVER(ORDER BY sub2.line2) AS line3
- FROM (SELECT 1 AS line2, sub1.* FROM (' . $query . ') AS sub1) as sub2) AS sub3';
-
- if ($total > 0) {
- $query .= ' WHERE line3 BETWEEN ' . ($offset + 1) . ' AND ' . ($offset + $total);
- } else {
- $query .= ' WHERE line3 > ' . $offset;
- }
- }
- return $query;
- }
-
+ private static function fixLimitClauseForMSSQL($query) {
+ $limitLocation = stripos ($query, "LIMIT");
+
+ if ( $limitLocation === false ) {
+ return $query;
+ }
+
+ // total == 0 means all results - not zero results
+ //
+ // First number is either total or offset, locate it by first space
+ //
+ $offset = substr ($query, $limitLocation + 5);
+ $offset = substr ($offset, 0, stripos ($offset, ' '));
+ $offset = trim ($offset);
+
+ // check for another parameter
+ if (stripos ($offset, ',') === false) {
+ // no more parameters
+ $offset = 0;
+ $total = intval ($offset);
+ } else {
+ // found another parameter
+ $offset = intval ($offset);
+
+ $total = substr ($query, $limitLocation + 5);
+ $total = substr ($total, stripos ($total, ','));
+
+ $total = substr ($total, 0, stripos ($total, ' '));
+ $total = intval ($total);
+ }
+
+ $query = trim (substr ($query, 0, $limitLocation));
+
+ if ($offset == 0 && $total !== 0) {
+ if (strpos($query, "SELECT") === false) {
+ $query = "TOP {$total} " . $query;
+ } else {
+ $query = preg_replace('/SELECT(\s*DISTINCT)?/Dsi', 'SELECT$1 TOP '.$total, $query);
+ }
+ } else if ($offset > 0) {
+ $query = preg_replace('/SELECT(\s*DISTINCT)?/Dsi', 'SELECT$1 TOP(10000000) ', $query);
+ $query = 'SELECT *
+ FROM (SELECT sub2.*, ROW_NUMBER() OVER(ORDER BY sub2.line2) AS line3
+ FROM (SELECT 1 AS line2, sub1.* FROM (' . $query . ') AS sub1) as sub2) AS sub3';
+
+ if ($total > 0) {
+ $query .= ' WHERE line3 BETWEEN ' . ($offset + 1) . ' AND ' . ($offset + $total);
+ } else {
+ $query .= ' WHERE line3 > ' . $offset;
+ }
+ }
+ return $query;
+ }
+
/**
* @brief drop a table
* @param string $tableName the table to drop
@@ -919,18 +941,21 @@ class OC_DB {
* @return bool
*/
public static function isError($result) {
- if(!$result) {
+ //MDB2 returns an MDB2_Error object
+ if (class_exists('PEAR') === true && PEAR::isError($result)) {
return true;
- }elseif(self::$backend==self::BACKEND_MDB2 and PEAR::isError($result)) {
+ }
+ //PDO returns false on error (and throws an exception)
+ if (self::$backend===self::BACKEND_PDO and $result === false) {
return true;
- }else{
- return false;
}
+
+ return false;
}
/**
* check if a result is an error and throws an exception, works with MDB2 and PDOException
* @param mixed $result
- * @param string message
+ * @param string $message
* @return void
* @throws DatabaseException
*/
@@ -946,12 +971,15 @@ class OC_DB {
}
public static function getErrorCode($error) {
- if ( self::$backend==self::BACKEND_MDB2 and PEAR::isError($error) ) {
- $code = $error->getCode();
- } elseif ( self::$backend==self::BACKEND_PDO and self::$PDO ) {
- $code = self::$PDO->errorCode();
+ if ( class_exists('PEAR') === true && PEAR::isError($error) ) {
+ /** @var $error PEAR_Error */
+ return $error->getCode();
+ }
+ if ( self::$backend==self::BACKEND_PDO and self::$PDO ) {
+ return self::$PDO->errorCode();
}
- return $code;
+
+ return -1;
}
/**
* returns the error code and message as a string for logging
@@ -960,23 +988,24 @@ class OC_DB {
* @return string
*/
public static function getErrorMessage($error) {
- if ( self::$backend==self::BACKEND_MDB2 and PEAR::isError($error) ) {
+ if ( class_exists('PEAR') === true && PEAR::isError($error) ) {
$msg = $error->getCode() . ': ' . $error->getMessage();
$msg .= ' (' . $error->getDebugInfo() . ')';
- } elseif (self::$backend==self::BACKEND_PDO and self::$PDO) {
+
+ return $msg;
+ }
+ if (self::$backend==self::BACKEND_PDO and self::$PDO) {
$msg = self::$PDO->errorCode() . ': ';
$errorInfo = self::$PDO->errorInfo();
if (is_array($errorInfo)) {
$msg .= 'SQLSTATE = '.$errorInfo[0] . ', ';
$msg .= 'Driver Code = '.$errorInfo[1] . ', ';
$msg .= 'Driver Message = '.$errorInfo[2];
- }else{
- $msg = '';
}
- }else{
- $msg = '';
+ return $msg;
}
- return $msg;
+
+ return '';
}
/**
@@ -997,11 +1026,13 @@ class PDOStatementWrapper{
/**
* @var PDOStatement
*/
- private $statement=null;
- private $lastArguments=array();
+ private $statement = null;
+ private $isManipulation = false;
+ private $lastArguments = array();
- public function __construct($statement) {
- $this->statement=$statement;
+ public function __construct($statement, $isManipulation = false) {
+ $this->statement = $statement;
+ $this->isManipulation = $isManipulation;
}
/**
@@ -1023,16 +1054,19 @@ class PDOStatementWrapper{
$input = $this->tryFixSubstringLastArgumentDataForMSSQL($input);
}
- $result=$this->statement->execute($input);
+ $result = $this->statement->execute($input);
} else {
- $result=$this->statement->execute();
+ $result = $this->statement->execute();
}
- if ($result) {
- return $this;
- } else {
+ if ($result === false) {
return false;
}
+ if ($this->isManipulation) {
+ return $this->statement->rowCount();
+ } else {
+ return $this;
+ }
}
private function tryFixSubstringLastArgumentDataForMSSQL($input) {
@@ -1124,7 +1158,7 @@ class PDOStatementWrapper{
die ($entry);
}
}
-
+
/**
* provide numRows
*/
diff --git a/lib/defaults.php b/lib/defaults.php
index 7dc6fbd0ada..08bf6be43a3 100644
--- a/lib/defaults.php
+++ b/lib/defaults.php
@@ -5,70 +5,103 @@
* community edition. Use the get methods to always get the right strings.
*/
-class OC_Defaults {
+if (file_exists(OC::$SERVERROOT . '/themes/' . OC_Util::getTheme() . '/defaults.php')) {
+ require_once 'themes/' . OC_Util::getTheme() . '/defaults.php';
+}
- private static $communityEntity = "ownCloud";
- private static $communityName = "ownCloud";
- private static $communityBaseUrl = "http://owncloud.org";
- private static $communitySyncClientUrl = " http://owncloud.org/sync-clients/";
- private static $communityDocBaseUrl = "http://doc.owncloud.org";
- private static $communitySlogan = "web services under your control";
+class OC_Defaults {
- private static $enterpriseEntity = "ownCloud Inc.";
- private static $enterpriseName = "ownCloud Enterprise Edition";
- private static $enterpriseBaseUrl = "https://owncloud.com";
- private static $enterpriseDocBaseUrl = "http://doc.owncloud.com";
- private static $enterpiseSyncClientUrl = "https://owncloud.com/products/desktop-clients";
- private static $enterpriseSlogan = "Your Cloud, Your Data, Your Way!";
+ private static $defaultEntity = "ownCloud";
+ private static $defaultName = "ownCloud";
+ private static $defaultBaseUrl = "http://owncloud.org";
+ private static $defaultSyncClientUrl = " http://owncloud.org/sync-clients/";
+ private static $defaultDocBaseUrl = "http://doc.owncloud.org";
+ private static $defaultSlogan = "web services under your control";
+ private static $defaultLogoClaim = "";
+ private static function themeExist($method) {
+ if (OC_Util::getTheme() !== '' && method_exists('OC_Theme', $method)) {
+ return true;
+ }
+ return false;
+ }
public static function getBaseUrl() {
- if (OC_Util::getEditionString() === '') {
- return self::$communityBaseUrl;
+ if (self::themeExist('getBaseUrl')) {
+ return OC_Theme::getBaseUrl();
} else {
- return self::$enterpriseBaseUrl;
+ return self::$defaultBaseUrl;
}
}
public static function getSyncClientUrl() {
- if (OC_Util::getEditionString() === '') {
- return self::$communitySyncClientUrl;
+ if (self::themeExist('getSyncClientUrl')) {
+ return OC_Theme::getSyncClientUrl();
} else {
- return self::$enterpiseSyncClientUrl;
+ return self::$defaultSyncClientUrl;
}
}
public static function getDocBaseUrl() {
- if (OC_Util::getEditionString() === '') {
- return self::$communityDocBaseUrl;
+ if (self::themeExist('getDocBaseUrl')) {
+ return OC_Theme::getDocBaseUrl();
} else {
- return self::$enterpriseDocBaseUrl;
+ return self::$defaultDocBaseUrl;
}
}
public static function getName() {
- if (OC_Util::getEditionString() === '') {
- return self::$communityName;
+ if (self::themeExist('getName')) {
+ return OC_Theme::getName();
} else {
- return self::$enterpriseName;
+ return self::$defaultName;
}
}
public static function getEntity() {
- if (OC_Util::getEditionString() === '') {
- return self::$communityEntity;
+ if (self::themeExist('getEntity')) {
+ return OC_Theme::getEntity();
} else {
- return self::$enterpriseEntity;
+ return self::$defaultEntity;
}
}
public static function getSlogan() {
$l = OC_L10N::get('core');
- if (OC_Util::getEditionString() === '') {
- return $l->t(self::$communitySlogan);
+ if (self::themeExist('getSlogan')) {
+ return OC_Theme::getSlogan();
+ } else {
+ return $l->t(self::$defaultSlogan);
+ }
+ }
+
+ public static function getLogoClaim() {
+ if (self::themeExist('getLogoClaim')) {
+ return OC_Theme::getLogoClaim();
+ } else {
+ return self::$defaultLogoClaim;
+ }
+ }
+
+ public static function getShortFooter() {
+ if (self::themeExist('getShortFooter')) {
+ $footer = OC_Theme::getShortFooter();
} else {
- return self::$enterpriseSlogan;
+ $footer = "<a href=\"". self::getBaseUrl() . "\" target=\"_blank\">" .self::getEntity() . "</a>".
+ ' – ' . self::getSlogan();
}
+
+ return $footer;
+ }
+
+ public static function getLongFooter() {
+ if (self::themeExist('getLongFooter')) {
+ $footer = OC_Theme::getLongFooter();
+ } else {
+ $footer = self::getShortFooter();
+ }
+
+ return $footer;
}
-} \ No newline at end of file
+}
diff --git a/lib/files/filesystem.php b/lib/files/filesystem.php
index d3fddf8c421..3d7d5abf8fe 100644
--- a/lib/files/filesystem.php
+++ b/lib/files/filesystem.php
@@ -30,6 +30,7 @@
namespace OC\Files;
+use OC\Files\Storage\Loader;
const FREE_SPACE_UNKNOWN = -2;
const FREE_SPACE_UNLIMITED = -3;
@@ -143,6 +144,18 @@ class Filesystem {
const signal_param_run = 'run';
/**
+ * @var \OC\Files\Storage\Loader $loader
+ */
+ private static $loader;
+
+ public static function getLoader(){
+ if (!self::$loader) {
+ self::$loader = new Loader();
+ }
+ return self::$loader;
+ }
+
+ /**
* get the mountpoint of the storage object for a path
* ( note: because a storage is not always mounted inside the fakeroot, the
* returned mountpoint is relative to the absolute root of the filesystem
@@ -239,6 +252,7 @@ class Filesystem {
if (self::$defaultInstance) {
return false;
}
+ self::getLoader();
self::$defaultInstance = new View($root);
if (!self::$mounts) {
@@ -393,7 +407,7 @@ class Filesystem {
if (!self::$mounts) {
\OC_Util::setupFS();
}
- $mount = new Mount\Mount($class, $mountpoint, $arguments);
+ $mount = new Mount\Mount($class, $mountpoint, $arguments, self::getLoader());
self::$mounts->addMount($mount);
}
diff --git a/lib/files/mount/mount.php b/lib/files/mount/mount.php
index 69b8285ab4c..17b0055ee84 100644
--- a/lib/files/mount/mount.php
+++ b/lib/files/mount/mount.php
@@ -9,10 +9,10 @@
namespace OC\Files\Mount;
use \OC\Files\Filesystem;
+use OC\Files\Storage\Loader;
+use OC\Files\Storage\Storage;
class Mount {
-
-
/**
* @var \OC\Files\Storage\Storage $storage
*/
@@ -23,19 +23,30 @@ class Mount {
private $mountPoint;
/**
- * @param string|\OC\Files\Storage\Storage $storage
+ * @var \OC\Files\Storage\Loader $loader
+ */
+ private $loader;
+
+ /**
+ * @param string | \OC\Files\Storage\Storage $storage
* @param string $mountpoint
- * @param array $arguments (optional)
+ * @param array $arguments (optional)\
+ * @param \OC\Files\Storage\Loader $loader
*/
- public function __construct($storage, $mountpoint, $arguments = null) {
+ public function __construct($storage, $mountpoint, $arguments = null, $loader = null) {
if (is_null($arguments)) {
$arguments = array();
}
+ if (is_null($loader)) {
+ $this->loader = new Loader();
+ } else {
+ $this->loader = $loader;
+ }
$mountpoint = $this->formatPath($mountpoint);
- if ($storage instanceof \OC\Files\Storage\Storage) {
+ if ($storage instanceof Storage) {
$this->class = get_class($storage);
- $this->storage = $storage;
+ $this->storage = $this->loader->wrap($mountpoint, $storage);
} else {
// Update old classes to new namespace
if (strpos($storage, 'OC_Filestorage_') !== false) {
@@ -62,7 +73,7 @@ class Mount {
private function createStorage() {
if (class_exists($this->class)) {
try {
- return new $this->class($this->arguments);
+ return $this->loader->load($this->mountPoint, $this->class, $this->arguments);
} catch (\Exception $exception) {
\OC_Log::write('core', $exception->getMessage(), \OC_Log::ERROR);
return null;
diff --git a/lib/files/storage/loader.php b/lib/files/storage/loader.php
new file mode 100644
index 00000000000..2572ef443bc
--- /dev/null
+++ b/lib/files/storage/loader.php
@@ -0,0 +1,38 @@
+<?php
+/**
+ * Copyright (c) 2012 Robin Appelman <icewind@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+namespace OC\Files\Storage;
+
+class Loader {
+ /**
+ * @var callable[] $storageWrappers
+ */
+ private $storageWrappers = array();
+
+ /**
+ * allow modifier storage behaviour by adding wrappers around storages
+ *
+ * $callback should be a function of type (string $mountPoint, Storage $storage) => Storage
+ *
+ * @param callable $callback
+ */
+ public function addStorageWrapper($callback) {
+ $this->storageWrappers[] = $callback;
+ }
+
+ public function load($mountPoint, $class, $arguments) {
+ return $this->wrap($mountPoint, new $class($arguments));
+ }
+
+ public function wrap($mountPoint, $storage) {
+ foreach ($this->storageWrappers as $wrapper) {
+ $storage = $wrapper($mountPoint, $storage);
+ }
+ return $storage;
+ }
+}
diff --git a/lib/files/storage/local.php b/lib/files/storage/local.php
index d684905bf9a..b08fd73ce19 100644
--- a/lib/files/storage/local.php
+++ b/lib/files/storage/local.php
@@ -39,7 +39,27 @@ if (\OC_Util::runningOnWindows()) {
}
public function rmdir($path) {
- return @rmdir($this->datadir . $path);
+ try {
+ $it = new \RecursiveIteratorIterator(
+ new \RecursiveDirectoryIterator($this->datadir . $path),
+ \RecursiveIteratorIterator::CHILD_FIRST
+ );
+ foreach ($it as $file) {
+ /**
+ * @var \SplFileInfo $file
+ */
+ if (in_array($file->getBasename(), array('.', '..'))) {
+ continue;
+ } elseif ($file->isDir()) {
+ rmdir($file->getPathname());
+ } elseif ($file->isFile() || $file->isLink()) {
+ unlink($file->getPathname());
+ }
+ }
+ return rmdir($this->datadir . $path);
+ } catch (\UnexpectedValueException $e) {
+ return false;
+ }
}
public function opendir($path) {
diff --git a/lib/files/storage/mappedlocal.php b/lib/files/storage/mappedlocal.php
index ba3fcdc5c9e..cf5d9b3ef4f 100644
--- a/lib/files/storage/mappedlocal.php
+++ b/lib/files/storage/mappedlocal.php
@@ -34,10 +34,30 @@ class MappedLocal extends \OC\Files\Storage\Common{
return @mkdir($this->buildPath($path));
}
public function rmdir($path) {
- if ($result = @rmdir($this->buildPath($path))) {
- $this->cleanMapper($path);
+ try {
+ $it = new \RecursiveIteratorIterator(
+ new \RecursiveDirectoryIterator($this->buildPath($path)),
+ \RecursiveIteratorIterator::CHILD_FIRST
+ );
+ foreach ($it as $file) {
+ /**
+ * @var \SplFileInfo $file
+ */
+ if (in_array($file->getBasename(), array('.', '..'))) {
+ continue;
+ } elseif ($file->isDir()) {
+ rmdir($file->getPathname());
+ } elseif ($file->isFile() || $file->isLink()) {
+ unlink($file->getPathname());
+ }
+ }
+ if ($result = @rmdir($this->buildPath($path))) {
+ $this->cleanMapper($path);
+ }
+ return $result;
+ } catch (\UnexpectedValueException $e) {
+ return false;
}
- return $result;
}
public function opendir($path) {
$files = array('.', '..');
diff --git a/lib/files/storage/wrapper/wrapper.php b/lib/files/storage/wrapper/wrapper.php
new file mode 100644
index 00000000000..4feb0520f12
--- /dev/null
+++ b/lib/files/storage/wrapper/wrapper.php
@@ -0,0 +1,427 @@
+<?php
+/**
+ * Copyright (c) 2013 Robin Appelman <icewind@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+namespace OC\Files\Storage\Wrapper;
+
+class Wrapper implements \OC\Files\Storage\Storage {
+ /**
+ * @var \OC\Files\Storage\Storage $storage
+ */
+ protected $storage;
+
+ /**
+ * @param array $parameters
+ */
+ public function __construct($parameters) {
+ $this->storage = $parameters['storage'];
+ }
+
+ /**
+ * @return \OC\Files\Storage\Storage
+ */
+ public function getWrapperStorage() {
+ return $this->storage;
+ }
+
+ /**
+ * Get the identifier for the storage,
+ * the returned id should be the same for every storage object that is created with the same parameters
+ * and two storage objects with the same id should refer to two storages that display the same files.
+ *
+ * @return string
+ */
+ public function getId() {
+ return $this->storage->getId();
+ }
+
+ /**
+ * see http://php.net/manual/en/function.mkdir.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function mkdir($path) {
+ return $this->storage->mkdir($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.rmdir.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function rmdir($path) {
+ return $this->storage->rmdir($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.opendir.php
+ *
+ * @param string $path
+ * @return resource
+ */
+ public function opendir($path) {
+ return $this->storage->opendir($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.is_dir.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function is_dir($path) {
+ return $this->storage->is_dir($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.is_file.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function is_file($path) {
+ return $this->storage->is_file($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.stat.php
+ * only the following keys are required in the result: size and mtime
+ *
+ * @param string $path
+ * @return array
+ */
+ public function stat($path) {
+ return $this->storage->stat($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.filetype.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function filetype($path) {
+ return $this->storage->filetype($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.filesize.php
+ * The result for filesize when called on a folder is required to be 0
+ *
+ * @param string $path
+ * @return int
+ */
+ public function filesize($path) {
+ return $this->storage->filesize($path);
+ }
+
+ /**
+ * check if a file can be created in $path
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function isCreatable($path) {
+ return $this->storage->isCreatable($path);
+ }
+
+ /**
+ * check if a file can be read
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function isReadable($path) {
+ return $this->storage->isReadable($path);
+ }
+
+ /**
+ * check if a file can be written to
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function isUpdatable($path) {
+ return $this->storage->isUpdatable($path);
+ }
+
+ /**
+ * check if a file can be deleted
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function isDeletable($path) {
+ return $this->storage->isDeletable($path);
+ }
+
+ /**
+ * check if a file can be shared
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function isSharable($path) {
+ return $this->storage->isSharable($path);
+ }
+
+ /**
+ * get the full permissions of a path.
+ * Should return a combination of the PERMISSION_ constants defined in lib/public/constants.php
+ *
+ * @param string $path
+ * @return int
+ */
+ public function getPermissions($path) {
+ return $this->storage->getPermissions($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.file_exists.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function file_exists($path) {
+ return $this->storage->file_exists($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.filemtime.php
+ *
+ * @param string $path
+ * @return int
+ */
+ public function filemtime($path) {
+ return $this->storage->filemtime($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.file_get_contents.php
+ *
+ * @param string $path
+ * @return string
+ */
+ public function file_get_contents($path) {
+ return $this->storage->file_get_contents($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.file_put_contents.php
+ *
+ * @param string $path
+ * @param string $data
+ * @return bool
+ */
+ public function file_put_contents($path, $data) {
+ return $this->storage->file_put_contents($path, $data);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.unlink.php
+ *
+ * @param string $path
+ * @return bool
+ */
+ public function unlink($path) {
+ return $this->storage->unlink($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.rename.php
+ *
+ * @param string $path1
+ * @param string $path2
+ * @return bool
+ */
+ public function rename($path1, $path2) {
+ return $this->storage->rename($path1, $path2);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.copy.php
+ *
+ * @param string $path1
+ * @param string $path2
+ * @return bool
+ */
+ public function copy($path1, $path2) {
+ return $this->storage->copy($path1, $path2);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.fopen.php
+ *
+ * @param string $path
+ * @param string $mode
+ * @return resource
+ */
+ public function fopen($path, $mode) {
+ return $this->storage->fopen($path, $mode);
+ }
+
+ /**
+ * get the mimetype for a file or folder
+ * The mimetype for a folder is required to be "httpd/unix-directory"
+ *
+ * @param string $path
+ * @return string
+ */
+ public function getMimeType($path) {
+ return $this->storage->getMimeType($path);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.hash.php
+ *
+ * @param string $type
+ * @param string $path
+ * @param bool $raw
+ * @return string
+ */
+ public function hash($type, $path, $raw = false) {
+ return $this->storage->hash($type, $path, $raw);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.free_space.php
+ *
+ * @param string $path
+ * @return int
+ */
+ public function free_space($path) {
+ return $this->storage->free_space($path);
+ }
+
+ /**
+ * search for occurrences of $query in file names
+ *
+ * @param string $query
+ * @return array
+ */
+ public function search($query) {
+ return $this->storage->search($query);
+ }
+
+ /**
+ * see http://php.net/manual/en/function.touch.php
+ * If the backend does not support the operation, false should be returned
+ *
+ * @param string $path
+ * @param int $mtime
+ * @return bool
+ */
+ public function touch($path, $mtime = null) {
+ return $this->storage->touch($path, $mtime);
+ }
+
+ /**
+ * get the path to a local version of the file.
+ * The local version of the file can be temporary and doesn't have to be persistent across requests
+ *
+ * @param string $path
+ * @return string
+ */
+ public function getLocalFile($path) {
+ return $this->storage->getLocalFile($path);
+ }
+
+ /**
+ * get the path to a local version of the folder.
+ * The local version of the folder can be temporary and doesn't have to be persistent across requests
+ *
+ * @param string $path
+ * @return string
+ */
+ public function getLocalFolder($path) {
+ return $this->storage->getLocalFolder($path);
+ }
+
+ /**
+ * check if a file or folder has been updated since $time
+ *
+ * @param string $path
+ * @param int $time
+ * @return bool
+ *
+ * hasUpdated for folders should return at least true if a file inside the folder is add, removed or renamed.
+ * returning true for other changes in the folder is optional
+ */
+ public function hasUpdated($path, $time) {
+ return $this->storage->hasUpdated($path, $time);
+ }
+
+ /**
+ * get a cache instance for the storage
+ *
+ * @param string $path
+ * @return \OC\Files\Cache\Cache
+ */
+ public function getCache($path = '') {
+ return $this->storage->getCache($path);
+ }
+
+ /**
+ * get a scanner instance for the storage
+ *
+ * @param string $path
+ * @return \OC\Files\Cache\Scanner
+ */
+ public function getScanner($path = '') {
+ return $this->storage->getScanner($path);
+ }
+
+
+ /**
+ * get the user id of the owner of a file or folder
+ *
+ * @param string $path
+ * @return string
+ */
+ public function getOwner($path) {
+ return $this->storage->getOwner($path);
+ }
+
+ /**
+ * get a permissions cache instance for the cache
+ *
+ * @param string $path
+ * @return \OC\Files\Cache\Permissions
+ */
+ public function getPermissionsCache($path = '') {
+ return $this->storage->getPermissions($path);
+ }
+
+ /**
+ * get a watcher instance for the cache
+ *
+ * @param string $path
+ * @return \OC\Files\Cache\Watcher
+ */
+ public function getWatcher($path = '') {
+ return $this->storage->getWatcher($path);
+ }
+
+ /**
+ * @return \OC\Files\Cache\Storage
+ */
+ public function getStorageCache() {
+ return $this->storage->getStorageCache();
+ }
+
+ /**
+ * get the ETag for a file or folder
+ *
+ * @param string $path
+ * @return string
+ */
+ public function getETag($path) {
+ return $this->storage->getETag($path);
+ }
+}
diff --git a/lib/files/stream/staticstream.php b/lib/files/stream/staticstream.php
index 7725a6a5a04..45b1a7a81f8 100644
--- a/lib/files/stream/staticstream.php
+++ b/lib/files/stream/staticstream.php
@@ -9,6 +9,8 @@
namespace OC\Files\Stream;
class StaticStream {
+ const MODE_FILE = 0100000;
+
public $context;
protected static $data = array();
@@ -26,6 +28,10 @@ class StaticStream {
public function stream_flush() {
}
+ public static function clear() {
+ self::$data = array();
+ }
+
public function stream_open($path, $mode, $options, &$opened_path) {
switch ($mode[0]) {
case 'r':
@@ -94,36 +100,7 @@ class StaticStream {
}
public function stream_stat() {
- $size = strlen(self::$data[$this->path]);
- $time = time();
- return array(
- 0 => 0,
- 'dev' => 0,
- 1 => 0,
- 'ino' => 0,
- 2 => 0777,
- 'mode' => 0777,
- 3 => 1,
- 'nlink' => 1,
- 4 => 0,
- 'uid' => 0,
- 5 => 0,
- 'gid' => 0,
- 6 => '',
- 'rdev' => '',
- 7 => $size,
- 'size' => $size,
- 8 => $time,
- 'atime' => $time,
- 9 => $time,
- 'mtime' => $time,
- 10 => $time,
- 'ctime' => $time,
- 11 => -1,
- 'blksize' => -1,
- 12 => -1,
- 'blocks' => -1,
- );
+ return $this->url_stat($this->path);
}
public function stream_tell() {
@@ -157,34 +134,22 @@ class StaticStream {
if (isset(self::$data[$path])) {
$size = strlen(self::$data[$path]);
$time = time();
- return array(
- 0 => 0,
+ $data = array(
'dev' => 0,
- 1 => 0,
'ino' => 0,
- 2 => 0777,
- 'mode' => 0777,
- 3 => 1,
+ 'mode' => self::MODE_FILE | 0777,
'nlink' => 1,
- 4 => 0,
'uid' => 0,
- 5 => 0,
'gid' => 0,
- 6 => '',
'rdev' => '',
- 7 => $size,
'size' => $size,
- 8 => $time,
'atime' => $time,
- 9 => $time,
'mtime' => $time,
- 10 => $time,
'ctime' => $time,
- 11 => -1,
'blksize' => -1,
- 12 => -1,
'blocks' => -1,
);
+ return array_values($data) + $data;
}
return false;
}
diff --git a/lib/files/view.php b/lib/files/view.php
index 25071709fbe..d8d99698023 100644
--- a/lib/files/view.php
+++ b/lib/files/view.php
@@ -754,7 +754,7 @@ class View {
if ($subStorage) {
$subCache = $subStorage->getCache('');
$rootEntry = $subCache->get('');
- $data['size'] += $rootEntry['size'];
+ $data['size'] += isset($rootEntry['size']) ? $rootEntry['size'] : 0;
}
}
}
diff --git a/lib/helper.php b/lib/helper.php
index a315c640d1a..1860a55fc8f 100644
--- a/lib/helper.php
+++ b/lib/helper.php
@@ -787,9 +787,9 @@ class OC_Helper {
$upload_max_filesize = OCP\Util::computerFileSize(ini_get('upload_max_filesize'));
$post_max_size = OCP\Util::computerFileSize(ini_get('post_max_size'));
$freeSpace = \OC\Files\Filesystem::free_space($dir);
- if ($upload_max_filesize == 0 and $post_max_size == 0) {
+ if ((int)$upload_max_filesize === 0 and (int)$post_max_size === 0) {
$maxUploadFilesize = \OC\Files\FREE_SPACE_UNLIMITED;
- } elseif ($upload_max_filesize === 0 or $post_max_size === 0) {
+ } elseif ((int)$upload_max_filesize === 0 or (int)$post_max_size === 0) {
$maxUploadFilesize = max($upload_max_filesize, $post_max_size); //only the non 0 value counts
} else {
$maxUploadFilesize = min($upload_max_filesize, $post_max_size);
diff --git a/lib/l10n/ar.php b/lib/l10n/ar.php
index 22c934e238d..35a86d0b9d3 100644
--- a/lib/l10n/ar.php
+++ b/lib/l10n/ar.php
@@ -16,13 +16,10 @@
"Files" => "الملفات",
"Text" => "معلومات إضافية",
"Images" => "صور",
-"Set an admin username." => "اعداد اسم مستخدم للمدير",
-"Set an admin password." => "اعداد كلمة مرور للمدير",
"%s enter the database username." => "%s ادخل اسم المستخدم الخاص بقاعدة البيانات.",
"%s enter the database name." => "%s ادخل اسم فاعدة البيانات",
"%s you may not use dots in the database name" => "%s لا يسمح لك باستخدام نقطه (.) في اسم قاعدة البيانات",
-"%s set the database host." => "%s ادخل اسم خادم قاعدة البيانات",
-"PostgreSQL username and/or password not valid" => "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة",
+"MS SQL username and/or password not valid: %s" => "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s",
"You need to enter either an existing account or the administrator." => "انت بحاجة لكتابة اسم مستخدم موجود أو حساب المدير.",
"MySQL username and/or password not valid" => "اسم المستخدم و/أو كلمة المرور لنظام MySQL غير صحيح",
"DB Error: \"%s\"" => "خطأ في قواعد البيانات : \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "احذف اسم المستخدم هذا من الـ MySQL.",
"Oracle username and/or password not valid" => "اسم المستخدم و/أو كلمة المرور لنظام Oracle غير صحيح",
"Offending command was: \"%s\", name: %s, password: %s" => "الأمر المخالف كان : \"%s\", اسم المستخدم : %s, كلمة المرور: %s",
-"MS SQL username and/or password not valid: %s" => "اسم المستخدم و/أو كلمة المرور لنظام MS SQL غير صحيح : %s",
+"PostgreSQL username and/or password not valid" => "اسم المستخدم / أو كلمة المرور الخاصة بـPostgreSQL غير صحيحة",
+"Set an admin username." => "اعداد اسم مستخدم للمدير",
+"Set an admin password." => "اعداد كلمة مرور للمدير",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "اعدادات خادمك غير صحيحة بشكل تسمح لك بمزامنة ملفاتك وذلك بسبب أن واجهة WebDAV تبدو معطلة",
"Please double check the <a href='%s'>installation guides</a>." => "الرجاء التحقق من <a href='%s'>دليل التنصيب</a>.",
"seconds ago" => "منذ ثواني",
diff --git a/lib/l10n/bg_BG.php b/lib/l10n/bg_BG.php
index 8412ac9548f..4ca307e3c13 100644
--- a/lib/l10n/bg_BG.php
+++ b/lib/l10n/bg_BG.php
@@ -16,15 +16,11 @@
"Files" => "Файлове",
"Text" => "Текст",
"Images" => "Снимки",
-"Set an admin username." => "Въведете потребителско име за администратор.",
-"Set an admin password." => "Въведете парола за администратор.",
"%s enter the database username." => "%s въведете потребителско име за базата с данни.",
"%s enter the database name." => "%s въведете име на базата с данни.",
"%s you may not use dots in the database name" => "%s, не можете да ползвате точки в името на базата от данни",
-"%s set the database host." => "%s задай хост на базата данни.",
-"PostgreSQL username and/or password not valid" => "Невалидно PostgreSQL потребителско име и/или парола",
+"MS SQL username and/or password not valid: %s" => "Невалидно MS SQL потребителско име и/или парола: %s",
"You need to enter either an existing account or the administrator." => "Необходимо е да влезете в всъществуващ акаунт или като администратора",
-"Oracle connection could not be established" => "Oracle връзка не можа да се осъществи",
"MySQL username and/or password not valid" => "Невалидно MySQL потребителско име и/или парола",
"DB Error: \"%s\"" => "Грешка в базата от данни: \"%s\"",
"Offending command was: \"%s\"" => "Проблемната команда беше: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Изтриване на потребителя от MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQL потребителят '%s'@'%%' вече съществува.",
"Drop this user from MySQL." => "Изтриване на потребителя от MySQL.",
+"Oracle connection could not be established" => "Oracle връзка не можа да се осъществи",
"Oracle username and/or password not valid" => "Невалидно Oracle потребителско име и/или парола",
"Offending command was: \"%s\", name: %s, password: %s" => "Проблемната команда беше: \"%s\", име: %s, парола: %s",
-"MS SQL username and/or password not valid: %s" => "Невалидно MS SQL потребителско име и/или парола: %s",
+"PostgreSQL username and/or password not valid" => "Невалидно PostgreSQL потребителско име и/или парола",
+"Set an admin username." => "Въведете потребителско име за администратор.",
+"Set an admin password." => "Въведете парола за администратор.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи.",
"Please double check the <a href='%s'>installation guides</a>." => "Моля направете повторна справка с <a href='%s'>ръководството за инсталиране</a>.",
"seconds ago" => "преди секунди",
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 5c368a85b28..0dd7c86b26c 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -16,15 +16,11 @@
"Files" => "Fitxers",
"Text" => "Text",
"Images" => "Imatges",
-"Set an admin username." => "Establiu un nom d'usuari per l'administrador.",
-"Set an admin password." => "Establiu una contrasenya per l'administrador.",
"%s enter the database username." => "%s escriviu el nom d'usuari de la base de dades.",
"%s enter the database name." => "%s escriviu el nom de la base de dades.",
"%s you may not use dots in the database name" => "%s no podeu usar punts en el nom de la base de dades",
-"%s set the database host." => "%s establiu l'ordinador central de la base de dades.",
-"PostgreSQL username and/or password not valid" => "Nom d'usuari i/o contrasenya PostgreSQL no vàlids",
+"MS SQL username and/or password not valid: %s" => "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s",
"You need to enter either an existing account or the administrator." => "Heu d'escriure un compte existent o el d'administrador.",
-"Oracle connection could not be established" => "No s'ha pogut establir la connexió Oracle",
"MySQL username and/or password not valid" => "Nom d'usuari i/o contrasenya MySQL no vàlids",
"DB Error: \"%s\"" => "Error DB: \"%s\"",
"Offending command was: \"%s\"" => "L'ordre en conflicte és: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Elimina aquest usuari de MySQL",
"MySQL user '%s'@'%%' already exists" => "L'usuari MySQL '%s'@'%%' ja existeix",
"Drop this user from MySQL." => "Elimina aquest usuari de MySQL.",
+"Oracle connection could not be established" => "No s'ha pogut establir la connexió Oracle",
"Oracle username and/or password not valid" => "Nom d'usuari i/o contrasenya Oracle no vàlids",
"Offending command was: \"%s\", name: %s, password: %s" => "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s",
-"MS SQL username and/or password not valid: %s" => "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s",
+"PostgreSQL username and/or password not valid" => "Nom d'usuari i/o contrasenya PostgreSQL no vàlids",
+"Set an admin username." => "Establiu un nom d'usuari per l'administrador.",
+"Set an admin password." => "Establiu una contrasenya per l'administrador.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
"Please double check the <a href='%s'>installation guides</a>." => "Comproveu les <a href='%s'>guies d'instal·lació</a>.",
"seconds ago" => "segons enrere",
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index b74b9a7184c..7e5275f4b6c 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -16,15 +16,11 @@
"Files" => "Soubory",
"Text" => "Text",
"Images" => "Obrázky",
-"Set an admin username." => "Zadejte uživatelské jméno správce.",
-"Set an admin password." => "Zadejte heslo správce.",
"%s enter the database username." => "Zadejte uživatelské jméno %s databáze.",
"%s enter the database name." => "Zadejte název databáze pro %s databáze.",
"%s you may not use dots in the database name" => "V názvu databáze %s nesmíte používat tečky.",
-"%s set the database host." => "Zadejte název počítače s databází %s.",
-"PostgreSQL username and/or password not valid" => "Uživatelské jméno, či heslo PostgreSQL není platné",
+"MS SQL username and/or password not valid: %s" => "Uživatelské jméno, či heslo MSSQL není platné: %s",
"You need to enter either an existing account or the administrator." => "Musíte zadat existující účet, či správce.",
-"Oracle connection could not be established" => "Spojení s Oracle nemohlo být navázáno",
"MySQL username and/or password not valid" => "Uživatelské jméno, či heslo MySQL není platné",
"DB Error: \"%s\"" => "Chyba DB: \"%s\"",
"Offending command was: \"%s\"" => "Podezřelý příkaz byl: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Zahodit uživatele z MySQL",
"MySQL user '%s'@'%%' already exists" => "Uživatel '%s'@'%%' již v MySQL existuje",
"Drop this user from MySQL." => "Zahodit uživatele z MySQL.",
+"Oracle connection could not be established" => "Spojení s Oracle nemohlo být navázáno",
"Oracle username and/or password not valid" => "Uživatelské jméno, či heslo Oracle není platné",
"Offending command was: \"%s\", name: %s, password: %s" => "Podezřelý příkaz byl: \"%s\", jméno: %s, heslo: %s",
-"MS SQL username and/or password not valid: %s" => "Uživatelské jméno, či heslo MSSQL není platné: %s",
+"PostgreSQL username and/or password not valid" => "Uživatelské jméno, či heslo PostgreSQL není platné",
+"Set an admin username." => "Zadejte uživatelské jméno správce.",
+"Set an admin password." => "Zadejte heslo správce.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, protože rozhraní WebDAV je rozbité.",
"Please double check the <a href='%s'>installation guides</a>." => "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.",
"seconds ago" => "před pár vteřinami",
diff --git a/lib/l10n/cy_GB.php b/lib/l10n/cy_GB.php
index b3503dcc572..37d49a77bdd 100644
--- a/lib/l10n/cy_GB.php
+++ b/lib/l10n/cy_GB.php
@@ -16,13 +16,10 @@
"Files" => "Ffeiliau",
"Text" => "Testun",
"Images" => "Delweddau",
-"Set an admin username." => "Creu enw defnyddiwr i'r gweinyddwr.",
-"Set an admin password." => "Gosod cyfrinair y gweinyddwr.",
"%s enter the database username." => "%s rhowch enw defnyddiwr y gronfa ddata.",
"%s enter the database name." => "%s rhowch enw'r gronfa ddata.",
"%s you may not use dots in the database name" => "%s does dim hawl defnyddio dot yn enw'r gronfa ddata",
-"%s set the database host." => "%s gosod gwesteiwr y gronfa ddata.",
-"PostgreSQL username and/or password not valid" => "Enw a/neu gyfrinair PostgreSQL annilys",
+"MS SQL username and/or password not valid: %s" => "Enw a/neu gyfrinair MS SQL annilys: %s",
"You need to enter either an existing account or the administrator." => "Rhaid i chi naill ai gyflwyno cyfrif presennol neu'r gweinyddwr.",
"MySQL username and/or password not valid" => "Enw a/neu gyfrinair MySQL annilys",
"DB Error: \"%s\"" => "Gwall DB: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Gollwng y defnyddiwr hwn o MySQL.",
"Oracle username and/or password not valid" => "Enw a/neu gyfrinair Oracle annilys",
"Offending command was: \"%s\", name: %s, password: %s" => "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\", enw: %s, cyfrinair: %s",
-"MS SQL username and/or password not valid: %s" => "Enw a/neu gyfrinair MS SQL annilys: %s",
+"PostgreSQL username and/or password not valid" => "Enw a/neu gyfrinair PostgreSQL annilys",
+"Set an admin username." => "Creu enw defnyddiwr i'r gweinyddwr.",
+"Set an admin password." => "Gosod cyfrinair y gweinyddwr.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri.",
"Please double check the <a href='%s'>installation guides</a>." => "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.",
"seconds ago" => "eiliad yn ôl",
diff --git a/lib/l10n/da.php b/lib/l10n/da.php
index 3202ae3a335..e5df63eef91 100644
--- a/lib/l10n/da.php
+++ b/lib/l10n/da.php
@@ -16,15 +16,11 @@
"Files" => "Filer",
"Text" => "SMS",
"Images" => "Billeder",
-"Set an admin username." => "Angiv et admin brugernavn.",
-"Set an admin password." => "Angiv et admin kodeord.",
"%s enter the database username." => "%s indtast database brugernavnet.",
"%s enter the database name." => "%s indtast database navnet.",
"%s you may not use dots in the database name" => "%s du må ikke bruge punktummer i databasenavnet.",
-"%s set the database host." => "%s sæt database værten.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.",
+"MS SQL username and/or password not valid: %s" => "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s",
"You need to enter either an existing account or the administrator." => "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator.",
-"Oracle connection could not be established" => "Oracle forbindelsen kunne ikke etableres",
"MySQL username and/or password not valid" => "MySQL brugernavn og/eller kodeord er ikke gyldigt.",
"DB Error: \"%s\"" => "Databasefejl: \"%s\"",
"Offending command was: \"%s\"" => "Fejlende kommando var: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Slet denne bruger fra MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQL brugeren '%s'@'%%' eksisterer allerede.",
"Drop this user from MySQL." => "Slet denne bruger fra MySQL",
+"Oracle connection could not be established" => "Oracle forbindelsen kunne ikke etableres",
"Oracle username and/or password not valid" => "Oracle brugernavn og/eller kodeord er ikke gyldigt.",
"Offending command was: \"%s\", name: %s, password: %s" => "Fejlende kommando var: \"%s\", navn: %s, password: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.",
+"Set an admin username." => "Angiv et admin brugernavn.",
+"Set an admin password." => "Angiv et admin kodeord.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt.",
"Please double check the <a href='%s'>installation guides</a>." => "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.",
"seconds ago" => "sekunder siden",
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index 4869689ba78..bd7c4070243 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -16,15 +16,11 @@
"Files" => "Dateien",
"Text" => "Text",
"Images" => "Bilder",
-"Set an admin username." => "Setze Administrator Benutzername.",
-"Set an admin password." => "Setze Administrator Passwort",
"%s enter the database username." => "%s gib den Datenbank-Benutzernamen an.",
"%s enter the database name." => "%s gib den Datenbank-Namen an.",
"%s you may not use dots in the database name" => "%s Der Datenbank-Name darf keine Punkte enthalten",
-"%s set the database host." => "%s setze den Datenbank-Host",
-"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
+"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Password ungültig: %s",
"You need to enter either an existing account or the administrator." => "Du musst entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
-"Oracle connection could not be established" => "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden",
"MySQL username and/or password not valid" => "MySQL Benutzername und/oder Passwort ungültig",
"DB Error: \"%s\"" => "DB Fehler: \"%s\"",
"Offending command was: \"%s\"" => "Fehlerhafter Befehl war: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Lösche diesen Benutzer von MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQL Benutzer '%s'@'%%' existiert bereits",
"Drop this user from MySQL." => "Lösche diesen Benutzer aus MySQL.",
+"Oracle connection could not be established" => "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden",
"Oracle username and/or password not valid" => "Oracle Benutzername und/oder Passwort ungültig",
"Offending command was: \"%s\", name: %s, password: %s" => "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Password ungültig: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
+"Set an admin username." => "Setze Administrator Benutzername.",
+"Set an admin password." => "Setze Administrator Passwort",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.",
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.",
"seconds ago" => "Gerade eben",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index 5ebe4fb26fc..651c63fb771 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -16,15 +16,11 @@
"Files" => "Dateien",
"Text" => "Text",
"Images" => "Bilder",
-"Set an admin username." => "Setze Administrator Benutzername.",
-"Set an admin password." => "Setze Administrator Passwort",
"%s enter the database username." => "%s geben Sie den Datenbank-Benutzernamen an.",
"%s enter the database name." => "%s geben Sie den Datenbank-Namen an.",
"%s you may not use dots in the database name" => "%s Der Datenbank-Name darf keine Punkte enthalten",
-"%s set the database host." => "%s setze den Datenbank-Host",
-"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
+"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Passwort ungültig: %s",
"You need to enter either an existing account or the administrator." => "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.",
-"Oracle connection could not be established" => "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
"MySQL username and/or password not valid" => "MySQL Benutzername und/oder Passwort ungültig",
"DB Error: \"%s\"" => "DB Fehler: \"%s\"",
"Offending command was: \"%s\"" => "Fehlerhafter Befehl war: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Lösche diesen Benutzer aus MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQL Benutzer '%s'@'%%' existiert bereits",
"Drop this user from MySQL." => "Lösche diesen Benutzer aus MySQL.",
+"Oracle connection could not be established" => "Die Oracle-Verbindung konnte nicht aufgebaut werden.",
"Oracle username and/or password not valid" => "Oracle Benutzername und/oder Passwort ungültig",
"Offending command was: \"%s\", name: %s, password: %s" => "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Passwort ungültig: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig",
+"Set an admin username." => "Setze Administrator Benutzername.",
+"Set an admin password." => "Setze Administrator Passwort",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist.",
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.",
"seconds ago" => "Gerade eben",
diff --git a/lib/l10n/el.php b/lib/l10n/el.php
index cd025aec78d..09dac78edf0 100644
--- a/lib/l10n/el.php
+++ b/lib/l10n/el.php
@@ -16,15 +16,11 @@
"Files" => "Αρχεία",
"Text" => "Κείμενο",
"Images" => "Εικόνες",
-"Set an admin username." => "Εισάγετε όνομα χρήστη διαχειριστή.",
-"Set an admin password." => "Εισάγετε συνθηματικό διαχειριστή.",
"%s enter the database username." => "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.",
"%s enter the database name." => "%s εισάγετε το όνομα της βάσης δεδομένων.",
"%s you may not use dots in the database name" => "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων",
-"%s set the database host." => "%s ρυθμίση του κεντρικόυ υπολογιστή βάσης δεδομένων. ",
-"PostgreSQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL",
+"MS SQL username and/or password not valid: %s" => "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s",
"You need to enter either an existing account or the administrator." => "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.",
-"Oracle connection could not be established" => "Αδυναμία σύνδεσης Oracle",
"MySQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της MySQL",
"DB Error: \"%s\"" => "Σφάλμα Βάσης Δεδομένων: \"%s\"",
"Offending command was: \"%s\"" => "Η εντολη παραβατικοτητας ηταν: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Απόρριψη αυτού του χρήστη από την MySQL",
"MySQL user '%s'@'%%' already exists" => "Ο χρήστης '%s'@'%%' της MySQL υπάρχει ήδη",
"Drop this user from MySQL." => "Απόρριψη αυτού του χρήστη από την MySQL",
+"Oracle connection could not be established" => "Αδυναμία σύνδεσης Oracle",
"Oracle username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle",
"Offending command was: \"%s\", name: %s, password: %s" => "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s",
-"MS SQL username and/or password not valid: %s" => "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s",
+"PostgreSQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL",
+"Set an admin username." => "Εισάγετε όνομα χρήστη διαχειριστή.",
+"Set an admin password." => "Εισάγετε συνθηματικό διαχειριστή.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιτρέπει τον συγχρονισμό αρχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστραμμένη.",
"Please double check the <a href='%s'>installation guides</a>." => "Ελέγξτε ξανά τις <a href='%s'>οδηγίες εγκατάστασης</a>.",
"seconds ago" => "δευτερόλεπτα πριν",
diff --git a/lib/l10n/eo.php b/lib/l10n/eo.php
index 327fe75b9d2..b24748b0db1 100644
--- a/lib/l10n/eo.php
+++ b/lib/l10n/eo.php
@@ -15,22 +15,21 @@
"Files" => "Dosieroj",
"Text" => "Teksto",
"Images" => "Bildoj",
-"Set an admin username." => "Starigi administran uzantonomon.",
-"Set an admin password." => "Starigi administran pasvorton.",
"%s enter the database username." => "%s enigu la uzantonomon de la datumbazo.",
"%s enter the database name." => "%s enigu la nomon de la datumbazo.",
"%s you may not use dots in the database name" => "%s vi ne povas uzi punktojn en la nomo de la datumbazo",
-"%s set the database host." => "%s enigu la gastigon de la datumbazo.",
-"PostgreSQL username and/or password not valid" => "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas",
-"Oracle connection could not be established" => "Konekto al Oracle ne povas stariĝi",
+"MS SQL username and/or password not valid: %s" => "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s",
"MySQL username and/or password not valid" => "La uzantonomo de MySQL aŭ la pasvorto ne validas",
"DB Error: \"%s\"" => "Datumbaza eraro: “%s”",
"MySQL user '%s'@'localhost' exists already." => "La uzanto de MySQL “%s”@“localhost” jam ekzistas.",
"Drop this user from MySQL" => "Forigi ĉi tiun uzanton el MySQL",
"MySQL user '%s'@'%%' already exists" => "La uzanto de MySQL “%s”@“%%” jam ekzistas",
"Drop this user from MySQL." => "Forigi ĉi tiun uzanton el MySQL.",
+"Oracle connection could not be established" => "Konekto al Oracle ne povas stariĝi",
"Oracle username and/or password not valid" => "La uzantonomo de Oracle aŭ la pasvorto ne validas",
-"MS SQL username and/or password not valid: %s" => "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s",
+"PostgreSQL username and/or password not valid" => "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas",
+"Set an admin username." => "Starigi administran uzantonomon.",
+"Set an admin password." => "Starigi administran pasvorton.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita.",
"Please double check the <a href='%s'>installation guides</a>." => "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>.",
"seconds ago" => "sekundoj antaŭe",
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 3b32036d3af..83bc7b1ed8c 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -16,15 +16,11 @@
"Files" => "Archivos",
"Text" => "Texto",
"Images" => "Imágenes",
-"Set an admin username." => "Configurar un nombre de usuario del administrador",
-"Set an admin password." => "Configurar la contraseña del administrador.",
"%s enter the database username." => "%s ingresar el usuario de la base de datos.",
"%s enter the database name." => "%s ingresar el nombre de la base de datos",
"%s you may not use dots in the database name" => "%s no se puede utilizar puntos en el nombre de la base de datos",
-"%s set the database host." => "%s ingresar el host de la base de datos.",
-"PostgreSQL username and/or password not valid" => "Usuario y/o contraseña de PostgreSQL no válidos",
+"MS SQL username and/or password not valid: %s" => "Usuario y/o contraseña de MS SQL no válidos: %s",
"You need to enter either an existing account or the administrator." => "Tiene que ingresar una cuenta existente o la del administrador.",
-"Oracle connection could not be established" => "No se pudo establecer la conexión a Oracle",
"MySQL username and/or password not valid" => "Usuario y/o contraseña de MySQL no válidos",
"DB Error: \"%s\"" => "Error BD: \"%s\"",
"Offending command was: \"%s\"" => "Comando infractor: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Eliminar este usuario de MySQL",
"MySQL user '%s'@'%%' already exists" => "Usuario MySQL '%s'@'%%' ya existe",
"Drop this user from MySQL." => "Eliminar este usuario de MySQL.",
+"Oracle connection could not be established" => "No se pudo establecer la conexión a Oracle",
"Oracle username and/or password not valid" => "Usuario y/o contraseña de Oracle no válidos",
"Offending command was: \"%s\", name: %s, password: %s" => "Comando infractor: \"%s\", nombre: %s, contraseña: %s",
-"MS SQL username and/or password not valid: %s" => "Usuario y/o contraseña de MS SQL no válidos: %s",
+"PostgreSQL username and/or password not valid" => "Usuario y/o contraseña de PostgreSQL no válidos",
+"Set an admin username." => "Configurar un nombre de usuario del administrador",
+"Set an admin password." => "Configurar la contraseña del administrador.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>.",
"seconds ago" => "hace segundos",
diff --git a/lib/l10n/es_AR.php b/lib/l10n/es_AR.php
index b4b2a33cd01..121caf89be9 100644
--- a/lib/l10n/es_AR.php
+++ b/lib/l10n/es_AR.php
@@ -16,15 +16,11 @@
"Files" => "Archivos",
"Text" => "Texto",
"Images" => "Imágenes",
-"Set an admin username." => "Configurar un nombre de administrador",
-"Set an admin password." => "Configurar una palabra clave de administrador",
"%s enter the database username." => "%s Entre el Usuario de la Base de Datos",
"%s enter the database name." => "%s Entre el Nombre de la Base de Datos",
"%s you may not use dots in the database name" => "%s no puede usar puntos en el nombre de la Base de Datos",
-"%s set the database host." => "%s Especifique la dirección de la Base de Datos",
-"PostgreSQL username and/or password not valid" => "Nombre de usuario o contraseña de PostgradeSQL no válido.",
+"MS SQL username and/or password not valid: %s" => "Nombre de usuario y contraseña de MS SQL no son válidas: %s",
"You need to enter either an existing account or the administrator." => "Debe ingresar una cuenta existente o el administrador",
-"Oracle connection could not be established" => "No fue posible establecer la conexión a Oracle",
"MySQL username and/or password not valid" => "Usuario y/o contraseña MySQL no válido",
"DB Error: \"%s\"" => "Error DB: \"%s\"",
"Offending command was: \"%s\"" => "El comando no comprendido es: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Borrar este usuario de MySQL",
"MySQL user '%s'@'%%' already exists" => "Usuario MySQL '%s'@'%%' ya existente",
"Drop this user from MySQL." => "Borrar este usuario de MySQL",
+"Oracle connection could not be established" => "No fue posible establecer la conexión a Oracle",
"Oracle username and/or password not valid" => "El nombre de usuario y contraseña no son válidos",
"Offending command was: \"%s\", name: %s, password: %s" => "El comando no comprendido es: \"%s\", nombre: \"%s\", contraseña: \"%s\"",
-"MS SQL username and/or password not valid: %s" => "Nombre de usuario y contraseña de MS SQL no son válidas: %s",
+"PostgreSQL username and/or password not valid" => "Nombre de usuario o contraseña de PostgradeSQL no válido.",
+"Set an admin username." => "Configurar un nombre de administrador",
+"Set an admin password." => "Configurar una palabra clave de administrador",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>.",
"seconds ago" => "segundos atrás",
diff --git a/lib/l10n/et_EE.php b/lib/l10n/et_EE.php
index 24fc98bde64..3db0cda0c76 100644
--- a/lib/l10n/et_EE.php
+++ b/lib/l10n/et_EE.php
@@ -16,15 +16,11 @@
"Files" => "Failid",
"Text" => "Tekst",
"Images" => "Pildid",
-"Set an admin username." => "Määra admin kasutajanimi.",
-"Set an admin password." => "Määra admini parool.",
"%s enter the database username." => "%s sisesta andmebaasi kasutajatunnus.",
"%s enter the database name." => "%s sisesta andmebaasi nimi.",
"%s you may not use dots in the database name" => "%s punktide kasutamine andmebaasi nimes pole lubatud",
-"%s set the database host." => "%s määra andmebaasi server.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL kasutajatunnus ja/või parool pole õiged",
+"MS SQL username and/or password not valid: %s" => "MS SQL kasutajatunnus ja/või parool pole õiged: %s",
"You need to enter either an existing account or the administrator." => "Sisesta kas juba olemasolev konto või administrator.",
-"Oracle connection could not be established" => "Ei suuda luua ühendust Oracle baasiga",
"MySQL username and/or password not valid" => "MySQL kasutajatunnus ja/või parool pole õiged",
"DB Error: \"%s\"" => "Andmebaasi viga: \"%s\"",
"Offending command was: \"%s\"" => "Tõrkuv käsk oli: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Kustuta see kasutaja MySQL-ist",
"MySQL user '%s'@'%%' already exists" => "MySQL kasutaja '%s'@'%%' on juba olemas",
"Drop this user from MySQL." => "Kustuta see kasutaja MySQL-ist.",
+"Oracle connection could not be established" => "Ei suuda luua ühendust Oracle baasiga",
"Oracle username and/or password not valid" => "Oracle kasutajatunnus ja/või parool pole õiged",
"Offending command was: \"%s\", name: %s, password: %s" => "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL kasutajatunnus ja/või parool pole õiged: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL kasutajatunnus ja/või parool pole õiged",
+"Set an admin username." => "Määra admin kasutajanimi.",
+"Set an admin password." => "Määra admini parool.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv.",
"Please double check the <a href='%s'>installation guides</a>." => "Palun tutvu veelkord <a href='%s'>paigalduse juhenditega</a>.",
"seconds ago" => "sekundit tagasi",
diff --git a/lib/l10n/eu.php b/lib/l10n/eu.php
index 05b68b062c5..cfb09681ae7 100644
--- a/lib/l10n/eu.php
+++ b/lib/l10n/eu.php
@@ -16,13 +16,10 @@
"Files" => "Fitxategiak",
"Text" => "Testua",
"Images" => "Irudiak",
-"Set an admin username." => "Ezarri administraziorako erabiltzaile izena.",
-"Set an admin password." => "Ezarri administraziorako pasahitza.",
"%s enter the database username." => "%s sartu datu basearen erabiltzaile izena.",
"%s enter the database name." => "%s sartu datu basearen izena.",
"%s you may not use dots in the database name" => "%s ezin duzu punturik erabili datu basearen izenean.",
-"%s set the database host." => "%s sartu datu basearen hostalaria.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak.",
+"MS SQL username and/or password not valid: %s" => "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s",
"You need to enter either an existing account or the administrator." => "Existitzen den kontu bat edo administradorearena jarri behar duzu.",
"MySQL username and/or password not valid" => "MySQL erabiltzaile edota pasahitza ez dira egokiak.",
"DB Error: \"%s\"" => "DB errorea: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Ezabatu erabiltzaile hau MySQLtik.",
"Oracle username and/or password not valid" => "Oracle erabiltzaile edota pasahitza ez dira egokiak.",
"Offending command was: \"%s\", name: %s, password: %s" => "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak.",
+"Set an admin username." => "Ezarri administraziorako erabiltzaile izena.",
+"Set an admin password." => "Ezarri administraziorako pasahitza.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi.",
"Please double check the <a href='%s'>installation guides</a>." => "Mesedez begiratu <a href='%s'>instalazio gidak</a>.",
"seconds ago" => "segundu",
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index 0caa7b12df6..8726951f838 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -16,21 +16,21 @@
"Files" => "Tiedostot",
"Text" => "Teksti",
"Images" => "Kuvat",
-"Set an admin username." => "Aseta ylläpitäjän käyttäjätunnus.",
-"Set an admin password." => "Aseta ylläpitäjän salasana.",
"%s enter the database username." => "%s anna tietokannan käyttäjätunnus.",
"%s enter the database name." => "%s anna tietokannan nimi.",
"%s you may not use dots in the database name" => "%s et voi käyttää pisteitä tietokannan nimessä",
-"PostgreSQL username and/or password not valid" => "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin",
-"Oracle connection could not be established" => "Oracle-yhteyttä ei voitu muodostaa",
+"MS SQL username and/or password not valid: %s" => "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s",
"MySQL username and/or password not valid" => "MySQL:n käyttäjätunnus ja/tai salasana on väärin",
"DB Error: \"%s\"" => "Tietokantavirhe: \"%s\"",
"MySQL user '%s'@'localhost' exists already." => "MySQL-käyttäjä '%s'@'localhost' on jo olemassa.",
"Drop this user from MySQL" => "Pudota tämä käyttäjä MySQL:stä",
"MySQL user '%s'@'%%' already exists" => "MySQL-käyttäjä '%s'@'%%' on jo olemassa",
"Drop this user from MySQL." => "Pudota tämä käyttäjä MySQL:stä.",
+"Oracle connection could not be established" => "Oracle-yhteyttä ei voitu muodostaa",
"Oracle username and/or password not valid" => "Oraclen käyttäjätunnus ja/tai salasana on väärin",
-"MS SQL username and/or password not valid: %s" => "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin",
+"Set an admin username." => "Aseta ylläpitäjän käyttäjätunnus.",
+"Set an admin password." => "Aseta ylläpitäjän salasana.",
"Please double check the <a href='%s'>installation guides</a>." => "Lue tarkasti <a href='%s'>asennusohjeet</a>.",
"seconds ago" => "sekuntia sitten",
"1 minute ago" => "1 minuutti sitten",
diff --git a/lib/l10n/fr.php b/lib/l10n/fr.php
index aed5d056f37..724c69420b9 100644
--- a/lib/l10n/fr.php
+++ b/lib/l10n/fr.php
@@ -16,15 +16,11 @@
"Files" => "Fichiers",
"Text" => "Texte",
"Images" => "Images",
-"Set an admin username." => "Spécifiez un nom d'utilisateur pour l'administrateur.",
-"Set an admin password." => "Spécifiez un mot de passe administrateur.",
"%s enter the database username." => "%s entrez le nom d'utilisateur de la base de données.",
"%s enter the database name." => "%s entrez le nom de la base de données.",
"%s you may not use dots in the database name" => "%s vous nez pouvez pas utiliser de points dans le nom de la base de données",
-"%s set the database host." => "%s spécifiez l'hôte de la base de données.",
-"PostgreSQL username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide",
+"MS SQL username and/or password not valid: %s" => "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s",
"You need to enter either an existing account or the administrator." => "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur.",
-"Oracle connection could not be established" => "La connexion Oracle ne peut pas être établie",
"MySQL username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide",
"DB Error: \"%s\"" => "Erreur de la base de données : \"%s\"",
"Offending command was: \"%s\"" => "La requête en cause est : \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Retirer cet utilisateur de la base MySQL",
"MySQL user '%s'@'%%' already exists" => "L'utilisateur MySQL '%s'@'%%' existe déjà",
"Drop this user from MySQL." => "Retirer cet utilisateur de la base MySQL.",
+"Oracle connection could not be established" => "La connexion Oracle ne peut pas être établie",
"Oracle username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide",
"Offending command was: \"%s\", name: %s, password: %s" => "La requête en cause est : \"%s\", nom : %s, mot de passe : %s",
-"MS SQL username and/or password not valid: %s" => "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s",
+"PostgreSQL username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide",
+"Set an admin username." => "Spécifiez un nom d'utilisateur pour l'administrateur.",
+"Set an admin password." => "Spécifiez un mot de passe administrateur.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut.",
"Please double check the <a href='%s'>installation guides</a>." => "Veuillez vous référer au <a href='%s'>guide d'installation</a>.",
"seconds ago" => "il y a quelques secondes",
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index 1b4db4b30af..f0d01e4a7df 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -16,15 +16,11 @@
"Files" => "Ficheiros",
"Text" => "Texto",
"Images" => "Imaxes",
-"Set an admin username." => "Estabeleza un nome de usuario administrador",
-"Set an admin password." => "Estabeleza un contrasinal de administrador",
"%s enter the database username." => "%s introduza o nome de usuario da base de datos",
"%s enter the database name." => "%s introduza o nome da base de datos",
"%s you may not use dots in the database name" => "%s non se poden empregar puntos na base de datos",
-"%s set the database host." => "%s estabeleza o servidor da base de datos",
-"PostgreSQL username and/or password not valid" => "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto",
+"MS SQL username and/or password not valid: %s" => "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s",
"You need to enter either an existing account or the administrator." => "Deberá introducir unha conta existente ou o administrador.",
-"Oracle connection could not be established" => "Non foi posíbel estabelecer a conexión con Oracle",
"MySQL username and/or password not valid" => "Nome de usuario e/ou contrasinal de MySQL incorrecto",
"DB Error: \"%s\"" => "Produciuse un erro na base de datos: «%s»",
"Offending command was: \"%s\"" => "A orde ofensiva foi: «%s»",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Omitir este usuario de MySQL",
"MySQL user '%s'@'%%' already exists" => "O usuario MySQL «%s»@«%%» xa existe.",
"Drop this user from MySQL." => "Omitir este usuario de MySQL.",
+"Oracle connection could not be established" => "Non foi posíbel estabelecer a conexión con Oracle",
"Oracle username and/or password not valid" => "Nome de usuario e/ou contrasinal de Oracle incorrecto",
"Offending command was: \"%s\", name: %s, password: %s" => "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s",
-"MS SQL username and/or password not valid: %s" => "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s",
+"PostgreSQL username and/or password not valid" => "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto",
+"Set an admin username." => "Estabeleza un nome de usuario administrador",
+"Set an admin password." => "Estabeleza un contrasinal de administrador",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar.",
"Please double check the <a href='%s'>installation guides</a>." => "Volva comprobar as <a href='%s'>guías de instalación</a>",
"seconds ago" => "segundos atrás",
diff --git a/lib/l10n/hu_HU.php b/lib/l10n/hu_HU.php
index 3b5c886bd2c..beca4a12562 100644
--- a/lib/l10n/hu_HU.php
+++ b/lib/l10n/hu_HU.php
@@ -16,15 +16,11 @@
"Files" => "Fájlok",
"Text" => "Szöveg",
"Images" => "Képek",
-"Set an admin username." => "Állítson be egy felhasználói nevet az adminisztrációhoz.",
-"Set an admin password." => "Állítson be egy jelszót az adminisztrációhoz.",
"%s enter the database username." => "%s adja meg az adatbázist elérő felhasználó login nevét.",
"%s enter the database name." => "%s adja meg az adatbázis nevét.",
"%s you may not use dots in the database name" => "%s az adatbázis neve nem tartalmazhat pontot",
-"%s set the database host." => "%s adja meg az adatbázist szolgáltató számítógép nevét.",
-"PostgreSQL username and/or password not valid" => "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen",
+"MS SQL username and/or password not valid: %s" => "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s",
"You need to enter either an existing account or the administrator." => "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia",
-"Oracle connection could not be established" => "Az Oracle kapcsolat nem hozható létre",
"MySQL username and/or password not valid" => "A MySQL felhasználói név és/vagy jelszó érvénytelen",
"DB Error: \"%s\"" => "Adatbázis hiba: \"%s\"",
"Offending command was: \"%s\"" => "A hibát ez a parancs okozta: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Törölje ezt a felhasználót a MySQL-ből",
"MySQL user '%s'@'%%' already exists" => "A '%s'@'%%' MySQL felhasználó már létezik",
"Drop this user from MySQL." => "Törölje ezt a felhasználót a MySQL-ből.",
+"Oracle connection could not be established" => "Az Oracle kapcsolat nem hozható létre",
"Oracle username and/or password not valid" => "Az Oracle felhasználói név és/vagy jelszó érvénytelen",
"Offending command was: \"%s\", name: %s, password: %s" => "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s",
-"MS SQL username and/or password not valid: %s" => "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s",
+"PostgreSQL username and/or password not valid" => "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen",
+"Set an admin username." => "Állítson be egy felhasználói nevet az adminisztrációhoz.",
+"Set an admin password." => "Állítson be egy jelszót az adminisztrációhoz.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik.",
"Please double check the <a href='%s'>installation guides</a>." => "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmutatót</a>.",
"seconds ago" => "pár másodperce",
diff --git a/lib/l10n/id.php b/lib/l10n/id.php
index 29843a95327..8f72f24ea61 100644
--- a/lib/l10n/id.php
+++ b/lib/l10n/id.php
@@ -16,13 +16,10 @@
"Files" => "Berkas",
"Text" => "Teks",
"Images" => "Gambar",
-"Set an admin username." => "Setel nama pengguna admin.",
-"Set an admin password." => "Setel sandi admin.",
"%s enter the database username." => "%s masukkan nama pengguna basis data.",
"%s enter the database name." => "%s masukkan nama basis data.",
"%s you may not use dots in the database name" => "%sAnda tidak boleh menggunakan karakter titik pada nama basis data",
-"%s set the database host." => "%s setel host basis data.",
-"PostgreSQL username and/or password not valid" => "Nama pengguna dan/atau sandi PostgreSQL tidak valid",
+"MS SQL username and/or password not valid: %s" => "Nama pengguna dan/atau sandi MySQL tidak valid: %s",
"You need to enter either an existing account or the administrator." => "Anda harus memasukkan akun yang sudah ada atau administrator.",
"MySQL username and/or password not valid" => "Nama pengguna dan/atau sandi MySQL tidak valid",
"DB Error: \"%s\"" => "Galat Basis Data: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Hapus pengguna ini dari MySQL.",
"Oracle username and/or password not valid" => "Nama pengguna dan/atau sandi Oracle tidak valid",
"Offending command was: \"%s\", name: %s, password: %s" => "Perintah yang bermasalah: \"%s\", nama pengguna: %s, sandi: %s",
-"MS SQL username and/or password not valid: %s" => "Nama pengguna dan/atau sandi MySQL tidak valid: %s",
+"PostgreSQL username and/or password not valid" => "Nama pengguna dan/atau sandi PostgreSQL tidak valid",
+"Set an admin username." => "Setel nama pengguna admin.",
+"Set an admin password." => "Setel sandi admin.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak.",
"Please double check the <a href='%s'>installation guides</a>." => "Silakan periksa ulang <a href='%s'>panduan instalasi</a>.",
"seconds ago" => "beberapa detik yang lalu",
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index db26ac82ae3..92a3d201d3a 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -16,15 +16,11 @@
"Files" => "File",
"Text" => "Testo",
"Images" => "Immagini",
-"Set an admin username." => "Imposta un nome utente di amministrazione.",
-"Set an admin password." => "Imposta una password di amministrazione.",
"%s enter the database username." => "%s digita il nome utente del database.",
"%s enter the database name." => "%s digita il nome del database.",
"%s you may not use dots in the database name" => "%s non dovresti utilizzare punti nel nome del database",
-"%s set the database host." => "%s imposta l'host del database.",
-"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi",
+"MS SQL username and/or password not valid: %s" => "Nome utente e/o password MS SQL non validi: %s",
"You need to enter either an existing account or the administrator." => "È necessario inserire un account esistente o l'amministratore.",
-"Oracle connection could not be established" => "La connessione a Oracle non può essere stabilita",
"MySQL username and/or password not valid" => "Nome utente e/o password di MySQL non validi",
"DB Error: \"%s\"" => "Errore DB: \"%s\"",
"Offending command was: \"%s\"" => "Il comando non consentito era: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Elimina questo utente da MySQL",
"MySQL user '%s'@'%%' already exists" => "L'utente MySQL '%s'@'%%' esiste già",
"Drop this user from MySQL." => "Elimina questo utente da MySQL.",
+"Oracle connection could not be established" => "La connessione a Oracle non può essere stabilita",
"Oracle username and/or password not valid" => "Nome utente e/o password di Oracle non validi",
"Offending command was: \"%s\", name: %s, password: %s" => "Il comando non consentito era: \"%s\", nome: %s, password: %s",
-"MS SQL username and/or password not valid: %s" => "Nome utente e/o password MS SQL non validi: %s",
+"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi",
+"Set an admin username." => "Imposta un nome utente di amministrazione.",
+"Set an admin password." => "Imposta una password di amministrazione.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.",
"Please double check the <a href='%s'>installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.",
"seconds ago" => "secondi fa",
diff --git a/lib/l10n/ja_JP.php b/lib/l10n/ja_JP.php
index a2eb4bee67b..804c0441da0 100644
--- a/lib/l10n/ja_JP.php
+++ b/lib/l10n/ja_JP.php
@@ -16,15 +16,11 @@
"Files" => "ファイル",
"Text" => "TTY TDD",
"Images" => "画像",
-"Set an admin username." => "管理者のユーザ名を設定。",
-"Set an admin password." => "管理者のパスワードを設定。",
"%s enter the database username." => "%s のデータベースのユーザ名を入力してください。",
"%s enter the database name." => "%s のデータベース名を入力してください。",
"%s you may not use dots in the database name" => "%s ではデータベース名にドットを利用できないかもしれません。",
-"%s set the database host." => "%s にデータベースホストを設定します。",
-"PostgreSQL username and/or password not valid" => "PostgreSQLのユーザ名もしくはパスワードは有効ではありません",
+"MS SQL username and/or password not valid: %s" => "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s",
"You need to enter either an existing account or the administrator." => "既存のアカウントもしくは管理者のどちらかを入力する必要があります。",
-"Oracle connection could not be established" => "Oracleへの接続が確立できませんでした。",
"MySQL username and/or password not valid" => "MySQLのユーザ名もしくはパスワードは有効ではありません",
"DB Error: \"%s\"" => "DBエラー: \"%s\"",
"Offending command was: \"%s\"" => "違反コマンド: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "MySQLからこのユーザを削除",
"MySQL user '%s'@'%%' already exists" => "MySQLのユーザ '%s'@'%%' はすでに存在します。",
"Drop this user from MySQL." => "MySQLからこのユーザを削除する。",
+"Oracle connection could not be established" => "Oracleへの接続が確立できませんでした。",
"Oracle username and/or password not valid" => "Oracleのユーザ名もしくはパスワードは有効ではありません",
"Offending command was: \"%s\", name: %s, password: %s" => "違反コマンド: \"%s\"、名前: %s、パスワード: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQLのユーザ名もしくはパスワードは有効ではありません",
+"Set an admin username." => "管理者のユーザ名を設定。",
+"Set an admin password." => "管理者のパスワードを設定。",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。",
"Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>インストールガイド</a>をよく確認してください。",
"seconds ago" => "数秒前",
diff --git a/lib/l10n/ka_GE.php b/lib/l10n/ka_GE.php
index 93835e4ead7..d2bb3ea2b0d 100644
--- a/lib/l10n/ka_GE.php
+++ b/lib/l10n/ka_GE.php
@@ -16,13 +16,10 @@
"Files" => "ფაილები",
"Text" => "ტექსტი",
"Images" => "სურათები",
-"Set an admin username." => "დააყენეთ ადმინისტრატორის სახელი.",
-"Set an admin password." => "დააყენეთ ადმინისტრატორის პაროლი.",
"%s enter the database username." => "%s შეიყვანეთ ბაზის იუზერნეიმი.",
"%s enter the database name." => "%s შეიყვანეთ ბაზის სახელი.",
"%s you may not use dots in the database name" => "%s არ მიუთითოთ წერტილი ბაზის სახელში",
-"%s set the database host." => "%s მიუთითეთ ბაზის ჰოსტი.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი",
+"MS SQL username and/or password not valid: %s" => "MS SQL მომხმარებელი და/ან პაროლი არ არის მართებული: %s",
"You need to enter either an existing account or the administrator." => "თქვენ უნდა შეიყვანოთ არსებული მომხმარებელის სახელი ან ადმინისტრატორი.",
"MySQL username and/or password not valid" => "MySQL იუზერნეიმი და/ან პაროლი არ არის სწორი",
"DB Error: \"%s\"" => "DB შეცდომა: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "წაშალე ეს მომხამრებელი MySQL–იდან",
"Oracle username and/or password not valid" => "Oracle იუზერნეიმი და/ან პაროლი არ არის სწორი",
"Offending command was: \"%s\", name: %s, password: %s" => "Offending ბრძანება იყო: \"%s\", სახელი: %s, პაროლი: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL მომხმარებელი და/ან პაროლი არ არის მართებული: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი",
+"Set an admin username." => "დააყენეთ ადმინისტრატორის სახელი.",
+"Set an admin password." => "დააყენეთ ადმინისტრატორის პაროლი.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "თქვენი web სერვერი არ არის კონფიგურირებული ფაილ სინქრონიზაციისთვის, რადგან WebDAV ინტერფეისი შეიძლება იყოს გატეხილი.",
"Please double check the <a href='%s'>installation guides</a>." => "გთხოვთ გადაათვალიეროთ <a href='%s'>ინსტალაციის გზამკვლევი</a>.",
"seconds ago" => "წამის წინ",
diff --git a/lib/l10n/lv.php b/lib/l10n/lv.php
index 140c75af3ce..3fade1ab201 100644
--- a/lib/l10n/lv.php
+++ b/lib/l10n/lv.php
@@ -16,13 +16,10 @@
"Files" => "Datnes",
"Text" => "Teksts",
"Images" => "Attēli",
-"Set an admin username." => "Iestatiet administratora lietotājvārdu.",
-"Set an admin password." => "Iestatiet administratora paroli.",
"%s enter the database username." => "%s ievadiet datubāzes lietotājvārdu.",
"%s enter the database name." => "%s ievadiet datubāzes nosaukumu.",
"%s you may not use dots in the database name" => "%s datubāžu nosaukumos nedrīkst izmantot punktus",
-"%s set the database host." => "%s iestatiet datubāžu serveri.",
-"PostgreSQL username and/or password not valid" => "Nav derīga PostgreSQL parole un/vai lietotājvārds",
+"MS SQL username and/or password not valid: %s" => "Nav derīga MySQL parole un/vai lietotājvārds — %s",
"You need to enter either an existing account or the administrator." => "Jums jāievada vai nu esošs vai administratora konts.",
"MySQL username and/or password not valid" => "Nav derīga MySQL parole un/vai lietotājvārds",
"DB Error: \"%s\"" => "DB kļūda — “%s”",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Izmest šo lietotāju no MySQL.",
"Oracle username and/or password not valid" => "Nav derīga Oracle parole un/vai lietotājvārds",
"Offending command was: \"%s\", name: %s, password: %s" => "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s",
-"MS SQL username and/or password not valid: %s" => "Nav derīga MySQL parole un/vai lietotājvārds — %s",
+"PostgreSQL username and/or password not valid" => "Nav derīga PostgreSQL parole un/vai lietotājvārds",
+"Set an admin username." => "Iestatiet administratora lietotājvārdu.",
+"Set an admin password." => "Iestatiet administratora paroli.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta.",
"Please double check the <a href='%s'>installation guides</a>." => "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>.",
"seconds ago" => "sekundes atpakaļ",
diff --git a/lib/l10n/nl.php b/lib/l10n/nl.php
index 2a6086a5968..e1c26273600 100644
--- a/lib/l10n/nl.php
+++ b/lib/l10n/nl.php
@@ -16,15 +16,11 @@
"Files" => "Bestanden",
"Text" => "Tekst",
"Images" => "Afbeeldingen",
-"Set an admin username." => "Stel de gebruikersnaam van de beheerder in.",
-"Set an admin password." => "Stel een beheerderswachtwoord in.",
"%s enter the database username." => "%s opgeven database gebruikersnaam.",
"%s enter the database name." => "%s opgeven databasenaam.",
"%s you may not use dots in the database name" => "%s er mogen geen puntjes in de databasenaam voorkomen",
-"%s set the database host." => "%s instellen databaseservernaam.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig",
+"MS SQL username and/or password not valid: %s" => "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s",
"You need to enter either an existing account or the administrator." => "Geef of een bestaand account op of het beheerdersaccount.",
-"Oracle connection could not be established" => "Er kon geen verbinding met Oracle worden bereikt",
"MySQL username and/or password not valid" => "MySQL gebruikersnaam en/of wachtwoord ongeldig",
"DB Error: \"%s\"" => "DB Fout: \"%s\"",
"Offending command was: \"%s\"" => "Onjuiste commande was: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Verwijder deze gebruiker uit MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQL gebruiker '%s'@'%%' bestaat al",
"Drop this user from MySQL." => "Verwijder deze gebruiker uit MySQL.",
+"Oracle connection could not be established" => "Er kon geen verbinding met Oracle worden bereikt",
"Oracle username and/or password not valid" => "Oracle gebruikersnaam en/of wachtwoord ongeldig",
"Offending command was: \"%s\", name: %s, password: %s" => "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig",
+"Set an admin username." => "Stel de gebruikersnaam van de beheerder in.",
+"Set an admin password." => "Stel een beheerderswachtwoord in.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt.",
"Please double check the <a href='%s'>installation guides</a>." => "Controleer de <a href='%s'>installatiehandleiding</a> goed.",
"seconds ago" => "seconden geleden",
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php
index 53a9290785c..92600785f84 100644
--- a/lib/l10n/pl.php
+++ b/lib/l10n/pl.php
@@ -16,15 +16,11 @@
"Files" => "Pliki",
"Text" => "Połączenie tekstowe",
"Images" => "Obrazy",
-"Set an admin username." => "Ustaw nazwę administratora.",
-"Set an admin password." => "Ustaw hasło administratora.",
"%s enter the database username." => "%s wpisz nazwę użytkownika do bazy",
"%s enter the database name." => "%s wpisz nazwę bazy.",
"%s you may not use dots in the database name" => "%s nie można używać kropki w nazwie bazy danych",
-"%s set the database host." => "%s ustaw hosta bazy danych.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne",
+"MS SQL username and/or password not valid: %s" => "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s.",
"You need to enter either an existing account or the administrator." => "Należy wprowadzić istniejące konto użytkownika lub administratora.",
-"Oracle connection could not be established" => "Nie można ustanowić połączenia z bazą Oracle",
"MySQL username and/or password not valid" => "MySQL: Nazwa użytkownika i/lub hasło jest niepoprawne",
"DB Error: \"%s\"" => "Błąd DB: \"%s\"",
"Offending command was: \"%s\"" => "Niepoprawna komenda: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Usuń tego użytkownika z MySQL",
"MySQL user '%s'@'%%' already exists" => "Użytkownik MySQL '%s'@'%%t' już istnieje",
"Drop this user from MySQL." => "Usuń tego użytkownika z MySQL.",
+"Oracle connection could not be established" => "Nie można ustanowić połączenia z bazą Oracle",
"Oracle username and/or password not valid" => "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne",
"Offending command was: \"%s\", name: %s, password: %s" => "Niepoprawne polecania: \"%s\", nazwa: %s, hasło: %s",
-"MS SQL username and/or password not valid: %s" => "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s.",
+"PostgreSQL username and/or password not valid" => "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne",
+"Set an admin username." => "Ustaw nazwę administratora.",
+"Set an admin password." => "Ustaw hasło administratora.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serwer internetowy nie jest jeszcze poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony.",
"Please double check the <a href='%s'>installation guides</a>." => "Sprawdź ponownie <a href='%s'>przewodniki instalacji</a>.",
"seconds ago" => "sekund temu",
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php
index 9606477d945..8b29f1510c6 100644
--- a/lib/l10n/pt_BR.php
+++ b/lib/l10n/pt_BR.php
@@ -16,15 +16,11 @@
"Files" => "Arquivos",
"Text" => "Texto",
"Images" => "Imagens",
-"Set an admin username." => "Defina um nome de usuário de administrador.",
-"Set an admin password." => "Defina uma senha de administrador.",
"%s enter the database username." => "%s insira o nome de usuário do banco de dados.",
"%s enter the database name." => "%s insira o nome do banco de dados.",
"%s you may not use dots in the database name" => "%s você não pode usar pontos no nome do banco de dados",
-"%s set the database host." => "%s defina o host do banco de dados.",
-"PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)",
+"MS SQL username and/or password not valid: %s" => "Nome de usuário e/ou senha MS SQL inválido(s): %s",
"You need to enter either an existing account or the administrator." => "Você precisa inserir uma conta existente ou o administrador.",
-"Oracle connection could not be established" => "Conexão Oracle não pode ser estabelecida",
"MySQL username and/or password not valid" => "Nome de usuário e/ou senha MySQL inválido(s)",
"DB Error: \"%s\"" => "Erro no BD: \"%s\"",
"Offending command was: \"%s\"" => "Comando ofensivo era: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Derrubar este usuário do MySQL",
"MySQL user '%s'@'%%' already exists" => "Usuário MySQL '%s'@'%%' já existe",
"Drop this user from MySQL." => "Derrube este usuário do MySQL.",
+"Oracle connection could not be established" => "Conexão Oracle não pode ser estabelecida",
"Oracle username and/or password not valid" => "Nome de usuário e/ou senha Oracle inválido(s)",
"Offending command was: \"%s\", name: %s, password: %s" => "Comando ofensivo era: \"%s\", nome: %s, senha: %s",
-"MS SQL username and/or password not valid: %s" => "Nome de usuário e/ou senha MS SQL inválido(s): %s",
+"PostgreSQL username and/or password not valid" => "Nome de usuário e/ou senha PostgreSQL inválido(s)",
+"Set an admin username." => "Defina um nome de usuário de administrador.",
+"Set an admin password." => "Defina uma senha de administrador.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Seu servidor web não está configurado corretamente para permitir sincronização de arquivos porque a interface WebDAV parece estar quebrada.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, confira os <a href='%s'>guias de instalação</a>.",
"seconds ago" => "segundos atrás",
diff --git a/lib/l10n/pt_PT.php b/lib/l10n/pt_PT.php
index f49258157ed..75824612ab0 100644
--- a/lib/l10n/pt_PT.php
+++ b/lib/l10n/pt_PT.php
@@ -16,15 +16,11 @@
"Files" => "Ficheiros",
"Text" => "Texto",
"Images" => "Imagens",
-"Set an admin username." => "Definir um nome de utilizador de administrador",
-"Set an admin password." => "Definiar uma password de administrador",
"%s enter the database username." => "%s introduza o nome de utilizador da base de dados",
"%s enter the database name." => "%s introduza o nome da base de dados",
"%s you may not use dots in the database name" => "%s não é permitido utilizar pontos (.) no nome da base de dados",
-"%s set the database host." => "%s defina o servidor da base de dados (geralmente localhost)",
-"PostgreSQL username and/or password not valid" => "Nome de utilizador/password do PostgreSQL inválido",
+"MS SQL username and/or password not valid: %s" => "Nome de utilizador/password do MySQL é inválido: %s",
"You need to enter either an existing account or the administrator." => "Precisa de introduzir uma conta existente ou de administrador",
-"Oracle connection could not be established" => "Não foi possível estabelecer a ligação Oracle",
"MySQL username and/or password not valid" => "Nome de utilizador/password do MySQL inválida",
"DB Error: \"%s\"" => "Erro na BD: \"%s\"",
"Offending command was: \"%s\"" => "O comando gerador de erro foi: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Eliminar este utilizador do MySQL",
"MySQL user '%s'@'%%' already exists" => "O utilizador '%s'@'%%' do MySQL já existe",
"Drop this user from MySQL." => "Eliminar este utilizador do MySQL",
+"Oracle connection could not be established" => "Não foi possível estabelecer a ligação Oracle",
"Oracle username and/or password not valid" => "Nome de utilizador/password do Oracle inválida",
"Offending command was: \"%s\", name: %s, password: %s" => "O comando gerador de erro foi: \"%s\", nome: %s, password: %s",
-"MS SQL username and/or password not valid: %s" => "Nome de utilizador/password do MySQL é inválido: %s",
+"PostgreSQL username and/or password not valid" => "Nome de utilizador/password do PostgreSQL inválido",
+"Set an admin username." => "Definir um nome de utilizador de administrador",
+"Set an admin password." => "Definiar uma password de administrador",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor verifique <a href='%s'>installation guides</a>.",
"seconds ago" => "Minutos atrás",
diff --git a/lib/l10n/ru.php b/lib/l10n/ru.php
index e3e3aee5a92..1753c549801 100644
--- a/lib/l10n/ru.php
+++ b/lib/l10n/ru.php
@@ -16,15 +16,11 @@
"Files" => "Файлы",
"Text" => "Текст",
"Images" => "Изображения",
-"Set an admin username." => "Установить имя пользователя для admin.",
-"Set an admin password." => "становит пароль для admin.",
"%s enter the database username." => "%s введите имя пользователя базы данных.",
"%s enter the database name." => "%s введите имя базы данных.",
"%s you may not use dots in the database name" => "%s Вы не можете использовать точки в имени базы данных",
-"%s set the database host." => "%s задайте хост базы данных.",
-"PostgreSQL username and/or password not valid" => "Неверное имя пользователя и/или пароль PostgreSQL",
+"MS SQL username and/or password not valid: %s" => "Имя пользователя и/или пароль MS SQL не подходит: %s",
"You need to enter either an existing account or the administrator." => "Вы должны войти или в существующий аккаунт или под администратором.",
-"Oracle connection could not be established" => "соединение с Oracle не может быть установлено",
"MySQL username and/or password not valid" => "Неверное имя пользователя и/или пароль MySQL",
"DB Error: \"%s\"" => "Ошибка БД: \"%s\"",
"Offending command was: \"%s\"" => "Вызываемая команда была: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Удалить этого пользователя из MySQL",
"MySQL user '%s'@'%%' already exists" => "Пользователь MySQL '%s'@'%%' уже существует",
"Drop this user from MySQL." => "Удалить этого пользователя из MySQL.",
+"Oracle connection could not be established" => "соединение с Oracle не может быть установлено",
"Oracle username and/or password not valid" => "Неверное имя пользователя и/или пароль Oracle",
"Offending command was: \"%s\", name: %s, password: %s" => "Вызываемая команда была: \"%s\", имя: %s, пароль: %s",
-"MS SQL username and/or password not valid: %s" => "Имя пользователя и/или пароль MS SQL не подходит: %s",
+"PostgreSQL username and/or password not valid" => "Неверное имя пользователя и/или пароль PostgreSQL",
+"Set an admin username." => "Установить имя пользователя для admin.",
+"Set an admin password." => "становит пароль для admin.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV.",
"Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.",
"seconds ago" => "несколько секунд назад",
diff --git a/lib/l10n/sk_SK.php b/lib/l10n/sk_SK.php
index c1ec2470b46..064484cc53f 100644
--- a/lib/l10n/sk_SK.php
+++ b/lib/l10n/sk_SK.php
@@ -16,15 +16,11 @@
"Files" => "Súbory",
"Text" => "Text",
"Images" => "Obrázky",
-"Set an admin username." => "Zadajte používateľské meno administrátora.",
-"Set an admin password." => "Zadajte heslo administrátora.",
"%s enter the database username." => "Zadajte používateľské meno %s databázy..",
"%s enter the database name." => "Zadajte názov databázy pre %s databázy.",
"%s you may not use dots in the database name" => "V názve databázy %s nemôžete používať bodky",
-"%s set the database host." => "Zadajte názov počítača s databázou %s.",
-"PostgreSQL username and/or password not valid" => "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné",
+"MS SQL username and/or password not valid: %s" => "Používateľské meno, alebo heslo MS SQL nie je platné: %s",
"You need to enter either an existing account or the administrator." => "Musíte zadať jestvujúci účet alebo administrátora.",
-"Oracle connection could not be established" => "Nie je možné pripojiť sa k Oracle",
"MySQL username and/or password not valid" => "Používateľské meno a/alebo heslo pre MySQL databázu je neplatné",
"DB Error: \"%s\"" => "Chyba DB: \"%s\"",
"Offending command was: \"%s\"" => "Podozrivý príkaz bol: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Zahodiť používateľa z MySQL.",
"MySQL user '%s'@'%%' already exists" => "Používateľ '%s'@'%%' už v MySQL existuje",
"Drop this user from MySQL." => "Zahodiť používateľa z MySQL.",
+"Oracle connection could not be established" => "Nie je možné pripojiť sa k Oracle",
"Oracle username and/or password not valid" => "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné",
"Offending command was: \"%s\", name: %s, password: %s" => "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s",
-"MS SQL username and/or password not valid: %s" => "Používateľské meno, alebo heslo MS SQL nie je platné: %s",
+"PostgreSQL username and/or password not valid" => "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné",
+"Set an admin username." => "Zadajte používateľské meno administrátora.",
+"Set an admin password." => "Zadajte heslo administrátora.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené.",
"Please double check the <a href='%s'>installation guides</a>." => "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>.",
"seconds ago" => "pred sekundami",
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php
index 7f8827d17f3..5b96b612671 100644
--- a/lib/l10n/sl.php
+++ b/lib/l10n/sl.php
@@ -16,13 +16,10 @@
"Files" => "Datoteke",
"Text" => "Besedilo",
"Images" => "Slike",
-"Set an admin username." => "Nastavi uporabniško ime skrbnika.",
-"Set an admin password." => "Nastavi geslo skrbnika.",
"%s enter the database username." => "%s - vnos uporabniškega imena podatkovne zbirke.",
"%s enter the database name." => "%s - vnos imena podatkovne zbirke.",
"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno uporabljati pik.",
-"%s set the database host." => "%s - vnos gostitelja podatkovne zbirke.",
-"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni veljavno",
+"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni veljavno: %s",
"You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.",
"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni veljavno",
"DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"",
@@ -31,9 +28,12 @@
"Drop this user from MySQL" => "Odstrani uporabnika s podatkovne zbirke MySQL",
"MySQL user '%s'@'%%' already exists" => "Uporabnik MySQL '%s'@'%%' že obstaja.",
"Drop this user from MySQL." => "Odstrani uporabnika s podatkovne zbirke MySQL",
+"Oracle connection could not be established" => "Povezava z bazo Oracle ni uspela.",
"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni veljavno",
"Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s",
-"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni veljavno: %s",
+"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni veljavno",
+"Set an admin username." => "Nastavi uporabniško ime skrbnika.",
+"Set an admin password." => "Nastavi geslo skrbnika.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena.",
"Please double check the <a href='%s'>installation guides</a>." => "Preverite <a href='%s'>navodila namestitve</a>.",
"seconds ago" => "pred nekaj sekundami",
diff --git a/lib/l10n/sq.php b/lib/l10n/sq.php
index 04186f62102..25b9f0c55c4 100644
--- a/lib/l10n/sq.php
+++ b/lib/l10n/sq.php
@@ -16,13 +16,10 @@
"Files" => "Skedarët",
"Text" => "Tekst",
"Images" => "Foto",
-"Set an admin username." => "Cakto emrin e administratorit.",
-"Set an admin password." => "Cakto kodin e administratorit.",
"%s enter the database username." => "% shkruani përdoruesin e database-it.",
"%s enter the database name." => "%s shkruani emrin e database-it.",
"%s you may not use dots in the database name" => "%s nuk mund të përdorni pikat tek emri i database-it",
-"%s set the database host." => "%s caktoni pozicionin (host) e database-it.",
-"PostgreSQL username and/or password not valid" => "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm",
+"MS SQL username and/or password not valid: %s" => "Përdoruesi dhe/apo kodi i MS SQL i pavlefshëm: %s",
"You need to enter either an existing account or the administrator." => "Duhet të përdorni një llogari ekzistuese ose llogarinë e administratorit.",
"MySQL username and/or password not valid" => "Përdoruesi dhe/apo kodi i MySQL-it i pavlefshëm.",
"DB Error: \"%s\"" => "Veprim i gabuar i DB-it: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Eliminoni këtë përdorues nga MySQL.",
"Oracle username and/or password not valid" => "Përdoruesi dhe/apo kodi i Oracle-it i pavlefshëm",
"Offending command was: \"%s\", name: %s, password: %s" => "Komanda e gabuar ishte: \"%s\", përdoruesi: %s, kodi: %s",
-"MS SQL username and/or password not valid: %s" => "Përdoruesi dhe/apo kodi i MS SQL i pavlefshëm: %s",
+"PostgreSQL username and/or password not valid" => "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm",
+"Set an admin username." => "Cakto emrin e administratorit.",
+"Set an admin password." => "Cakto kodin e administratorit.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar.",
"Please double check the <a href='%s'>installation guides</a>." => "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.",
"seconds ago" => "sekonda më parë",
diff --git a/lib/l10n/sv.php b/lib/l10n/sv.php
index f2b7c892058..7b024c4b49f 100644
--- a/lib/l10n/sv.php
+++ b/lib/l10n/sv.php
@@ -16,15 +16,11 @@
"Files" => "Filer",
"Text" => "Text",
"Images" => "Bilder",
-"Set an admin username." => "Ange ett användarnamn för administratören.",
-"Set an admin password." => "Ange ett administratörslösenord.",
"%s enter the database username." => "%s ange databasanvändare.",
"%s enter the database name." => "%s ange databasnamn",
"%s you may not use dots in the database name" => "%s du får inte använda punkter i databasnamnet",
-"%s set the database host." => "%s ange databasserver/host.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt",
+"MS SQL username and/or password not valid: %s" => "MS SQL-användaren och/eller lösenordet var inte giltigt: %s",
"You need to enter either an existing account or the administrator." => "Du måste antingen ange ett befintligt konto eller administratör.",
-"Oracle connection could not be established" => "Oracle-anslutning kunde inte etableras",
"MySQL username and/or password not valid" => "MySQL-användarnamnet och/eller lösenordet är felaktigt",
"DB Error: \"%s\"" => "DB error: \"%s\"",
"Offending command was: \"%s\"" => "Det felaktiga kommandot var: \"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Radera denna användare från MySQL",
"MySQL user '%s'@'%%' already exists" => "MySQl-användare '%s'@'%%' existerar redan",
"Drop this user from MySQL." => "Radera denna användare från MySQL.",
+"Oracle connection could not be established" => "Oracle-anslutning kunde inte etableras",
"Oracle username and/or password not valid" => "Oracle-användarnamnet och/eller lösenordet är felaktigt",
"Offending command was: \"%s\", name: %s, password: %s" => "Det felande kommandot var: \"%s\", name: %s, password: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL-användaren och/eller lösenordet var inte giltigt: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt",
+"Set an admin username." => "Ange ett användarnamn för administratören.",
+"Set an admin password." => "Ange ett administratörslösenord.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera.",
"Please double check the <a href='%s'>installation guides</a>." => "Var god kontrollera <a href='%s'>installationsguiden</a>.",
"seconds ago" => "sekunder sedan",
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index 2662d61649d..057894540c8 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -16,15 +16,11 @@
"Files" => "Dosyalar",
"Text" => "Metin",
"Images" => "Resimler",
-"Set an admin username." => "Bir adi kullanici vermek. ",
-"Set an admin password." => "Parola yonetici birlemek. ",
"%s enter the database username." => "%s veritabanı kullanıcı adını gir.",
"%s enter the database name." => "%s veritabanı adını gir.",
"%s you may not use dots in the database name" => "%s veritabanı adında nokta kullanamayabilirsiniz",
-"%s set the database host." => "%s veritabanı sunucu adını tanımla",
-"PostgreSQL username and/or password not valid" => "PostgreSQL adi kullanici ve/veya parola yasal degildir. ",
+"MS SQL username and/or password not valid: %s" => "MS SQL kullanıcı adı ve/veya parolası geçersiz: %s",
"You need to enter either an existing account or the administrator." => "Bir konto veya kullanici birlemek ihtiyacin. ",
-"Oracle connection could not be established" => "Oracle bağlantısı kurulamadı",
"MySQL username and/or password not valid" => "MySQL kullanıcı adı ve/veya parolası geçerli değil",
"DB Error: \"%s\"" => "DB Hata: ''%s''",
"Offending command was: \"%s\"" => "Komut rahasiz ''%s''. ",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "Bu kullanici MySQLden list disari koymak. ",
"MySQL user '%s'@'%%' already exists" => "MySQL kullanici '%s @ % % zaten var (zaten yazili)",
"Drop this user from MySQL." => "Bu kulanıcıyı MySQL veritabanından kaldır",
+"Oracle connection could not be established" => "Oracle bağlantısı kurulamadı",
"Oracle username and/or password not valid" => "Adi klullanici ve/veya parola Oracle mantikli değildir. ",
"Offending command was: \"%s\", name: %s, password: %s" => "Hatalı komut: \"%s\", ad: %s, parola: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL kullanıcı adı ve/veya parolası geçersiz: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL adi kullanici ve/veya parola yasal degildir. ",
+"Set an admin username." => "Bir adi kullanici vermek. ",
+"Set an admin password." => "Parola yonetici birlemek. ",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor.",
"Please double check the <a href='%s'>installation guides</a>." => "Lütfen <a href='%s'>kurulum kılavuzlarını</a> iki kez kontrol edin.",
"seconds ago" => "saniye önce",
diff --git a/lib/l10n/uk.php b/lib/l10n/uk.php
index 676879629ef..a50b5eb2648 100644
--- a/lib/l10n/uk.php
+++ b/lib/l10n/uk.php
@@ -16,13 +16,10 @@
"Files" => "Файли",
"Text" => "Текст",
"Images" => "Зображення",
-"Set an admin username." => "Встановіть ім'я адміністратора.",
-"Set an admin password." => "Встановіть пароль адміністратора.",
"%s enter the database username." => "%s введіть ім'я користувача бази даних.",
"%s enter the database name." => "%s введіть назву бази даних.",
"%s you may not use dots in the database name" => "%s не можна використовувати крапки в назві бази даних",
-"%s set the database host." => "%s встановити хост бази даних.",
-"PostgreSQL username and/or password not valid" => "PostgreSQL ім'я користувача та/або пароль не дійсні",
+"MS SQL username and/or password not valid: %s" => "MS SQL ім'я користувача та/або пароль не дійсні: %s",
"You need to enter either an existing account or the administrator." => "Вам потрібно ввести або існуючий обліковий запис або administrator.",
"MySQL username and/or password not valid" => "MySQL ім'я користувача та/або пароль не дійсні",
"DB Error: \"%s\"" => "Помилка БД: \"%s\"",
@@ -33,7 +30,9 @@
"Drop this user from MySQL." => "Видалити цього користувача з MySQL.",
"Oracle username and/or password not valid" => "Oracle ім'я користувача та/або пароль не дійсні",
"Offending command was: \"%s\", name: %s, password: %s" => "Команда, що викликала проблему: \"%s\", ім'я: %s, пароль: %s",
-"MS SQL username and/or password not valid: %s" => "MS SQL ім'я користувача та/або пароль не дійсні: %s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL ім'я користувача та/або пароль не дійсні",
+"Set an admin username." => "Встановіть ім'я адміністратора.",
+"Set an admin password." => "Встановіть пароль адміністратора.",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш Web-сервер ще не налаштований належним чином для того, щоб дозволити синхронізацію файлів, через те що інтерфейс WebDAV, здається, зламаний.",
"Please double check the <a href='%s'>installation guides</a>." => "Будь ласка, перевірте <a href='%s'>інструкції по встановленню</a>.",
"seconds ago" => "секунди тому",
diff --git a/lib/l10n/zh_CN.php b/lib/l10n/zh_CN.php
index edb0f81ee9d..8bd87cbfe7f 100644
--- a/lib/l10n/zh_CN.php
+++ b/lib/l10n/zh_CN.php
@@ -16,15 +16,11 @@
"Files" => "文件",
"Text" => "文本",
"Images" => "图片",
-"Set an admin username." => "请设置一个管理员用户名。",
-"Set an admin password." => "请设置一个管理员密码。",
"%s enter the database username." => "%s 输入数据库用户名。",
"%s enter the database name." => "%s 输入数据库名称。",
"%s you may not use dots in the database name" => "%s 您不能在数据库名称中使用英文句号。",
-"%s set the database host." => "%s 设置数据库所在主机。",
-"PostgreSQL username and/or password not valid" => "PostgreSQL 数据库用户名和/或密码无效",
+"MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s",
"You need to enter either an existing account or the administrator." => "你需要输入一个数据库中已有的账户或管理员账户。",
-"Oracle connection could not be established" => "不能建立甲骨文连接",
"MySQL username and/or password not valid" => "MySQL 数据库用户名和/或密码无效",
"DB Error: \"%s\"" => "数据库错误:\"%s\"",
"Offending command was: \"%s\"" => "冲突命令为:\"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "建议从 MySQL 数据库中丢弃 Drop 此用户",
"MySQL user '%s'@'%%' already exists" => "MySQL 用户 '%s'@'%%' 已存在",
"Drop this user from MySQL." => "建议从 MySQL 数据库中丢弃 Drop 此用户。",
+"Oracle connection could not be established" => "不能建立甲骨文连接",
"Oracle username and/or password not valid" => "Oracle 数据库用户名和/或密码无效",
"Offending command was: \"%s\", name: %s, password: %s" => "冲突命令为:\"%s\",名称:%s,密码:%s",
-"MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL 数据库用户名和/或密码无效",
+"Set an admin username." => "请设置一个管理员用户名。",
+"Set an admin password." => "请设置一个管理员密码。",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.",
"Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.",
"seconds ago" => "秒前",
diff --git a/lib/l10n/zh_TW.php b/lib/l10n/zh_TW.php
index 4e0d50e7fc9..43e37ad3ad4 100644
--- a/lib/l10n/zh_TW.php
+++ b/lib/l10n/zh_TW.php
@@ -16,15 +16,11 @@
"Files" => "檔案",
"Text" => "文字",
"Images" => "圖片",
-"Set an admin username." => "設定管理員帳號。",
-"Set an admin password." => "設定管理員密碼。",
"%s enter the database username." => "%s 輸入資料庫使用者名稱。",
"%s enter the database name." => "%s 輸入資料庫名稱。",
"%s you may not use dots in the database name" => "%s 資料庫名稱不能包含小數點",
-"%s set the database host." => "%s 設定資料庫主機。",
-"PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效",
+"MS SQL username and/or password not valid: %s" => "MS SQL 使用者和/或密碼無效:%s",
"You need to enter either an existing account or the administrator." => "您必須輸入一個現有的帳號或管理員帳號。",
-"Oracle connection could not be established" => "無法建立 Oracle 資料庫連線",
"MySQL username and/or password not valid" => "MySQL 用戶名和/或密碼無效",
"DB Error: \"%s\"" => "資料庫錯誤:\"%s\"",
"Offending command was: \"%s\"" => "有問題的指令是:\"%s\"",
@@ -32,9 +28,12 @@
"Drop this user from MySQL" => "在 MySQL 移除這個使用者",
"MySQL user '%s'@'%%' already exists" => "MySQL 使用者 '%s'@'%%' 已經存在",
"Drop this user from MySQL." => "在 MySQL 移除這個使用者。",
+"Oracle connection could not be established" => "無法建立 Oracle 資料庫連線",
"Oracle username and/or password not valid" => "Oracle 用戶名和/或密碼無效",
"Offending command was: \"%s\", name: %s, password: %s" => "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"",
-"MS SQL username and/or password not valid: %s" => "MS SQL 使用者和/或密碼無效:%s",
+"PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效",
+"Set an admin username." => "設定管理員帳號。",
+"Set an admin password." => "設定管理員密碼。",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。",
"Please double check the <a href='%s'>installation guides</a>." => "請參考<a href='%s'>安裝指南</a>。",
"seconds ago" => "幾秒前",
diff --git a/lib/legacy/log.php b/lib/legacy/log.php
new file mode 100644
index 00000000000..7802ead2412
--- /dev/null
+++ b/lib/legacy/log.php
@@ -0,0 +1,77 @@
+<?php
+/**
+ * Copyright (c) 2012 Bart Visscher <bartv@thisnet.nl>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+/**
+ * logging utilities
+ *
+ * Log is saved by default at data/owncloud.log using OC_Log_Owncloud.
+ * Selecting other backend is done with a config option 'log_type'.
+ */
+
+OC_Log::$object = new \OC\Log();
+class OC_Log {
+ public static $object;
+
+ const DEBUG=0;
+ const INFO=1;
+ const WARN=2;
+ const ERROR=3;
+ const FATAL=4;
+
+ static private $level_funcs = array(
+ self::DEBUG => 'debug',
+ self::INFO => 'info',
+ self::WARN => 'warning',
+ self::ERROR => 'error',
+ self::FATAL => 'emergency',
+ );
+
+ static public $enabled = true;
+ static protected $class = null;
+
+ /**
+ * write a message in the log
+ * @param string $app
+ * @param string $message
+ * @param int $level
+ */
+ public static function write($app, $message, $level) {
+ if (self::$enabled) {
+ $context = array('app' => $app);
+ $func = array(self::$object, self::$level_funcs[$level]);
+ call_user_func($func, $message, $context);
+ }
+ }
+
+ //Fatal errors handler
+ public static function onShutdown() {
+ $error = error_get_last();
+ if($error) {
+ //ob_end_clean();
+ self::write('PHP', $error['message'] . ' at ' . $error['file'] . '#' . $error['line'], self::FATAL);
+ } else {
+ return true;
+ }
+ }
+
+ // Uncaught exception handler
+ public static function onException($exception) {
+ self::write('PHP',
+ $exception->getMessage() . ' at ' . $exception->getFile() . '#' . $exception->getLine(),
+ self::FATAL);
+ }
+
+ //Recoverable errors handler
+ public static function onError($number, $message, $file, $line) {
+ if (error_reporting() === 0) {
+ return;
+ }
+ self::write('PHP', $message . ' at ' . $file . '#' . $line, self::WARN);
+
+ }
+}
diff --git a/lib/log.php b/lib/log.php
index 3f3334801e5..e0b9fe3c696 100644
--- a/lib/log.php
+++ b/lib/log.php
@@ -1,69 +1,136 @@
<?php
/**
- * Copyright (c) 2012 Bart Visscher <bartv@thisnet.nl>
+ * Copyright (c) 2013 Bart Visscher <bartv@thisnet.nl>
* This file is licensed under the Affero General Public License version 3 or
* later.
* See the COPYING-README file.
*/
+namespace OC;
+
/**
* logging utilities
*
- * Log is saved by default at data/owncloud.log using OC_Log_Owncloud.
- * Selecting other backend is done with a config option 'log_type'.
+ * This is a stand in, this should be replaced by a Psr\Log\LoggerInterface
+ * compatible logger. See https://github.com/php-fig/fig-standards/blob/master/accepted/PSR-3-logger-interface.md
+ * for the full interface specification.
+ *
+ * MonoLog is an example implementing this interface.
*/
-class OC_Log {
- const DEBUG=0;
- const INFO=1;
- const WARN=2;
- const ERROR=3;
- const FATAL=4;
+class Log {
+ private $logClass;
- static public $enabled = true;
- static protected $class = null;
+ /**
+ * System is unusable.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function emergency($message, array $context = array()) {
+ $this->log(\OC_Log::FATAL, $message, $context);
+ }
/**
- * write a message in the log
- * @param string $app
+ * Action must be taken immediately.
+ *
+ * Example: Entire website down, database unavailable, etc. This should
+ * trigger the SMS alerts and wake you up.
+ *
* @param string $message
- * @param int level
+ * @param array $context
*/
- public static function write($app, $message, $level) {
- if (self::$enabled) {
- if (!self::$class) {
- self::$class = 'OC_Log_'.ucfirst(OC_Config::getValue('log_type', 'owncloud'));
- call_user_func(array(self::$class, 'init'));
- }
- $log_class=self::$class;
- $log_class::write($app, $message, $level);
- }
+ public function alert($message, array $context = array()) {
+ $this->log(\OC_Log::ERROR, $message, $context);
}
- //Fatal errors handler
- public static function onShutdown() {
- $error = error_get_last();
- if($error) {
- //ob_end_clean();
- self::write('PHP', $error['message'] . ' at ' . $error['file'] . '#' . $error['line'], self::FATAL);
- } else {
- return true;
- }
+ /**
+ * Critical conditions.
+ *
+ * Example: Application component unavailable, unexpected exception.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function critical($message, array $context = array()) {
+ $this->log(\OC_Log::ERROR, $message, $context);
}
- // Uncaught exception handler
- public static function onException($exception) {
- self::write('PHP',
- $exception->getMessage() . ' at ' . $exception->getFile() . '#' . $exception->getLine(),
- self::FATAL);
+ /**
+ * Runtime errors that do not require immediate action but should typically
+ * be logged and monitored.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function error($message, array $context = array()) {
+ $this->log(\OC_Log::ERROR, $message, $context);
}
- //Recoverable errors handler
- public static function onError($number, $message, $file, $line) {
- if (error_reporting() === 0) {
- return;
- }
- self::write('PHP', $message . ' at ' . $file . '#' . $line, self::WARN);
+ /**
+ * Exceptional occurrences that are not errors.
+ *
+ * Example: Use of deprecated APIs, poor use of an API, undesirable things
+ * that are not necessarily wrong.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function warning($message, array $context = array()) {
+ $this->log(\OC_Log::WARN, $message, $context);
+ }
+
+ /**
+ * Normal but significant events.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function notice($message, array $context = array()) {
+ $this->log(\OC_Log::INFO, $message, $context);
+ }
+ /**
+ * Interesting events.
+ *
+ * Example: User logs in, SQL logs.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function info($message, array $context = array()) {
+ $this->log(\OC_Log::INFO, $message, $context);
+ }
+
+ /**
+ * Detailed debug information.
+ *
+ * @param string $message
+ * @param array $context
+ */
+ public function debug($message, array $context = array()) {
+ $this->log(\OC_Log::DEBUG, $message, $context);
+ }
+
+ public function __construct() {
+ $this->logClass = 'OC_Log_'.ucfirst(\OC_Config::getValue('log_type', 'owncloud'));
+ call_user_func(array($this->logClass, 'init'));
+ }
+
+ /**
+ * Logs with an arbitrary level.
+ *
+ * @param mixed $level
+ * @param string $message
+ * @param array $context
+ */
+ public function log($level, $message, array $context = array()) {
+ if (isset($context['app'])) {
+ $app = $context['app'];
+ } else {
+ $app = 'no app in context';
+ }
+ $logClass=$this->logClass;
+ $logClass::write($app, $message, $level);
}
}
diff --git a/lib/mail.php b/lib/mail.php
index e15af277a64..d6a383fe003 100644
--- a/lib/mail.php
+++ b/lib/mail.php
@@ -113,9 +113,10 @@ class OC_Mail {
*/
public static function getfooter() {
- $txt="\n-- \n";
- $txt.="ownCloud\n";
- $txt.="Your Cloud, Your Data, Your Way!\n";
+ $txt="\n--\n";
+ $txt.=OC_Defaults::getName() . "\n";
+ $txt.=OC_Defaults::getSlogan() . "\n";
+
return($txt);
}
diff --git a/lib/public/share.php b/lib/public/share.php
index 122ab3fa030..de7025d7b15 100644
--- a/lib/public/share.php
+++ b/lib/public/share.php
@@ -662,7 +662,13 @@ class Share {
// Remove the permissions for all reshares of this item
if (!empty($ids)) {
$ids = "'".implode("','", $ids)."'";
- $query = \OC_DB::prepare('UPDATE `*PREFIX*share` SET `permissions` = `permissions` & ?'
+ // TODO this should be done with Doctrine platform objects
+ if (\OC_Config::getValue( "dbtype") === 'oci') {
+ $andOp = 'BITAND(`permissions`, ?)';
+ } else {
+ $andOp = '`permissions` & ?';
+ }
+ $query = \OC_DB::prepare('UPDATE `*PREFIX*share` SET `permissions` = '.$andOp
.' WHERE `id` IN ('.$ids.')');
$query->execute(array($permissions));
}
@@ -963,6 +969,30 @@ class Share {
$switchedItems = array();
$mounts = array();
while ($row = $result->fetchRow()) {
+ if (isset($row['id'])) {
+ $row['id']=(int)$row['id'];
+ }
+ if (isset($row['share_type'])) {
+ $row['share_type']=(int)$row['share_type'];
+ }
+ if (isset($row['parent'])) {
+ $row['parent']=(int)$row['parent'];
+ }
+ if (isset($row['file_parent'])) {
+ $row['file_parent']=(int)$row['file_parent'];
+ }
+ if (isset($row['file_source'])) {
+ $row['file_source']=(int)$row['file_source'];
+ }
+ if (isset($row['permissions'])) {
+ $row['permissions']=(int)$row['permissions'];
+ }
+ if (isset($row['storage'])) {
+ $row['storage']=(int)$row['storage'];
+ }
+ if (isset($row['stime'])) {
+ $row['stime']=(int)$row['stime'];
+ }
// Filter out duplicate group shares for users with unique targets
if ($row['share_type'] == self::$shareTypeGroupUserUnique && isset($items[$row['parent']])) {
$row['share_type'] = self::SHARE_TYPE_GROUP;
@@ -978,7 +1008,7 @@ class Share {
// Check if the same owner shared with the user twice
// through a group and user share - this is allowed
$id = $targets[$row[$column]];
- if ($items[$id]['uid_owner'] == $row['uid_owner']) {
+ if (isset($items[$id]) && $items[$id]['uid_owner'] == $row['uid_owner']) {
// Switch to group share type to ensure resharing conditions aren't bypassed
if ($items[$id]['share_type'] != self::SHARE_TYPE_GROUP) {
$items[$id]['share_type'] = self::SHARE_TYPE_GROUP;
diff --git a/lib/setup.php b/lib/setup.php
index 4a15d14a34d..59f4cab75de 100644
--- a/lib/setup.php
+++ b/lib/setup.php
@@ -5,6 +5,14 @@ class DatabaseSetupException extends \OC\HintException
}
class OC_Setup {
+ static $dbSetupClasses = array(
+ 'mysql' => '\OC\Setup\MySQL',
+ 'pgsql' => '\OC\Setup\PostgreSQL',
+ 'oci' => '\OC\Setup\OCI',
+ 'mssql' => '\OC\Setup\MSSQL',
+ 'sqlite' => '\OC\Setup\Sqlite',
+ 'sqlite3' => '\OC\Setup\Sqlite',
+ );
public static function getTrans(){
return OC_L10N::get('lib');
@@ -26,768 +34,88 @@ class OC_Setup {
$options['directory'] = OC::$SERVERROOT."/data";
}
- if($dbtype == 'mysql' or $dbtype == 'pgsql' or $dbtype == 'oci' or $dbtype == 'mssql') { //mysql and postgresql needs more config options
- if($dbtype == 'mysql')
- $dbprettyname = 'MySQL';
- else if($dbtype == 'pgsql')
- $dbprettyname = 'PostgreSQL';
- else if ($dbtype == 'mssql')
- $dbprettyname = 'MS SQL Server';
- else
- $dbprettyname = 'Oracle';
-
-
- if(empty($options['dbuser'])) {
- $error[] = $l->t("%s enter the database username.", array($dbprettyname));
- }
- if(empty($options['dbname'])) {
- $error[] = $l->t("%s enter the database name.", array($dbprettyname));
- }
- if(substr_count($options['dbname'], '.') >= 1) {
- $error[] = $l->t("%s you may not use dots in the database name", array($dbprettyname));
- }
- if($dbtype != 'oci' && empty($options['dbhost'])) {
- $error[] = $l->t("%s set the database host.", array($dbprettyname));
- }
+ if (!isset(self::$dbSetupClasses[$dbtype])) {
+ $dbtype = 'sqlite';
}
- if(count($error) == 0) { //no errors, good
- $username = htmlspecialchars_decode($options['adminlogin']);
- $password = htmlspecialchars_decode($options['adminpass']);
- $datadir = htmlspecialchars_decode($options['directory']);
-
- if (OC_Util::runningOnWindows()) {
- $datadir = rtrim(realpath($datadir), '\\');
- }
-
- //use sqlite3 when available, otherise sqlite2 will be used.
- if($dbtype=='sqlite' and class_exists('SQLite3')) {
- $dbtype='sqlite3';
- }
-
- //generate a random salt that is used to salt the local user passwords
- $salt = OC_Util::generate_random_bytes(30);
- OC_Config::setValue('passwordsalt', $salt);
-
- //write the config file
- OC_Config::setValue('datadirectory', $datadir);
- OC_Config::setValue('dbtype', $dbtype);
- OC_Config::setValue('version', implode('.', OC_Util::getVersion()));
- if($dbtype == 'mysql') {
- $dbuser = $options['dbuser'];
- $dbpass = $options['dbpass'];
- $dbname = $options['dbname'];
- $dbhost = $options['dbhost'];
- $dbtableprefix = isset($options['dbtableprefix']) ? $options['dbtableprefix'] : 'oc_';
-
- OC_Config::setValue('dbname', $dbname);
- OC_Config::setValue('dbhost', $dbhost);
- OC_Config::setValue('dbtableprefix', $dbtableprefix);
-
- try {
- self::setupMySQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $username);
- } catch (DatabaseSetupException $e) {
- $error[] = array(
- 'error' => $e->getMessage(),
- 'hint' => $e->getHint()
- );
- return($error);
- }
- }
- elseif($dbtype == 'pgsql') {
- $dbuser = $options['dbuser'];
- $dbpass = $options['dbpass'];
- $dbname = $options['dbname'];
- $dbhost = $options['dbhost'];
- $dbtableprefix = isset($options['dbtableprefix']) ? $options['dbtableprefix'] : 'oc_';
-
- OC_Config::setValue('dbname', $dbname);
- OC_Config::setValue('dbhost', $dbhost);
- OC_Config::setValue('dbtableprefix', $dbtableprefix);
-
- try {
- self::setupPostgreSQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $username);
- } catch (DatabaseSetupException $e) {
- $error[] = array(
- 'error' => $l->t('PostgreSQL username and/or password not valid'),
- 'hint' => $l->t('You need to enter either an existing account or the administrator.')
- );
- return $error;
- }
- }
- elseif($dbtype == 'oci') {
- $dbuser = $options['dbuser'];
- $dbpass = $options['dbpass'];
- $dbname = $options['dbname'];
- if (array_key_exists('dbtablespace', $options)) {
- $dbtablespace = $options['dbtablespace'];
- } else {
- $dbtablespace = 'USERS';
- }
- $dbhost = isset($options['dbhost'])?$options['dbhost']:'';
- $dbtableprefix = isset($options['dbtableprefix']) ? $options['dbtableprefix'] : 'oc_';
-
- OC_Config::setValue('dbname', $dbname);
- OC_Config::setValue('dbhost', $dbhost);
- OC_Config::setValue('dbtableprefix', $dbtableprefix);
-
- try {
- self::setupOCIDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $dbtablespace, $username);
- } catch (DatabaseSetupException $e) {
- $error[] = array(
- 'error' => $l->t('Oracle connection could not be established'),
- 'hint' => $e->getMessage().' Check environment: ORACLE_HOME='.getenv('ORACLE_HOME')
- .' ORACLE_SID='.getenv('ORACLE_SID')
- .' LD_LIBRARY_PATH='.getenv('LD_LIBRARY_PATH')
- .' NLS_LANG='.getenv('NLS_LANG')
- .' tnsnames.ora is '.(is_readable(getenv('ORACLE_HOME').'/network/admin/tnsnames.ora')?'':'not ').'readable'
- );
- return $error;
- }
- }
- elseif ($dbtype == 'mssql') {
- $dbuser = $options['dbuser'];
- $dbpass = $options['dbpass'];
- $dbname = $options['dbname'];
- $dbhost = $options['dbhost'];
- $dbtableprefix = isset($options['dbtableprefix']) ? $options['dbtableprefix'] : 'oc_';
-
- OC_Config::setValue('dbname', $dbname);
- OC_Config::setValue('dbhost', $dbhost);
- OC_Config::setValue('dbuser', $dbuser);
- OC_Config::setValue('dbpassword', $dbpass);
- OC_Config::setValue('dbtableprefix', $dbtableprefix);
+ $class = self::$dbSetupClasses[$dbtype];
+ $dbSetup = new $class(self::getTrans(), 'db_structure.xml');
+ $error = array_merge($error, $dbSetup->validate($options));
- try {
- self::setupMSSQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix);
- } catch (DatabaseSetupException $e) {
- $error[] = array(
- 'error' => 'MS SQL username and/or password not valid',
- 'hint' => 'You need to enter either an existing account or the administrator.'
- );
- return $error;
- }
- }
- else {
- //delete the old sqlite database first, might cause infinte loops otherwise
- if(file_exists("$datadir/owncloud.db")) {
- unlink("$datadir/owncloud.db");
- }
- //in case of sqlite, we can always fill the database
- error_log("creating sqlite db");
- OC_DB::createDbFromStructure('db_structure.xml');
- }
-
- //create the user and group
- try {
- OC_User::createUser($username, $password);
- }
- catch(Exception $exception) {
- $error[] = 'Error while trying to create admin user: ' . $exception->getMessage();
- }
-
- if(count($error) == 0) {
- OC_Appconfig::setValue('core', 'installedat', microtime(true));
- OC_Appconfig::setValue('core', 'lastupdatedat', microtime(true));
- OC_AppConfig::setValue('core', 'remote_core.css', '/core/minimizer.php');
- OC_AppConfig::setValue('core', 'remote_core.js', '/core/minimizer.php');
-
- OC_Group::createGroup('admin');
- OC_Group::addToGroup($username, 'admin');
- OC_User::login($username, $password);
-
- //guess what this does
- OC_Installer::installShippedApps();
-
- //create htaccess files for apache hosts
- if (isset($_SERVER['SERVER_SOFTWARE']) && strstr($_SERVER['SERVER_SOFTWARE'], 'Apache')) {
- self::createHtaccess();
- }
-
- //and we are done
- OC_Config::setValue('installed', true);
- }
+ if(count($error) != 0) {
+ return $error;
}
- return $error;
- }
+ //no errors, good
+ $username = htmlspecialchars_decode($options['adminlogin']);
+ $password = htmlspecialchars_decode($options['adminpass']);
+ $datadir = htmlspecialchars_decode($options['directory']);
- private static function setupMySQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $username) {
- //check if the database user has admin right
- $l = self::getTrans();
- $connection = @mysql_connect($dbhost, $dbuser, $dbpass);
- if(!$connection) {
- throw new DatabaseSetupException($l->t('MySQL username and/or password not valid'),
- $l->t('You need to enter either an existing account or the administrator.'));
+ if (OC_Util::runningOnWindows()) {
+ $datadir = rtrim(realpath($datadir), '\\');
}
- $oldUser=OC_Config::getValue('dbuser', false);
-
- //this should be enough to check for admin rights in mysql
- $query="SELECT user FROM mysql.user WHERE user='$dbuser'";
- if(mysql_query($query, $connection)) {
- //use the admin login data for the new database user
-
- //add prefix to the mysql user name to prevent collisions
- $dbusername=substr('oc_'.$username, 0, 16);
- if($dbusername!=$oldUser) {
- //hash the password so we don't need to store the admin config in the config file
- $dbpassword=OC_Util::generate_random_bytes(30);
- self::createDBUser($dbusername, $dbpassword, $connection);
-
- OC_Config::setValue('dbuser', $dbusername);
- OC_Config::setValue('dbpassword', $dbpassword);
- }
-
- //create the database
- self::createMySQLDatabase($dbname, $dbusername, $connection);
+ //use sqlite3 when available, otherise sqlite2 will be used.
+ if($dbtype=='sqlite' and class_exists('SQLite3')) {
+ $dbtype='sqlite3';
}
- else {
- if($dbuser!=$oldUser) {
- OC_Config::setValue('dbuser', $dbuser);
- OC_Config::setValue('dbpassword', $dbpass);
- }
- //create the database
- self::createMySQLDatabase($dbname, $dbuser, $connection);
- }
+ //generate a random salt that is used to salt the local user passwords
+ $salt = OC_Util::generate_random_bytes(30);
+ OC_Config::setValue('passwordsalt', $salt);
- //fill the database if needed
- $query='select count(*) from information_schema.tables'
- ." where table_schema='$dbname' AND table_name = '{$dbtableprefix}users';";
- $result = mysql_query($query, $connection);
- if($result) {
- $row=mysql_fetch_row($result);
+ //write the config file
+ OC_Config::setValue('datadirectory', $datadir);
+ OC_Config::setValue('dbtype', $dbtype);
+ OC_Config::setValue('version', implode('.', OC_Util::getVersion()));
+ try {
+ $dbSetup->initialize($options);
+ $dbSetup->setupDatabase($username);
+ } catch (DatabaseSetupException $e) {
+ $error[] = array(
+ 'error' => $e->getMessage(),
+ 'hint' => $e->getHint()
+ );
+ return($error);
+ } catch (Exception $e) {
+ $error[] = array(
+ 'error' => 'Error while trying to create admin user: ' . $e->getMessage(),
+ 'hint' => ''
+ );
+ return($error);
}
- if(!$result or $row[0]==0) {
- OC_DB::createDbFromStructure('db_structure.xml');
- }
- mysql_close($connection);
- }
- private static function createMySQLDatabase($name, $user, $connection) {
- //we cant use OC_BD functions here because we need to connect as the administrative user.
- $l = self::getTrans();
- $query = "CREATE DATABASE IF NOT EXISTS `$name`";
- $result = mysql_query($query, $connection);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(mysql_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ //create the user and group
+ try {
+ OC_User::createUser($username, $password);
}
- $query="GRANT ALL PRIVILEGES ON `$name` . * TO '$user'";
-
- //this query will fail if there aren't the right permissions, ignore the error
- mysql_query($query, $connection);
- }
-
- private static function createDBUser($name, $password, $connection) {
- // we need to create 2 accounts, one for global use and one for local user. if we don't specify the local one,
- // the anonymous user would take precedence when there is one.
- $l = self::getTrans();
- $query = "CREATE USER '$name'@'localhost' IDENTIFIED BY '$password'";
- $result = mysql_query($query, $connection);
- if (!$result) {
- throw new DatabaseSetupException($l->t("MySQL user '%s'@'localhost' exists already.",
- array($name)), $l->t("Drop this user from MySQL", array($name)));
- }
- $query = "CREATE USER '$name'@'%' IDENTIFIED BY '$password'";
- $result = mysql_query($query, $connection);
- if (!$result) {
- throw new DatabaseSetupException($l->t("MySQL user '%s'@'%%' already exists", array($name)),
- $l->t("Drop this user from MySQL."));
- }
- }
-
- private static function setupPostgreSQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $username) {
- $e_host = addslashes($dbhost);
- $e_user = addslashes($dbuser);
- $e_password = addslashes($dbpass);
- $l = self::getTrans();
-
- //check if the database user has admin rights
- $connection_string = "host='$e_host' dbname=postgres user='$e_user' password='$e_password'";
- $connection = @pg_connect($connection_string);
- if(!$connection) {
- // Try if we can connect to the DB with the specified name
- $e_dbname = addslashes($dbname);
- $connection_string = "host='$e_host' dbname='$e_dbname' user='$e_user' password='$e_password'";
- $connection = @pg_connect($connection_string);
-
- if(!$connection)
- throw new DatabaseSetupException($l->t('PostgreSQL username and/or password not valid'));
- }
- $e_user = pg_escape_string($dbuser);
- //check for roles creation rights in postgresql
- $query="SELECT 1 FROM pg_roles WHERE rolcreaterole=TRUE AND rolname='$e_user'";
- $result = pg_query($connection, $query);
- if($result and pg_num_rows($result) > 0) {
- //use the admin login data for the new database user
-
- //add prefix to the postgresql user name to prevent collisions
- $dbusername='oc_'.$username;
- //create a new password so we don't need to store the admin config in the config file
- $dbpassword=OC_Util::generate_random_bytes(30);
-
- self::pg_createDBUser($dbusername, $dbpassword, $connection);
-
- OC_Config::setValue('dbuser', $dbusername);
- OC_Config::setValue('dbpassword', $dbpassword);
-
- //create the database
- self::pg_createDatabase($dbname, $dbusername, $connection);
- }
- else {
- OC_Config::setValue('dbuser', $dbuser);
- OC_Config::setValue('dbpassword', $dbpass);
-
- //create the database
- self::pg_createDatabase($dbname, $dbuser, $connection);
+ catch(Exception $exception) {
+ $error[] = $exception->getMessage();
}
- // the connection to dbname=postgres is not needed anymore
- pg_close($connection);
+ if(count($error) == 0) {
+ OC_Appconfig::setValue('core', 'installedat', microtime(true));
+ OC_Appconfig::setValue('core', 'lastupdatedat', microtime(true));
+ OC_AppConfig::setValue('core', 'remote_core.css', '/core/minimizer.php');
+ OC_AppConfig::setValue('core', 'remote_core.js', '/core/minimizer.php');
- // connect to the ownCloud database (dbname=$dbname) and check if it needs to be filled
- $dbuser = OC_Config::getValue('dbuser');
- $dbpass = OC_Config::getValue('dbpassword');
+ OC_Group::createGroup('admin');
+ OC_Group::addToGroup($username, 'admin');
+ OC_User::login($username, $password);
- $e_host = addslashes($dbhost);
- $e_dbname = addslashes($dbname);
- $e_user = addslashes($dbuser);
- $e_password = addslashes($dbpass);
+ //guess what this does
+ OC_Installer::installShippedApps();
- $connection_string = "host='$e_host' dbname='$e_dbname' user='$e_user' password='$e_password'";
- $connection = @pg_connect($connection_string);
- if(!$connection) {
- throw new DatabaseSetupException($l->t('PostgreSQL username and/or password not valid'));
- }
- $query = "select count(*) FROM pg_class WHERE relname='{$dbtableprefix}users' limit 1";
- $result = pg_query($connection, $query);
- if($result) {
- $row = pg_fetch_row($result);
- }
- if(!$result or $row[0]==0) {
- OC_DB::createDbFromStructure('db_structure.xml');
- }
- }
-
- private static function pg_createDatabase($name, $user, $connection) {
-
- //we cant use OC_BD functions here because we need to connect as the administrative user.
- $l = self::getTrans();
- $e_name = pg_escape_string($name);
- $e_user = pg_escape_string($user);
- $query = "select datname from pg_database where datname = '$e_name'";
- $result = pg_query($connection, $query);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
- }
- if(! pg_fetch_row($result)) {
- //The database does not exists... let's create it
- $query = "CREATE DATABASE \"$e_name\" OWNER \"$e_user\"";
- $result = pg_query($connection, $query);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
- }
- else {
- $query = "REVOKE ALL PRIVILEGES ON DATABASE \"$e_name\" FROM PUBLIC";
- pg_query($connection, $query);
+ //create htaccess files for apache hosts
+ if (isset($_SERVER['SERVER_SOFTWARE']) && strstr($_SERVER['SERVER_SOFTWARE'], 'Apache')) {
+ self::createHtaccess();
}
- }
- }
- private static function pg_createDBUser($name, $password, $connection) {
- $l = self::getTrans();
- $e_name = pg_escape_string($name);
- $e_password = pg_escape_string($password);
- $query = "select * from pg_roles where rolname='$e_name';";
- $result = pg_query($connection, $query);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
- }
-
- if(! pg_fetch_row($result)) {
- //user does not exists let's create it :)
- $query = "CREATE USER \"$e_name\" CREATEDB PASSWORD '$e_password';";
- $result = pg_query($connection, $query);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
- }
- }
- else { // change password of the existing role
- $query = "ALTER ROLE \"$e_name\" WITH PASSWORD '$e_password';";
- $result = pg_query($connection, $query);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
- }
+ //and we are done
+ OC_Config::setValue('installed', true);
}
- }
- private static function setupOCIDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix, $dbtablespace,
- $username) {
- $l = self::getTrans();
- $e_host = addslashes($dbhost);
- $e_dbname = addslashes($dbname);
- //check if the database user has admin right
- if ($e_host == '') {
- $easy_connect_string = $e_dbname; // use dbname as easy connect name
- } else {
- $easy_connect_string = '//'.$e_host.'/'.$e_dbname;
- }
- \OC_Log::write('setup oracle', 'connect string: ' . $easy_connect_string, \OC_Log::DEBUG);
- $connection = @oci_connect($dbuser, $dbpass, $easy_connect_string);
- if(!$connection) {
- $e = oci_error();
- if (is_array ($e) && isset ($e['message'])) {
- throw new DatabaseSetupException($e['message']);
- }
- throw new DatabaseSetupException($l->t('Oracle username and/or password not valid'));
- }
- //check for roles creation rights in oracle
-
- $query='SELECT count(*) FROM user_role_privs, role_sys_privs'
- ." WHERE user_role_privs.granted_role = role_sys_privs.role AND privilege = 'CREATE ROLE'";
- $stmt = oci_parse($connection, $query);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_last_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- $result = oci_execute($stmt);
- if($result) {
- $row = oci_fetch_row($stmt);
- }
- if($result and $row[0] > 0) {
- //use the admin login data for the new database user
-
- //add prefix to the oracle user name to prevent collisions
- $dbusername='oc_'.$username;
- //create a new password so we don't need to store the admin config in the config file
- $dbpassword=OC_Util::generate_random_bytes(30);
-
- //oracle passwords are treated as identifiers:
- // must start with aphanumeric char
- // needs to be shortened to 30 bytes, as the two " needed to escape the identifier count towards the identifier length.
- $dbpassword=substr($dbpassword, 0, 30);
-
- self::oci_createDBUser($dbusername, $dbpassword, $dbtablespace, $connection);
-
- OC_Config::setValue('dbuser', $dbusername);
- OC_Config::setValue('dbname', $dbusername);
- OC_Config::setValue('dbpassword', $dbpassword);
-
- //create the database not neccessary, oracle implies user = schema
- //self::oci_createDatabase($dbname, $dbusername, $connection);
- } else {
-
- OC_Config::setValue('dbuser', $dbuser);
- OC_Config::setValue('dbname', $dbname);
- OC_Config::setValue('dbpassword', $dbpass);
-
- //create the database not neccessary, oracle implies user = schema
- //self::oci_createDatabase($dbname, $dbuser, $connection);
- }
-
- //FIXME check tablespace exists: select * from user_tablespaces
-
- // the connection to dbname=oracle is not needed anymore
- oci_close($connection);
-
- // connect to the oracle database (schema=$dbuser) an check if the schema needs to be filled
- $dbuser = OC_Config::getValue('dbuser');
- //$dbname = OC_Config::getValue('dbname');
- $dbpass = OC_Config::getValue('dbpassword');
-
- $e_host = addslashes($dbhost);
- $e_dbname = addslashes($dbname);
-
- if ($e_host == '') {
- $easy_connect_string = $e_dbname; // use dbname as easy connect name
- } else {
- $easy_connect_string = '//'.$e_host.'/'.$e_dbname;
- }
- $connection = @oci_connect($dbuser, $dbpass, $easy_connect_string);
- if(!$connection) {
- throw new DatabaseSetupException($l->t('Oracle username and/or password not valid'));
- }
- $query = "SELECT count(*) FROM user_tables WHERE table_name = :un";
- $stmt = oci_parse($connection, $query);
- $un = $dbtableprefix.'users';
- oci_bind_by_name($stmt, ':un', $un);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- $result = oci_execute($stmt);
-
- if($result) {
- $row = oci_fetch_row($stmt);
- }
- if(!$result or $row[0]==0) {
- OC_DB::createDbFromStructure('db_structure.xml');
- }
- }
-
- /**
- *
- * @param String $name
- * @param String $password
- * @param String $tablespace
- * @param resource $connection
- */
- private static function oci_createDBUser($name, $password, $tablespace, $connection) {
- $l = self::getTrans();
- $query = "SELECT * FROM all_users WHERE USERNAME = :un";
- $stmt = oci_parse($connection, $query);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- oci_bind_by_name($stmt, ':un', $name);
- $result = oci_execute($stmt);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
-
- if(! oci_fetch_row($stmt)) {
- //user does not exists let's create it :)
- //password must start with alphabetic character in oracle
- $query = 'CREATE USER '.$name.' IDENTIFIED BY "'.$password.'" DEFAULT TABLESPACE '.$tablespace; //TODO set default tablespace
- $stmt = oci_parse($connection, $query);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- //oci_bind_by_name($stmt, ':un', $name);
- $result = oci_execute($stmt);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s", name: %s, password: %s',
- array($query, $name, $password)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- } else { // change password of the existing role
- $query = "ALTER USER :un IDENTIFIED BY :pw";
- $stmt = oci_parse($connection, $query);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- oci_bind_by_name($stmt, ':un', $name);
- oci_bind_by_name($stmt, ':pw', $password);
- $result = oci_execute($stmt);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- }
- // grant necessary roles
- $query = 'GRANT CREATE SESSION, CREATE TABLE, CREATE SEQUENCE, CREATE TRIGGER, UNLIMITED TABLESPACE TO '.$name;
- $stmt = oci_parse($connection, $query);
- if (!$stmt) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s"', array($query)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- $result = oci_execute($stmt);
- if(!$result) {
- $entry = $l->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
- $entry .= $l->t('Offending command was: "%s", name: %s, password: %s',
- array($query, $name, $password)) . '<br />';
- \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
- }
- }
-
- private static function setupMSSQLDatabase($dbhost, $dbuser, $dbpass, $dbname, $dbtableprefix) {
- $l = self::getTrans();
-
- //check if the database user has admin right
- $masterConnectionInfo = array( "Database" => "master", "UID" => $dbuser, "PWD" => $dbpass);
-
- $masterConnection = @sqlsrv_connect($dbhost, $masterConnectionInfo);
- if(!$masterConnection) {
- $entry = null;
- if( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- throw new DatabaseSetupException($l->t('MS SQL username and/or password not valid: %s', array($entry)));
- }
-
- OC_Config::setValue('dbuser', $dbuser);
- OC_Config::setValue('dbpassword', $dbpass);
-
- self::mssql_createDBLogin($dbuser, $dbpass, $masterConnection);
-
- self::mssql_createDatabase($dbname, $masterConnection);
-
- self::mssql_createDBUser($dbuser, $dbname, $masterConnection);
-
- sqlsrv_close($masterConnection);
-
- self::mssql_createDatabaseStructure($dbhost, $dbname, $dbuser, $dbpass, $dbtableprefix);
- }
-
- private static function mssql_createDBLogin($name, $password, $connection) {
- $query = "SELECT * FROM master.sys.server_principals WHERE name = '".$name."';";
- $result = sqlsrv_query($connection, $query);
- if ($result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- $row = sqlsrv_fetch_array($result);
-
- if ($row === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- if ($row == null) {
- $query = "CREATE LOGIN [".$name."] WITH PASSWORD = '".$password."';";
- $result = sqlsrv_query($connection, $query);
- if (!$result or $result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- }
- }
- }
- }
- }
-
- private static function mssql_createDBUser($name, $dbname, $connection) {
- $query = "SELECT * FROM [".$dbname."].sys.database_principals WHERE name = '".$name."';";
- $result = sqlsrv_query($connection, $query);
- if ($result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- $row = sqlsrv_fetch_array($result);
-
- if ($row === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- if ($row == null) {
- $query = "USE [".$dbname."]; CREATE USER [".$name."] FOR LOGIN [".$name."];";
- $result = sqlsrv_query($connection, $query);
- if (!$result || $result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry = 'DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- }
- }
-
- $query = "USE [".$dbname."]; EXEC sp_addrolemember 'db_owner', '".$name."';";
- $result = sqlsrv_query($connection, $query);
- if (!$result || $result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- }
- }
- }
- }
-
- private static function mssql_createDatabase($dbname, $connection) {
- $query = "CREATE DATABASE [".$dbname."];";
- $result = sqlsrv_query($connection, $query);
- if (!$result || $result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- }
- }
-
- private static function mssql_createDatabaseStructure($dbhost, $dbname, $dbuser, $dbpass, $dbtableprefix) {
- $connectionInfo = array( "Database" => $dbname, "UID" => $dbuser, "PWD" => $dbpass);
-
- $connection = @sqlsrv_connect($dbhost, $connectionInfo);
-
- //fill the database if needed
- $query = "SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_SCHEMA = '{$dbname}' AND TABLE_NAME = '{$dbtableprefix}users'";
- $result = sqlsrv_query($connection, $query);
- if ($result === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- $row = sqlsrv_fetch_array($result);
-
- if ($row === false) {
- if ( ($errors = sqlsrv_errors() ) != null) {
- $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
- } else {
- $entry = '';
- }
- $entry.='Offending command was: '.$query.'<br />';
- \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
- } else {
- if ($row == null) {
- OC_DB::createDbFromStructure('db_structure.xml');
- }
- }
- }
-
- sqlsrv_close($connection);
+ return $error;
}
/**
diff --git a/lib/setup/abstractdatabase.php b/lib/setup/abstractdatabase.php
new file mode 100644
index 00000000000..0beada7bd29
--- /dev/null
+++ b/lib/setup/abstractdatabase.php
@@ -0,0 +1,50 @@
+<?php
+
+namespace OC\Setup;
+
+abstract class AbstractDatabase {
+ protected $trans;
+ protected $dbDefinitionFile;
+ protected $dbuser;
+ protected $dbpassword;
+ protected $dbname;
+ protected $dbhost;
+ protected $tableprefix;
+
+ public function __construct($trans, $dbDefinitionFile) {
+ $this->trans = $trans;
+ $this->dbDefinitionFile = $dbDefinitionFile;
+ }
+
+ public function validate($config) {
+ $errors = array();
+ if(empty($config['dbuser'])) {
+ $errors[] = $this->trans->t("%s enter the database username.", array($this->dbprettyname));
+ }
+ if(empty($config['dbname'])) {
+ $errors[] = $this->trans->t("%s enter the database name.", array($this->dbprettyname));
+ }
+ if(substr_count($config['dbname'], '.') >= 1) {
+ $errors[] = $this->trans->t("%s you may not use dots in the database name", array($this->dbprettyname));
+ }
+ return $errors;
+ }
+
+ public function initialize($config) {
+ $dbuser = $config['dbuser'];
+ $dbpass = $config['dbpass'];
+ $dbname = $config['dbname'];
+ $dbhost = !empty($config['dbhost']) ? $config['dbhost'] : 'localhost';
+ $dbtableprefix = isset($config['dbtableprefix']) ? $config['dbtableprefix'] : 'oc_';
+
+ \OC_Config::setValue('dbname', $dbname);
+ \OC_Config::setValue('dbhost', $dbhost);
+ \OC_Config::setValue('dbtableprefix', $dbtableprefix);
+
+ $this->dbuser = $dbuser;
+ $this->dbpassword = $dbpass;
+ $this->dbname = $dbname;
+ $this->dbhost = $dbhost;
+ $this->tableprefix = $dbtableprefix;
+ }
+}
diff --git a/lib/setup/mssql.php b/lib/setup/mssql.php
new file mode 100644
index 00000000000..b8329f99079
--- /dev/null
+++ b/lib/setup/mssql.php
@@ -0,0 +1,182 @@
+<?php
+
+namespace OC\Setup;
+
+class MSSQL extends AbstractDatabase {
+ public $dbprettyname = 'MS SQL Server';
+
+ public function setupDatabase() {
+ //check if the database user has admin right
+ $masterConnectionInfo = array( "Database" => "master", "UID" => $this->dbuser, "PWD" => $this->dbpassword);
+
+ $masterConnection = @sqlsrv_connect($this->dbhost, $masterConnectionInfo);
+ if(!$masterConnection) {
+ $entry = null;
+ if( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ throw new \DatabaseSetupException($this->trans->t('MS SQL username and/or password not valid: %s', array($entry)),
+ $this->trans->t('You need to enter either an existing account or the administrator.'));
+ }
+
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+
+ $this->createDBLogin($masterConnection);
+
+ $this->createDatabase($masterConnection);
+
+ $this->createDBUser($masterConnection);
+
+ sqlsrv_close($masterConnection);
+
+ $this->createDatabaseStructure();
+ }
+
+ private function createDBLogin($connection) {
+ $query = "SELECT * FROM master.sys.server_principals WHERE name = '".$this->dbuser."';";
+ $result = sqlsrv_query($connection, $query);
+ if ($result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ $row = sqlsrv_fetch_array($result);
+
+ if ($row === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ if ($row == null) {
+ $query = "CREATE LOGIN [".$this->dbuser."] WITH PASSWORD = '".$this->dbpassword."';";
+ $result = sqlsrv_query($connection, $query);
+ if (!$result or $result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ }
+ }
+ }
+ }
+ }
+
+ private function createDBUser($connection) {
+ $query = "SELECT * FROM [".$this->dbname."].sys.database_principals WHERE name = '".$this->dbuser."';";
+ $result = sqlsrv_query($connection, $query);
+ if ($result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ $row = sqlsrv_fetch_array($result);
+
+ if ($row === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ if ($row == null) {
+ $query = "USE [".$this->dbname."]; CREATE USER [".$this->dbuser."] FOR LOGIN [".$this->dbuser."];";
+ $result = sqlsrv_query($connection, $query);
+ if (!$result || $result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry = 'DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ }
+ }
+
+ $query = "USE [".$this->dbname."]; EXEC sp_addrolemember 'db_owner', '".$this->dbuser."';";
+ $result = sqlsrv_query($connection, $query);
+ if (!$result || $result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ }
+ }
+ }
+ }
+
+ private function createDatabase($connection) {
+ $query = "CREATE DATABASE [".$this->dbname."];";
+ $result = sqlsrv_query($connection, $query);
+ if (!$result || $result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ }
+ }
+
+ private function createDatabaseStructure() {
+ $connectionInfo = array( "Database" => $this->dbname, "UID" => $this->dbuser, "PWD" => $this->dbpassword);
+
+ $connection = @sqlsrv_connect($this->dbhost, $connectionInfo);
+
+ //fill the database if needed
+ $query = "SELECT * FROM INFORMATION_SCHEMA.TABLES"
+ ." WHERE TABLE_SCHEMA = '".$this->dbname."'"
+ ." AND TABLE_NAME = '".$this->tableprefix."users'";
+ $result = sqlsrv_query($connection, $query);
+ if ($result === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ $row = sqlsrv_fetch_array($result);
+
+ if ($row === false) {
+ if ( ($errors = sqlsrv_errors() ) != null) {
+ $entry='DB Error: "'.print_r(sqlsrv_errors()).'"<br />';
+ } else {
+ $entry = '';
+ }
+ $entry.='Offending command was: '.$query.'<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ } else {
+ if ($row == null) {
+ \OC_DB::createDbFromStructure($this->dbDefinitionFile);
+ }
+ }
+ }
+
+ sqlsrv_close($connection);
+ }
+}
diff --git a/lib/setup/mysql.php b/lib/setup/mysql.php
new file mode 100644
index 00000000000..0cf04fde5a1
--- /dev/null
+++ b/lib/setup/mysql.php
@@ -0,0 +1,95 @@
+<?php
+
+namespace OC\Setup;
+
+class MySQL extends AbstractDatabase {
+ public $dbprettyname = 'MySQL';
+
+ public function setupDatabase($username) {
+ //check if the database user has admin right
+ $connection = @mysql_connect($this->dbhost, $this->dbuser, $this->dbpassword);
+ if(!$connection) {
+ throw new \DatabaseSetupException($this->trans->t('MySQL username and/or password not valid'),
+ $this->trans->t('You need to enter either an existing account or the administrator.'));
+ }
+ $oldUser=\OC_Config::getValue('dbuser', false);
+
+ //this should be enough to check for admin rights in mysql
+ $query="SELECT user FROM mysql.user WHERE user='$this->dbuser'";
+ if(mysql_query($query, $connection)) {
+ //use the admin login data for the new database user
+
+ //add prefix to the mysql user name to prevent collisions
+ $this->dbuser=substr('oc_'.$username, 0, 16);
+ if($this->dbuser!=$oldUser) {
+ //hash the password so we don't need to store the admin config in the config file
+ $this->dbpassword=\OC_Util::generate_random_bytes(30);
+
+ $this->createDBUser($connection);
+
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+ }
+
+ //create the database
+ $this->createDatabase($connection);
+ }
+ else {
+ if($this->dbuser!=$oldUser) {
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+ }
+
+ //create the database
+ $this->createDatabase($connection);
+ }
+
+ //fill the database if needed
+ $query='select count(*) from information_schema.tables'
+ ." where table_schema='".$this->dbname."' AND table_name = '".$this->tableprefix."users';";
+ $result = mysql_query($query, $connection);
+ if($result) {
+ $row=mysql_fetch_row($result);
+ }
+ if(!$result or $row[0]==0) {
+ \OC_DB::createDbFromStructure($this->dbDefinitionFile);
+ }
+ mysql_close($connection);
+ }
+
+ private function createDatabase($connection) {
+ $name = $this->dbname;
+ $user = $this->dbuser;
+ //we cant use OC_BD functions here because we need to connect as the administrative user.
+ $query = "CREATE DATABASE IF NOT EXISTS `$name`";
+ $result = mysql_query($query, $connection);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(mysql_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.mssql', $entry, \OC_Log::WARN);
+ }
+ $query="GRANT ALL PRIVILEGES ON `$name` . * TO '$user'";
+
+ //this query will fail if there aren't the right permissions, ignore the error
+ mysql_query($query, $connection);
+ }
+
+ private function createDBUser($connection) {
+ $name = $this->dbuser;
+ $password = $this->dbpassword;
+ // we need to create 2 accounts, one for global use and one for local user. if we don't specify the local one,
+ // the anonymous user would take precedence when there is one.
+ $query = "CREATE USER '$name'@'localhost' IDENTIFIED BY '$password'";
+ $result = mysql_query($query, $connection);
+ if (!$result) {
+ throw new \DatabaseSetupException($this->trans->t("MySQL user '%s'@'localhost' exists already.", array($name)),
+ $this->trans->t("Drop this user from MySQL", array($name)));
+ }
+ $query = "CREATE USER '$name'@'%' IDENTIFIED BY '$password'";
+ $result = mysql_query($query, $connection);
+ if (!$result) {
+ throw new \DatabaseSetupException($this->trans->t("MySQL user '%s'@'%%' already exists", array($name)),
+ $this->trans->t("Drop this user from MySQL."));
+ }
+ }
+}
diff --git a/lib/setup/oci.php b/lib/setup/oci.php
new file mode 100644
index 00000000000..577948766bd
--- /dev/null
+++ b/lib/setup/oci.php
@@ -0,0 +1,210 @@
+<?php
+
+namespace OC\Setup;
+
+class OCI extends AbstractDatabase {
+ public $dbprettyname = 'Oracle';
+
+ protected $dbtablespace;
+
+ public function initialize($config) {
+ parent::initialize($config);
+ if (array_key_exists('dbtablespace', $options)) {
+ $this->dbtablespace = $options['dbtablespace'];
+ } else {
+ $this->dbtablespace = 'USERS';
+ }
+ \OC_Config::setValue('dbtablespace', $this->dbtablespace);
+ }
+
+ public function setupDatabase($username) {
+ $e_host = addslashes($this->dbhost);
+ $e_dbname = addslashes($this->dbname);
+ //check if the database user has admin right
+ if ($e_host == '') {
+ $easy_connect_string = $e_dbname; // use dbname as easy connect name
+ } else {
+ $easy_connect_string = '//'.$e_host.'/'.$e_dbname;
+ }
+ \OC_Log::write('setup oracle', 'connect string: ' . $easy_connect_string, \OC_Log::DEBUG);
+ $connection = @oci_connect($this->dbuser, $this->dbpassword, $easy_connect_string);
+ if(!$connection) {
+ $e = oci_error();
+ if (is_array ($e) && isset ($e['message'])) {
+ throw new DatabaseSetupException($l->t('Oracle connection could not be established'),
+ $e['message'].' Check environment: ORACLE_HOME='.getenv('ORACLE_HOME')
+ .' ORACLE_SID='.getenv('ORACLE_SID')
+ .' LD_LIBRARY_PATH='.getenv('LD_LIBRARY_PATH')
+ .' NLS_LANG='.getenv('NLS_LANG')
+ .' tnsnames.ora is '.(is_readable(getenv('ORACLE_HOME').'/network/admin/tnsnames.ora')?'':'not ').'readable');
+ }
+ throw new DatabaseSetupException($l->t('Oracle username and/or password not valid'),
+ 'Check environment: ORACLE_HOME='.getenv('ORACLE_HOME')
+ .' ORACLE_SID='.getenv('ORACLE_SID')
+ .' LD_LIBRARY_PATH='.getenv('LD_LIBRARY_PATH')
+ .' NLS_LANG='.getenv('NLS_LANG')
+ .' tnsnames.ora is '.(is_readable(getenv('ORACLE_HOME').'/network/admin/tnsnames.ora')?'':'not ').'readable');
+ }
+ //check for roles creation rights in oracle
+
+ $query='SELECT count(*) FROM user_role_privs, role_sys_privs'
+ ." WHERE user_role_privs.granted_role = role_sys_privs.role AND privilege = 'CREATE ROLE'";
+ $stmt = oci_parse($connection, $query);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ $result = oci_execute($stmt);
+ if($result) {
+ $row = oci_fetch_row($stmt);
+ }
+ if($result and $row[0] > 0) {
+ //use the admin login data for the new database user
+
+ //add prefix to the oracle user name to prevent collisions
+ $this->dbuser='oc_'.$username;
+ //create a new password so we don't need to store the admin config in the config file
+ $this->dbpassword=\OC_Util::generate_random_bytes(30);
+
+ //oracle passwords are treated as identifiers:
+ // must start with aphanumeric char
+ // needs to be shortened to 30 bytes, as the two " needed to escape the identifier count towards the identifier length.
+ $this->dbpassword=substr($this->dbpassword, 0, 30);
+
+ $this->createDBUser($connection);
+
+ \OC_Config::setValue('dbuser', $this->dbusername);
+ \OC_Config::setValue('dbname', $this->dbusername);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+
+ //create the database not neccessary, oracle implies user = schema
+ //$this->createDatabase($this->dbname, $this->dbusername, $connection);
+ } else {
+
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbname', $this->dbname);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+
+ //create the database not neccessary, oracle implies user = schema
+ //$this->createDatabase($this->dbname, $this->dbuser, $connection);
+ }
+
+ //FIXME check tablespace exists: select * from user_tablespaces
+
+ // the connection to dbname=oracle is not needed anymore
+ oci_close($connection);
+
+ // connect to the oracle database (schema=$this->dbuser) an check if the schema needs to be filled
+ $this->dbuser = \OC_Config::getValue('dbuser');
+ //$this->dbname = \OC_Config::getValue('dbname');
+ $this->dbpassword = \OC_Config::getValue('dbpassword');
+
+ $e_host = addslashes($this->dbhost);
+ $e_dbname = addslashes($this->dbname);
+
+ if ($e_host == '') {
+ $easy_connect_string = $e_dbname; // use dbname as easy connect name
+ } else {
+ $easy_connect_string = '//'.$e_host.'/'.$e_dbname;
+ }
+ $connection = @oci_connect($this->dbuser, $this->dbpassword, $easy_connect_string);
+ if(!$connection) {
+ throw new \DatabaseSetupException($this->trans->t('Oracle username and/or password not valid'),
+ $this->trans->t('You need to enter either an existing account or the administrator.'));
+ }
+ $query = "SELECT count(*) FROM user_tables WHERE table_name = :un";
+ $stmt = oci_parse($connection, $query);
+ $un = $this->dbtableprefix.'users';
+ oci_bind_by_name($stmt, ':un', $un);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ $result = oci_execute($stmt);
+
+ if($result) {
+ $row = oci_fetch_row($stmt);
+ }
+ if(!$result or $row[0]==0) {
+ \OC_DB::createDbFromStructure($this->dbDefinitionFile);
+ }
+ }
+
+ /**
+ *
+ * @param String $name
+ * @param String $password
+ * @param resource $connection
+ */
+ private function createDBUser($connection) {
+ $name = $this->dbuser;
+ $password = $this->password;
+ $query = "SELECT * FROM all_users WHERE USERNAME = :un";
+ $stmt = oci_parse($connection, $query);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ oci_bind_by_name($stmt, ':un', $name);
+ $result = oci_execute($stmt);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+
+ if(! oci_fetch_row($stmt)) {
+ //user does not exists let's create it :)
+ //password must start with alphabetic character in oracle
+ $query = 'CREATE USER '.$name.' IDENTIFIED BY "'.$password.'" DEFAULT TABLESPACE '.$this->dbtablespace;
+ $stmt = oci_parse($connection, $query);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ //oci_bind_by_name($stmt, ':un', $name);
+ $result = oci_execute($stmt);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s", name: %s, password: %s',
+ array($query, $name, $password)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ } else { // change password of the existing role
+ $query = "ALTER USER :un IDENTIFIED BY :pw";
+ $stmt = oci_parse($connection, $query);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ oci_bind_by_name($stmt, ':un', $name);
+ oci_bind_by_name($stmt, ':pw', $password);
+ $result = oci_execute($stmt);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ }
+ // grant necessary roles
+ $query = 'GRANT CREATE SESSION, CREATE TABLE, CREATE SEQUENCE, CREATE TRIGGER, UNLIMITED TABLESPACE TO '.$name;
+ $stmt = oci_parse($connection, $query);
+ if (!$stmt) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ $result = oci_execute($stmt);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(oci_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s", name: %s, password: %s',
+ array($query, $name, $password)) . '<br />';
+ \OC_Log::write('setup.oci', $entry, \OC_Log::WARN);
+ }
+ }
+}
diff --git a/lib/setup/postgresql.php b/lib/setup/postgresql.php
new file mode 100644
index 00000000000..49fcbf0326e
--- /dev/null
+++ b/lib/setup/postgresql.php
@@ -0,0 +1,140 @@
+<?php
+
+namespace OC\Setup;
+
+class PostgreSQL extends AbstractDatabase {
+ public $dbprettyname = 'PostgreSQL';
+
+ public function setupDatabase($username) {
+ $e_host = addslashes($this->dbhost);
+ $e_user = addslashes($this->dbuser);
+ $e_password = addslashes($this->dbpassword);
+
+ //check if the database user has admin rights
+ $connection_string = "host='$e_host' dbname=postgres user='$e_user' password='$e_password'";
+ $connection = @pg_connect($connection_string);
+ if(!$connection) {
+ // Try if we can connect to the DB with the specified name
+ $e_dbname = addslashes($this->dbname);
+ $connection_string = "host='$e_host' dbname='$e_dbname' user='$e_user' password='$e_password'";
+ $connection = @pg_connect($connection_string);
+
+ if(!$connection)
+ throw new \DatabaseSetupException($this->trans->t('PostgreSQL username and/or password not valid'),
+ $this->trans->t('You need to enter either an existing account or the administrator.'));
+ }
+ $e_user = pg_escape_string($this->dbuser);
+ //check for roles creation rights in postgresql
+ $query="SELECT 1 FROM pg_roles WHERE rolcreaterole=TRUE AND rolname='$e_user'";
+ $result = pg_query($connection, $query);
+ if($result and pg_num_rows($result) > 0) {
+ //use the admin login data for the new database user
+
+ //add prefix to the postgresql user name to prevent collisions
+ $this->dbuser='oc_'.$username;
+ //create a new password so we don't need to store the admin config in the config file
+ $this->dbpassword=\OC_Util::generate_random_bytes(30);
+
+ $this->createDBUser($connection);
+
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+
+ //create the database
+ $this->createDatabase($connection);
+ }
+ else {
+ \OC_Config::setValue('dbuser', $this->dbuser);
+ \OC_Config::setValue('dbpassword', $this->dbpassword);
+
+ //create the database
+ $this->createDatabase($connection);
+ }
+
+ // the connection to dbname=postgres is not needed anymore
+ pg_close($connection);
+
+ // connect to the ownCloud database (dbname=$this->dbname) and check if it needs to be filled
+ $this->dbuser = \OC_Config::getValue('dbuser');
+ $this->dbpassword = \OC_Config::getValue('dbpassword');
+
+ $e_host = addslashes($this->dbhost);
+ $e_dbname = addslashes($this->dbname);
+ $e_user = addslashes($this->dbuser);
+ $e_password = addslashes($this->dbpassword);
+
+ $connection_string = "host='$e_host' dbname='$e_dbname' user='$e_user' password='$e_password'";
+ $connection = @pg_connect($connection_string);
+ if(!$connection) {
+ throw new \DatabaseSetupException($this->trans->t('PostgreSQL username and/or password not valid'),
+ $this->trans->t('You need to enter either an existing account or the administrator.'));
+ }
+ $query = "select count(*) FROM pg_class WHERE relname='".$this->tableprefix."users' limit 1";
+ $result = pg_query($connection, $query);
+ if($result) {
+ $row = pg_fetch_row($result);
+ }
+ if(!$result or $row[0]==0) {
+ \OC_DB::createDbFromStructure($this->dbDefinitionFile);
+ }
+ }
+
+ private function createDatabase($connection) {
+ //we cant use OC_BD functions here because we need to connect as the administrative user.
+ $e_name = pg_escape_string($this->dbname);
+ $e_user = pg_escape_string($this->dbuser);
+ $query = "select datname from pg_database where datname = '$e_name'";
+ $result = pg_query($connection, $query);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
+ }
+ if(! pg_fetch_row($result)) {
+ //The database does not exists... let's create it
+ $query = "CREATE DATABASE \"$e_name\" OWNER \"$e_user\"";
+ $result = pg_query($connection, $query);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
+ }
+ else {
+ $query = "REVOKE ALL PRIVILEGES ON DATABASE \"$e_name\" FROM PUBLIC";
+ pg_query($connection, $query);
+ }
+ }
+ }
+
+ private function createDBUser($connection) {
+ $e_name = pg_escape_string($this->dbuser);
+ $e_password = pg_escape_string($this->dbpassword);
+ $query = "select * from pg_roles where rolname='$e_name';";
+ $result = pg_query($connection, $query);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
+ }
+
+ if(! pg_fetch_row($result)) {
+ //user does not exists let's create it :)
+ $query = "CREATE USER \"$e_name\" CREATEDB PASSWORD '$e_password';";
+ $result = pg_query($connection, $query);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
+ }
+ }
+ else { // change password of the existing role
+ $query = "ALTER ROLE \"$e_name\" WITH PASSWORD '$e_password';";
+ $result = pg_query($connection, $query);
+ if(!$result) {
+ $entry = $this->trans->t('DB Error: "%s"', array(pg_last_error($connection))) . '<br />';
+ $entry .= $this->trans->t('Offending command was: "%s"', array($query)) . '<br />';
+ \OC_Log::write('setup.pg', $entry, \OC_Log::WARN);
+ }
+ }
+ }
+}
diff --git a/lib/setup/sqlite.php b/lib/setup/sqlite.php
new file mode 100644
index 00000000000..fd4df792d62
--- /dev/null
+++ b/lib/setup/sqlite.php
@@ -0,0 +1,26 @@
+<?php
+
+namespace OC\Setup;
+
+class Sqlite extends AbstractDatabase {
+ public $dbprettyname = 'Sqlite';
+
+ public function validate($config) {
+ return array();
+ }
+
+ public function initialize($config) {
+ }
+
+ public function setupDatabase($username) {
+ $datadir = \OC_Config::getValue('datadirectory');
+
+ //delete the old sqlite database first, might cause infinte loops otherwise
+ if(file_exists("$datadir/owncloud.db")) {
+ unlink("$datadir/owncloud.db");
+ }
+ //in case of sqlite, we can always fill the database
+ error_log("creating sqlite db");
+ \OC_DB::createDbFromStructure($this->dbDefinitionFile);
+ }
+}
diff --git a/lib/vcategories.php b/lib/vcategories.php
index 7bac6e7d4e3..84036958359 100644
--- a/lib/vcategories.php
+++ b/lib/vcategories.php
@@ -125,7 +125,7 @@ class OC_VCategories {
OC_Log::write('core', __METHOD__. 'DB error: ' . OC_DB::getErrorMessage($result), OC_Log::ERROR);
return false;
}
- return ($result->numRows() == 0);
+ return ($result->numRows() === 0);
} catch(Exception $e) {
OCP\Util::writeLog('core', __METHOD__.', exception: '.$e->getMessage(),
OCP\Util::ERROR);
diff --git a/settings/js/apps.js b/settings/js/apps.js
index 9c1604cfcd9..1ee3372f893 100644
--- a/settings/js/apps.js
+++ b/settings/js/apps.js
@@ -20,6 +20,11 @@ OC.Settings.Apps = OC.Settings.Apps || {
page.find('span.score').html(app.score);
page.find('p.description').text(app.description);
page.find('img.preview').attr('src', app.preview);
+ if (app.preview && app.preview.length) {
+ page.find('img.preview').show();
+ } else {
+ page.find('img.preview').hide();
+ }
page.find('small.externalapp').attr('style', 'visibility:visible');
page.find('span.author').text(app.author);
page.find('span.licence').text(app.licence);
@@ -142,12 +147,16 @@ OC.Settings.Apps = OC.Settings.Apps || {
li.attr('data-id', entry.id);
var img= $('<img class="icon"/>').attr({ src: entry.icon});
var a=$('<a></a>').attr('href', entry.href);
- var filename=$('<span></span>')
+ var filename=$('<span></span>');
filename.text(entry.name);
a.prepend(filename);
a.prepend(img);
li.append(a);
container.append(li);
+ if (!SVGSupport() && entry.icon.match(/\.svg$/i)) {
+ $(img).addClass('svg');
+ replaceSVG();
+ }
}
}
}
diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php
index f8876ca7046..9f147f8f2d8 100644
--- a/settings/l10n/es_AR.php
+++ b/settings/l10n/es_AR.php
@@ -1,37 +1,37 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Imposible cargar la lista desde el App Store",
"Authentication error" => "Error al autenticar",
-"Your display name has been changed." => "El nombre mostrado fue cambiado",
+"Your display name has been changed." => "El nombre mostrado que usás fue cambiado.",
"Unable to change display name" => "No fue posible cambiar el nombre mostrado",
"Group already exists" => "El grupo ya existe",
"Unable to add group" => "No fue posible añadir el grupo",
-"Could not enable app. " => "No se puede habilitar la aplicación.",
+"Could not enable app. " => "No se pudo habilitar la App.",
"Email saved" => "e-mail guardado",
-"Invalid email" => "el e-mail no es válido ",
-"Unable to delete group" => "No fue posible eliminar el grupo",
-"Unable to delete user" => "No fue posible eliminar el usuario",
+"Invalid email" => "El e-mail no es válido ",
+"Unable to delete group" => "No fue posible borrar el grupo",
+"Unable to delete user" => "No fue posible borrar el usuario",
"Language changed" => "Idioma cambiado",
-"Invalid request" => "Pedido no válido",
-"Admins can't remove themself from the admin group" => "Los administradores no se pueden quitar a ellos mismos del grupo administrador. ",
-"Unable to add user to group %s" => "No fue posible añadir el usuario al grupo %s",
-"Unable to remove user from group %s" => "No es posible eliminar al usuario del grupo %s",
-"Couldn't update app." => "No se pudo actualizar la aplicación.",
-"Update to {appversion}" => "Actualizado a {appversion}",
+"Invalid request" => "Pedido inválido",
+"Admins can't remove themself from the admin group" => "Los administradores no se pueden quitar a si mismos del grupo administrador. ",
+"Unable to add user to group %s" => "No fue posible agregar el usuario al grupo %s",
+"Unable to remove user from group %s" => "No es posible borrar al usuario del grupo %s",
+"Couldn't update app." => "No se pudo actualizar la App.",
+"Update to {appversion}" => "Actualizar a {appversion}",
"Disable" => "Desactivar",
"Enable" => "Activar",
"Please wait...." => "Por favor, esperá....",
"Error" => "Error",
"Updating...." => "Actualizando....",
-"Error while updating app" => "Error al actualizar",
+"Error while updating app" => "Error al actualizar App",
"Updated" => "Actualizado",
"Saving..." => "Guardando...",
"deleted" => "borrado",
"undo" => "deshacer",
-"Unable to remove user" => "Imposible remover usuario",
+"Unable to remove user" => "Imposible borrar usuario",
"Groups" => "Grupos",
"Group Admin" => "Grupo Administrador",
"Delete" => "Borrar",
-"add group" => "Agregar grupo",
+"add group" => "agregar grupo",
"A valid username must be provided" => "Debe ingresar un nombre de usuario válido",
"Error creating user" => "Error creando usuario",
"A valid password must be provided" => "Debe ingresar una contraseña válida",
@@ -41,38 +41,38 @@
"Setup Warning" => "Alerta de Configuración",
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar.",
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>.",
-"Module 'fileinfo' missing" => "Modulo 'fileinfo' no existe",
-"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "El modulo PHP 'fileinfo' no existe. Es muy recomendable que active este modulo para obtener mejores resultados con la detección mime-type",
+"Module 'fileinfo' missing" => "El módulo 'fileinfo' no existe",
+"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "El módulo PHP 'fileinfo' no existe. Es recomendable que actives este módulo para obtener mejores resultados con la detección mime-type",
"Locale not working" => "\"Locale\" no está funcionando",
-"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "El servidor ownCloud no pude asignar la localización de sistema a %s. Esto puede hacer que hayan problemas con algunos caracteres en los nombres de los archivos. Te sugerimos que instales los paquetes necesarios en tu sistema para dar soporte a %s.",
+"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "El servidor ownCloud no puede asignar la localización de sistema a %s. Esto puede provocar que existan problemas con algunos caracteres en los nombres de los archivos. Te sugerimos que instales los paquetes necesarios en tu sistema para dar soporte a %s.",
"Internet connection not working" => "La conexión a Internet no esta funcionando. ",
-"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Este servidor ownCloud no tiene una conexión a internet que funcione. Esto significa que alguno de sus servicios como montar dispositivos externos, notificaciones de actualizaciones o instalar aplicaciones de otros desarrolladores no funcionan. Acceder a archivos remotos y mandar e-mails puede ser que tampoco funcione. Te sugerimos que actives una conexión a internet si querés estas características de ownCloud.",
+"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Este servidor ownCloud no tiene una conexión a internet que funcione. Esto significa que alguno de sus servicios, tales como montar dispositivos externos, notificación de actualizaciones o instalar Apps de otros desarrolladores no funcionan. Puede ser que tampoco puedas acceder a archivos remotos y mandar e-mails. Te sugerimos que actives una conexión a internet si querés estas características en ownCloud.",
"Cron" => "Cron",
-"Execute one task with each page loaded" => "Ejecute una tarea con cada pagina cargada.",
+"Execute one task with each page loaded" => "Ejecutá una tarea con cada pagina cargada.",
"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php está registrado como un servicio webcron. Llamar la página cron.php en la raíz de ownCloud una vez al minuto sobre http.",
-"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usa el servicio de sistema cron. Llama al archivo cron.php en la carpeta de ownCloud a través del sistema cronjob cada un minuto.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usar el servicio de sistema cron. Llama al archivo cron.php en la carpeta de ownCloud a través del sistema cronjob cada un minuto.",
"Sharing" => "Compartiendo",
"Enable Share API" => "Habilitar Share API",
"Allow apps to use the Share API" => "Permitir a las aplicaciones usar la Share API",
"Allow links" => "Permitir enlaces",
"Allow users to share items to the public with links" => "Permitir a los usuarios compartir enlaces públicos",
"Allow resharing" => "Permitir Re-Compartir",
-"Allow users to share items shared with them again" => "Permite a los usuarios volver a compartir items que le han compartido",
-"Allow users to share with anyone" => "Permitir a los usuarios compartir con todos.",
-"Allow users to only share with users in their groups" => "Permitir a los usuarios compartir solo con los de su propio grupo",
+"Allow users to share items shared with them again" => "Permite a los usuarios volver a compartir items que les fueron compartidos",
+"Allow users to share with anyone" => "Permitir a los usuarios compartir con cualquiera.",
+"Allow users to only share with users in their groups" => "Permitir a los usuarios compartir sólo con los de sus mismos grupos",
"Security" => "Seguridad",
"Enforce HTTPS" => "Forzar HTTPS",
-"Enforces the clients to connect to ownCloud via an encrypted connection." => "Forzar a los clientes conectar a ownCloud vía conexión encriptada",
-"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "Por favor conectese a este ownCloud vía HTTPS para habilitar o des-habilitar el forzado de SSL",
+"Enforces the clients to connect to ownCloud via an encrypted connection." => "Forzar a los clientes conectar a ownCloud vía conexión encriptada.",
+"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "Por favor conectate a este ownCloud vía HTTPS para habilitar o deshabilitar el SSL.",
"Log" => "Log",
"Log level" => "Nivel de Log",
"More" => "Más",
"Less" => "Menos",
"Version" => "Versión",
"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>." => "Desarrollado por la <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunidad ownCloud</a>, el <a href=\"https://github.com/owncloud\" target=\"_blank\">código fuente</a> está bajo licencia <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" => "Añadí tu aplicación",
-"More Apps" => "Más aplicaciones",
-"Select an App" => "Seleccionar una aplicación",
+"Add your App" => "Añadí tu App",
+"More Apps" => "Más Apps",
+"Select an App" => "Elegí una App",
"See application page at apps.owncloud.com" => "Mirá la web de aplicaciones apps.owncloud.com",
"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licenciado por <span class=\"author\">",
"Update" => "Actualizar",
@@ -82,9 +82,9 @@
"Forum" => "Foro",
"Bugtracker" => "Informar errores",
"Commercial Support" => "Soporte comercial",
-"Get the apps to sync your files" => "Obtené aplicaciones para sincronizar tus archivos",
+"Get the apps to sync your files" => "Obtené Apps para sincronizar tus archivos",
"Show First Run Wizard again" => "Mostrar de nuevo el asistente de primera ejecución",
-"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Usaste <strong>%s</strong> de los <strong>%s</strong> disponibles",
+"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Usás <strong>%s</strong> de los <strong>%s</strong> disponibles",
"Password" => "Contraseña",
"Your password was changed" => "Tu contraseña fue cambiada",
"Unable to change your password" => "No fue posible cambiar tu contraseña",
@@ -92,14 +92,14 @@
"New password" => "Nueva contraseña:",
"Change password" => "Cambiar contraseña",
"Display Name" => "Nombre a mostrar",
-"Email" => "Correo Electrónico",
+"Email" => "e-mail",
"Your email address" => "Tu dirección de e-mail",
-"Fill in an email address to enable password recovery" => "Escribí una dirección de correo electrónico para restablecer la contraseña",
+"Fill in an email address to enable password recovery" => "Escribí una dirección de e-mail para restablecer la contraseña",
"Language" => "Idioma",
"Help translate" => "Ayudanos a traducir",
"WebDAV" => "WebDAV",
-"Use this address to connect to your ownCloud in your file manager" => "Utiliza esta dirección para conectarte con ownCloud en tu Administrador de Archivos",
-"Login Name" => "Nombre de ",
+"Use this address to connect to your ownCloud in your file manager" => "Usá esta dirección para conectarte con ownCloud en tu Administrador de Archivos",
+"Login Name" => "Nombre de Usuario",
"Create" => "Crear",
"Admin Recovery Password" => "Recuperación de contraseña de administrador",
"Enter the recovery password in order to recover the users files during password change" => "Ingresá la contraseña de recuperación para recuperar los archivos de usuario al cambiar contraseña",
@@ -108,7 +108,7 @@
"Other" => "Otros",
"Username" => "Nombre de usuario",
"Storage" => "Almacenamiento",
-"change display name" => "Cambiar el nombre que se muestra",
+"change display name" => "Cambiar el nombre mostrado",
"set new password" => "Configurar nueva contraseña",
"Default" => "Predeterminado"
);
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index df616008fa4..a179e3115a5 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
-"Unable to load list from App Store" => "Загрузка из App Store запрещена",
+"Unable to load list from App Store" => "Не удалось загрузить список из App Store",
"Authentication error" => "Ошибка аутентификации",
"Your display name has been changed." => "Ваше отображаемое имя было изменено.",
"Unable to change display name" => "Невозможно изменить отображаемое имя",
@@ -19,10 +19,10 @@
"Update to {appversion}" => "Обновить до {версия приложения}",
"Disable" => "Выключить",
"Enable" => "Включить",
-"Please wait...." => "Повремени...",
+"Please wait...." => "Подождите...",
"Error" => "Ошибка",
"Updating...." => "Обновление...",
-"Error while updating app" => "Ошибка в процессе обновления приложения",
+"Error while updating app" => "Ошибка при обновлении приложения",
"Updated" => "Обновлено",
"Saving..." => "Сохранение...",
"deleted" => "удален",
@@ -32,30 +32,30 @@
"Group Admin" => "Группа Администраторы",
"Delete" => "Удалить",
"add group" => "добавить группу",
-"A valid username must be provided" => "Предоставте подходящее имя пользователя",
+"A valid username must be provided" => "Укажите правильное имя пользователя",
"Error creating user" => "Ошибка создания пользователя",
-"A valid password must be provided" => "Предоставте подходящий пароль",
+"A valid password must be provided" => "Укажите валидный пароль",
"__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." => "Ваши каталоги данных и файлы, вероятно, доступны из Интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем Вам настроить вебсервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера.",
+"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." => "Ваш каталог с данными и файлы, вероятно, доступны из интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем настроить веб-сервер таким образом, чтобы каталоги данных больше не были доступны, или переместить их за пределы корневого каталога документов веб-сервера.",
"Setup Warning" => "Предупреждение установки",
-"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV.",
+"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Веб-сервер до сих пор не настроен для возможности синхронизации файлов. Похоже что проблема в неисправности интерфейса WebDAV.",
"Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.",
-"Module 'fileinfo' missing" => "Модуль 'fileinfo' потерян",
-"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP модуль 'fileinfo' потерян. Мы настоятельно рекомендуем включить этот модуль для получения лучших результатов в mime-типе обнаружения.",
+"Module 'fileinfo' missing" => "Модуль 'fileinfo' отсутствует",
+"The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." => "PHP модуль 'fileinfo' отсутствует. Мы настоятельно рекомендуем включить этот модуль для улучшения определения типов (mime-type) файлов.",
"Locale not working" => "Локализация не работает",
"This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "Этот сервер ownCloud не может установить язык системы на %s. Это означает, что могут быть проблемы с некоторыми символами в именах файлов. Мы настоятельно рекомендуем установить необходимые пакеты в вашей системе для поддержки %s.",
-"Internet connection not working" => "Интернет соединение не работает",
-"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Этот сервер ownCloud не имеет ни одного рабочего интернет соединения. Это значит, что некоторые возможности, такие как монтаж внешних носителей, уведомления о обновлениях или установки 3го рода приложений,не работают.",
-"Cron" => "Демон",
+"Internet connection not working" => "Интернет-соединение не работает",
+"This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "Этот сервер ownCloud не имеет рабочего интернет-соединения. Это значит, что некоторые возможности отключены, например: подключение внешних носителей, уведомления об обновлениях, установка сторонних приложений.",
+"Cron" => "Планировщик задач по расписанию",
"Execute one task with each page loaded" => "Выполнять одно задание с каждой загруженной страницей",
-"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php зарегистрирован на webcron сервисе. Вызов страницы cron.php в корне owncloud раз в минуту через http.",
-"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Использование системной службы cron. Вызов файла cron.php в папке owncloud через систему cronjob раз в минуту.",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "Зарегистрировать cron.php в службе webcron сервисе. Вызывает страницу cron.php в корне owncloud раз в минуту через http.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Использовать системную службу cron. Вызов файла cron.php в папке owncloud через систему cronjob раз в минуту.",
"Sharing" => "Общий доступ",
"Enable Share API" => "Включить API общего доступа",
-"Allow apps to use the Share API" => "Позволить программам использовать API общего доступа",
+"Allow apps to use the Share API" => "Позволить приложениям использовать API общего доступа",
"Allow links" => "Разрешить ссылки",
-"Allow users to share items to the public with 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" => "Разрешить пользователя делать общий доступ любому",
@@ -98,7 +98,7 @@
"Language" => "Язык",
"Help translate" => "Помочь с переводом",
"WebDAV" => "WebDAV",
-"Use this address to connect to your ownCloud in your file manager" => "Используйте этот URL для подключения файлового менеджера к Вашему хранилищу",
+"Use this address to connect to your ownCloud in your file manager" => "Используйте этот адрес для подключения файлового менеджера к этому хранилищу",
"Login Name" => "Имя пользователя",
"Create" => "Создать",
"Admin Recovery Password" => "Восстановление Пароля Администратора",
@@ -110,5 +110,5 @@
"Storage" => "Хранилище",
"change display name" => "изменить отображаемое имя",
"set new password" => "установить новый пароль",
-"Default" => "По-умолчанию"
+"Default" => "По умолчанию"
);
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
index 21c10abf0fe..63fb86485c9 100644
--- a/settings/l10n/sl.php
+++ b/settings/l10n/sl.php
@@ -101,6 +101,8 @@
"Use this address to connect to your ownCloud in your file manager" => "Ta naslov uporabite za povezavo upravljalnika datotek z oblakom ownCloud.",
"Login Name" => "Prijavno ime",
"Create" => "Ustvari",
+"Admin Recovery Password" => "Obnovitev administratorjevega gesla",
+"Enter the recovery password in order to recover the users files during password change" => "Vnesite geslo za obnovitev, ki ga boste uporabljali za obnovitev datotek uporabnikov med spremembo gesla",
"Default Storage" => "Privzeta shramba",
"Unlimited" => "Neomejeno",
"Other" => "Drugo",
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 1ed3f6ef47f..68a4cbe0590 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -230,12 +230,16 @@ endfor;?>
</fieldset>
-<fieldset class="personalblock credits-footer">
-<?php if (OC_Util::getEditionString() === ''): ?>
+<fieldset class="personalblock">
<legend><strong><?php p($l->t('Version'));?></strong></legend>
- <strong>ownCloud</strong> <?php p(OC_Util::getVersionString()); ?> <?php p(OC_Util::getEditionString()); ?><br/>
+ <strong><?php p(OC_Defaults::getName()); ?></strong> <?php p(OC_Util::getVersionString()); ?>
+<?php if (OC_Util::getEditionString() === ''): ?>
+ (<?php print_unescaped(OC_Updater::ShowUpdatingHint()); ?>)<br/>
<?php print_unescaped($l->t('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>.')); ?>
-<?php else: ?>
- <p>© 2013 <a href="<?php p(OC_Defaults::getBaseUrl()); ?>" target="_blank"><?php p(OC_Defaults::getEntity()); ?></a> – <?php p(OC_Defaults::getSlogan()); ?></p>
<?php endif; ?>
</fieldset>
+<fieldset class="personalblock credits-footer">
+<p>
+ <?php print_unescaped(OC_Defaults::getShortFooter()); ?>
+</p>
+</fieldset>
diff --git a/settings/templates/apps.php b/settings/templates/apps.php
index 0903b9bd5c4..d60fd82f917 100644
--- a/settings/templates/apps.php
+++ b/settings/templates/apps.php
@@ -34,7 +34,7 @@
class="version"></span><small class="externalapp" style="visibility:hidden;"></small></h3>
<span class="score"></span>
<p class="description"></p>
- <img src="" class="preview" />
+ <img src="" class="preview hidden" />
<p class="appslink hidden"><a href="#" target="_blank"><?php
p($l->t('See application page at apps.owncloud.com'));?></a></p>
<p class="license hidden"><?php
diff --git a/settings/templates/personal.php b/settings/templates/personal.php
index a9457399d5d..5d0bb77c78e 100644
--- a/settings/templates/personal.php
+++ b/settings/templates/personal.php
@@ -111,13 +111,15 @@ if($_['passwordChangeSupported']) {
print_unescaped($form);
};?>
-<fieldset class="personalblock credits-footer">
-<?php if (OC_Util::getEditionString() === ''): ?>
+<fieldset class="personalblock">
<legend><strong><?php p($l->t('Version'));?></strong></legend>
- <strong>ownCloud</strong> <?php p(OC_Util::getVersionString()); ?>
- <?php p(OC_Util::getEditionString()); ?> <br />
+ <strong><?php p(OC_Defaults::getName()); ?></strong> <?php p(OC_Util::getVersionString()); ?><br/>
+<?php if (OC_Util::getEditionString() === ''): ?>
<?php print_unescaped($l->t('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>.')); ?>
-<?php else: ?>
- <p>© 2013 <a href="<?php p(OC_Defaults::getBaseUrl()); ?>" target="_blank"><?php p(OC_Defaults::getEntity()); ?></a> – <?php p(OC_Defaults::getSlogan()); ?></p>
<?php endif; ?>
</fieldset>
+<fieldset class="personalblock credits-footer">
+<p>
+ <?php print_unescaped(OC_Defaults::getShortFooter()); ?>
+</p>
+</fieldset>
diff --git a/tests/data/db_structure2.xml b/tests/data/db_structure2.xml
index fc6fe0bba7d..6f12f81f477 100644
--- a/tests/data/db_structure2.xml
+++ b/tests/data/db_structure2.xml
@@ -49,8 +49,9 @@
<field>
<name>description</name>
- <type>clob</type>
+ <type>text</type>
<notnull>false</notnull>
+ <length>1024</length>
</field>
<field>
diff --git a/tests/lib/archive/tar.php b/tests/lib/archive/tar.php
index e66a8740879..d831487b16f 100644
--- a/tests/lib/archive/tar.php
+++ b/tests/lib/archive/tar.php
@@ -10,6 +10,12 @@ require_once 'archive.php';
if (!OC_Util::runningOnWindows()) {
class Test_Archive_TAR extends Test_Archive {
+ public function setUp() {
+ if (floatval(phpversion())>=5.5) {
+ $this->markTestSkipped('php 5.5 changed unpack function.');
+ return;
+ }
+ }
protected function getExisting() {
$dir = OC::$SERVERROOT . '/tests/data';
return new OC_Archive_TAR($dir . '/data.tar.gz');
diff --git a/tests/lib/backgroundjob/timedjob.php b/tests/lib/backgroundjob/timedjob.php
index 0af933afef8..f3c3eb4d0dd 100644
--- a/tests/lib/backgroundjob/timedjob.php
+++ b/tests/lib/backgroundjob/timedjob.php
@@ -41,6 +41,7 @@ class TimedJob extends \PHPUnit_Framework_TestCase {
$this->fail("job should have run");
} catch (JobRun $e) {
}
+ $this->assertTrue(true);
}
public function testShouldNotRunWithinInterval() {
@@ -50,6 +51,7 @@ class TimedJob extends \PHPUnit_Framework_TestCase {
} catch (JobRun $e) {
$this->fail("job should not have run");
}
+ $this->assertTrue(true);
}
public function testShouldNotTwice() {
@@ -64,5 +66,6 @@ class TimedJob extends \PHPUnit_Framework_TestCase {
$this->fail("job should not have run the second time");
}
}
+ $this->assertTrue(true);
}
}
diff --git a/tests/lib/db.php b/tests/lib/db.php
index afbdb413c3d..0ba7d5d4b06 100644
--- a/tests/lib/db.php
+++ b/tests/lib/db.php
@@ -40,7 +40,7 @@ class Test_DB extends PHPUnit_Framework_TestCase {
$this->assertFalse((bool)$row); //PDO returns false, MDB2 returns null
$query = OC_DB::prepare('INSERT INTO `*PREFIX*'.$this->table2.'` (`fullname`,`uri`) VALUES (?,?)');
$result = $query->execute(array('fullname test', 'uri_1'));
- $this->assertTrue((bool)$result);
+ $this->assertEquals('1', $result);
$query = OC_DB::prepare('SELECT `fullname`,`uri` FROM `*PREFIX*'.$this->table2.'` WHERE `uri` = ?');
$result = $query->execute(array('uri_1'));
$this->assertTrue((bool)$result);
@@ -57,7 +57,7 @@ class Test_DB extends PHPUnit_Framework_TestCase {
public function testNOW() {
$query = OC_DB::prepare('INSERT INTO `*PREFIX*'.$this->table2.'` (`fullname`,`uri`) VALUES (NOW(),?)');
$result = $query->execute(array('uri_2'));
- $this->assertTrue((bool)$result);
+ $this->assertEquals('1', $result);
$query = OC_DB::prepare('SELECT `fullname`,`uri` FROM `*PREFIX*'.$this->table2.'` WHERE `uri` = ?');
$result = $query->execute(array('uri_2'));
$this->assertTrue((bool)$result);
@@ -66,7 +66,7 @@ class Test_DB extends PHPUnit_Framework_TestCase {
public function testUNIX_TIMESTAMP() {
$query = OC_DB::prepare('INSERT INTO `*PREFIX*'.$this->table2.'` (`fullname`,`uri`) VALUES (UNIX_TIMESTAMP(),?)');
$result = $query->execute(array('uri_3'));
- $this->assertTrue((bool)$result);
+ $this->assertEquals('1', $result);
$query = OC_DB::prepare('SELECT `fullname`,`uri` FROM `*PREFIX*'.$this->table2.'` WHERE `uri` = ?');
$result = $query->execute(array('uri_3'));
$this->assertTrue((bool)$result);
@@ -105,7 +105,7 @@ class Test_DB extends PHPUnit_Framework_TestCase {
// Normal test to have same known data inserted.
$query = OC_DB::prepare('INSERT INTO `*PREFIX*'.$this->table2.'` (`fullname`, `uri`, `carddata`) VALUES (?, ?, ?)');
$result = $query->execute(array($fullname, $uri, $carddata));
- $this->assertTrue((bool)$result);
+ $this->assertEquals('1', $result);
$query = OC_DB::prepare('SELECT `fullname`, `uri`, `carddata` FROM `*PREFIX*'.$this->table2.'` WHERE `uri` = ?');
$result = $query->execute(array($uri));
$this->assertTrue((bool)$result);
diff --git a/tests/lib/dbschema.php b/tests/lib/dbschema.php
index 59f203993ef..c2e55eabf4b 100644
--- a/tests/lib/dbschema.php
+++ b/tests/lib/dbschema.php
@@ -7,9 +7,8 @@
*/
class Test_DBSchema extends PHPUnit_Framework_TestCase {
- protected static $schema_file = 'static://test_db_scheme';
- protected static $schema_file2 = 'static://test_db_scheme2';
- protected $test_prefix;
+ protected $schema_file = 'static://test_db_scheme';
+ protected $schema_file2 = 'static://test_db_scheme2';
protected $table1;
protected $table2;
@@ -20,19 +19,20 @@ class Test_DBSchema extends PHPUnit_Framework_TestCase {
$r = '_'.OC_Util::generate_random_bytes('4').'_';
$content = file_get_contents( $dbfile );
$content = str_replace( '*dbprefix*', '*dbprefix*'.$r, $content );
- file_put_contents( self::$schema_file, $content );
+ file_put_contents( $this->schema_file, $content );
$content = file_get_contents( $dbfile2 );
$content = str_replace( '*dbprefix*', '*dbprefix*'.$r, $content );
- file_put_contents( self::$schema_file2, $content );
+ file_put_contents( $this->schema_file2, $content );
- $this->test_prefix = $r;
- $this->table1 = $this->test_prefix.'cntcts_addrsbks';
- $this->table2 = $this->test_prefix.'cntcts_cards';
+ $prefix = OC_Config::getValue( "dbtableprefix", "oc_" );
+
+ $this->table1 = $prefix.$r.'cntcts_addrsbks';
+ $this->table2 = $prefix.$r.'cntcts_cards';
}
public function tearDown() {
- unlink(self::$schema_file);
- unlink(self::$schema_file2);
+ unlink($this->schema_file);
+ unlink($this->schema_file2);
}
// everything in one test, they depend on each other
@@ -47,13 +47,13 @@ class Test_DBSchema extends PHPUnit_Framework_TestCase {
}
public function doTestSchemaCreating() {
- OC_DB::createDbFromStructure(self::$schema_file);
+ OC_DB::createDbFromStructure($this->schema_file);
$this->assertTableExist($this->table1);
$this->assertTableExist($this->table2);
}
public function doTestSchemaChanging() {
- OC_DB::updateDbFromStructure(self::$schema_file2);
+ OC_DB::updateDbFromStructure($this->schema_file2);
$this->assertTableExist($this->table2);
}
@@ -66,67 +66,61 @@ class Test_DBSchema extends PHPUnit_Framework_TestCase {
}
public function doTestSchemaRemoving() {
- OC_DB::removeDBStructure(self::$schema_file);
+ OC_DB::removeDBStructure($this->schema_file);
$this->assertTableNotExist($this->table1);
$this->assertTableNotExist($this->table2);
}
public function tableExist($table) {
- $table = '*PREFIX*' . $table;
switch (OC_Config::getValue( 'dbtype', 'sqlite' )) {
case 'sqlite':
case 'sqlite3':
$sql = "SELECT name FROM sqlite_master "
- . "WHERE type = 'table' AND name != 'sqlite_sequence' "
- . "AND name != 'geometry_columns' AND name != 'spatial_ref_sys' "
- . "UNION ALL SELECT name FROM sqlite_temp_master "
- . "WHERE type = 'table' AND name = '".$table."'";
- $query = OC_DB::prepare($sql);
- $result = $query->execute(array());
- $exists = $result && $result->fetchOne();
+ . "WHERE type = 'table' AND name = ? "
+ . "UNION ALL SELECT name FROM sqlite_temp_master "
+ . "WHERE type = 'table' AND name = ?";
+ $result = \OC_DB::executeAudited($sql, array($table, $table));
break;
case 'mysql':
- $sql = 'SHOW TABLES LIKE "'.$table.'"';
- $query = OC_DB::prepare($sql);
- $result = $query->execute(array());
- $exists = $result && $result->fetchOne();
+ $sql = 'SHOW TABLES LIKE ?';
+ $result = \OC_DB::executeAudited($sql, array($table));
break;
case 'pgsql':
- $sql = "SELECT tablename AS table_name, schemaname AS schema_name "
- . "FROM pg_tables WHERE schemaname NOT LIKE 'pg_%' "
- . "AND schemaname != 'information_schema' "
- . "AND tablename = '".$table."'";
- $query = OC_DB::prepare($sql);
- $result = $query->execute(array());
- $exists = $result && $result->fetchOne();
+ $sql = 'SELECT tablename AS table_name, schemaname AS schema_name '
+ . 'FROM pg_tables WHERE schemaname NOT LIKE \'pg_%\' '
+ . 'AND schemaname != \'information_schema\' '
+ . 'AND tablename = ?';
+ $result = \OC_DB::executeAudited($sql, array($table));
break;
case 'oci':
- $sql = 'SELECT table_name FROM user_tables WHERE table_name = ?';
+ $sql = 'SELECT TABLE_NAME FROM USER_TABLES WHERE TABLE_NAME = ?';
$result = \OC_DB::executeAudited($sql, array($table));
- $exists = (bool)$result->fetchOne(); //oracle uses MDB2 and returns null
break;
case 'mssql':
- $sql = "SELECT * FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = '{$table}'";
- $query = OC_DB::prepare($sql);
- $result = $query->execute(array());
- $exists = $result && $result->fetchOne();
+ $sql = 'SELECT TABLE_NAME FROM INFORMATION_SCHEMA.TABLES WHERE TABLE_NAME = ?';
+ $result = \OC_DB::executeAudited($sql, array($table));
break;
}
- return $exists;
+
+ $name = $result->fetchOne(); //FIXME checking with '$result->numRows() === 1' does not seem to work?
+ if ($name === $table) {
+ return true;
+ } else {
+ return false;
+ }
}
public function assertTableExist($table) {
- $this->assertTrue($this->tableExist($table));
+ $this->assertTrue($this->tableExist($table), 'Table ' . $table . ' does not exist');
}
public function assertTableNotExist($table) {
$type=OC_Config::getValue( "dbtype", "sqlite" );
if( $type == 'sqlite' || $type == 'sqlite3' ) {
// sqlite removes the tables after closing the DB
- }
- else {
- $this->assertFalse($this->tableExist($table));
+ } else {
+ $this->assertFalse($this->tableExist($table), 'Table ' . $table . ' exists.');
}
}
}
diff --git a/tests/lib/files/mount/mount.php b/tests/lib/files/mount/mount.php
new file mode 100644
index 00000000000..b057204ad35
--- /dev/null
+++ b/tests/lib/files/mount/mount.php
@@ -0,0 +1,46 @@
+<?php
+/**
+ * Copyright (c) 2013 Robin Appelman <icewind@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+namespace Test\Files\Mount;
+
+
+use OC\Files\Storage\Loader;
+use OC\Files\Storage\Wrapper\Wrapper;
+
+class Mount extends \PHPUnit_Framework_TestCase {
+ public function testFromStorageObject() {
+ $storage = $this->getMockBuilder('\OC\Files\Storage\Temporary')
+ ->disableOriginalConstructor()
+ ->getMock();
+ $mount = new \OC\Files\Mount\Mount($storage, '/foo');
+ $this->assertInstanceOf('\OC\Files\Storage\Temporary', $mount->getStorage());
+ }
+
+ public function testFromStorageClassname() {
+ $mount = new \OC\Files\Mount\Mount('\OC\Files\Storage\Temporary', '/foo');
+ $this->assertInstanceOf('\OC\Files\Storage\Temporary', $mount->getStorage());
+ }
+
+ public function testWrapper() {
+ $test = $this;
+ $wrapper = function ($mountPoint, $storage) use (&$test) {
+ $test->assertEquals('/foo/', $mountPoint);
+ $test->assertInstanceOf('\OC\Files\Storage\Storage', $storage);
+ return new Wrapper(array('storage' => $storage));
+ };
+
+ $loader = new Loader();
+ $loader->addStorageWrapper($wrapper);
+
+ $storage = $this->getMockBuilder('\OC\Files\Storage\Temporary')
+ ->disableOriginalConstructor()
+ ->getMock();
+ $mount = new \OC\Files\Mount\Mount($storage, '/foo', array(), $loader);
+ $this->assertInstanceOf('\OC\Files\Storage\Wrapper\Wrapper', $mount->getStorage());
+ }
+}
diff --git a/tests/lib/files/storage/storage.php b/tests/lib/files/storage/storage.php
index 0e22f26ae83..fb3e05e66b3 100644
--- a/tests/lib/files/storage/storage.php
+++ b/tests/lib/files/storage/storage.php
@@ -258,9 +258,21 @@ abstract class Storage extends \PHPUnit_Framework_TestCase {
$this->assertEquals(file_get_contents($textFile), $content);
}
- public function testTouchCreateFile(){
+ public function testTouchCreateFile() {
$this->assertFalse($this->instance->file_exists('foo'));
$this->instance->touch('foo');
$this->assertTrue($this->instance->file_exists('foo'));
}
+
+ public function testRecursiveRmdir() {
+ $this->instance->mkdir('folder');
+ $this->instance->mkdir('folder/bar');
+ $this->instance->file_put_contents('folder/asd.txt', 'foobar');
+ $this->instance->file_put_contents('folder/bar/foo.txt', 'asd');
+ $this->instance->rmdir('folder');
+ $this->assertFalse($this->instance->file_exists('folder/asd.txt'));
+ $this->assertFalse($this->instance->file_exists('folder/bar/foo.txt'));
+ $this->assertFalse($this->instance->file_exists('folder/bar'));
+ $this->assertFalse($this->instance->file_exists('folder'));
+ }
}
diff --git a/tests/lib/files/storage/wrapper.php b/tests/lib/files/storage/wrapper.php
new file mode 100644
index 00000000000..2794a0a6263
--- /dev/null
+++ b/tests/lib/files/storage/wrapper.php
@@ -0,0 +1,26 @@
+<?php
+/**
+ * Copyright (c) 2013 Robin Appelman <icewind@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+namespace Test\Files\Storage;
+
+class Wrapper extends Storage {
+ /**
+ * @var string tmpDir
+ */
+ private $tmpDir;
+
+ public function setUp() {
+ $this->tmpDir = \OC_Helper::tmpFolder();
+ $storage = new \OC\Files\Storage\Local(array('datadir' => $this->tmpDir));
+ $this->instance = new \OC\Files\Storage\Wrapper\Wrapper(array('storage' => $storage));
+ }
+
+ public function tearDown() {
+ \OC_Helper::rmdirr($this->tmpDir);
+ }
+}
diff --git a/tests/lib/files/stream/staticstream.php b/tests/lib/files/stream/staticstream.php
new file mode 100644
index 00000000000..d55086196a0
--- /dev/null
+++ b/tests/lib/files/stream/staticstream.php
@@ -0,0 +1,68 @@
+<?php
+/**
+ * Copyright (c) 2013 Robin Appelman <icewind@owncloud.com>
+ * This file is licensed under the Affero General Public License version 3 or
+ * later.
+ * See the COPYING-README file.
+ */
+
+namespace Test\Files\Stream;
+
+class StaticStream extends \PHPUnit_Framework_TestCase {
+
+ private $sourceFile;
+ private $sourceText;
+
+ public function __construct() {
+ $this->sourceFile = \OC::$SERVERROOT . '/tests/data/lorem.txt';
+ $this->sourceText = file_get_contents($this->sourceFile);
+ }
+
+ public function tearDown() {
+ \OC\Files\Stream\StaticStream::clear();
+ }
+
+ public function testContent() {
+ file_put_contents('static://foo', $this->sourceText);
+ $this->assertEquals($this->sourceText, file_get_contents('static://foo'));
+ }
+
+ public function testMultipleFiles() {
+ file_put_contents('static://foo', $this->sourceText);
+ file_put_contents('static://bar', strrev($this->sourceText));
+ $this->assertEquals($this->sourceText, file_get_contents('static://foo'));
+ $this->assertEquals(strrev($this->sourceText), file_get_contents('static://bar'));
+ }
+
+ public function testOverwrite() {
+ file_put_contents('static://foo', $this->sourceText);
+ file_put_contents('static://foo', 'qwerty');
+ $this->assertEquals('qwerty', file_get_contents('static://foo'));
+ }
+
+ public function testIsFile() {
+ $this->assertFalse(is_file('static://foo'));
+ file_put_contents('static://foo', $this->sourceText);
+ $this->assertTrue(is_file('static://foo'));
+ }
+
+ public function testIsDir() {
+ $this->assertFalse(is_dir('static://foo'));
+ file_put_contents('static://foo', $this->sourceText);
+ $this->assertFalse(is_dir('static://foo'));
+ }
+
+ public function testFileType() {
+ file_put_contents('static://foo', $this->sourceText);
+ $this->assertEquals('file', filetype('static://foo'));
+ }
+
+ public function testUnlink() {
+ $this->assertFalse(file_exists('static://foo'));
+ file_put_contents('static://foo', $this->sourceText);
+ $this->assertTrue(file_exists('static://foo'));
+ unlink('static://foo');
+ clearstatcache();
+ $this->assertFalse(file_exists('static://foo'));
+ }
+}
diff --git a/tests/lib/hooks/basicemitter.php b/tests/lib/hooks/basicemitter.php
index f48dc53c563..0eae730d030 100644
--- a/tests/lib/hooks/basicemitter.php
+++ b/tests/lib/hooks/basicemitter.php
@@ -155,6 +155,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Test', 'test', $listener);
$this->emitter->removeListener('Test', 'test', $listener);
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
public function testRemoveWildcardListener() {
@@ -168,6 +170,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Test', 'test', $listener2);
$this->emitter->removeListener('Test', 'test');
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
public function testRemoveWildcardMethod() {
@@ -179,6 +183,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->removeListener('Test', null, $listener);
$this->emitter->emitEvent('Test', 'test');
$this->emitter->emitEvent('Test', 'foo');
+
+ $this->assertTrue(true);
}
public function testRemoveWildcardScope() {
@@ -190,6 +196,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->removeListener(null, 'test', $listener);
$this->emitter->emitEvent('Test', 'test');
$this->emitter->emitEvent('Bar', 'test');
+
+ $this->assertTrue(true);
}
public function testRemoveWildcardScopeAndMethod() {
@@ -203,6 +211,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->emitEvent('Test', 'test');
$this->emitter->emitEvent('Test', 'foo');
$this->emitter->emitEvent('Bar', 'foo');
+
+ $this->assertTrue(true);
}
/**
@@ -219,6 +229,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Test', 'test', $listener2);
$this->emitter->removeListener('Test', 'test', $listener1);
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
/**
@@ -232,6 +244,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Test', 'foo', $listener);
$this->emitter->removeListener('Test', 'foo', $listener);
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
/**
@@ -245,6 +259,8 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Bar', 'test', $listener);
$this->emitter->removeListener('Bar', 'test', $listener);
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
/**
@@ -257,5 +273,7 @@ class BasicEmitter extends \PHPUnit_Framework_TestCase {
$this->emitter->listen('Test', 'test', $listener);
$this->emitter->removeListener('Bar', 'test', $listener);
$this->emitter->emitEvent('Test', 'test');
+
+ $this->assertTrue(true);
}
}
diff --git a/tests/lib/session/session.php b/tests/lib/session/session.php
index 72dee44e7cb..9ce11274c84 100644
--- a/tests/lib/session/session.php
+++ b/tests/lib/session/session.php
@@ -44,7 +44,9 @@ abstract class Session extends \PHPUnit_Framework_TestCase {
}
public function testRemoveNonExisting() {
+ $this->assertFalse($this->instance->exists('foo'));
$this->instance->remove('foo');
+ $this->assertFalse($this->instance->exists('foo'));
}
public function testNotExistsAfterClear() {
diff --git a/tests/lib/streamwrappers.php b/tests/lib/streamwrappers.php
index c7e51ccfa48..d15b712139d 100644
--- a/tests/lib/streamwrappers.php
+++ b/tests/lib/streamwrappers.php
@@ -33,18 +33,6 @@ class Test_StreamWrappers extends PHPUnit_Framework_TestCase {
$this->assertEquals(count($items), count($result));
}
- public function testStaticStream() {
- $sourceFile = OC::$SERVERROOT . '/tests/data/lorem.txt';
- $staticFile = 'static://test';
- $this->assertFalse(file_exists($staticFile));
- file_put_contents($staticFile, file_get_contents($sourceFile));
- $this->assertTrue(file_exists($staticFile));
- $this->assertEquals(file_get_contents($sourceFile), file_get_contents($staticFile));
- unlink($staticFile);
- clearstatcache();
- $this->assertFalse(file_exists($staticFile));
- }
-
public function testCloseStream() {
//ensure all basic stream stuff works
$sourceFile = OC::$SERVERROOT . '/tests/data/lorem.txt';
diff --git a/tests/phpunit.xml b/tests/phpunit.xml.dist
index 510c38a3c8b..25dfc64cfeb 100644
--- a/tests/phpunit.xml
+++ b/tests/phpunit.xml.dist
@@ -15,7 +15,4 @@
</exclude>
</whitelist>
</filter>
- <listeners>
- <listener class="PHPUnit_Util_Log_JSON"></listener>
- </listeners>
</phpunit>