summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Mueller <thomas.mueller@tmit.eu>2013-06-28 09:22:48 +0200
committerThomas Mueller <thomas.mueller@tmit.eu>2013-06-28 09:22:48 +0200
commite7d50617d7add1ac3bcd7ecfacf5dae76fea05b7 (patch)
tree0513edcd9eb3bc6892b6253e12801449669c3377
parent0f32c5ec346490e0473d9003de5c796ff0cf92ea (diff)
parent6127fee5aa012e58c124b00f159afd3d3d95d8ce (diff)
downloadnextcloud-server-e7d50617d7add1ac3bcd7ecfacf5dae76fea05b7.tar.gz
nextcloud-server-e7d50617d7add1ac3bcd7ecfacf5dae76fea05b7.zip
Merge branch 'master' into ext-fs-irods-master
-rw-r--r--.gitignore5
-rw-r--r--apps/files/ajax/scan.php42
-rw-r--r--apps/files/js/files.js18
-rw-r--r--apps/files/l10n/eo.php11
-rw-r--r--apps/files/l10n/ro.php1
-rw-r--r--apps/files/l10n/sl.php1
-rw-r--r--apps/files/triggerupdate.php22
-rw-r--r--apps/files_encryption/appinfo/app.php13
-rw-r--r--apps/files_encryption/appinfo/info.xml2
-rw-r--r--apps/files_encryption/hooks/hooks.php14
-rw-r--r--apps/files_encryption/l10n/ca.php5
-rw-r--r--apps/files_encryption/l10n/cs_CZ.php5
-rw-r--r--apps/files_encryption/l10n/de.php2
-rw-r--r--apps/files_encryption/l10n/de_DE.php14
-rw-r--r--apps/files_encryption/l10n/el.php2
-rw-r--r--apps/files_encryption/l10n/eo.php14
-rw-r--r--apps/files_encryption/l10n/es.php25
-rw-r--r--apps/files_encryption/l10n/es_AR.php32
-rw-r--r--apps/files_encryption/l10n/et_EE.php5
-rw-r--r--apps/files_encryption/l10n/eu.php5
-rw-r--r--apps/files_encryption/l10n/fr.php28
-rw-r--r--apps/files_encryption/l10n/gl.php12
-rw-r--r--apps/files_encryption/l10n/it.php34
-rw-r--r--apps/files_encryption/l10n/ja_JP.php12
-rw-r--r--apps/files_encryption/l10n/lt_LT.php5
-rw-r--r--apps/files_encryption/l10n/nl.php17
-rw-r--r--apps/files_encryption/l10n/pl.php7
-rw-r--r--apps/files_encryption/l10n/pt_BR.php26
-rw-r--r--apps/files_encryption/l10n/pt_PT.php5
-rw-r--r--apps/files_encryption/l10n/ru.php10
-rw-r--r--apps/files_encryption/l10n/sk_SK.php19
-rw-r--r--apps/files_encryption/l10n/sl.php12
-rw-r--r--apps/files_encryption/l10n/sv.php6
-rw-r--r--apps/files_encryption/l10n/tr.php5
-rw-r--r--apps/files_encryption/l10n/vi.php1
-rw-r--r--apps/files_encryption/l10n/zh_CN.php5
-rw-r--r--apps/files_encryption/l10n/zh_TW.php1
-rwxr-xr-xapps/files_encryption/lib/crypt.php35
-rw-r--r--apps/files_encryption/lib/util.php19
-rw-r--r--apps/files_encryption/templates/settings-admin.php10
-rw-r--r--apps/files_external/l10n/ko.php3
-rw-r--r--apps/files_trashbin/l10n/eo.php1
-rw-r--r--apps/files_versions/l10n/ko.php14
-rw-r--r--apps/user_ldap/l10n/es_AR.php12
-rw-r--r--apps/user_ldap/l10n/ru.php3
-rw-r--r--apps/user_ldap/l10n/sk_SK.php3
-rw-r--r--apps/user_webdavauth/l10n/de_DE.php1
-rw-r--r--apps/user_webdavauth/l10n/el.php1
-rw-r--r--apps/user_webdavauth/l10n/es_AR.php1
-rw-r--r--apps/user_webdavauth/l10n/pt_BR.php1
-rw-r--r--apps/user_webdavauth/l10n/sk_SK.php1
-rwxr-xr-xapps/user_webdavauth/user_webdavauth.php8
-rw-r--r--core/css/jquery.multiselect.css2
-rw-r--r--core/js/config.php2
-rw-r--r--core/js/jquery.multiselect.js153
-rw-r--r--core/js/js.js5
-rw-r--r--core/l10n/ca.php2
-rw-r--r--core/l10n/cs_CZ.php1
-rw-r--r--core/l10n/de_DE.php5
-rw-r--r--core/l10n/el.php5
-rw-r--r--core/l10n/eo.php12
-rw-r--r--core/l10n/es.php2
-rw-r--r--core/l10n/es_AR.php55
-rw-r--r--core/l10n/fi_FI.php4
-rw-r--r--core/l10n/fr.php2
-rw-r--r--core/l10n/gl.php2
-rw-r--r--core/l10n/hu_HU.php4
-rw-r--r--core/l10n/it.php10
-rw-r--r--core/l10n/ja_JP.php2
-rw-r--r--core/l10n/nl.php61
-rw-r--r--core/l10n/pt_BR.php5
-rw-r--r--core/l10n/ro.php9
-rw-r--r--core/l10n/ru.php4
-rw-r--r--core/l10n/sk_SK.php5
-rw-r--r--core/l10n/sl.php6
-rw-r--r--core/l10n/sv.php1
-rw-r--r--core/l10n/zh_TW.php1
-rwxr-xr-xindex.php4
-rw-r--r--l10n/af_ZA/core.po82
-rw-r--r--l10n/af_ZA/files_encryption.po24
-rw-r--r--l10n/af_ZA/files_sharing.po4
-rw-r--r--l10n/af_ZA/lib.po4
-rw-r--r--l10n/af_ZA/settings.po70
-rw-r--r--l10n/af_ZA/user_ldap.po4
-rw-r--r--l10n/ar/core.po82
-rw-r--r--l10n/ar/files.po20
-rw-r--r--l10n/ar/files_encryption.po24
-rw-r--r--l10n/ar/files_external.po4
-rw-r--r--l10n/ar/files_sharing.po4
-rw-r--r--l10n/ar/files_trashbin.po4
-rw-r--r--l10n/ar/lib.po4
-rw-r--r--l10n/ar/settings.po10
-rw-r--r--l10n/ar/user_ldap.po4
-rw-r--r--l10n/be/core.po16
-rw-r--r--l10n/be/files_encryption.po24
-rw-r--r--l10n/be/settings.po70
-rw-r--r--l10n/bg_BG/core.po82
-rw-r--r--l10n/bg_BG/files.po20
-rw-r--r--l10n/bg_BG/files_encryption.po24
-rw-r--r--l10n/bg_BG/files_external.po4
-rw-r--r--l10n/bg_BG/files_sharing.po4
-rw-r--r--l10n/bg_BG/files_trashbin.po4
-rw-r--r--l10n/bg_BG/lib.po4
-rw-r--r--l10n/bg_BG/settings.po10
-rw-r--r--l10n/bg_BG/user_ldap.po4
-rw-r--r--l10n/bn_BD/core.po82
-rw-r--r--l10n/bn_BD/files.po20
-rw-r--r--l10n/bn_BD/files_encryption.po24
-rw-r--r--l10n/bn_BD/files_external.po4
-rw-r--r--l10n/bn_BD/files_sharing.po4
-rw-r--r--l10n/bn_BD/files_trashbin.po4
-rw-r--r--l10n/bn_BD/lib.po4
-rw-r--r--l10n/bn_BD/settings.po10
-rw-r--r--l10n/bn_BD/user_ldap.po4
-rw-r--r--l10n/bs/core.po82
-rw-r--r--l10n/bs/files.po20
-rw-r--r--l10n/bs/files_encryption.po24
-rw-r--r--l10n/bs/files_trashbin.po4
-rw-r--r--l10n/bs/settings.po10
-rw-r--r--l10n/ca/core.po84
-rw-r--r--l10n/ca/files.po20
-rw-r--r--l10n/ca/files_encryption.po36
-rw-r--r--l10n/ca/files_external.po4
-rw-r--r--l10n/ca/files_sharing.po4
-rw-r--r--l10n/ca/files_trashbin.po4
-rw-r--r--l10n/ca/lib.po4
-rw-r--r--l10n/ca/settings.po10
-rw-r--r--l10n/ca/user_ldap.po4
-rw-r--r--l10n/cs_CZ/core.po86
-rw-r--r--l10n/cs_CZ/files.po20
-rw-r--r--l10n/cs_CZ/files_encryption.po36
-rw-r--r--l10n/cs_CZ/files_external.po4
-rw-r--r--l10n/cs_CZ/files_sharing.po4
-rw-r--r--l10n/cs_CZ/files_trashbin.po4
-rw-r--r--l10n/cs_CZ/lib.po4
-rw-r--r--l10n/cs_CZ/settings.po12
-rw-r--r--l10n/cs_CZ/user_ldap.po4
-rw-r--r--l10n/cy_GB/core.po82
-rw-r--r--l10n/cy_GB/files.po20
-rw-r--r--l10n/cy_GB/files_encryption.po24
-rw-r--r--l10n/cy_GB/files_external.po4
-rw-r--r--l10n/cy_GB/files_sharing.po4
-rw-r--r--l10n/cy_GB/files_trashbin.po4
-rw-r--r--l10n/cy_GB/lib.po4
-rw-r--r--l10n/cy_GB/settings.po10
-rw-r--r--l10n/cy_GB/user_ldap.po4
-rw-r--r--l10n/da/core.po82
-rw-r--r--l10n/da/files.po20
-rw-r--r--l10n/da/files_encryption.po24
-rw-r--r--l10n/da/files_external.po4
-rw-r--r--l10n/da/files_sharing.po4
-rw-r--r--l10n/da/files_trashbin.po4
-rw-r--r--l10n/da/lib.po4
-rw-r--r--l10n/da/settings.po12
-rw-r--r--l10n/da/user_ldap.po4
-rw-r--r--l10n/de/core.po82
-rw-r--r--l10n/de/files.po20
-rw-r--r--l10n/de/files_encryption.po30
-rw-r--r--l10n/de/files_external.po4
-rw-r--r--l10n/de/files_sharing.po4
-rw-r--r--l10n/de/files_trashbin.po4
-rw-r--r--l10n/de/lib.po4
-rw-r--r--l10n/de/settings.po13
-rw-r--r--l10n/de/user_ldap.po4
-rw-r--r--l10n/de_DE/core.po95
-rw-r--r--l10n/de_DE/files.po20
-rw-r--r--l10n/de_DE/files_encryption.po50
-rw-r--r--l10n/de_DE/files_external.po4
-rw-r--r--l10n/de_DE/files_sharing.po4
-rw-r--r--l10n/de_DE/files_trashbin.po4
-rw-r--r--l10n/de_DE/lib.po4
-rw-r--r--l10n/de_DE/settings.po13
-rw-r--r--l10n/de_DE/user_ldap.po4
-rw-r--r--l10n/de_DE/user_webdavauth.po8
-rw-r--r--l10n/el/core.po98
-rw-r--r--l10n/el/files.po20
-rw-r--r--l10n/el/files_encryption.po32
-rw-r--r--l10n/el/files_external.po4
-rw-r--r--l10n/el/files_sharing.po4
-rw-r--r--l10n/el/files_trashbin.po4
-rw-r--r--l10n/el/lib.po9
-rw-r--r--l10n/el/settings.po17
-rw-r--r--l10n/el/user_ldap.po4
-rw-r--r--l10n/el/user_webdavauth.po9
-rw-r--r--l10n/en@pirate/core.po16
-rw-r--r--l10n/en@pirate/files.po20
-rw-r--r--l10n/en@pirate/files_encryption.po24
-rw-r--r--l10n/en@pirate/files_sharing.po4
-rw-r--r--l10n/en@pirate/settings.po70
-rw-r--r--l10n/en@pirate/user_ldap.po4
-rw-r--r--l10n/eo/core.po105
-rw-r--r--l10n/eo/files.po41
-rw-r--r--l10n/eo/files_encryption.po49
-rw-r--r--l10n/eo/files_external.po4
-rw-r--r--l10n/eo/files_sharing.po4
-rw-r--r--l10n/eo/files_trashbin.po6
-rw-r--r--l10n/eo/lib.po43
-rw-r--r--l10n/eo/settings.po16
-rw-r--r--l10n/eo/user_ldap.po4
-rw-r--r--l10n/es/core.po87
-rw-r--r--l10n/es/files.po20
-rw-r--r--l10n/es/files_encryption.po67
-rw-r--r--l10n/es/files_external.po4
-rw-r--r--l10n/es/files_sharing.po4
-rw-r--r--l10n/es/files_trashbin.po4
-rw-r--r--l10n/es/lib.po4
-rw-r--r--l10n/es/settings.po12
-rw-r--r--l10n/es/user_ldap.po4
-rw-r--r--l10n/es_AR/core.po144
-rw-r--r--l10n/es_AR/files.po22
-rw-r--r--l10n/es_AR/files_encryption.po82
-rw-r--r--l10n/es_AR/files_external.po4
-rw-r--r--l10n/es_AR/files_sharing.po4
-rw-r--r--l10n/es_AR/files_trashbin.po4
-rw-r--r--l10n/es_AR/lib.po4
-rw-r--r--l10n/es_AR/settings.po80
-rw-r--r--l10n/es_AR/user_ldap.po28
-rw-r--r--l10n/es_AR/user_webdavauth.po8
-rw-r--r--l10n/et_EE/core.po82
-rw-r--r--l10n/et_EE/files.po20
-rw-r--r--l10n/et_EE/files_encryption.po34
-rw-r--r--l10n/et_EE/files_external.po4
-rw-r--r--l10n/et_EE/files_sharing.po4
-rw-r--r--l10n/et_EE/files_trashbin.po4
-rw-r--r--l10n/et_EE/lib.po4
-rw-r--r--l10n/et_EE/settings.po12
-rw-r--r--l10n/et_EE/user_ldap.po4
-rw-r--r--l10n/eu/core.po82
-rw-r--r--l10n/eu/files.po20
-rw-r--r--l10n/eu/files_encryption.po33
-rw-r--r--l10n/eu/files_external.po4
-rw-r--r--l10n/eu/files_sharing.po4
-rw-r--r--l10n/eu/files_trashbin.po4
-rw-r--r--l10n/eu/lib.po4
-rw-r--r--l10n/eu/settings.po10
-rw-r--r--l10n/eu/user_ldap.po4
-rw-r--r--l10n/fa/core.po82
-rw-r--r--l10n/fa/files.po20
-rw-r--r--l10n/fa/files_encryption.po24
-rw-r--r--l10n/fa/files_external.po4
-rw-r--r--l10n/fa/files_sharing.po4
-rw-r--r--l10n/fa/files_trashbin.po4
-rw-r--r--l10n/fa/lib.po4
-rw-r--r--l10n/fa/settings.po10
-rw-r--r--l10n/fa/user_ldap.po4
-rw-r--r--l10n/fi_FI/core.po92
-rw-r--r--l10n/fi_FI/files.po20
-rw-r--r--l10n/fi_FI/files_encryption.po24
-rw-r--r--l10n/fi_FI/files_external.po4
-rw-r--r--l10n/fi_FI/files_sharing.po4
-rw-r--r--l10n/fi_FI/files_trashbin.po4
-rw-r--r--l10n/fi_FI/lib.po4
-rw-r--r--l10n/fi_FI/settings.po10
-rw-r--r--l10n/fi_FI/user_ldap.po4
-rw-r--r--l10n/fr/core.po87
-rw-r--r--l10n/fr/files.po20
-rw-r--r--l10n/fr/files_encryption.po59
-rw-r--r--l10n/fr/files_external.po4
-rw-r--r--l10n/fr/files_sharing.po4
-rw-r--r--l10n/fr/files_trashbin.po4
-rw-r--r--l10n/fr/lib.po4
-rw-r--r--l10n/fr/settings.po12
-rw-r--r--l10n/fr/user_ldap.po4
-rw-r--r--l10n/gl/core.po84
-rw-r--r--l10n/gl/files.po20
-rw-r--r--l10n/gl/files_encryption.po34
-rw-r--r--l10n/gl/files_external.po4
-rw-r--r--l10n/gl/files_sharing.po4
-rw-r--r--l10n/gl/files_trashbin.po4
-rw-r--r--l10n/gl/lib.po4
-rw-r--r--l10n/gl/settings.po10
-rw-r--r--l10n/gl/user_ldap.po4
-rw-r--r--l10n/he/core.po82
-rw-r--r--l10n/he/files.po20
-rw-r--r--l10n/he/files_encryption.po24
-rw-r--r--l10n/he/files_external.po4
-rw-r--r--l10n/he/files_sharing.po4
-rw-r--r--l10n/he/files_trashbin.po4
-rw-r--r--l10n/he/lib.po4
-rw-r--r--l10n/he/settings.po10
-rw-r--r--l10n/he/user_ldap.po4
-rw-r--r--l10n/hi/core.po82
-rw-r--r--l10n/hi/files.po20
-rw-r--r--l10n/hi/files_encryption.po24
-rw-r--r--l10n/hi/files_sharing.po4
-rw-r--r--l10n/hi/lib.po4
-rw-r--r--l10n/hi/settings.po70
-rw-r--r--l10n/hi/user_ldap.po4
-rw-r--r--l10n/hr/core.po82
-rw-r--r--l10n/hr/files.po20
-rw-r--r--l10n/hr/files_encryption.po24
-rw-r--r--l10n/hr/files_external.po4
-rw-r--r--l10n/hr/files_sharing.po4
-rw-r--r--l10n/hr/files_trashbin.po4
-rw-r--r--l10n/hr/lib.po4
-rw-r--r--l10n/hr/settings.po10
-rw-r--r--l10n/hr/user_ldap.po4
-rw-r--r--l10n/hu_HU/core.po90
-rw-r--r--l10n/hu_HU/files.po20
-rw-r--r--l10n/hu_HU/files_encryption.po24
-rw-r--r--l10n/hu_HU/files_external.po4
-rw-r--r--l10n/hu_HU/files_sharing.po4
-rw-r--r--l10n/hu_HU/files_trashbin.po4
-rw-r--r--l10n/hu_HU/lib.po4
-rw-r--r--l10n/hu_HU/settings.po12
-rw-r--r--l10n/hu_HU/user_ldap.po4
-rw-r--r--l10n/hy/core.po16
-rw-r--r--l10n/hy/files.po20
-rw-r--r--l10n/hy/files_encryption.po24
-rw-r--r--l10n/hy/files_external.po2
-rw-r--r--l10n/hy/files_sharing.po4
-rw-r--r--l10n/hy/files_trashbin.po2
-rw-r--r--l10n/hy/settings.po10
-rw-r--r--l10n/ia/core.po82
-rw-r--r--l10n/ia/files.po20
-rw-r--r--l10n/ia/files_encryption.po24
-rw-r--r--l10n/ia/files_external.po4
-rw-r--r--l10n/ia/files_sharing.po4
-rw-r--r--l10n/ia/files_trashbin.po4
-rw-r--r--l10n/ia/lib.po4
-rw-r--r--l10n/ia/settings.po10
-rw-r--r--l10n/ia/user_ldap.po4
-rw-r--r--l10n/id/core.po82
-rw-r--r--l10n/id/files.po20
-rw-r--r--l10n/id/files_encryption.po24
-rw-r--r--l10n/id/files_external.po4
-rw-r--r--l10n/id/files_sharing.po4
-rw-r--r--l10n/id/files_trashbin.po4
-rw-r--r--l10n/id/lib.po4
-rw-r--r--l10n/id/settings.po10
-rw-r--r--l10n/id/user_ldap.po4
-rw-r--r--l10n/is/core.po82
-rw-r--r--l10n/is/files.po20
-rw-r--r--l10n/is/files_encryption.po24
-rw-r--r--l10n/is/files_external.po4
-rw-r--r--l10n/is/files_sharing.po4
-rw-r--r--l10n/is/files_trashbin.po4
-rw-r--r--l10n/is/lib.po4
-rw-r--r--l10n/is/settings.po10
-rw-r--r--l10n/is/user_ldap.po4
-rw-r--r--l10n/it/core.po94
-rw-r--r--l10n/it/files.po20
-rw-r--r--l10n/it/files_encryption.po59
-rw-r--r--l10n/it/files_external.po4
-rw-r--r--l10n/it/files_sharing.po4
-rw-r--r--l10n/it/files_trashbin.po4
-rw-r--r--l10n/it/lib.po4
-rw-r--r--l10n/it/settings.po11
-rw-r--r--l10n/it/user_ldap.po4
-rw-r--r--l10n/it/user_webdavauth.po6
-rw-r--r--l10n/ja_JP/core.po84
-rw-r--r--l10n/ja_JP/files.po20
-rw-r--r--l10n/ja_JP/files_encryption.po34
-rw-r--r--l10n/ja_JP/files_external.po4
-rw-r--r--l10n/ja_JP/files_sharing.po4
-rw-r--r--l10n/ja_JP/files_trashbin.po4
-rw-r--r--l10n/ja_JP/lib.po4
-rw-r--r--l10n/ja_JP/settings.po10
-rw-r--r--l10n/ja_JP/user_ldap.po4
-rw-r--r--l10n/ka/core.po16
-rw-r--r--l10n/ka/files.po20
-rw-r--r--l10n/ka/files_encryption.po24
-rw-r--r--l10n/ka/files_sharing.po4
-rw-r--r--l10n/ka/settings.po70
-rw-r--r--l10n/ka/user_ldap.po4
-rw-r--r--l10n/ka_GE/core.po82
-rw-r--r--l10n/ka_GE/files.po20
-rw-r--r--l10n/ka_GE/files_encryption.po24
-rw-r--r--l10n/ka_GE/files_external.po4
-rw-r--r--l10n/ka_GE/files_sharing.po4
-rw-r--r--l10n/ka_GE/files_trashbin.po4
-rw-r--r--l10n/ka_GE/lib.po4
-rw-r--r--l10n/ka_GE/settings.po10
-rw-r--r--l10n/ka_GE/user_ldap.po4
-rw-r--r--l10n/kn/core.po16
-rw-r--r--l10n/kn/files_encryption.po24
-rw-r--r--l10n/kn/settings.po70
-rw-r--r--l10n/ko/core.po82
-rw-r--r--l10n/ko/files.po24
-rw-r--r--l10n/ko/files_encryption.po24
-rw-r--r--l10n/ko/files_external.po13
-rw-r--r--l10n/ko/files_sharing.po6
-rw-r--r--l10n/ko/files_trashbin.po4
-rw-r--r--l10n/ko/files_versions.po21
-rw-r--r--l10n/ko/lib.po8
-rw-r--r--l10n/ko/settings.po119
-rw-r--r--l10n/ko/user_ldap.po4
-rw-r--r--l10n/ku_IQ/core.po82
-rw-r--r--l10n/ku_IQ/files.po20
-rw-r--r--l10n/ku_IQ/files_encryption.po24
-rw-r--r--l10n/ku_IQ/files_sharing.po4
-rw-r--r--l10n/ku_IQ/files_trashbin.po4
-rw-r--r--l10n/ku_IQ/lib.po4
-rw-r--r--l10n/ku_IQ/settings.po10
-rw-r--r--l10n/ku_IQ/user_ldap.po4
-rw-r--r--l10n/lb/core.po82
-rw-r--r--l10n/lb/files.po20
-rw-r--r--l10n/lb/files_encryption.po24
-rw-r--r--l10n/lb/files_external.po4
-rw-r--r--l10n/lb/files_sharing.po4
-rw-r--r--l10n/lb/files_trashbin.po4
-rw-r--r--l10n/lb/lib.po4
-rw-r--r--l10n/lb/settings.po10
-rw-r--r--l10n/lb/user_ldap.po4
-rw-r--r--l10n/lt_LT/core.po82
-rw-r--r--l10n/lt_LT/files.po20
-rw-r--r--l10n/lt_LT/files_encryption.po34
-rw-r--r--l10n/lt_LT/files_external.po4
-rw-r--r--l10n/lt_LT/files_sharing.po4
-rw-r--r--l10n/lt_LT/files_trashbin.po4
-rw-r--r--l10n/lt_LT/lib.po4
-rw-r--r--l10n/lt_LT/settings.po10
-rw-r--r--l10n/lt_LT/user_ldap.po4
-rw-r--r--l10n/lv/core.po82
-rw-r--r--l10n/lv/files.po20
-rw-r--r--l10n/lv/files_encryption.po24
-rw-r--r--l10n/lv/files_external.po4
-rw-r--r--l10n/lv/files_sharing.po4
-rw-r--r--l10n/lv/files_trashbin.po4
-rw-r--r--l10n/lv/lib.po4
-rw-r--r--l10n/lv/settings.po10
-rw-r--r--l10n/lv/user_ldap.po4
-rw-r--r--l10n/mk/core.po82
-rw-r--r--l10n/mk/files.po20
-rw-r--r--l10n/mk/files_encryption.po24
-rw-r--r--l10n/mk/files_external.po4
-rw-r--r--l10n/mk/files_sharing.po4
-rw-r--r--l10n/mk/files_trashbin.po4
-rw-r--r--l10n/mk/lib.po4
-rw-r--r--l10n/mk/settings.po10
-rw-r--r--l10n/mk/user_ldap.po4
-rw-r--r--l10n/ms_MY/core.po82
-rw-r--r--l10n/ms_MY/files.po20
-rw-r--r--l10n/ms_MY/files_encryption.po24
-rw-r--r--l10n/ms_MY/files_external.po4
-rw-r--r--l10n/ms_MY/files_sharing.po4
-rw-r--r--l10n/ms_MY/files_trashbin.po4
-rw-r--r--l10n/ms_MY/lib.po4
-rw-r--r--l10n/ms_MY/settings.po10
-rw-r--r--l10n/ms_MY/user_ldap.po4
-rw-r--r--l10n/my_MM/core.po82
-rw-r--r--l10n/my_MM/files.po20
-rw-r--r--l10n/my_MM/files_encryption.po24
-rw-r--r--l10n/my_MM/files_sharing.po4
-rw-r--r--l10n/my_MM/lib.po4
-rw-r--r--l10n/my_MM/settings.po70
-rw-r--r--l10n/my_MM/user_ldap.po4
-rw-r--r--l10n/nb_NO/core.po82
-rw-r--r--l10n/nb_NO/files.po20
-rw-r--r--l10n/nb_NO/files_encryption.po24
-rw-r--r--l10n/nb_NO/files_external.po4
-rw-r--r--l10n/nb_NO/files_sharing.po4
-rw-r--r--l10n/nb_NO/files_trashbin.po4
-rw-r--r--l10n/nb_NO/lib.po4
-rw-r--r--l10n/nb_NO/settings.po10
-rw-r--r--l10n/nb_NO/user_ldap.po4
-rw-r--r--l10n/ne/core.po16
-rw-r--r--l10n/ne/files_encryption.po24
-rw-r--r--l10n/ne/settings.po70
-rw-r--r--l10n/nl/core.po147
-rw-r--r--l10n/nl/files.po20
-rw-r--r--l10n/nl/files_encryption.po44
-rw-r--r--l10n/nl/files_external.po4
-rw-r--r--l10n/nl/files_sharing.po4
-rw-r--r--l10n/nl/files_trashbin.po4
-rw-r--r--l10n/nl/lib.po4
-rw-r--r--l10n/nl/settings.po12
-rw-r--r--l10n/nl/user_ldap.po4
-rw-r--r--l10n/nn_NO/core.po82
-rw-r--r--l10n/nn_NO/files.po20
-rw-r--r--l10n/nn_NO/files_encryption.po24
-rw-r--r--l10n/nn_NO/files_external.po4
-rw-r--r--l10n/nn_NO/files_sharing.po4
-rw-r--r--l10n/nn_NO/files_trashbin.po4
-rw-r--r--l10n/nn_NO/lib.po4
-rw-r--r--l10n/nn_NO/settings.po10
-rw-r--r--l10n/nn_NO/user_ldap.po4
-rw-r--r--l10n/oc/core.po82
-rw-r--r--l10n/oc/files.po20
-rw-r--r--l10n/oc/files_encryption.po24
-rw-r--r--l10n/oc/files_external.po4
-rw-r--r--l10n/oc/files_sharing.po4
-rw-r--r--l10n/oc/files_trashbin.po4
-rw-r--r--l10n/oc/lib.po4
-rw-r--r--l10n/oc/settings.po10
-rw-r--r--l10n/oc/user_ldap.po4
-rw-r--r--l10n/pl/core.po84
-rw-r--r--l10n/pl/files.po20
-rw-r--r--l10n/pl/files_encryption.po34
-rw-r--r--l10n/pl/files_external.po4
-rw-r--r--l10n/pl/files_sharing.po4
-rw-r--r--l10n/pl/files_trashbin.po4
-rw-r--r--l10n/pl/lib.po4
-rw-r--r--l10n/pl/settings.po12
-rw-r--r--l10n/pl/user_ldap.po4
-rw-r--r--l10n/pt_BR/core.po95
-rw-r--r--l10n/pt_BR/files.po20
-rw-r--r--l10n/pt_BR/files_encryption.po65
-rw-r--r--l10n/pt_BR/files_external.po4
-rw-r--r--l10n/pt_BR/files_sharing.po4
-rw-r--r--l10n/pt_BR/files_trashbin.po4
-rw-r--r--l10n/pt_BR/lib.po4
-rw-r--r--l10n/pt_BR/settings.po12
-rw-r--r--l10n/pt_BR/user_ldap.po4
-rw-r--r--l10n/pt_BR/user_webdavauth.po9
-rw-r--r--l10n/pt_PT/core.po82
-rw-r--r--l10n/pt_PT/files.po20
-rw-r--r--l10n/pt_PT/files_encryption.po34
-rw-r--r--l10n/pt_PT/files_external.po4
-rw-r--r--l10n/pt_PT/files_sharing.po4
-rw-r--r--l10n/pt_PT/files_trashbin.po4
-rw-r--r--l10n/pt_PT/lib.po4
-rw-r--r--l10n/pt_PT/settings.po12
-rw-r--r--l10n/pt_PT/user_ldap.po4
-rw-r--r--l10n/ro/core.po101
-rw-r--r--l10n/ro/files.po25
-rw-r--r--l10n/ro/files_encryption.po24
-rw-r--r--l10n/ro/files_external.po4
-rw-r--r--l10n/ro/files_sharing.po4
-rw-r--r--l10n/ro/files_trashbin.po4
-rw-r--r--l10n/ro/lib.po4
-rw-r--r--l10n/ro/settings.po10
-rw-r--r--l10n/ro/user_ldap.po4
-rw-r--r--l10n/ru/core.po91
-rw-r--r--l10n/ru/files.po20
-rw-r--r--l10n/ru/files_encryption.po45
-rw-r--r--l10n/ru/files_external.po4
-rw-r--r--l10n/ru/files_sharing.po4
-rw-r--r--l10n/ru/files_trashbin.po4
-rw-r--r--l10n/ru/lib.po4
-rw-r--r--l10n/ru/settings.po13
-rw-r--r--l10n/ru/user_ldap.po13
-rw-r--r--l10n/si_LK/core.po82
-rw-r--r--l10n/si_LK/files.po20
-rw-r--r--l10n/si_LK/files_encryption.po24
-rw-r--r--l10n/si_LK/files_external.po4
-rw-r--r--l10n/si_LK/files_sharing.po4
-rw-r--r--l10n/si_LK/files_trashbin.po4
-rw-r--r--l10n/si_LK/lib.po4
-rw-r--r--l10n/si_LK/settings.po10
-rw-r--r--l10n/si_LK/user_ldap.po4
-rw-r--r--l10n/sk/core.po16
-rw-r--r--l10n/sk/files_encryption.po24
-rw-r--r--l10n/sk/settings.po70
-rw-r--r--l10n/sk_SK/core.po94
-rw-r--r--l10n/sk_SK/files.po20
-rw-r--r--l10n/sk_SK/files_encryption.po60
-rw-r--r--l10n/sk_SK/files_external.po4
-rw-r--r--l10n/sk_SK/files_sharing.po4
-rw-r--r--l10n/sk_SK/files_trashbin.po4
-rw-r--r--l10n/sk_SK/lib.po4
-rw-r--r--l10n/sk_SK/settings.po14
-rw-r--r--l10n/sk_SK/user_ldap.po10
-rw-r--r--l10n/sk_SK/user_webdavauth.po8
-rw-r--r--l10n/sl/core.po97
-rw-r--r--l10n/sl/files.po25
-rw-r--r--l10n/sl/files_encryption.po47
-rw-r--r--l10n/sl/files_external.po4
-rw-r--r--l10n/sl/files_sharing.po4
-rw-r--r--l10n/sl/files_trashbin.po4
-rw-r--r--l10n/sl/lib.po9
-rw-r--r--l10n/sl/settings.po17
-rw-r--r--l10n/sl/user_ldap.po4
-rw-r--r--l10n/sq/core.po82
-rw-r--r--l10n/sq/files.po20
-rw-r--r--l10n/sq/files_encryption.po24
-rw-r--r--l10n/sq/files_external.po4
-rw-r--r--l10n/sq/files_sharing.po4
-rw-r--r--l10n/sq/files_trashbin.po4
-rw-r--r--l10n/sq/lib.po4
-rw-r--r--l10n/sq/settings.po10
-rw-r--r--l10n/sq/user_ldap.po4
-rw-r--r--l10n/sr/core.po82
-rw-r--r--l10n/sr/files.po20
-rw-r--r--l10n/sr/files_encryption.po24
-rw-r--r--l10n/sr/files_external.po4
-rw-r--r--l10n/sr/files_sharing.po4
-rw-r--r--l10n/sr/files_trashbin.po4
-rw-r--r--l10n/sr/lib.po4
-rw-r--r--l10n/sr/settings.po10
-rw-r--r--l10n/sr/user_ldap.po4
-rw-r--r--l10n/sr@latin/core.po82
-rw-r--r--l10n/sr@latin/files.po20
-rw-r--r--l10n/sr@latin/files_encryption.po24
-rw-r--r--l10n/sr@latin/files_external.po4
-rw-r--r--l10n/sr@latin/files_sharing.po4
-rw-r--r--l10n/sr@latin/files_trashbin.po4
-rw-r--r--l10n/sr@latin/lib.po4
-rw-r--r--l10n/sr@latin/settings.po10
-rw-r--r--l10n/sr@latin/user_ldap.po4
-rw-r--r--l10n/sv/core.po86
-rw-r--r--l10n/sv/files.po20
-rw-r--r--l10n/sv/files_encryption.po38
-rw-r--r--l10n/sv/files_external.po4
-rw-r--r--l10n/sv/files_sharing.po4
-rw-r--r--l10n/sv/files_trashbin.po4
-rw-r--r--l10n/sv/lib.po4
-rw-r--r--l10n/sv/settings.po12
-rw-r--r--l10n/sv/user_ldap.po4
-rw-r--r--l10n/sw_KE/core.po16
-rw-r--r--l10n/sw_KE/files_encryption.po24
-rw-r--r--l10n/sw_KE/settings.po70
-rw-r--r--l10n/ta_LK/core.po82
-rw-r--r--l10n/ta_LK/files.po20
-rw-r--r--l10n/ta_LK/files_encryption.po24
-rw-r--r--l10n/ta_LK/files_external.po4
-rw-r--r--l10n/ta_LK/files_sharing.po4
-rw-r--r--l10n/ta_LK/files_trashbin.po4
-rw-r--r--l10n/ta_LK/lib.po4
-rw-r--r--l10n/ta_LK/settings.po10
-rw-r--r--l10n/ta_LK/user_ldap.po4
-rw-r--r--l10n/te/core.po82
-rw-r--r--l10n/te/files.po20
-rw-r--r--l10n/te/files_encryption.po24
-rw-r--r--l10n/te/files_external.po4
-rw-r--r--l10n/te/files_sharing.po4
-rw-r--r--l10n/te/files_trashbin.po4
-rw-r--r--l10n/te/lib.po4
-rw-r--r--l10n/te/settings.po10
-rw-r--r--l10n/te/user_ldap.po4
-rw-r--r--l10n/templates/core.pot80
-rw-r--r--l10n/templates/files.pot18
-rw-r--r--l10n/templates/files_encryption.pot22
-rw-r--r--l10n/templates/files_external.pot2
-rw-r--r--l10n/templates/files_sharing.pot2
-rw-r--r--l10n/templates/files_trashbin.pot2
-rw-r--r--l10n/templates/files_versions.pot2
-rw-r--r--l10n/templates/lib.pot2
-rw-r--r--l10n/templates/settings.pot8
-rw-r--r--l10n/templates/user_ldap.pot2
-rw-r--r--l10n/templates/user_webdavauth.pot2
-rw-r--r--l10n/th_TH/core.po82
-rw-r--r--l10n/th_TH/files.po20
-rw-r--r--l10n/th_TH/files_encryption.po24
-rw-r--r--l10n/th_TH/files_external.po4
-rw-r--r--l10n/th_TH/files_sharing.po4
-rw-r--r--l10n/th_TH/files_trashbin.po4
-rw-r--r--l10n/th_TH/lib.po4
-rw-r--r--l10n/th_TH/settings.po10
-rw-r--r--l10n/th_TH/user_ldap.po4
-rw-r--r--l10n/tr/core.po82
-rw-r--r--l10n/tr/files.po20
-rw-r--r--l10n/tr/files_encryption.po34
-rw-r--r--l10n/tr/files_external.po4
-rw-r--r--l10n/tr/files_sharing.po4
-rw-r--r--l10n/tr/files_trashbin.po4
-rw-r--r--l10n/tr/lib.po4
-rw-r--r--l10n/tr/settings.po10
-rw-r--r--l10n/tr/user_ldap.po4
-rw-r--r--l10n/ug/core.po82
-rw-r--r--l10n/ug/files.po20
-rw-r--r--l10n/ug/files_encryption.po24
-rw-r--r--l10n/ug/files_external.po4
-rw-r--r--l10n/ug/files_sharing.po4
-rw-r--r--l10n/ug/files_trashbin.po4
-rw-r--r--l10n/ug/lib.po4
-rw-r--r--l10n/ug/settings.po10
-rw-r--r--l10n/ug/user_ldap.po4
-rw-r--r--l10n/uk/core.po82
-rw-r--r--l10n/uk/files.po20
-rw-r--r--l10n/uk/files_encryption.po24
-rw-r--r--l10n/uk/files_external.po4
-rw-r--r--l10n/uk/files_sharing.po4
-rw-r--r--l10n/uk/files_trashbin.po4
-rw-r--r--l10n/uk/lib.po4
-rw-r--r--l10n/uk/settings.po10
-rw-r--r--l10n/uk/user_ldap.po4
-rw-r--r--l10n/ur_PK/core.po82
-rw-r--r--l10n/ur_PK/files.po20
-rw-r--r--l10n/ur_PK/files_encryption.po24
-rw-r--r--l10n/ur_PK/files_sharing.po4
-rw-r--r--l10n/ur_PK/files_trashbin.po4
-rw-r--r--l10n/ur_PK/lib.po4
-rw-r--r--l10n/ur_PK/settings.po10
-rw-r--r--l10n/ur_PK/user_ldap.po4
-rw-r--r--l10n/vi/core.po82
-rw-r--r--l10n/vi/files.po20
-rw-r--r--l10n/vi/files_encryption.po26
-rw-r--r--l10n/vi/files_external.po4
-rw-r--r--l10n/vi/files_sharing.po4
-rw-r--r--l10n/vi/files_trashbin.po4
-rw-r--r--l10n/vi/lib.po4
-rw-r--r--l10n/vi/settings.po10
-rw-r--r--l10n/vi/user_ldap.po4
-rw-r--r--l10n/zh_CN.GB2312/core.po82
-rw-r--r--l10n/zh_CN.GB2312/files.po20
-rw-r--r--l10n/zh_CN.GB2312/files_encryption.po24
-rw-r--r--l10n/zh_CN.GB2312/files_external.po4
-rw-r--r--l10n/zh_CN.GB2312/files_sharing.po4
-rw-r--r--l10n/zh_CN.GB2312/files_trashbin.po4
-rw-r--r--l10n/zh_CN.GB2312/lib.po4
-rw-r--r--l10n/zh_CN.GB2312/settings.po10
-rw-r--r--l10n/zh_CN.GB2312/user_ldap.po4
-rw-r--r--l10n/zh_CN/core.po82
-rw-r--r--l10n/zh_CN/files.po20
-rw-r--r--l10n/zh_CN/files_encryption.po34
-rw-r--r--l10n/zh_CN/files_external.po4
-rw-r--r--l10n/zh_CN/files_sharing.po4
-rw-r--r--l10n/zh_CN/files_trashbin.po4
-rw-r--r--l10n/zh_CN/lib.po4
-rw-r--r--l10n/zh_CN/settings.po10
-rw-r--r--l10n/zh_CN/user_ldap.po4
-rw-r--r--l10n/zh_HK/core.po82
-rw-r--r--l10n/zh_HK/files.po20
-rw-r--r--l10n/zh_HK/files_encryption.po24
-rw-r--r--l10n/zh_HK/files_external.po4
-rw-r--r--l10n/zh_HK/files_sharing.po4
-rw-r--r--l10n/zh_HK/files_trashbin.po4
-rw-r--r--l10n/zh_HK/lib.po4
-rw-r--r--l10n/zh_HK/settings.po10
-rw-r--r--l10n/zh_HK/user_ldap.po4
-rw-r--r--l10n/zh_TW/core.po87
-rw-r--r--l10n/zh_TW/files.po20
-rw-r--r--l10n/zh_TW/files_encryption.po26
-rw-r--r--l10n/zh_TW/files_external.po4
-rw-r--r--l10n/zh_TW/files_sharing.po4
-rw-r--r--l10n/zh_TW/files_trashbin.po4
-rw-r--r--l10n/zh_TW/lib.po4
-rw-r--r--l10n/zh_TW/settings.po10
-rw-r--r--l10n/zh_TW/user_ldap.po4
-rw-r--r--lib/base.php6
-rw-r--r--lib/connector/sabre/locks.php4
-rw-r--r--lib/connector/sabre/node.php4
-rw-r--r--lib/files/cache/scanner.php14
-rw-r--r--lib/l10n/el.php1
-rw-r--r--lib/l10n/eo.php18
-rw-r--r--lib/l10n/ko.php2
-rw-r--r--lib/l10n/sl.php1
-rw-r--r--lib/user.php2
-rw-r--r--lib/user/database.php2
-rw-r--r--settings/js/users.js2
-rw-r--r--settings/l10n/af_ZA.php3
-rw-r--r--settings/l10n/ar.php1
-rw-r--r--settings/l10n/bg_BG.php1
-rw-r--r--settings/l10n/bn_BD.php1
-rw-r--r--settings/l10n/ca.php1
-rw-r--r--settings/l10n/cs_CZ.php1
-rw-r--r--settings/l10n/cy_GB.php3
-rw-r--r--settings/l10n/da.php1
-rw-r--r--settings/l10n/de.php2
-rw-r--r--settings/l10n/de_DE.php2
-rw-r--r--settings/l10n/el.php2
-rw-r--r--settings/l10n/eo.php4
-rw-r--r--settings/l10n/es.php1
-rw-r--r--settings/l10n/es_AR.php71
-rw-r--r--settings/l10n/et_EE.php1
-rw-r--r--settings/l10n/eu.php1
-rw-r--r--settings/l10n/fa.php1
-rw-r--r--settings/l10n/fi_FI.php1
-rw-r--r--settings/l10n/fr.php1
-rw-r--r--settings/l10n/gl.php1
-rw-r--r--settings/l10n/he.php1
-rw-r--r--settings/l10n/hi.php3
-rw-r--r--settings/l10n/hr.php3
-rw-r--r--settings/l10n/hu_HU.php2
-rw-r--r--settings/l10n/ia.php3
-rw-r--r--settings/l10n/id.php1
-rw-r--r--settings/l10n/is.php1
-rw-r--r--settings/l10n/it.php1
-rw-r--r--settings/l10n/ja_JP.php1
-rw-r--r--settings/l10n/ka_GE.php1
-rw-r--r--settings/l10n/ko.php70
-rw-r--r--settings/l10n/ku_IQ.php3
-rw-r--r--settings/l10n/lb.php3
-rw-r--r--settings/l10n/lt_LT.php3
-rw-r--r--settings/l10n/lv.php1
-rw-r--r--settings/l10n/mk.php3
-rw-r--r--settings/l10n/ms_MY.php3
-rw-r--r--settings/l10n/my_MM.php3
-rw-r--r--settings/l10n/nb_NO.php1
-rw-r--r--settings/l10n/nl.php1
-rw-r--r--settings/l10n/nn_NO.php1
-rw-r--r--settings/l10n/oc.php3
-rw-r--r--settings/l10n/pl.php1
-rw-r--r--settings/l10n/pt_BR.php1
-rw-r--r--settings/l10n/pt_PT.php1
-rw-r--r--settings/l10n/ro.php1
-rw-r--r--settings/l10n/ru.php2
-rw-r--r--settings/l10n/si_LK.php3
-rw-r--r--settings/l10n/sk_SK.php2
-rw-r--r--settings/l10n/sl.php3
-rw-r--r--settings/l10n/sq.php3
-rw-r--r--settings/l10n/sr.php1
-rw-r--r--settings/l10n/sr@latin.php3
-rw-r--r--settings/l10n/sv.php1
-rw-r--r--settings/l10n/ta_LK.php3
-rw-r--r--settings/l10n/te.php3
-rw-r--r--settings/l10n/th_TH.php1
-rw-r--r--settings/l10n/tr.php1
-rw-r--r--settings/l10n/ug.php1
-rw-r--r--settings/l10n/uk.php1
-rw-r--r--settings/l10n/ur_PK.php3
-rw-r--r--settings/l10n/vi.php1
-rw-r--r--settings/l10n/zh_CN.GB2312.php1
-rw-r--r--settings/l10n/zh_CN.php1
-rw-r--r--settings/l10n/zh_HK.php3
-rw-r--r--settings/l10n/zh_TW.php1
-rw-r--r--tests/lib/files/cache/cache.php4
-rw-r--r--tests/lib/files/cache/scanner.php31
-rw-r--r--tests/phpunit.xml.dist (renamed from tests/phpunit.xml)3
800 files changed, 7862 insertions, 6278 deletions
diff --git a/.gitignore b/.gitignore
index 68977ad0775..6259482c002 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,7 +72,10 @@ nbproject
.well-known
/.buildpath
-#tests - autogenerated filed
+# Tests
+/tests/phpunit.xml
+
+# Tests - auto-generated files
data-autotest
/tests/coverage*
/tests/autoconfig*
diff --git a/apps/files/ajax/scan.php b/apps/files/ajax/scan.php
index 6659cd459c8..0706d4e7829 100644
--- a/apps/files/ajax/scan.php
+++ b/apps/files/ajax/scan.php
@@ -4,6 +4,16 @@ session_write_close();
$force = (isset($_GET['force']) and ($_GET['force'] === 'true'));
$dir = isset($_GET['dir']) ? $_GET['dir'] : '';
+if (isset($_GET['users'])) {
+ OC_JSON::checkAdminUser();
+ if ($_GET['users'] === 'all') {
+ $users = OC_User::getUsers();
+ } else {
+ $users = json_decode($_GET['users']);
+ }
+} else {
+ $users = array(OC_User::getUser());
+}
$eventSource = new OC_EventSource();
ScanListener::$eventSource = $eventSource;
@@ -12,21 +22,27 @@ ScanListener::$view = \OC\Files\Filesystem::getView();
OC_Hook::connect('\OC\Files\Cache\Scanner', 'scan_folder', 'ScanListener', 'folder');
OC_Hook::connect('\OC\Files\Cache\Scanner', 'scan_file', 'ScanListener', 'file');
-$absolutePath = \OC\Files\Filesystem::getView()->getAbsolutePath($dir);
+foreach ($users as $user) {
+ $eventSource->send('user', $user);
+ OC_Util::tearDownFS();
+ OC_Util::setupFS($user);
+
+ $absolutePath = \OC\Files\Filesystem::getView()->getAbsolutePath($dir);
-$mountPoints = \OC\Files\Filesystem::getMountPoints($absolutePath);
-$mountPoints[] = \OC\Files\Filesystem::getMountPoint($absolutePath);
-$mountPoints = array_reverse($mountPoints); //start with the mount point of $dir
+ $mountPoints = \OC\Files\Filesystem::getMountPoints($absolutePath);
+ $mountPoints[] = \OC\Files\Filesystem::getMountPoint($absolutePath);
+ $mountPoints = array_reverse($mountPoints); //start with the mount point of $dir
-foreach ($mountPoints as $mountPoint) {
- $storage = \OC\Files\Filesystem::getStorage($mountPoint);
- if ($storage) {
- ScanListener::$mountPoints[$storage->getId()] = $mountPoint;
- $scanner = $storage->getScanner();
- if ($force) {
- $scanner->scan('', \OC\Files\Cache\Scanner::SCAN_RECURSIVE, \OC\Files\Cache\Scanner::REUSE_ETAG);
- } else {
- $scanner->backgroundScan();
+ foreach ($mountPoints as $mountPoint) {
+ $storage = \OC\Files\Filesystem::getStorage($mountPoint);
+ if ($storage) {
+ ScanListener::$mountPoints[$storage->getId()] = $mountPoint;
+ $scanner = $storage->getScanner();
+ if ($force) {
+ $scanner->scan('', \OC\Files\Cache\Scanner::SCAN_RECURSIVE, \OC\Files\Cache\Scanner::REUSE_ETAG);
+ } else {
+ $scanner->backgroundScan();
+ }
}
}
}
diff --git a/apps/files/js/files.js b/apps/files/js/files.js
index a79d34c9b23..3438c1c30a1 100644
--- a/apps/files/js/files.js
+++ b/apps/files/js/files.js
@@ -695,7 +695,7 @@ $(document).ready(function() {
}
});
-function scanFiles(force, dir){
+function scanFiles(force, dir, users){
if (!OC.currentUser) {
return;
}
@@ -705,7 +705,18 @@ function scanFiles(force, dir){
}
force = !!force; //cast to bool
scanFiles.scanning = true;
- var scannerEventSource = new OC.EventSource(OC.filePath('files','ajax','scan.php'),{force:force,dir:dir});
+ var scannerEventSource;
+ if (users) {
+ var usersString;
+ if (users === 'all') {
+ usersString = users;
+ } else {
+ usersString = JSON.stringify(users);
+ }
+ scannerEventSource = new OC.EventSource(OC.filePath('files','ajax','scan.php'),{force: force,dir: dir, users: usersString});
+ } else {
+ scannerEventSource = new OC.EventSource(OC.filePath('files','ajax','scan.php'),{force: force,dir: dir});
+ }
scanFiles.cancel = scannerEventSource.close.bind(scannerEventSource);
scannerEventSource.listen('count',function(count){
console.log(count + ' files scanned')
@@ -717,6 +728,9 @@ function scanFiles(force, dir){
scanFiles.scanning=false;
console.log('done after ' + count + ' files');
});
+ scannerEventSource.listen('user',function(user){
+ console.log('scanning files for ' + user);
+ });
}
scanFiles.scanning=false;
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index 3eeb88754c7..d4cc7b2bb94 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -9,9 +9,11 @@
"No file was uploaded" => "Neniu dosiero alŝutiĝis.",
"Missing a temporary folder" => "Mankas provizora dosierujo.",
"Failed to write to disk" => "Malsukcesis skribo al disko",
+"Not enough storage available" => "Ne haveblas sufiĉa memoro",
"Invalid directory." => "Nevalida dosierujo.",
"Files" => "Dosieroj",
"Share" => "Kunhavigi",
+"Delete permanently" => "Forigi por ĉiam",
"Delete" => "Forigi",
"Rename" => "Alinomigi",
"Pending" => "Traktotaj",
@@ -21,11 +23,14 @@
"cancel" => "nuligi",
"replaced {new_name} with {old_name}" => "anstataŭiĝis {new_name} per {old_name}",
"undo" => "malfari",
+"perform delete operation" => "plenumi forigan operacion",
"1 file uploading" => "1 dosiero estas alŝutata",
"files uploading" => "dosieroj estas alŝutataj",
"'.' is an invalid file name." => "'.' ne estas valida dosiernomo.",
"File name cannot be empty." => "Dosiernomo devas ne malpleni.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas.",
+"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",
@@ -41,6 +46,7 @@
"{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",
@@ -55,12 +61,15 @@
"Text file" => "Tekstodosiero",
"Folder" => "Dosierujo",
"From link" => "El ligilo",
+"Deleted files" => "Forigitaj dosieroj",
"Cancel upload" => "Nuligi alŝuton",
+"You don’t have write permissions here." => "Vi ne havas permeson skribi ĉi tie.",
"Nothing in here. Upload something!" => "Nenio estas ĉi tie. Alŝutu ion!",
"Download" => "Elŝuti",
"Unshare" => "Malkunhavigi",
"Upload too large" => "Alŝuto tro larĝa",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo.",
"Files are being scanned, please wait." => "Dosieroj estas skanataj, bonvolu atendi.",
-"Current scanning" => "Nuna skano"
+"Current scanning" => "Nuna skano",
+"Upgrading filesystem cache..." => "Ĝisdatiĝas dosiersistema kaŝmemoro..."
);
diff --git a/apps/files/l10n/ro.php b/apps/files/l10n/ro.php
index 8fdf62aeb32..59c12c57a38 100644
--- a/apps/files/l10n/ro.php
+++ b/apps/files/l10n/ro.php
@@ -46,6 +46,7 @@
"{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/sl.php b/apps/files/l10n/sl.php
index 6902d311ab7..ed6391a588e 100644
--- a/apps/files/l10n/sl.php
+++ b/apps/files/l10n/sl.php
@@ -46,6 +46,7 @@
"{count} folders" => "{count} map",
"1 file" => "1 datoteka",
"{count} files" => "{count} datotek",
+"Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Ime mape je neveljavno. Uporaba oznake \"Souporaba\" je rezervirana za ownCloud",
"Unable to rename file" => "Ni mogoče preimenovati datoteke",
"Upload" => "Pošlji",
"File handling" => "Upravljanje z datotekami",
diff --git a/apps/files/triggerupdate.php b/apps/files/triggerupdate.php
new file mode 100644
index 00000000000..0e29edbba35
--- /dev/null
+++ b/apps/files/triggerupdate.php
@@ -0,0 +1,22 @@
+<?php
+
+require_once __DIR__ . '/../../lib/base.php';
+
+if (OC::$CLI) {
+ if (count($argv) === 2) {
+ $file = $argv[1];
+ list(, $user) = explode('/', $file);
+ OC_Util::setupFS($user);
+ $view = new \OC\Files\View('');
+ /**
+ * @var \OC\Files\Storage\Storage $storage
+ */
+ list($storage, $internalPath) = $view->resolvePath($file);
+ $watcher = $storage->getWatcher($internalPath);
+ $watcher->checkUpdate($internalPath);
+ } else {
+ echo "Usage: php triggerupdate.php /path/to/file\n";
+ }
+} else {
+ echo "This script can be run from the command line only\n";
+}
diff --git a/apps/files_encryption/appinfo/app.php b/apps/files_encryption/appinfo/app.php
index 419bef1edef..d97811bb791 100644
--- a/apps/files_encryption/appinfo/app.php
+++ b/apps/files_encryption/appinfo/app.php
@@ -33,13 +33,18 @@ if (!OC_Config::getValue('maintenance', false)) {
}
$view = new OC_FilesystemView('/');
- $session = new \OCA\Encryption\Session($view);
+
+ $sessionReady = false;
+ if(extension_loaded("openssl")) {
+ $session = new \OCA\Encryption\Session($view);
+ $sessionReady = true;
+ }
$user = \OCP\USER::getUser();
// check if user has a private key
- if (
- !$view->file_exists('/' . $user . '/files_encryption/' . $user . '.private.key')
- && OCA\Encryption\Crypt::mode() === 'server'
+ if ($sessionReady === false
+ || (!$view->file_exists('/' . $user . '/files_encryption/' . $user . '.private.key')
+ && OCA\Encryption\Crypt::mode() === 'server')
) {
// Force the user to log-in again if the encryption key isn't unlocked
diff --git a/apps/files_encryption/appinfo/info.xml b/apps/files_encryption/appinfo/info.xml
index ea8f6cf6f31..1e97b1b2217 100644
--- a/apps/files_encryption/appinfo/info.xml
+++ b/apps/files_encryption/appinfo/info.xml
@@ -2,7 +2,7 @@
<info>
<id>files_encryption</id>
<name>Encryption</name>
- <description>WARNING: This is a preview release of the new ownCloud 5 encryption system. Testing and feedback is very welcome but don't use this in production yet. Encryption is not yet compatible with LDAP.</description>
+ <description>WARNING: This is a preview release of the new ownCloud 5 encryption system. Testing and feedback is very welcome but don't use this in production yet. After the app was enabled you need to re-login to initialize your encryption keys</description>
<licence>AGPL</licence>
<author>Sam Tuke, Bjoern Schiessle, Florin Peter</author>
<require>4</require>
diff --git a/apps/files_encryption/hooks/hooks.php b/apps/files_encryption/hooks/hooks.php
index 7698b95cfd3..e39e068cc5d 100644
--- a/apps/files_encryption/hooks/hooks.php
+++ b/apps/files_encryption/hooks/hooks.php
@@ -38,11 +38,15 @@ class Hooks {
* @note This method should never be called for users using client side encryption
*/
public static function login($params) {
-
- // Manually initialise Filesystem{} singleton with correct
- // fake root path, in order to avoid fatal webdav errors
- // NOTE: disabled because this give errors on webdav!
- //\OC\Files\Filesystem::init( $params['uid'], '/' . 'files' . '/' );
+ $l = new \OC_L10N('files_encryption');
+ //check if openssl is available
+ if(!extension_loaded("openssl") ) {
+ $error_msg = $l->t("PHP module OpenSSL is not installed.");
+ $hint = $l->t('Please ask your server administrator to install the module. For now the encryption app was disabled.');
+ \OC_App::disable('files_encryption');
+ \OCP\Util::writeLog('Encryption library', $error_msg . ' ' . $hint, \OCP\Util::ERROR);
+ \OCP\Template::printErrorPage($error_msg, $hint);
+ }
$view = new \OC_FilesystemView('/');
diff --git a/apps/files_encryption/l10n/ca.php b/apps/files_encryption/l10n/ca.php
index 17a073c1c69..44836fb9c96 100644
--- a/apps/files_encryption/l10n/ca.php
+++ b/apps/files_encryption/l10n/ca.php
@@ -13,13 +13,8 @@
"You can unlock your private key in your " => "Podeu desbloquejar la clau privada en el vostre",
"personal settings" => "arranjament personal",
"Encryption" => "Xifrat",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Activa la clau de recuperació de contrasenya (permet compartir la clau de recuperació):",
-"Recovery account password" => "Contrasenya de recuperació del compte",
"Enabled" => "Activat",
"Disabled" => "Desactivat",
-"Change encryption passwords recovery key:" => "Canvia la clau de recuperació de la contrasenya:",
-"Old Recovery account password" => "Contrasenya de recuperació anterior",
-"New Recovery account password" => "Nova contrasenya de recuperació de compte",
"Change Password" => "Canvia la contrasenya",
"Your private key password no longer match your log-in password:" => "La clau privada ja no es correspon amb la contrasenya d'accés:",
"Set your old private key password to your current log-in password." => "Establiu la vostra contrasenya clau en funció de la contrasenya actual d'accés.",
diff --git a/apps/files_encryption/l10n/cs_CZ.php b/apps/files_encryption/l10n/cs_CZ.php
index a005141ce0c..88548b94306 100644
--- a/apps/files_encryption/l10n/cs_CZ.php
+++ b/apps/files_encryption/l10n/cs_CZ.php
@@ -10,13 +10,8 @@
"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" => "Váš soukromý klíč není platný. Možná bylo vaše heslo změněno z venku. Můžete aktualizovat heslo soukromého klíče v osobním nastavení pro opětovné získání přístupu k souborům",
"Saving..." => "Ukládám...",
"Encryption" => "Šifrování",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Povolit záchranný klíč šifrovacích hesel (povolí sdílený záchranný klíč):",
-"Recovery account password" => "Heslo pro obnovu účtu",
"Enabled" => "Povoleno",
"Disabled" => "Zakázáno",
-"Change encryption passwords recovery key:" => "Změnit záchranný klíč šifrovacích hesel:",
-"Old Recovery account password" => "Stávající heslo pro obnovu účtu",
-"New Recovery account password" => "Nové heslo pro obnovu účtu",
"Change Password" => "Změnit heslo",
"Enable password recovery:" => "Povolit obnovu hesla:",
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Povolení vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
diff --git a/apps/files_encryption/l10n/de.php b/apps/files_encryption/l10n/de.php
index 404834bd87b..ed9b8d6c16e 100644
--- a/apps/files_encryption/l10n/de.php
+++ b/apps/files_encryption/l10n/de.php
@@ -9,10 +9,8 @@
"Saving..." => "Speichern...",
"personal settings" => "Private Einstellungen",
"Encryption" => "Verschlüsselung",
-"Recovery account password" => "Password zurücksetzen",
"Enabled" => "Aktiviert",
"Disabled" => "Deaktiviert",
-"Change encryption passwords recovery key:" => "Wiederherstellungsschlüssel für Passwörter ändern:",
"Change Password" => "Passwort ändern",
"Old log-in password" => "Altes login Passwort",
"Current log-in password" => "Aktuelles Passwort",
diff --git a/apps/files_encryption/l10n/de_DE.php b/apps/files_encryption/l10n/de_DE.php
index b12bda42f84..59ccbaa1fc1 100644
--- a/apps/files_encryption/l10n/de_DE.php
+++ b/apps/files_encryption/l10n/de_DE.php
@@ -5,14 +5,22 @@
"Could not disable recovery key. Please check your recovery key password!" => "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
"Password successfully changed." => "Das Passwort wurde erfolgreich geändert.",
"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.",
+"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",
-"Recovery account password" => "Account-Passwort wiederherstellen",
"Enabled" => "Aktiviert",
"Disabled" => "Deaktiviert",
-"Old Recovery account password" => "Altes Passwort für die Account-Wiederherstellung",
-"New Recovery account password" => "Neues Passwort für die Account-Wiederherstellung",
"Change Password" => "Passwort ändern",
+" 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:",
"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/el.php b/apps/files_encryption/l10n/el.php
index 7bf9be11a01..990f464bc1a 100644
--- a/apps/files_encryption/l10n/el.php
+++ b/apps/files_encryption/l10n/el.php
@@ -2,8 +2,8 @@
"Password successfully changed." => "Ο κωδικός αλλάχτηκε επιτυχώς.",
"Could not change the password. Maybe the old password was not correct." => "Αποτυχία αλλαγής κωδικού ίσως ο παλιός κωδικός να μην ήταν σωστός.",
"Saving..." => "Γίνεται αποθήκευση...",
+"personal settings" => "προσωπικές ρυθμίσεις",
"Encryption" => "Κρυπτογράφηση",
-"Recovery account password" => "Επαναφορά κωδικού πρόσβασης λογαριασμού",
"Enabled" => "Ενεργοποιημένο",
"Disabled" => "Απενεργοποιημένο",
"Change Password" => "Αλλαγή Κωδικού Πρόσβασης",
diff --git a/apps/files_encryption/l10n/eo.php b/apps/files_encryption/l10n/eo.php
index ea405fda1ab..f6e0e884f35 100644
--- a/apps/files_encryption/l10n/eo.php
+++ b/apps/files_encryption/l10n/eo.php
@@ -1,4 +1,16 @@
<?php $TRANSLATIONS = array(
+"Password successfully changed." => "La pasvorto sukcese ŝanĝiĝis.",
+"Could not change the password. Maybe the old password was not correct." => "Ne eblis ŝanĝi la pasvorton. Eble la malnova pasvorto malĝustis.",
+"Private key password successfully updated." => "La pasvorto de la malpublika klavo sukcese ĝisdatiĝis.",
+"PHP module OpenSSL is not installed." => "La PHP-modulo OpenSSL ne instalitas.",
"Saving..." => "Konservante...",
-"Encryption" => "Ĉifrado"
+"personal settings" => "persona agordo",
+"Encryption" => "Ĉifrado",
+"Enabled" => "Kapabligita",
+"Disabled" => "Malkapabligita",
+"Change Password" => "Ŝarĝi pasvorton",
+"Your private key password no longer match your log-in password:" => "La pasvorto de via malpublika klavo ne plu kongruas kun via ensaluta pasvorto:",
+"Old log-in password" => "Malnova ensaluta pasvorto",
+"Current log-in password" => "Nuna ensaluta pasvorto",
+"Update Private Key Password" => "Ĝisdatigi la pasvorton de la malpublika klavo"
);
diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php
index 5ba3e36b1ac..a88eccc0e41 100644
--- a/apps/files_encryption/l10n/es.php
+++ b/apps/files_encryption/l10n/es.php
@@ -6,16 +6,31 @@
"Password successfully changed." => "Su contraseña ha sido cambiada",
"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 encryption passwords recovery key (allow sharing to recovery key):" => "Habilitar clave de recuperación de contraseñas ():",
-"Recovery account password" => "Recuperar contraseña",
+"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 encryption passwords recovery key:" => "Cambiar clave de cifrado de contraseñas:",
-"Old Recovery account password" => "Contraseña de recuperación actual",
-"New Recovery account password" => "Contraseña de recuperación nueva",
+"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/es_AR.php b/apps/files_encryption/l10n/es_AR.php
index 9d003a37515..e7f28e1e1f6 100644
--- a/apps/files_encryption/l10n/es_AR.php
+++ b/apps/files_encryption/l10n/es_AR.php
@@ -1,8 +1,36 @@
<?php $TRANSLATIONS = array(
+"Recovery key successfully enabled" => "Se habilitó la recuperación de archivos",
+"Could not enable recovery key. Please check your recovery key password!" => "No se pudo habilitar la clave de recuperación. Por favor, comprobá tu contraseña.",
+"Recovery key successfully disabled" => "Clave de recuperación deshabilitada",
+"Could not disable recovery key. Please check your recovery key password!" => "No fue posible deshabilitar la clave de recuperación. Por favor, comprobá tu contraseña.",
"Password successfully changed." => "Tu contraseña fue cambiada",
"Could not change the password. Maybe the old password was not correct." => "No se pudo cambiar la contraseña. Comprobá 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 fue posible actualizar la contraseña de la clave privada. Tal vez la contraseña antigua no es 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" => "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada de alguna manera. Podés actualizar tu clave privada de contraseña en 'configuración personal' para tener acceso nuevamente a tus archivos",
+"PHP module OpenSSL is not installed." => "El módulo OpenSSL para PHP no está instalado.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Pedile al administrador del servidor que instale el módulo. Por ahora la App de encriptación está deshabilitada.",
"Saving..." => "Guardando...",
+"Your private key is not valid! Maybe the your password was changed from outside." => "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada desde afuera.",
+"You can unlock your private key in your " => "Podés desbloquear tu clave privada en tu",
+"personal settings" => "Configuración personal",
"Encryption" => "Encriptación",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Habilitar clave de recuperación de contraseñas (permite compartir clave de contraseñas):",
-"Recovery account password" => "Recuperar contraseña"
+"Enable recovery key (allow to recover users files in case of password loss):" => "Habilitar clave de recuperación (te permite recuperar los archivos de usuario en el caso en que pierdas la contraseña):",
+"Recovery key password" => "Contraseña de recuperación de clave",
+"Enabled" => "Habilitado",
+"Disabled" => "Deshabilitado",
+"Change recovery key password:" => "Cambiar contraseña para recuperar la clave:",
+"Old Recovery key password" => "Contraseña antigua de recuperación de clave",
+"New Recovery key password" => "Nueva contraseña de recuperación de clave",
+"Change Password" => "Cambiar contraseña",
+"Your private key password no longer match your log-in password:" => "Tu contraseña de recuperación de clave ya no coincide con la contraseña de ingreso:",
+"Set your old private key password to your current log-in password." => "Usá tu contraseña de recuperación de clave antigua para tu contraseña de ingreso actual.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Si no te acordás de tu contraseña antigua, pedile al administrador que recupere tus archivos",
+"Old log-in password" => "Contraseña anterior",
+"Current log-in password" => "Contraseña actual",
+"Update Private Key Password" => "Actualizar contraseña de la clave privada",
+"Enable password recovery:" => "Habilitar contraseña de recuperación:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Habilitando esta opción te va a permitir tener acceso a tus archivos encriptados incluso si perdés la contraseña",
+"File recovery settings updated" => "Las opciones de recuperación de archivos fueron actualizadas",
+"Could not update file recovery" => "No fue posible actualizar la recuperación de archivos"
);
diff --git a/apps/files_encryption/l10n/et_EE.php b/apps/files_encryption/l10n/et_EE.php
index e24da6ac678..94c774636b0 100644
--- a/apps/files_encryption/l10n/et_EE.php
+++ b/apps/files_encryption/l10n/et_EE.php
@@ -7,13 +7,8 @@
"Could not change the password. Maybe the old password was not correct." => "Ei suutnud vahetada parooli. Võib-olla on vana parool valesti sisestatud.",
"Saving..." => "Salvestamine...",
"Encryption" => "Krüpteerimine",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Luba krüpteerimise paroolide taastevõti (võimalda parooli jagamine taastevõtmesse):",
-"Recovery account password" => "Konto taasteparool",
"Enabled" => "Sisse lülitatud",
"Disabled" => "Väljalülitatud",
-"Change encryption passwords recovery key:" => "Muuda taaste võtme krüpteerimise paroole:",
-"Old Recovery account password" => "Konto vana taaste parool",
-"New Recovery account password" => "Konto uus taasteparool",
"Change Password" => "Muuda parooli",
"File recovery settings updated" => "Faili taaste seaded uuendatud",
"Could not update file recovery" => "Ei suuda uuendada taastefaili"
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 24bb81e8cfb..52a970d68bf 100644
--- a/apps/files_encryption/l10n/fr.php
+++ b/apps/files_encryption/l10n/fr.php
@@ -1,28 +1,36 @@
<?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 encryption passwords recovery key (allow sharing to recovery key):" => "Activer la clé de récupération par mots de passe de cryptage (autoriser le partage de la clé de récupération) ",
-"Recovery account password" => "Rétablissement du compte mot de passe ",
+"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 encryption passwords recovery key:" => "Changer les mots de passe de cryptage par la clé de récupération",
-"Old Recovery account password" => "Ancien compte de récupération de mots de passe",
-"New Recovery account password" => "Nouveau compte de récupération de mots de passe",
+"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. ",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Si vous ne vous souvenez plus de votre ancien mot de passe, vous pouvez demander à votre administrateur de récupérer vos fichiers.",
"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:",
-"File recovery settings updated" => "Mise à jour des paramètres de récupération de fichiers ",
+"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" => "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/gl.php b/apps/files_encryption/l10n/gl.php
index 6fc6abccefe..e82840fa9a2 100644
--- a/apps/files_encryption/l10n/gl.php
+++ b/apps/files_encryption/l10n/gl.php
@@ -8,18 +8,20 @@
"Private key password successfully updated." => "A chave privada foi actualizada correctamente.",
"Could not update the private key password. Maybe the old password was not correct." => "Non foi posíbel actualizar o contrasinal da chave privada. É probábel que o contrasinal antigo non sexa correcto.",
"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" => "A chave privada non é correcta! É probábel que o seu contrasinal teña sido cambiado desde o exterior. Vostede pode actualizar o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros",
+"PHP module OpenSSL is not installed." => "O módulo PHP OpenSSL non está instalado.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Pregúntelle ao administrador do servidor pola instalación do módulo. Polo de agora o aplicativo de cifrado foi desactivado.",
"Saving..." => "Gardando...",
"Your private key is not valid! Maybe the your password was changed from outside." => "A chave privada non é correcta! É probábel que o seu contrasinal teña sido cambiado desde o exterior. ",
"You can unlock your private key in your " => "Pode desbloquear a chave privada nos seus",
"personal settings" => "axustes persoais",
"Encryption" => "Cifrado",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Activar a chave de recuperación do cifrado de contrasinais (permite compartir a chave de recuperación):",
-"Recovery account password" => "Recuperación do contrasinal da conta",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Activar a chave de recuperación (permitirá recuperar os ficheiros dos usuarios no caso de perda do contrasinal):",
+"Recovery key password" => "Contrasinal da chave de recuperación",
"Enabled" => "Activado",
"Disabled" => "Desactivado",
-"Change encryption passwords recovery key:" => "Cambiar a chave de la recuperación do cifrado de contrasinais:",
-"Old Recovery account password" => "Antigo contrasinal de recuperación da conta",
-"New Recovery account password" => "Novo contrasinal de recuperación da conta",
+"Change recovery key password:" => "Cambiar o contrasinal da chave de la recuperación:",
+"Old Recovery key password" => "Antigo contrasinal da chave de recuperación",
+"New Recovery key password" => "Novo contrasinal da chave de recuperación",
"Change Password" => "Cambiar o contrasinal",
"Your private key password no longer match your log-in password:" => "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.",
"Set your old private key password to your current log-in password." => "Estabeleza o seu contrasinal antigo da chave de recuperación ao seu contrasinal de acceso actual",
diff --git a/apps/files_encryption/l10n/it.php b/apps/files_encryption/l10n/it.php
index 3226a17ee99..f0f2c79cc4f 100644
--- a/apps/files_encryption/l10n/it.php
+++ b/apps/files_encryption/l10n/it.php
@@ -7,28 +7,30 @@
"Could not change the password. Maybe the old password was not correct." => "Impossibile cambiare la password. Forse la vecchia password non era corretta.",
"Private key password successfully updated." => "Password della chiave privata aggiornata correttamente.",
"Could not update the private key password. Maybe the old password was not correct." => "Impossibile aggiornare la password della chiave privata. Forse la vecchia password non era corretta.",
-"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" => "La chiave privata non è valida! Forse la password è stata cambiata dall'esterno. Puoi aggiornare la password della chiave privata nelle impostazioni personali per riottenere l'accesso ai file.",
+"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" => "La chiave privata non è valida! Forse la password è stata cambiata dall'esterno. Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file.",
+"PHP module OpenSSL is not installed." => "Il modulo PHP OpenSSL non è installato.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Chiedi all'amministratore del server di installare il modulo. Per ora la crittografia è disabilitata.",
"Saving..." => "Salvataggio in corso...",
"Your private key is not valid! Maybe the your password was changed from outside." => "La tua chiave privata non è valida! Forse è stata modifica dall'esterno.",
-"You can unlock your private key in your " => "Puoi sbloccare la chiave privata nel tuo",
-"personal settings" => "Impostazioni personali",
+"You can unlock your private key in your " => "Puoi sbloccare la chiave privata nelle tue",
+"personal settings" => "impostazioni personali",
"Encryption" => "Cifratura",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Abilita la chiave di ripristino delle password di cifratura (consente di condividere la chiave di ripristino):",
-"Recovery account password" => "Password di ripristino dell'account",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Abilita la chiave di recupero (permette di recuperare i file utenti in caso di perdita della password):",
+"Recovery key password" => "Password della chiave di recupero",
"Enabled" => "Abilitata",
"Disabled" => "Disabilitata",
-"Change encryption passwords recovery key:" => "Cambia la chiave di ripristino delle password di cifratura:",
-"Old Recovery account password" => "Vecchia password di ripristino dell'account",
-"New Recovery account password" => "Nuova password di ripristino dell'account",
+"Change recovery key password:" => "Cambia la password della chiave di recupero:",
+"Old Recovery key password" => "Vecchia password della chiave di recupero",
+"New Recovery key password" => "Nuova password della chiave di recupero",
"Change Password" => "Modifica password",
-"Your private key password no longer match your log-in password:" => "La password della chiave privata non corrisponde più alla password di login:",
-"Set your old private key password to your current log-in password." => "Imposta la vecchia password della chiave privata sull'attuale password di login",
-" If you don't remember your old password you can ask your administrator to recover your files." => "Se non ricordi la vecchia password puoi chiedere al tuo amministratore di recuperare i file",
-"Old log-in password" => "Password di login vecchia",
-"Current log-in password" => "Password di login corrente",
-"Update Private Key Password" => "Aggiorna la Password della Chiave Privata",
-"Enable password recovery:" => "Abilita il recupero della password:",
-"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Abilitando questa opzione potrai riaccedere ai file cifrati nel caso in cui la password venga perduta",
+"Your private key password no longer match your log-in password:" => "La password della chiave privata non corrisponde più alla password di accesso:",
+"Set your old private key password to your current log-in password." => "Imposta la vecchia password della chiave privata sull'attuale password di accesso.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Se non ricordi la vecchia password puoi chiedere al tuo amministratore di recuperare i file.",
+"Old log-in password" => "Vecchia password di accesso",
+"Current log-in password" => "Password di accesso attuale",
+"Update Private Key Password" => "Aggiorna la password della chiave privata",
+"Enable password recovery:" => "Abilita il ripristino della password:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
"File recovery settings updated" => "Impostazioni di ripristino dei file aggiornate",
"Could not update file recovery" => "Impossibile aggiornare il ripristino dei file"
);
diff --git a/apps/files_encryption/l10n/ja_JP.php b/apps/files_encryption/l10n/ja_JP.php
index 29c2a97cdbd..b8e332672cf 100644
--- a/apps/files_encryption/l10n/ja_JP.php
+++ b/apps/files_encryption/l10n/ja_JP.php
@@ -8,18 +8,20 @@
"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." => "PHPのモジュール OpenSSLがインストールされていません。",
+"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 encryption passwords recovery key (allow sharing to recovery key):" => "暗号化パスワードの復旧キーを有効にする(復旧キーを共有することを許可):",
-"Recovery account password" => "復旧アカウントのパスワード",
+"Enable recovery key (allow to recover users files in case of password loss):" => "復旧キーを有効化 (万一パスワードを亡くした場合もユーザーのファイルを回復できる):",
+"Recovery key password" => "復旧キーのパスワード",
"Enabled" => "有効",
"Disabled" => "無効",
-"Change encryption passwords recovery key:" => "復旧キーの暗号化パスワードを変更:",
-"Old Recovery account password" => "古い復旧アカウントのパスワード",
-"New Recovery account password" => "新しい復旧アカウントのパスワード",
+"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." => "古い秘密鍵のパスワードを現在のログインパスワードに設定する。",
diff --git a/apps/files_encryption/l10n/lt_LT.php b/apps/files_encryption/l10n/lt_LT.php
index 16c6cdb40f0..84fa902dc65 100644
--- a/apps/files_encryption/l10n/lt_LT.php
+++ b/apps/files_encryption/l10n/lt_LT.php
@@ -7,13 +7,8 @@
"Could not change the password. Maybe the old password was not correct." => "Slaptažodis nebuvo pakeistas. Gali būti, kad buvo neteisingai suvestas senasis.",
"Saving..." => "Saugoma...",
"Encryption" => "Šifravimas",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Įjungti šifravimo slaptažodžio atstatymo raktą (leidžia dalintis su atstatymo raktu):",
-"Recovery account password" => "Atstatymo vartotojo slaptažodis",
"Enabled" => "Įjungta",
"Disabled" => "Išjungta",
-"Change encryption passwords recovery key:" => "Pakeisti šifravimo slaptažodžio atstatymo raktą:",
-"Old Recovery account password" => "Seno atstatymo vartotojo slaptažodis",
-"New Recovery account password" => "naujo atstatymo vartotojo slaptažodis",
"Change Password" => "Pakeisti slaptažodį",
"File recovery settings updated" => "Failų atstatymo nustatymai pakeisti",
"Could not update file recovery" => "Neišėjo atnaujinti failų atkūrimo"
diff --git a/apps/files_encryption/l10n/nl.php b/apps/files_encryption/l10n/nl.php
index 93900c71029..56b4a9bfb38 100644
--- a/apps/files_encryption/l10n/nl.php
+++ b/apps/files_encryption/l10n/nl.php
@@ -5,19 +5,26 @@
"Could not disable recovery key. Please check your recovery key password!" => "Kon herstelsleutel niet deactiveren. Controleer het wachtwoord van uw herstelsleutel!",
"Password successfully changed." => "Wachtwoord succesvol gewijzigd.",
"Could not change the password. Maybe the old password was not correct." => "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevoerd.",
+"Private key password successfully updated." => "Privésleutel succesvol bijgewerkt.",
+"Could not update the private key password. Maybe the old password was not correct." => "Kon het wachtwoord van de privésleutel niet wijzigen. Misschien was het oude wachtwoord onjuist.",
+"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" => "Uw privésleutel is niet geldig! Misschien was uw wachtwoord van buitenaf gewijzigd. U kunt het wachtwoord van uw privésleutel bijwerking in uw persoonlijke instellingen om bij uw bestanden te komen.",
+"PHP module OpenSSL is not installed." => "PHP module OpenSSL is niet geïnstalleerd.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Vraag uw beheerder deze module te installeren. Tot zolang is de crypto app gedeactiveerd.",
"Saving..." => "Opslaan",
"Your private key is not valid! Maybe the your password was changed from outside." => "Uw privésleutel is niet geldig. Misschien was uw wachtwoord van buitenaf gewijzigd.",
"You can unlock your private key in your " => "U kunt uw privésleutel deblokkeren in uw",
"personal settings" => "persoonlijke instellingen",
"Encryption" => "Versleuteling",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Activeer versleuteling van wachtwoorden herstelsleutel (maak delen met herstel sleutel mogelijk):",
-"Recovery account password" => "Herstel account wachtwoord",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Activeren herstelsleutel (maakt het mogelijk om gebruikersbestanden terug te halen in geval van verlies van het wachtwoord):",
+"Recovery key password" => "Wachtwoord herstelsleulel",
"Enabled" => "Geactiveerd",
"Disabled" => "Gedeactiveerd",
-"Change encryption passwords recovery key:" => "Wijzig versleuteling wachtwoord herstelsleutel",
-"Old Recovery account password" => "Oude herstel account wachtwoord",
-"New Recovery account password" => "Nieuwe herstel account wachtwoord",
+"Change recovery key password:" => "Wijzig wachtwoord herstelsleutel:",
+"Old Recovery key password" => "Oude wachtwoord herstelsleutel",
+"New Recovery key password" => "Nieuwe wachtwoord herstelsleutel",
"Change Password" => "Wijzigen wachtwoord",
+"Your private key password no longer match your log-in password:" => "Het wachtwoord van uw privésleutel komt niet meer overeen met uw inlogwachtwoord:",
+"Set your old private key password to your current log-in password." => "Stel het wachtwoord van uw oude privésleutel in op uw huidige inlogwachtwoord.",
" If you don't remember your old password you can ask your administrator to recover your files." => "Als u uw oude wachtwoord niet meer weet, kunt u uw beheerder vragen uw bestanden terug te halen.",
"Old log-in password" => "Oude wachtwoord",
"Current log-in password" => "Huidige wachtwoord",
diff --git a/apps/files_encryption/l10n/pl.php b/apps/files_encryption/l10n/pl.php
index cbb790080e8..6a28f859943 100644
--- a/apps/files_encryption/l10n/pl.php
+++ b/apps/files_encryption/l10n/pl.php
@@ -8,18 +8,15 @@
"Private key password successfully updated." => "Pomyślnie zaktualizowano hasło klucza prywatnego.",
"Could not update the private key password. Maybe the old password was not correct." => "Nie można zmienić prywatnego hasła. Może stare hasło nie było poprawne.",
"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" => "Klucz prywatny nie jest poprawny! Może Twoje hasło zostało zmienione z zewnątrz. Można zaktualizować hasło klucza prywatnego w ustawieniach osobistych w celu odzyskania dostępu do plików",
+"PHP module OpenSSL is not installed." => "Moduł PHP OpenSSL nie jest zainstalowany",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Proszę poproś administratora serwera aby zainstalował ten moduł. Obecnie aplikacja szyfrowanie została wyłączona.",
"Saving..." => "Zapisywanie...",
"Your private key is not valid! Maybe the your password was changed from outside." => "Klucz prywatny nie jest poprawny! Może Twoje hasło zostało zmienione z zewnątrz.",
"You can unlock your private key in your " => "Możesz odblokować swój klucz prywatny w swojej",
"personal settings" => "Ustawienia osobiste",
"Encryption" => "Szyfrowanie",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Włącz szyfrowanie odzyskiwanych haseł klucza (zezwalaj na odzyskiwanie klucza):",
-"Recovery account password" => "Odzyskiwanie hasła konta",
"Enabled" => "Włączone",
"Disabled" => "Wyłączone",
-"Change encryption passwords recovery key:" => "Zmiana klucza szyfrowania haseł odzyskiwania:",
-"Old Recovery account password" => "Stare hasło odzyskiwania",
-"New Recovery account password" => "Nowe hasło 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/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php
index 868dfc4453c..cb1678541bf 100644
--- a/apps/files_encryption/l10n/pt_BR.php
+++ b/apps/files_encryption/l10n/pt_BR.php
@@ -5,16 +5,32 @@
"Could not disable recovery key. Please check your recovery key password!" => "Impossível desabilitar recuperação de chave. Por favor verifique sua senha para recuperação de chave!",
"Password successfully changed." => "Senha alterada com sucesso.",
"Could not change the password. Maybe the old password was not correct." => "Não foi possível alterar a senha. Talvez a senha antiga não estava correta.",
+"Private key password successfully updated." => "Senha de chave privada atualizada com sucesso.",
+"Could not update the private key password. Maybe the old password was not correct." => "Não foi possível atualizar a senha de chave privada. Talvez a senha antiga esteja incorreta.",
+"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" => "Sua chave privada não é válida! Talvez sua senha tenha sido mudada. Você pode atualizar sua senha de chave privada nas suas configurações pessoais para obter novamente acesso aos seus arquivos.",
+"PHP module OpenSSL is not installed." => "O módulo PHP OpenSSL não está instalado.",
+"Please ask your server administrator to install the module. For now the encryption app was disabled." => "Por favor peça ao administrador do servidor para instalar o módulo. Por enquanto o app de encriptação foi desabilitada.",
"Saving..." => "Salvando...",
+"Your private key is not valid! Maybe the your password was changed from outside." => "Sua chave privada não é válida! Talvez sua senha tenha sido mudada.",
+"You can unlock your private key in your " => "Você pode desbloquear sua chave privada nas suas",
+"personal settings" => "configurações pessoais.",
"Encryption" => "Criptografia",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Ativar a criptografia de chave de recuperação de senhas (permitir compartilhar a chave de recuperação):",
-"Recovery account password" => "Recuperar a senha da conta",
+"Enable recovery key (allow to recover users files in case of password loss):" => "Habilitar chave de recuperação (permite recuperar arquivos de usuários em caso de perda de senha):",
+"Recovery key password" => "Senha da chave de recuperação",
"Enabled" => "Habilidado",
"Disabled" => "Desabilitado",
-"Change encryption passwords recovery key:" => "Mudar a criptografia de chave de recuperação de senhas:",
-"Old Recovery account password" => "Recuperação de senha de conta antiga",
-"New Recovery account password" => "Senha Nova da conta de Recuperação",
+"Change recovery key password:" => "Mudar a senha da chave de recuperação:",
+"Old Recovery key password" => "Senha antiga da chave de recuperação",
+"New Recovery key password" => "Nova senha da chave de recuperação",
"Change Password" => "Trocar Senha",
+"Your private key password no longer match your log-in password:" => "Sua senha de chave privada não coincide mais com sua senha de login:",
+"Set your old private key password to your current log-in password." => "Configure sua antiga senha de chave privada para sua atual senha de login.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Se você não se lembra de sua antiga senha você pode pedir ao administrador que recupere seus arquivos.",
+"Old log-in password" => "Senha antiga de login",
+"Current log-in password" => "Atual senha de login",
+"Update Private Key Password" => "Atualizar senha de chave privada",
+"Enable password recovery:" => "Habilitar recuperação de senha:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Habilitar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos encriptados em caso de perda de senha",
"File recovery settings updated" => "Configurações de recuperação de arquivo atualizado",
"Could not update file recovery" => "Não foi possível atualizar a recuperação de arquivos"
);
diff --git a/apps/files_encryption/l10n/pt_PT.php b/apps/files_encryption/l10n/pt_PT.php
index 8993cb63699..f485f373a53 100644
--- a/apps/files_encryption/l10n/pt_PT.php
+++ b/apps/files_encryption/l10n/pt_PT.php
@@ -7,13 +7,8 @@
"Could not change the password. Maybe the old password was not correct." => "Não foi possivel alterar a password. Possivelmente a password antiga não está correcta.",
"Saving..." => "A guardar...",
"Encryption" => "Encriptação",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Activar a chave de recuperação das passwords de encriptação (permitir partilha da chave de recuperação):",
-"Recovery account password" => "Password de recuperação de conta",
"Enabled" => "Activado",
"Disabled" => "Desactivado",
-"Change encryption passwords recovery key:" => "Alterar a chave de recuperação da password de encriptação:",
-"Old Recovery account password" => "Password de recuperação de conta antiga:",
-"New Recovery account password" => "Nova password de recuperação de conta",
"Change Password" => "Mudar a Password",
"File recovery settings updated" => "Actualizadas as definições de recuperação de ficheiros",
"Could not update file recovery" => "Não foi possível actualizar a recuperação de ficheiros"
diff --git a/apps/files_encryption/l10n/ru.php b/apps/files_encryption/l10n/ru.php
index d10bfa7e783..9b90a5110e1 100644
--- a/apps/files_encryption/l10n/ru.php
+++ b/apps/files_encryption/l10n/ru.php
@@ -1,16 +1,16 @@
<?php $TRANSLATIONS = array(
+"Recovery key successfully enabled" => "Ключ восстановления успешно установлен",
+"Recovery key successfully disabled" => "Ключ восстановления успешно отключен",
"Password successfully changed." => "Пароль изменен удачно.",
"Could not change the password. Maybe the old password was not correct." => "Невозможно изменить пароль. Возможно старый пароль не был верен.",
"Saving..." => "Сохранение...",
+"personal settings" => "персональные настройки",
"Encryption" => "Шифрование",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Включить шифрование пароля ключа восстановления (понадобится разрешение для восстановления ключа)",
-"Recovery account password" => "Восстановление пароля учетной записи",
"Enabled" => "Включено",
"Disabled" => "Отключено",
-"Change encryption passwords recovery key:" => "Изменить шифрование пароля ключа восстановления:",
-"Old Recovery account password" => "Старое Восстановление пароля учетной записи",
-"New Recovery account password" => "Новое Восстановление пароля учетной записи",
"Change Password" => "Изменить пароль",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы",
+"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/sk_SK.php b/apps/files_encryption/l10n/sk_SK.php
index 279481fbd4f..b01c7f709d8 100644
--- a/apps/files_encryption/l10n/sk_SK.php
+++ b/apps/files_encryption/l10n/sk_SK.php
@@ -1,11 +1,28 @@
<?php $TRANSLATIONS = array(
+"Recovery key successfully enabled" => "Záchranný kľúč bol úspešne povolený",
+"Could not enable recovery key. Please check your recovery key password!" => "Nepodarilo sa povoliť záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
+"Recovery key successfully disabled" => "Záchranný kľúč bol úspešne zakázaný",
+"Could not disable recovery key. Please check your recovery key password!" => "Nepodarilo sa zakázať záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!",
"Password successfully changed." => "Heslo úspešne zmenené.",
+"Could not change the password. Maybe the old password was not correct." => "Nemožno zmeniť heslo. Pravdepodobne nebolo staré heslo zadané správne.",
+"Private key password successfully updated." => "Heslo súkromného kľúča je úspešne aktualizované.",
+"Could not update the private key password. Maybe the old password was not correct." => "Nemožno aktualizovať heslo súkromného kľúča. Možno nebolo staré heslo správne.",
+"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" => "Váš súkromný kľúč je neplatný. Možno bolo Vaše heslo zmenené z vonku. Môžete aktualizovať heslo súkromného kľúča v osobnom nastavení na opätovné získanie prístupu k súborom",
"Saving..." => "Ukladám...",
+"Your private key is not valid! Maybe the your password was changed from outside." => "Váš súkromný kľúč je neplatný. Možno bolo Vaše heslo zmenené z vonku.",
+"personal settings" => "osobné nastavenia",
"Encryption" => "Šifrovanie",
"Enabled" => "Povolené",
"Disabled" => "Zakázané",
-"Change encryption passwords recovery key:" => "Zmeniť šifrovacie heslo obnovovacieho kľúča:",
"Change Password" => "Zmeniť heslo",
+"Your private key password no longer match your log-in password:" => "Vaše heslo súkromného kľúča je rovnaké ako Vaše prihlasovacie heslo:",
+"Set your old private key password to your current log-in password." => "Nastavte si staré heslo súkromného kľúča k Vášmu súčasnému prihlasovaciemu heslu.",
+" If you don't remember your old password you can ask your administrator to recover your files." => "Ak si nepamätáte svoje staré heslo, môžete požiadať správcu o obnovenie svojich súborov.",
+"Old log-in password" => "Staré prihlasovacie heslo",
+"Current log-in password" => "Súčasné prihlasovacie heslo",
+"Update Private Key Password" => "Aktualizovať heslo súkromného kľúča",
+"Enable password recovery:" => "Povoliť obnovu hesla:",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Povolenie Vám umožní znovu získať prístup k Vašim zašifrovaným súborom, ak stratíte heslo",
"File recovery settings updated" => "Nastavenie obnovy súborov aktualizované",
"Could not update file recovery" => "Nemožno aktualizovať obnovenie súborov"
);
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/l10n/sv.php b/apps/files_encryption/l10n/sv.php
index 7d17a0adc60..d3d317f2108 100644
--- a/apps/files_encryption/l10n/sv.php
+++ b/apps/files_encryption/l10n/sv.php
@@ -13,13 +13,8 @@
"You can unlock your private key in your " => "Du kan låsa upp din privata nyckel i dina",
"personal settings" => "personliga inställningar",
"Encryption" => "Kryptering",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Aktivera återställningsnyckel för krypterade lösenord. (tillåt delning till återställningsnyckeln):",
-"Recovery account password" => "Återställning av kontolösenord",
"Enabled" => "Aktiverad",
"Disabled" => "Inaktiverad",
-"Change encryption passwords recovery key:" => "Ändra återställningsnyckeln för krypterade lösenord:",
-"Old Recovery account password" => "Gamla lösenordet för återställningskontot",
-"New Recovery account password" => "Nytt återställningslösenord för kontot",
"Change Password" => "Byt lösenord",
"Your private key password no longer match your log-in password:" => "Din privata lösenordsnyckel stämmer inte längre överrens med ditt inloggningslösenord:",
"Set your old private key password to your current log-in password." => "Ställ in din gamla privata lösenordsnyckel till ditt aktuella inloggningslösenord.",
@@ -28,6 +23,7 @@
"Current log-in password" => "Nuvarande inloggningslösenord",
"Update Private Key Password" => "Uppdatera den privata lösenordsnyckeln",
"Enable password recovery:" => "Aktivera lösenordsåterställning",
+"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Genom att aktivera detta alternativ kommer du kunna återfå tillgång till dina krypterade filer om du skulle förlora/glömma ditt lösenord",
"File recovery settings updated" => "Inställningarna för filåterställning har uppdaterats",
"Could not update file recovery" => "Kunde inte uppdatera filåterställning"
);
diff --git a/apps/files_encryption/l10n/tr.php b/apps/files_encryption/l10n/tr.php
index 59b91de928a..24c6fa47278 100644
--- a/apps/files_encryption/l10n/tr.php
+++ b/apps/files_encryption/l10n/tr.php
@@ -7,13 +7,8 @@
"Could not change the password. Maybe the old password was not correct." => "Parola değiştirilemedi. Eski parolanız doğru olmayabilir",
"Saving..." => "Kaydediliyor...",
"Encryption" => "Şifreleme",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "Şifreli parola kurtarma anahtarını etkinleştir(kurtarma anahtarı paylaşımına izin ver)",
-"Recovery account password" => "Kurtarma hesabı parolası",
"Enabled" => "Etkinleştirildi",
"Disabled" => "Devre dışı",
-"Change encryption passwords recovery key:" => "Şifreli parolalar kurtarma anahtarını değiştir:",
-"Old Recovery account password" => "Eski kurtarma hesabı parolası",
-"New Recovery account password" => "Yeni kurtarma hesabı parolası",
"Change Password" => "Parola değiştir",
"File recovery settings updated" => "Dosya kurtarma ayarları güncellendi",
"Could not update file recovery" => "Dosya kurtarma güncellenemedi"
diff --git a/apps/files_encryption/l10n/vi.php b/apps/files_encryption/l10n/vi.php
index 3e76060b1de..d11569bb94c 100644
--- a/apps/files_encryption/l10n/vi.php
+++ b/apps/files_encryption/l10n/vi.php
@@ -3,7 +3,6 @@
"Could not change the password. Maybe the old password was not correct." => "Không thể đổi mật khẩu. Có lẽ do mật khẩu cũ không đúng.",
"Saving..." => "Đang lưu...",
"Encryption" => "Mã hóa",
-"Recovery account password" => "Mật khẩu cho tài khoản cứu hộ",
"Enabled" => "Bật",
"Disabled" => "Tắt",
"Change Password" => "Đổi Mật khẩu"
diff --git a/apps/files_encryption/l10n/zh_CN.php b/apps/files_encryption/l10n/zh_CN.php
index c64ae9dcd48..6d6d457f439 100644
--- a/apps/files_encryption/l10n/zh_CN.php
+++ b/apps/files_encryption/l10n/zh_CN.php
@@ -7,13 +7,8 @@
"Could not change the password. Maybe the old password was not correct." => "不能修改密码。旧密码可能不正确。",
"Saving..." => "保存中",
"Encryption" => "加密",
-"Enable encryption passwords recovery key (allow sharing to recovery key):" => "启用加密密码恢复密钥(允许共享恢复密钥):",
-"Recovery account password" => "恢复账户密码",
"Enabled" => "开启",
"Disabled" => "禁用",
-"Change encryption passwords recovery key:" => "变更加密密码恢复密钥:",
-"Old Recovery account password" => "旧恢复账号密码",
-"New Recovery account password" => "新恢复账号密码",
"Change Password" => "修改密码",
"File recovery settings updated" => "文件恢复设置已更新",
"Could not update file recovery" => "不能更新文件恢复"
diff --git a/apps/files_encryption/l10n/zh_TW.php b/apps/files_encryption/l10n/zh_TW.php
index 77efdb3e566..d34f51c4870 100644
--- a/apps/files_encryption/l10n/zh_TW.php
+++ b/apps/files_encryption/l10n/zh_TW.php
@@ -5,7 +5,6 @@
"Encryption" => "加密",
"Enabled" => "已啓用",
"Disabled" => "已停用",
-"Change encryption passwords recovery key:" => "變更加密密碼還原金鑰:",
"Change Password" => "變更密碼",
"File recovery settings updated" => "檔案還原設定已更新",
"Could not update file recovery" => "無法更新檔案還原設定"
diff --git a/apps/files_encryption/lib/crypt.php b/apps/files_encryption/lib/crypt.php
index 945b342a316..927064012b6 100755
--- a/apps/files_encryption/lib/crypt.php
+++ b/apps/files_encryption/lib/crypt.php
@@ -51,21 +51,26 @@ class Crypt {
*/
public static function createKeypair() {
- $res = openssl_pkey_new(array('private_key_bits' => 4096));
-
- // Get private key
- openssl_pkey_export($res, $privateKey);
+ $return = false;
- // Get public key
- $publicKey = openssl_pkey_get_details($res);
+ $res = openssl_pkey_new(array('private_key_bits' => 4096));
- $publicKey = $publicKey['key'];
+ if ($res === false) {
+ \OCP\Util::writeLog('Encryption library', 'couldn\'t generate users key-pair for ' . \OCP\User::getUser(), \OCP\Util::ERROR);
+ } elseif (openssl_pkey_export($res, $privateKey)) {
+ // Get public key
+ $publicKey = openssl_pkey_get_details($res);
+ $publicKey = $publicKey['key'];
- return (array(
- 'publicKey' => $publicKey,
- 'privateKey' => $privateKey
- ));
+ $return = array(
+ 'publicKey' => $publicKey,
+ 'privateKey' => $privateKey
+ );
+ } else {
+ \OCP\Util::writeLog('Encryption library', 'couldn\'t export users private key, please check your servers openSSL configuration.' . \OCP\User::getUser(), \OCP\Util::ERROR);
+ }
+ return $return;
}
/**
@@ -287,28 +292,22 @@ class Crypt {
public static function symmetricEncryptFileContent($plainContent, $passphrase = '') {
if (!$plainContent) {
-
+ \OCP\Util::writeLog('Encryption library', 'symmetrically encryption failed, no content given.', \OCP\Util::ERROR);
return false;
-
}
$iv = self::generateIv();
if ($encryptedContent = self::encrypt($plainContent, $iv, $passphrase)) {
-
// Combine content to encrypt with IV identifier and actual IV
$catfile = self::concatIv($encryptedContent, $iv);
-
$padded = self::addPadding($catfile);
return $padded;
} else {
-
\OCP\Util::writeLog('Encryption library', 'Encryption (symmetric) of keyfile content failed', \OCP\Util::ERROR);
-
return false;
-
}
}
diff --git a/apps/files_encryption/lib/util.php b/apps/files_encryption/lib/util.php
index b4b3923a799..e8e53859bd8 100644
--- a/apps/files_encryption/lib/util.php
+++ b/apps/files_encryption/lib/util.php
@@ -228,18 +228,21 @@ class Util {
// Generate keypair
$keypair = Crypt::createKeypair();
- \OC_FileProxy::$enabled = false;
+ if ($keypair) {
- // Save public key
- $this->view->file_put_contents($this->publicKeyPath, $keypair['publicKey']);
+ \OC_FileProxy::$enabled = false;
- // Encrypt private key with user pwd as passphrase
- $encryptedPrivateKey = Crypt::symmetricEncryptFileContent($keypair['privateKey'], $passphrase);
+ // Encrypt private key with user pwd as passphrase
+ $encryptedPrivateKey = Crypt::symmetricEncryptFileContent($keypair['privateKey'], $passphrase);
- // Save private key
- $this->view->file_put_contents($this->privateKeyPath, $encryptedPrivateKey);
+ // Save key-pair
+ if ($encryptedPrivateKey) {
+ $this->view->file_put_contents($this->privateKeyPath, $encryptedPrivateKey);
+ $this->view->file_put_contents($this->publicKeyPath, $keypair['publicKey']);
+ }
- \OC_FileProxy::$enabled = true;
+ \OC_FileProxy::$enabled = true;
+ }
} else {
// check if public-key exists but private-key is missing
diff --git a/apps/files_encryption/templates/settings-admin.php b/apps/files_encryption/templates/settings-admin.php
index c420b006c45..f5f7582c2a6 100644
--- a/apps/files_encryption/templates/settings-admin.php
+++ b/apps/files_encryption/templates/settings-admin.php
@@ -7,11 +7,11 @@
</p>
<p>
- <?php p($l->t("Enable encryption passwords recovery key (allow sharing to recovery key):")); ?>
+ <?php p($l->t("Enable recovery key (allow to recover users files in case of password loss):")); ?>
<br/>
<br/>
<input type="password" name="recoveryPassword" id="recoveryPassword"/>
- <label for="recoveryPassword"><?php p($l->t("Recovery account password")); ?></label>
+ <label for="recoveryPassword"><?php p($l->t("Recovery key password")); ?></label>
<br/>
<input
type='radio'
@@ -31,21 +31,21 @@
<br/><br/>
<p>
- <strong><?php p($l->t("Change encryption passwords recovery key:")); ?></strong>
+ <strong><?php p($l->t("Change recovery key password:")); ?></strong>
<br/><br/>
<input
type="password"
name="changeRecoveryPassword"
id="oldRecoveryPassword"
<?php echo($_["recoveryEnabled"] == 0 ? 'disabled' : ''); ?> />
- <label for="oldRecoveryPassword"><?php p($l->t("Old Recovery account password")); ?></label>
+ <label for="oldRecoveryPassword"><?php p($l->t("Old Recovery key password")); ?></label>
<br/>
<input
type="password"
name="changeRecoveryPassword"
id="newRecoveryPassword"
<?php echo($_["recoveryEnabled"] == 0 ? 'disabled' : ''); ?> />
- <label for="newRecoveryPassword"><?php p($l->t("New Recovery account password")); ?></label>
+ <label for="newRecoveryPassword"><?php p($l->t("New Recovery key password")); ?></label>
<br/>
<button
type="button"
diff --git a/apps/files_external/l10n/ko.php b/apps/files_external/l10n/ko.php
index 47de9aad5e0..803b489c218 100644
--- a/apps/files_external/l10n/ko.php
+++ b/apps/files_external/l10n/ko.php
@@ -6,11 +6,14 @@
"Error configuring Google Drive storage" => "Google 드라이브 저장소 설정 오류",
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>경고:</b> \"smbclient\"가 설치되지 않았습니다. CIFS/SMB 공유 자원에 연결할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>경고:</b> PHP FTP 지원이 비활성화되어 있거나 설치되지 않았습니다. FTP 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
+"<b>Warning:</b> The Curl support in PHP is not enabled or installed. Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask your system administrator to install it." => "<b>경고:</b> PHP Curl 지원이 비활성화되어 있거나 설치되지 않았습니다. 다른 ownCloud, WebDAV, Google 드라이브 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오.",
"External Storage" => "외부 저장소",
"Folder name" => "폴더 이름",
+"External storage" => "외부 저장소",
"Configuration" => "설정",
"Options" => "옵션",
"Applicable" => "적용 가능",
+"Add storage" => "저장소 추가",
"None set" => "설정되지 않음",
"All Users" => "모든 사용자",
"Groups" => "그룹",
diff --git a/apps/files_trashbin/l10n/eo.php b/apps/files_trashbin/l10n/eo.php
index 3288c4fcdc5..161e9c3e88a 100644
--- a/apps/files_trashbin/l10n/eo.php
+++ b/apps/files_trashbin/l10n/eo.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Error" => "Eraro",
+"Delete permanently" => "Forigi por ĉiam",
"Name" => "Nomo",
"1 folder" => "1 dosierujo",
"{count} folders" => "{count} dosierujoj",
diff --git a/apps/files_versions/l10n/ko.php b/apps/files_versions/l10n/ko.php
index 994144f39e1..df34e4681b4 100644
--- a/apps/files_versions/l10n/ko.php
+++ b/apps/files_versions/l10n/ko.php
@@ -1,11 +1,11 @@
<?php $TRANSLATIONS = array(
"Could not revert: %s" => "되돌릴 수 없습니다: %s",
-"success" => "완료",
-"File %s was reverted to version %s" => "파일 %s를 버전 %s로 변경하였습니다.",
+"success" => "성공",
+"File %s was reverted to version %s" => "파일 %s을(를) 버전 %s(으)로 되돌림",
"failure" => "실패",
-"File %s could not be reverted to version %s" => "파일 %s를 버전 %s로 되돌리지 못했습니다.",
-"No old versions available" => "오래된 버전을 사용할 수 없습니다",
-"No path specified" => "경로를 알수 없습니다.",
-"Versions" => "버젼",
-"Revert a file to a previous version by clicking on its revert button" => "변경 버튼을 클릭하여 이전 버전의 파일로 변경할 수 있습니다."
+"File %s could not be reverted to version %s" => "파일 %s을(를) 버전 %s(으)로 되돌리지 못했음",
+"No old versions available" => "오래된 버전을 사용할 수 없음",
+"No path specified" => "경로가 지정되지 않았음",
+"Versions" => "버전",
+"Revert a file to a previous version by clicking on its revert button" => "변경 단추를 눌러 이전 버전의 파일로 되돌릴 수 있습니다"
);
diff --git a/apps/user_ldap/l10n/es_AR.php b/apps/user_ldap/l10n/es_AR.php
index 011ff3e12ff..6925ea89a0c 100644
--- a/apps/user_ldap/l10n/es_AR.php
+++ b/apps/user_ldap/l10n/es_AR.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"Failed to clear the mappings." => "Hubo un error al borrar las asignaciones.",
"Failed to delete the server configuration" => "Fallo al borrar la configuración del servidor",
"The configuration is valid and the connection could be established!" => "La configuración es válida y la conexión pudo ser establecida.",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "La configuración es válida, pero el enlace falló. Por favor, comprobá la configuración del servidor y las credenciales.",
@@ -7,6 +8,7 @@
"Take over settings from recent server configuration?" => "Tomar los valores de la anterior configuración de servidor?",
"Keep settings?" => "¿Mantener preferencias?",
"Cannot add server configuration" => "No se pudo añadir la configuración del servidor",
+"mappings cleared" => "Asignaciones borradas",
"Success" => "Éxito",
"Error" => "Error",
"Connection test succeeded" => "El este de conexión ha sido completado satisfactoriamente",
@@ -72,6 +74,16 @@
"Email Field" => "Campo de e-mail",
"User Home Folder Naming Rule" => "Regla de nombre de los directorios de usuario",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD.",
+"Internal Username" => "Nombre interno de usuario",
+"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." => "Por defecto, el nombre interno de usuario va a ser creado a partir del atributo UUID. Esto asegura que el nombre de usuario es único y los caracteres no necesitan ser convertidos. Para el nombre de usuario interno sólo se pueden usar estos caracteres: [a-zA-Z0-9_.@-]. Otros caracteres son sustituidos por su correspondiente en ASCII o simplemente omitidos. Si ocurrieran colisiones, un número será añadido o incrementado. El nombre interno de usuario se usa para identificar un usuario internamente. Es también el nombre por defecto para el directorio personal del usuario in ownCloud. También es un puerto de URLs remotas, por ejemplo, para todos los servicios *DAV. Con esta configuración el comportamiento por defecto puede ser cambiado. Para conseguir un comportamiento similar al anterior a ownCloud 5, ingresá el atributo del nombre en pantalla del usuario en el siguiente campo. Dejalo vacío para el comportamiento por defecto. Los cambios solo tendrán efecto para los nuevos usuarios LDAP.",
+"Internal Username Attribute:" => "Atributo Nombre Interno de usuario:",
+"Override UUID detection" => "Sobrescribir la detección 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." => "Por defecto, ownCloud detecta automáticamente el atributo UUID. El atributo UUID se usa para identificar indudablemente usuarios y grupos LDAP. Además, el nombre de usuario interno va a ser creado en base al UUID, si no ha sido especificado otro comportamiento arriba. Podés sobrescribir la configuración y pasar un atributo de tu elección. Tenés que asegurarte de que el atributo de tu elección sea accesible por los usuarios y grupos y ser único. Dejalo en blanco para usar el comportamiento por defecto. Los cambios tendrán efecto sólo en los nuevos usuarios y grupos de LDAP.",
+"UUID Attribute:" => "Atributo UUID:",
+"Username-LDAP User Mapping" => "Asignación del Nombre de usuario de un usuario LDAP",
+"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 usa nombres de usuario para almacenar y asignar (meta) datos. Con el fin de identificar con precisión y reconocer usuarios, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una asignación de nombre de usuario de ownCloud a usuario LDAP. El nombre de usuario creado se asigna al UUID del usuario LDAP. Además el DN se almacena en caché principalmente para reducir la interacción de LDAP, pero no se utiliza para la identificación. Si la DN cambia, los cambios serán encontrados por ownCloud. El nombre interno de ownCloud se utiliza para todo en ownCloud. Borrar las asignaciones dejará restos en distintos lugares. Borrar las asignaciones no depende de la configuración, ¡afecta a todas las configuraciones de LDAP! No borrar nunca las asignaciones en un entorno de producción. Sólo borrar asignaciones en una situación de prueba o experimental.",
+"Clear Username-LDAP User Mapping" => "Borrar la asignación de los Nombres de usuario de los usuarios LDAP",
+"Clear Groupname-LDAP Group Mapping" => "Borrar la asignación de los Nombres de grupo de los grupos de LDAP",
"Test Configuration" => "Probar configuración",
"Help" => "Ayuda"
);
diff --git a/apps/user_ldap/l10n/ru.php b/apps/user_ldap/l10n/ru.php
index 0573be3993f..d88b20dc469 100644
--- a/apps/user_ldap/l10n/ru.php
+++ b/apps/user_ldap/l10n/ru.php
@@ -75,10 +75,13 @@
"User Home Folder Naming Rule" => "Правило именования Домашней Папки Пользователя",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Оставьте имя пользователя пустым (по умолчанию). Иначе укажите атрибут LDAP/AD.",
"Internal Username" => "Внутреннее имя пользователя",
+"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." => "По-умолчанию внутреннее имя пользователя будет создано из атрибута UUID. Это необходимо для того, чтобы имя пользователя было уникальным и не содержало в себе запрещенных символов. Внутреннее имя пользователя может состоять только из следующих символов: [ a-zA-Z0-9_.@- ]. Остальные символы замещаются соответствиями из таблицы ASCII или же просто пропускаются. При совпадении к имени будет добавлено число. Внутреннее имя пользователя используется для внутренней идентификации пользователя. Также оно является именем по-умолчанию для папки пользователя в ownCloud. Оно также портом для удаленных ссылок, к примеру, для всех сервисов *DAV. С помощию данной настройки можно изменить поведение по-умолчанию. Чтобы достичь поведения, как было настроено до изменения, ownCloud 5 выводит атрибут имени пользователя в этом поле. Оставьте его пустым для режима по-умолчанию. Изменения будут иметь эффект только для новых подключенных (добавленных) пользователей LDAP.",
"Internal Username Attribute:" => "Аттрибут для внутреннего имени:",
"Override UUID detection" => "Переопределить нахождение 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." => "По-умолчанию, ownCloud определяет атрибут UUID автоматически. Этот атрибут используется для того, чтобы достоверно индентифицировать пользователей и группы LDAP. Также, на основании атрибута UUID создается внутреннее имя пользователя, если выше не указано иначе. Вы можете переопределить эту настройку и указать свой атрибут по выбору. Вы должны удостовериться, что выбранный вами атрибут может быть выбран для пользователей и групп, а также то, что он уникальный. Оставьте поле пустым для поведения по-умолчанию. Изменения вступят в силу только для новых подключенных (добавленных) пользователей и групп LDAP.",
"UUID Attribute:" => "Аттрибут для UUID:",
"Username-LDAP User Mapping" => "Соответствия Имя-Пользователь LDAP",
+"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 использует имена пользователей для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует наличия соответствия имени пользователя ownCloud к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кэшируется доменное имя (DN) для снижения взаимодействия LDAP, однако оно не используется для идентификации. Если доменное имя было изменено, об этом станет известно ownCloud. Внутреннее имя ownCloud используется повсеместно в ownCloud. При очистке соответствий повсюду будут оставаться \"хвосты\". Очистка соответствий не привязана к конкретной конфигурации, она влияет на все конфигурации LDAP! Никогда не очищайте соответствия в рабочем окружении. Очищайте соответствия только во время тестов или в экспериментальных конфигурациях.",
"Clear Username-LDAP User Mapping" => "Очистить соответствия Имя-Пользователь LDAP",
"Clear Groupname-LDAP Group Mapping" => "Очистить соответствия Группа-Группа LDAP",
"Test Configuration" => "Тестовая конфигурация",
diff --git a/apps/user_ldap/l10n/sk_SK.php b/apps/user_ldap/l10n/sk_SK.php
index e36a1589367..fe1e14ea6fd 100644
--- a/apps/user_ldap/l10n/sk_SK.php
+++ b/apps/user_ldap/l10n/sk_SK.php
@@ -79,6 +79,9 @@
"Internal Username Attribute:" => "Atribút interného používateľského mena:",
"Override UUID detection" => "Prepísať UUID detekciu",
"UUID Attribute:" => "UUID atribút:",
+"Username-LDAP User Mapping" => "Mapovanie názvov LDAP používateľských mien",
+"Clear Username-LDAP User Mapping" => "Zrušiť mapovanie LDAP používateľských mien",
+"Clear Groupname-LDAP Group Mapping" => "Zrušiť mapovanie názvov LDAP skupín",
"Test Configuration" => "Test nastavenia",
"Help" => "Pomoc"
);
diff --git a/apps/user_webdavauth/l10n/de_DE.php b/apps/user_webdavauth/l10n/de_DE.php
index 4ca749e898d..21a886343f0 100644
--- a/apps/user_webdavauth/l10n/de_DE.php
+++ b/apps/user_webdavauth/l10n/de_DE.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV-Authentifizierung",
+"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." => "ownCloud sendet die Benutzerdaten an diese URL. Dieses Plugin prüft die Antwort und wird die Statuscodes 401 und 403 als ungültige Daten und alle anderen Antworten als gültige Daten interpretieren."
);
diff --git a/apps/user_webdavauth/l10n/el.php b/apps/user_webdavauth/l10n/el.php
index 1943b98a750..79bb1d13bf7 100644
--- a/apps/user_webdavauth/l10n/el.php
+++ b/apps/user_webdavauth/l10n/el.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Αυθεντικοποίηση μέσω 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." => "Το ownCloud θα στείλει τα διαπιστευτήρια χρήστη σε αυτό το URL. Αυτό το plugin ελέγχει την απάντηση και την μετατρέπει σε HTTP κωδικό κατάστασης 401 και 403 για μη έγκυρα, όλες οι υπόλοιπες απαντήσεις είναι έγκυρες."
);
diff --git a/apps/user_webdavauth/l10n/es_AR.php b/apps/user_webdavauth/l10n/es_AR.php
index efb82288287..cda5d7eab05 100644
--- a/apps/user_webdavauth/l10n/es_AR.php
+++ b/apps/user_webdavauth/l10n/es_AR.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticación de WevDAV",
+"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." => "onwCloud enviará las credenciales de usuario a esta URL. Este complemento verifica la respuesta e interpretará los códigos de respuesta HTTP 401 y 403 como credenciales inválidas y todas las otras respuestas como credenciales válidas."
);
diff --git a/apps/user_webdavauth/l10n/pt_BR.php b/apps/user_webdavauth/l10n/pt_BR.php
index 1f96b75462a..6727219db42 100644
--- a/apps/user_webdavauth/l10n/pt_BR.php
+++ b/apps/user_webdavauth/l10n/pt_BR.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "Autenticação 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." => "O ownCloud enviará as credenciais do usuário para esta URL. Este plugin verifica a resposta e interpreta o os códigos de status do HTTP 401 e 403 como credenciais inválidas, e todas as outras respostas como credenciais válidas."
);
diff --git a/apps/user_webdavauth/l10n/sk_SK.php b/apps/user_webdavauth/l10n/sk_SK.php
index 589a82dc6f5..fa63b18569a 100644
--- a/apps/user_webdavauth/l10n/sk_SK.php
+++ b/apps/user_webdavauth/l10n/sk_SK.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"WebDAV Authentication" => "WebDAV overenie",
+"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." => "ownCloud odošle používateľské údaje na zadanú URL. Plugin skontroluje odpoveď a považuje návratovú hodnotu HTTP 401 a 403 za neplatné údaje a všetky ostatné hodnoty ako platné prihlasovacie údaje."
);
diff --git a/apps/user_webdavauth/user_webdavauth.php b/apps/user_webdavauth/user_webdavauth.php
index 146034a5d43..86e5b916f3d 100755
--- a/apps/user_webdavauth/user_webdavauth.php
+++ b/apps/user_webdavauth/user_webdavauth.php
@@ -56,10 +56,10 @@ class OC_USER_WEBDAVAUTH extends OC_User_Backend {
}
$returncode= substr($headers[0], 9, 3);
- if(($returncode=='401') or ($returncode=='403')) {
- return(false);
- }else{
- return($uid);
+ if(substr($returncode, 0, 1) === '2') {
+ return $uid;
+ } else {
+ return false;
}
}
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/config.php b/core/js/config.php
index 53a8fb96388..dd46f7889d1 100644
--- a/core/js/config.php
+++ b/core/js/config.php
@@ -26,8 +26,6 @@ $array = array(
"oc_debug" => (defined('DEBUG') && DEBUG) ? 'true' : 'false',
"oc_webroot" => "\"".OC::$WEBROOT."\"",
"oc_appswebroots" => str_replace('\\/', '/', json_encode($apps_paths)), // Ugly unescape slashes waiting for better solution
- "oc_current_user" => "document.getElementsByTagName('head')[0].getAttribute('data-user')",
- "oc_requesttoken" => "document.getElementsByTagName('head')[0].getAttribute('data-requesttoken')",
"datepickerFormatDate" => json_encode($l->l('jsdate', 'jsdate')),
"dayNames" => json_encode(
array(
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 3cb4d3dd151..08b429a555b 100644
--- a/core/js/js.js
+++ b/core/js/js.js
@@ -7,7 +7,10 @@
*/
var oc_debug;
var oc_webroot;
-var oc_requesttoken;
+
+var oc_current_user = document.getElementsByTagName('head')[0].getAttribute('data-user');
+var oc_requesttoken = document.getElementsByTagName('head')[0].getAttribute('data-requesttoken');
+
if (typeof oc_webroot === "undefined") {
oc_webroot = location.pathname.substr(0, location.pathname.lastIndexOf('/'));
}
diff --git a/core/l10n/ca.php b/core/l10n/ca.php
index 67cf0aca9d6..e66571fc75f 100644
--- a/core/l10n/ca.php
+++ b/core/l10n/ca.php
@@ -90,7 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "La petició ha fallat!<br>Esteu segur que el correu/nom d'usuari és correcte?",
"You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.",
"Username" => "Nom d'usuari",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "Els vostres fitxers sembla que estan encriptats. Si no tenieu habilitada la clau de recuperació no hi haurà manera de recuperar les dades quan reestabliu la contrasenya. Si no sabeu què fer, contacteu amb l'administrador abans de continuar. Voleu continuar?",
+"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?" => "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya. Si sabeu què fer, contacteu amb l'administrador abans de continuar. Voleu continuar?",
"Yes, I really want to reset my password now" => "Sí, vull restablir ara la contrasenya",
"Request reset" => "Sol·licita reinicialització",
"Your password was reset" => "La vostra contrasenya s'ha reinicialitzat",
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index f3b4cd49bfe..9eca3af1052 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -90,7 +90,6 @@
"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 seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before 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_DE.php b/core/l10n/de_DE.php
index fb7835eba26..e7842eb1576 100644
--- a/core/l10n/de_DE.php
+++ b/core/l10n/de_DE.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s geteilt »%s« mit Ihnen",
"Category type not provided." => "Kategorie nicht angegeben.",
"No category to add?" => "Keine Kategorie hinzuzufügen?",
"This category already exists: %s" => "Die nachfolgende Kategorie existiert bereits: %s",
@@ -89,6 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Anfrage fehlgeschlagen!<br>Haben Sie darauf geachtet, dass E-Mail-Adresse/Nutzername korrekt waren?",
"You will receive a link to reset your password via Email." => "Sie erhalten einen Link per E-Mail, um Ihr 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. Wenn Sie den Wiederherstellungsschlüssel nicht aktiviert haben, wird es keinen Weg geben, um Ihre Daten wieder zu bekommen, nachdem Ihr Passwort zurückgesetzt wurde. Wenn Sie sich nicht sicher sind, was Sie tun sollen, wenden Sie sich bitte an Ihren Administrator, bevor Sie fortfahren. Wollen Sie wirklich fortfahren?",
+"Yes, I really want to reset my password now" => "Ja, ich möchte jetzt mein Passwort wirklich zurücksetzen.",
"Request reset" => "Zurücksetzung anfordern",
"Your password was reset" => "Ihr Passwort wurde zurückgesetzt.",
"To login page" => "Zur Login-Seite",
@@ -101,6 +104,7 @@
"Help" => "Hilfe",
"Access forbidden" => "Zugriff verboten",
"Cloud not found" => "Cloud wurde nicht gefunden",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hallo,\n\nich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.\nSchauen Sie es sich an: %s\n\nViele Grüße!",
"web services under your control" => "Web-Services unter Ihrer Kontrolle",
"Edit categories" => "Kategorien ändern",
"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>ich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>Viele Grüße!",
"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/el.php b/core/l10n/el.php
index 6b1239fe45c..022d9d90039 100644
--- a/core/l10n/el.php
+++ b/core/l10n/el.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "Ο %s διαμοιράστηκε μαζί σας το »%s«",
"Category type not provided." => "Δεν δώθηκε τύπος κατηγορίας.",
"No category to add?" => "Δεν έχετε κατηγορία να προσθέσετε;",
"This category already exists: %s" => "Αυτή η κατηγορία υπάρχει ήδη: %s",
@@ -88,6 +89,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Η αίτηση απέτυχε! Βεβαιωθηκατε ότι το email σας / username ειναι σωστο? ",
"You will receive a link to reset your password via 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" => "Ο κωδικός πρόσβασής σας επαναφέρθηκε",
"To login page" => "Σελίδα εισόδου",
@@ -100,6 +103,7 @@
"Help" => "Βοήθεια",
"Access forbidden" => "Δεν επιτρέπεται η πρόσβαση",
"Cloud not found" => "Δεν βρέθηκε νέφος",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Γεια σας,\n\nσας ενημερώνουμε ότι ο %s διαμοιράστηκε μαζί σας το %s.\nΔείτε το: %s\n\nΓεια χαρά!",
"web services under your control" => "υπηρεσίες δικτύου υπό τον έλεγχό σας",
"Edit categories" => "Επεξεργασία κατηγοριών",
"Add" => "Προσθήκη",
@@ -130,6 +134,7 @@
"remember" => "απομνημόνευση",
"Log in" => "Είσοδος",
"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!" => "Γεια σας,<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,μπορεί να πάρει λίγο χρόνο."
diff --git a/core/l10n/eo.php b/core/l10n/eo.php
index c647850d0cb..2adf09d3a01 100644
--- a/core/l10n/eo.php
+++ b/core/l10n/eo.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s kunhavigis “%s” kun vi",
"Category type not provided." => "Ne proviziĝis tipon de kategorio.",
"No category to add?" => "Ĉu neniu kategorio estas aldonota?",
"This category already exists: %s" => "Tiu kategorio jam ekzistas: %s",
@@ -84,8 +85,10 @@
"The update was successful. Redirecting you to ownCloud now." => "La ĝisdatigo estis sukcesa. Alidirektante nun al ownCloud.",
"ownCloud password reset" => "La pasvorto de ownCloud restariĝis.",
"Use the following link to reset your password: {link}" => "Uzu la jenan ligilon por restarigi vian pasvorton: {link}",
+"Request failed!<br>Did you make sure your email/username was right?" => "La peto malsukcesis!<br />Ĉu vi certiĝis, ke via retpoŝto/uzantonomo ĝustas?",
"You will receive a link to reset your password via Email." => "Vi ricevos ligilon retpoŝte por rekomencigi vian pasvorton.",
"Username" => "Uzantonomo",
+"Yes, I really want to reset my password now" => "Jes, mi vere volas restarigi mian pasvorton nun",
"Request reset" => "Peti rekomencigon",
"Your password was reset" => "Via pasvorto rekomencis",
"To login page" => "Al la ensaluta paĝo",
@@ -98,11 +101,13 @@
"Help" => "Helpo",
"Access forbidden" => "Aliro estas malpermesata",
"Cloud not found" => "La nubo ne estas trovita",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Saluton:\n\nNi nur sciigas vin, ke %s kunhavigis %s kun vi.\nVidu ĝin: %s\n\nĜis!",
"web services under your control" => "TTT-servoj regataj de vi",
"Edit categories" => "Redakti kategoriojn",
"Add" => "Aldoni",
"Security Warning" => "Sekureca averto",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Via PHP versio estas sendefenda je la NULL bajto atako (CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "Bonvolu ĝisdatigi vian instalon de PHP por uzi ownCloud-on sekure.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Ne disponeblas sekura generilo de hazardaj numeroj; bonvolu kapabligi la OpenSSL-kromaĵon por PHP.",
"Create an <strong>admin account</strong>" => "Krei <strong>administran konton</strong>",
"Advanced" => "Progresinta",
@@ -115,12 +120,17 @@
"Database tablespace" => "Datumbaza tabelospaco",
"Database host" => "Datumbaza gastigo",
"Finish setup" => "Fini la instalon",
+"%s is available. Get more information on how to update." => "%s haveblas. Ekhavi pli da informo pri kiel ĝisdatigi.",
"Log out" => "Elsaluti",
+"Automatic logon rejected!" => "La aŭtomata ensaluto malakceptiĝis!",
"If you did not change your password recently, your account may be compromised!" => "Se vi ne ŝanĝis vian pasvorton lastatempe, via konto eble kompromitas!",
"Please change your password to secure your account again." => "Bonvolu ŝanĝi vian pasvorton por sekurigi vian konton ree.",
"Lost your password?" => "Ĉu vi perdis vian pasvorton?",
"remember" => "memori",
"Log in" => "Ensaluti",
+"Alternative Logins" => "Alternativaj ensalutoj",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Saluton:<br /><br />Ni nur sciigas vin, ke %s kunhavigis “%s” kun vi.<br /><a href=\"%s\">Vidu ĝin</a><br /><br />Ĝis!",
"prev" => "maljena",
-"next" => "jena"
+"next" => "jena",
+"Updating ownCloud to version %s, this may take a while." => "ownCloud ĝisdatiĝas al eldono %s, tio ĉi povas daŭri je iom da tempo."
);
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 93d644c01ed..f5caa232dc9 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -90,7 +90,7 @@
"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",
"Username" => "Nombre de usuario",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "Sus archivos parecen estar encriptados. Si no ha habilitado la clave de recurperación, no habrá ninguna manera de recuperar sus datos hasta que la contraseña sea reseteada. Si no está seguro de qué hacer, por favor contacte con su administrador antes de continuar. ¿Desea realmente continuar?",
+"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",
diff --git a/core/l10n/es_AR.php b/core/l10n/es_AR.php
index 24e5a41fd0d..8bef5151163 100644
--- a/core/l10n/es_AR.php
+++ b/core/l10n/es_AR.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s compartió \"%s\" con vos",
"Category type not provided." => "Tipo de categoría no provisto. ",
"No category to add?" => "¿Ninguna categoría para añadir?",
"This category already exists: %s" => "Esta categoría ya existe: %s",
@@ -6,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",
@@ -31,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",
@@ -46,49 +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 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",
@@ -96,42 +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",
-"web services under your control" => "servicios web controlados por vos",
+"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 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/fi_FI.php b/core/l10n/fi_FI.php
index 15349fb15ab..3e471ad1942 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s jakoi kohteen »%s« kanssasi",
"Category type not provided." => "Luokan tyyppiä ei määritelty.",
"No category to add?" => "Ei lisättävää luokkaa?",
"This category already exists: %s" => "Luokka on jo olemassa: %s",
@@ -83,6 +84,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Pyyntö epäonnistui!<br>Olihan sähköpostiosoitteesi/käyttäjätunnuksesi oikein?",
"You will receive a link to reset your password via Email." => "Saat sähköpostitse linkin nollataksesi salasanan.",
"Username" => "Käyttäjätunnus",
+"Yes, I really want to reset my password now" => "Kyllä, haluan nollata salasanani nyt",
"Request reset" => "Tilaus lähetetty",
"Your password was reset" => "Salasanasi nollattiin",
"To login page" => "Kirjautumissivulle",
@@ -95,6 +97,7 @@
"Help" => "Ohje",
"Access forbidden" => "Pääsy estetty",
"Cloud not found" => "Pilveä ei löydy",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hei!\n\n%s jakoi kohteen %s kanssasi.\nKatso se tästä: %s\n\nNäkemiin!",
"web services under your control" => "verkkopalvelut hallinnassasi",
"Edit categories" => "Muokkaa luokkia",
"Add" => "Lisää",
@@ -124,6 +127,7 @@
"remember" => "muista",
"Log in" => "Kirjaudu sisään",
"Alternative Logins" => "Vaihtoehtoiset kirjautumiset",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Hei!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Katso se tästä!</a><br><br>Näkemiin!",
"prev" => "edellinen",
"next" => "seuraava",
"Updating ownCloud to version %s, this may take a while." => "Päivitetään ownCloud versioon %s, tämä saattaa kestää hetken."
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index bc5d9e8cdde..2d1181bfec4 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -90,7 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Requête en échec!<br>Avez-vous vérifié vos courriel/nom d'utilisateur?",
"You will receive a link to reset your password via Email." => "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe.",
"Username" => "Nom d'utilisateur",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "Vos fichiers semblent être cryptés. Si vous n'aviez pas activé la clé de récupération il n'y aura aucun moyen de récupérer vos données une fois que le mot de passe aura été réinitialisé. Si vous n'êtes pas certain de ce que vous faites, veuillez d'abord contacter votre administrateur avant de continuer. Êtes-vous sûr de vouloir continuer?",
+"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?" => "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura plus aucun moyen de récupérer vos données une fois le mot de passe réinitialisé. Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer. Voulez-vous vraiment continuer ?",
"Yes, I really want to reset my password now" => "Oui, je veux vraiment réinitialiser mon mot de passe maintenant",
"Request reset" => "Demander la réinitialisation",
"Your password was reset" => "Votre mot de passe a été réinitialisé",
diff --git a/core/l10n/gl.php b/core/l10n/gl.php
index 583fb73e57f..db53a3e8a4b 100644
--- a/core/l10n/gl.php
+++ b/core/l10n/gl.php
@@ -90,7 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Non foi posíbel facer a petición!<br>Asegúrese de que o seu enderezo de correo ou nome de usuario é correcto.",
"You will receive a link to reset your password via Email." => "Recibirá unha ligazón por correo para restabelecer o contrasinal",
"Username" => "Nome de usuario",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "Semella que os ficheiros están cifrados. Se aínda non activou a chave de recuperación non haberá xeito de recuperar os datos unha vez que se teña restabelecido o contrasinal. Se non ten certeza do que ten que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?",
+"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?" => "Os ficheiros están cifrados. Se aínda non activou a chave de recuperación non haberá xeito de recuperar os datos unha vez que se teña restabelecido o contrasinal. Se non ten certeza do que ten que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?",
"Yes, I really want to reset my password now" => "Si, confirmo que quero restabelecer agora o meu contrasinal",
"Request reset" => "Petición de restabelecemento",
"Your password was reset" => "O contrasinal foi restabelecido",
diff --git a/core/l10n/hu_HU.php b/core/l10n/hu_HU.php
index 1e74fa7e062..a0b6979c4ba 100644
--- a/core/l10n/hu_HU.php
+++ b/core/l10n/hu_HU.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s megosztotta Önnel ezt: »%s«",
"Category type not provided." => "Nincs megadva a kategória típusa.",
"No category to add?" => "Nincs hozzáadandó kategória?",
"This category already exists: %s" => "Ez a kategória már létezik: %s",
@@ -89,6 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "A kérést nem sikerült teljesíteni! <br>Biztos, hogy jó emailcímet/felhasználónevet adott meg?",
"You will receive a link to reset your password via Email." => "Egy emailben fog értesítést kapni a jelszóbeállítás módjáról.",
"Username" => "Felhasználónév",
+"Yes, I really want to reset my password now" => "Igen, tényleg meg akarom változtatni a jelszavam",
"Request reset" => "Visszaállítás igénylése",
"Your password was reset" => "Jelszó megváltoztatva",
"To login page" => "A bejelentkező ablakhoz",
@@ -101,6 +103,7 @@
"Help" => "Súgó",
"Access forbidden" => "A hozzáférés nem engedélyezett",
"Cloud not found" => "A felhő nem található",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Üdv!\n\nÚj hír: %s megosztotta Önnel ezt: %s.\nItt nézhető meg: %s\n\nMinden jót!",
"web services under your control" => "webszolgáltatások saját kézben",
"Edit categories" => "Kategóriák szerkesztése",
"Add" => "Hozzáadás",
@@ -131,6 +134,7 @@
"remember" => "emlékezzen",
"Log in" => "Bejelentkezés",
"Alternative Logins" => "Alternatív bejelentkezés",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Üdv!<br><br>Új hír: %s megosztotta Önnel ezt: »%s«.<br><a href=\"%s\">Itt nézhető meg!</a><br><br>Minden jót!",
"prev" => "előző",
"next" => "következő",
"Updating ownCloud to version %s, this may take a while." => "Owncloud frissítés a %s verzióra folyamatban. Kis türelmet."
diff --git a/core/l10n/it.php b/core/l10n/it.php
index a06283cf411..f14e4fbb313 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -1,5 +1,5 @@
<?php $TRANSLATIONS = array(
-"%s shared »%s« with you" => "%s condiviso »%s« con te",
+"%s shared »%s« with you" => "%s ha condiviso »%s« con te",
"Category type not provided." => "Tipo di categoria non fornito.",
"No category to add?" => "Nessuna categoria da aggiungere?",
"This category already exists: %s" => "Questa categoria esiste già: %s",
@@ -90,8 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Richiesta non riuscita!<br>Sei sicuro che l'indirizzo di posta/nome utente fosse corretto?",
"You will receive a link to reset your password via Email." => "Riceverai un collegamento per ripristinare la tua password via email",
"Username" => "Nome utente",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "I file non sembrano essere cifrati. Se non hai precedentemente abilitato la chiave di recupero, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà resettata. Se non sei sicuro, per favore contatta l'amministratore prima di proseguire. Vuoi veramente continuare?",
-"Yes, I really want to reset my password now" => "Sì, voglio davvero resettare la mia password adesso",
+"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?" => "I file sono cifrati. Se non hai precedentemente abilitato la chiave di recupero, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà ripristinata. Se non sei sicuro, per favore contatta l'amministratore prima di proseguire. Vuoi davvero continuare?",
+"Yes, I really want to reset my password now" => "Sì, voglio davvero ripristinare la mia password adesso",
"Request reset" => "Richiesta di ripristino",
"Your password was reset" => "La password è stata ripristinata",
"To login page" => "Alla pagina di accesso",
@@ -104,7 +104,7 @@
"Help" => "Aiuto",
"Access forbidden" => "Accesso negato",
"Cloud not found" => "Nuvola non trovata",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Ehilà,\n\nvolevo solamente farti sapere che %s ha condiviso %s con te.\nGuarda: %s\n\nGrazie!",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Ehilà,\n\nvolevo solamente farti sapere che %s ha condiviso %s con te.\nGuarda: %s\n\nSaluti!",
"web services under your control" => "servizi web nelle tue mani",
"Edit categories" => "Modifica categorie",
"Add" => "Aggiungi",
@@ -135,7 +135,7 @@
"remember" => "ricorda",
"Log in" => "Accedi",
"Alternative Logins" => "Accessi alternativi",
-"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso »%s« con te.<br><a href=\"%s\">Guarda!</a><br><br>Grazie!",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso »%s« con te.<br><a href=\"%s\">Guarda!</a><br><br>Saluti!",
"prev" => "precedente",
"next" => "successivo",
"Updating ownCloud to version %s, this may take a while." => "Aggiornamento di ownCloud alla versione %s in corso, ciò potrebbe richiedere del tempo."
diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php
index 5119330264f..b1c8b9a438e 100644
--- a/core/l10n/ja_JP.php
+++ b/core/l10n/ja_JP.php
@@ -90,7 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "リクエストに失敗しました!<br>あなたのメール/ユーザ名が正しいことを確認しましたか?",
"You will receive a link to reset your password via Email." => "メールでパスワードをリセットするリンクが届きます。",
"Username" => "ユーザー名",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "ファイルが暗号化されているようです。復旧キーを有効にしていなかった場合、パスワードをリセットしてからデータを復旧する方法はありません。何をすべきかわからないなら、続ける前にまず管理者に連絡しましょう。本当に続けますか?",
+"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" => "あなたのパスワードはリセットされました。",
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index c28dead76dd..1905092886e 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -1,20 +1,20 @@
<?php $TRANSLATIONS = array(
-"%s shared »%s« with you" => "%s deelde »%s« met u",
+"%s shared »%s« with you" => "%s deelde »%s« met jou",
"Category type not provided." => "Categorie type niet opgegeven.",
-"No category to add?" => "Geen categorie toevoegen?",
+"No category to add?" => "Geen categorie om toe te voegen?",
"This category already exists: %s" => "Deze categorie bestaat al: %s",
"Object type not provided." => "Object type niet opgegeven.",
"%s ID not provided." => "%s ID niet opgegeven.",
"Error adding %s to favorites." => "Toevoegen van %s aan favorieten is mislukt.",
"No categories selected for deletion." => "Geen categorie geselecteerd voor verwijdering.",
"Error removing %s from favorites." => "Verwijderen %s van favorieten is mislukt.",
-"Sunday" => "Zondag",
-"Monday" => "Maandag",
-"Tuesday" => "Dinsdag",
-"Wednesday" => "Woensdag",
-"Thursday" => "Donderdag",
-"Friday" => "Vrijdag",
-"Saturday" => "Zaterdag",
+"Sunday" => "zondag",
+"Monday" => "maandag",
+"Tuesday" => "dinsdag",
+"Wednesday" => "woensdag",
+"Thursday" => "donderdag",
+"Friday" => "vrijdag",
+"Saturday" => "zaterdag",
"January" => "januari",
"February" => "februari",
"March" => "maart",
@@ -60,13 +60,13 @@
"Shared with you by {owner}" => "Gedeeld met u door {owner}",
"Share with" => "Deel met",
"Share with link" => "Deel met link",
-"Password protect" => "Wachtwoord beveiliging",
+"Password protect" => "Wachtwoord beveiligd",
"Password" => "Wachtwoord",
"Email link to person" => "E-mail link naar persoon",
"Send" => "Versturen",
"Set expiration date" => "Stel vervaldatum in",
"Expiration date" => "Vervaldatum",
-"Share via email:" => "Deel via email:",
+"Share via email:" => "Deel via e-mail:",
"No people found" => "Geen mensen gevonden",
"Resharing is not allowed" => "Verder delen is niet toegestaan",
"Shared in {item} with {user}" => "Gedeeld in {item} met {user}",
@@ -83,18 +83,19 @@
"Sending ..." => "Versturen ...",
"Email sent" => "E-mail verzonden",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "De update is niet geslaagd. Meld dit probleem aan bij de <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.",
-"The update was successful. Redirecting you to ownCloud now." => "De update is geslaagd. U wordt teruggeleid naar uw eigen ownCloud.",
-"ownCloud password reset" => "ownCloud wachtwoord herstellen",
+"The update was successful. Redirecting you to ownCloud now." => "De update is geslaagd. Je wordt teruggeleid naar je eigen ownCloud.",
+"ownCloud password reset" => "ownCloud-wachtwoord herstellen",
"Use the following link to reset your password: {link}" => "Gebruik de volgende link om je wachtwoord te resetten: {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 ." => "De link voor het resetten van uw wachtwoord is verzonden naar uw e-mailadres.<br>Als u dat bericht niet snel ontvangen hebt, controleer dan uw spambakje.<br>Als het daar ook niet is, vraag dan uw beheerder om te helpen.",
-"Request failed!<br>Did you make sure your email/username was right?" => "Aanvraag mislukt!<br>Weet u zeker dat uw gebruikersnaam en/of wachtwoord goed waren?",
-"You will receive a link to reset your password via Email." => "U ontvangt een link om uw wachtwoord opnieuw in te stellen via e-mail.",
+"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 ." => "De link voor het resetten van je wachtwoord is verzonden naar je e-mailadres.<br>Als je dat bericht niet snel ontvangen hebt, controleer dan uw spambakje.<br>Als het daar ook niet is, vraag dan je beheerder om te helpen.",
+"Request failed!<br>Did you make sure your email/username was right?" => "Aanvraag mislukt!<br>Weet je zeker dat je gebruikersnaam en/of wachtwoord goed waren?",
+"You will receive a link to reset your password via Email." => "Je ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail.",
"Username" => "Gebruikersnaam",
+"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?" => "Je bestanden zijn versleuteld. Als je geen recoverykey hebt ingeschakeld is er geen manier om je data terug te krijgen indien je je wachtwoord reset!\nAls je niet weet wat te doen, neem dan alsjeblieft contact op met je administrator eer je doorgaat.\nWil je echt doorgaan?",
"Yes, I really want to reset my password now" => "Ja, ik wil mijn wachtwoord nu echt resetten",
"Request reset" => "Resetaanvraag",
"Your password was reset" => "Je wachtwoord is gewijzigd",
"To login page" => "Naar de login-pagina",
-"New password" => "Nieuw",
+"New password" => "Nieuw wachtwoord",
"Reset password" => "Reset wachtwoord",
"Personal" => "Persoonlijk",
"Users" => "Gebruikers",
@@ -103,17 +104,17 @@
"Help" => "Help",
"Access forbidden" => "Toegang verboden",
"Cloud not found" => "Cloud niet gevonden",
-"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hallo daar,\n\n%s deelde %s met u.\nBekijk: %s\n\nVeel plezier!",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Hallo daar,\n\n%s deelde %s met jou.\nBekijk: %s\n\nVeel plezier!",
"web services under your control" => "Webdiensten in eigen beheer",
"Edit categories" => "Wijzig categorieën",
"Add" => "Toevoegen",
"Security Warning" => "Beveiligingswaarschuwing",
-"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Uw PHP versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)",
-"Please update your PHP installation to use ownCloud securely." => "Werk uw PHP installatie bij om ownCloud veilig te kunnen gebruiken.",
-"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL extentie aan.",
-"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Zonder random nummer generator is het mogelijk voor een aanvaller om de reset tokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account.",
-"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Uw gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess bestand niet werkt.",
-"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>." => "Informatie over het configureren van uw server is hier te vinden <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentatie</a>.",
+"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Je PHP-versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)",
+"Please update your PHP installation to use ownCloud securely." => "Werk je PHP-installatie bij om ownCloud veilig te kunnen gebruiken.",
+"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL-extentie aan.",
+"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Zonder random nummer generator is het mogelijk voor een aanvaller om de resettokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account.",
+"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Je gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess-bestand niet werkt.",
+"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>." => "Informatie over het configureren van uw server is <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">hier</a> te vinden.",
"Create an <strong>admin account</strong>" => "Maak een <strong>beheerdersaccount</strong> aan",
"Advanced" => "Geavanceerd",
"Data folder" => "Gegevensmap",
@@ -123,19 +124,19 @@
"Database password" => "Wachtwoord database",
"Database name" => "Naam database",
"Database tablespace" => "Database tablespace",
-"Database host" => "Database server",
+"Database host" => "Databaseserver",
"Finish setup" => "Installatie afronden",
"%s is available. Get more information on how to update." => "%s is beschikbaar. Verkrijg meer informatie over het bijwerken.",
"Log out" => "Afmelden",
"Automatic logon rejected!" => "Automatische aanmelding geweigerd!",
-"If you did not change your password recently, your account may be compromised!" => "Als u uw wachtwoord niet onlangs heeft aangepast, kan uw account overgenomen zijn!",
-"Please change your password to secure your account again." => "Wijzig uw wachtwoord zodat uw account weer beveiligd is.",
-"Lost your password?" => "Uw wachtwoord vergeten?",
+"If you did not change your password recently, your account may be compromised!" => "Als je je wachtwoord niet onlangs heeft aangepast, kan je account overgenomen zijn!",
+"Please change your password to secure your account again." => "Wijzig je wachtwoord zodat je account weer beveiligd is.",
+"Lost your password?" => "Wachtwoord vergeten?",
"remember" => "onthoud gegevens",
"Log in" => "Meld je aan",
"Alternative Logins" => "Alternatieve inlogs",
-"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 daar,<br><br> %s deelde »%s« met u.<br><a href=\"%s\">Bekijk!</a><br><br>Veel plezier!",
+"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 daar,<br><br> %s deelde »%s« met jou.<br><a href=\"%s\">Bekijk!</a><br><br>Veel plezier!",
"prev" => "vorige",
"next" => "volgende",
-"Updating ownCloud to version %s, this may take a while." => "Updaten ownCloud naar versie %s, dit kan even duren."
+"Updating ownCloud to version %s, this may take a while." => "Updaten ownCloud naar versie %s, dit kan even duren..."
);
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 028f5f3e561..f57c0a29291 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s compartilhou »%s« com você",
"Category type not provided." => "Tipo de categoria não fornecido.",
"No category to add?" => "Nenhuma categoria a adicionar?",
"This category already exists: %s" => "Esta categoria já existe: %s",
@@ -89,6 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "O pedido falhou! <br>Certifique-se que seu e-mail/username estavam corretos?",
"You will receive a link to reset your password via Email." => "Você receberá um link para redefinir sua senha por e-mail.",
"Username" => "Nome de usuário",
+"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?" => "Seus arquivos estão encriptados. Se você não habilitou a chave de recuperação, não haverá maneira de recuperar seus dados após criar uma nova senha. Se você não tem certeza do que fazer, por favor entre em contato com o administrador antes de continuar. Tem certeza que realmente quer continuar?",
+"Yes, I really want to reset my password now" => "Sim, realmente quero criar uma nova senha.",
"Request reset" => "Pedir redefinição",
"Your password was reset" => "Sua senha foi redefinida",
"To login page" => "Para a página de login",
@@ -101,6 +104,7 @@
"Help" => "Ajuda",
"Access forbidden" => "Acesso proibido",
"Cloud not found" => "Cloud não encontrado",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Olá,\n\napenas para você saber que %s compartilhou %s com você.\nVeja: %s\n\nAbraços!",
"web services under your control" => "serviços web sob seu controle",
"Edit categories" => "Editar categorias",
"Add" => "Adicionar",
@@ -131,6 +135,7 @@
"remember" => "lembrar",
"Log in" => "Fazer login",
"Alternative Logins" => "Logins alternativos",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Olá,<br><br>apenas para você saber que %s compartilhou %s com você.<br><a href=\"%s\">Veja: </a><br><br>Abraços!",
"prev" => "anterior",
"next" => "próximo",
"Updating ownCloud to version %s, this may take a while." => "Atualizando ownCloud para a versão %s, isto pode levar algum tempo."
diff --git a/core/l10n/ro.php b/core/l10n/ro.php
index 4a430fb7d2f..327fb72f430 100644
--- a/core/l10n/ro.php
+++ b/core/l10n/ro.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
-"Category type not provided." => "Tipul de categorie nu este prevazut",
+"%s shared »%s« with you" => "%s Partajat »%s« cu tine de",
+"Category type not provided." => "Tipul de categorie nu a fost specificat.",
"No category to add?" => "Nici o categorie de adăugat?",
"This category already exists: %s" => "Această categorie deja există: %s",
"Object type not provided." => "Tipul obiectului nu este prevazut",
@@ -42,6 +43,7 @@
"years ago" => "ani în urmă",
"Choose" => "Alege",
"Cancel" => "Anulare",
+"Error loading file picker template" => "Eroare la încărcarea șablonului selectorului de fișiere",
"Yes" => "Da",
"No" => "Nu",
"Ok" => "Ok",
@@ -88,6 +90,8 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Cerere esuata!<br>Esti sigur ca email-ul/numele de utilizator sunt corecte?",
"You will receive a link to reset your password via Email." => "Vei primi un mesaj prin care vei putea reseta parola via email",
"Username" => "Nume utilizator",
+"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?" => "Fișierele tale sunt criptate. Dacă nu ai activat o cheie de recuperare, nu va mai exista nici o metodă prin care să îți recuperezi datele după resetarea parole. Dacă nu ești sigur în privința la ce ai de făcut, contactează un administrator înainte să continuii. Chiar vrei să continui?",
+"Yes, I really want to reset my password now" => "Da, eu chiar doresc să îmi resetez parola acum",
"Request reset" => "Cerere trimisă",
"Your password was reset" => "Parola a fost resetată",
"To login page" => "Spre pagina de autentificare",
@@ -100,6 +104,7 @@
"Help" => "Ajutor",
"Access forbidden" => "Acces interzis",
"Cloud not found" => "Nu s-a găsit",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Salutare,\n\nVă aduc la cunoștință că %s a partajat %s cu tine.\nAccesează la: %s\n\nNumai bine!",
"web services under your control" => "servicii web controlate de tine",
"Edit categories" => "Editează categorii",
"Add" => "Adaugă",
@@ -121,6 +126,7 @@
"Database tablespace" => "Tabela de spațiu a bazei de date",
"Database host" => "Bază date",
"Finish setup" => "Finalizează instalarea",
+"%s is available. Get more information on how to update." => "%s este disponibil. Vezi mai multe informații despre procesul de actualizare.",
"Log out" => "Ieșire",
"Automatic logon rejected!" => "Logare automata respinsa",
"If you did not change your password recently, your account may be compromised!" => "Daca nu schimbi parola cand de curand , contul tau poate fi conpromis",
@@ -129,6 +135,7 @@
"remember" => "amintește",
"Log in" => "Autentificare",
"Alternative Logins" => "Conectări alternative",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Salutare, <br><br>Vă aduc la cunoștință că %s a partajat %s cu tine.<br><a href=\"%s\">Accesează-l!</a><br><br>Numai bine!",
"prev" => "precedentul",
"next" => "următorul",
"Updating ownCloud to version %s, this may take a while." => "Actualizăm ownCloud la versiunea %s, aceasta poate dura câteva momente."
diff --git a/core/l10n/ru.php b/core/l10n/ru.php
index 293ac9ec119..17e6150f908 100644
--- a/core/l10n/ru.php
+++ b/core/l10n/ru.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s поделился »%s« с вами",
"Category type not provided." => "Тип категории не предоставлен",
"No category to add?" => "Нет категорий для добавления?",
"This category already exists: %s" => "Эта категория уже существует: %s",
@@ -89,6 +90,7 @@
"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" => "Имя пользователя",
+"Yes, I really want to reset my password now" => "Да, я действительно хочу сбросить свой пароль",
"Request reset" => "Запросить сброс",
"Your password was reset" => "Ваш пароль был сброшен",
"To login page" => "На страницу авторизации",
@@ -101,6 +103,7 @@
"Help" => "Помощь",
"Access forbidden" => "Доступ запрещён",
"Cloud not found" => "Облако не найдено",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Приветствую,⏎\n⏎\nпросто даю знать, что %s поделился %s с вами.⏎\nПосмотреть: %s⏎\n⏎\nУдачи!",
"web services under your control" => "веб-сервисы под вашим управлением",
"Edit categories" => "Редактировать категрии",
"Add" => "Добавить",
@@ -131,6 +134,7 @@
"remember" => "запомнить",
"Log in" => "Войти",
"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!" => "Приветствую,<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. Это может занять некоторое время."
diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php
index 29febc283b7..ead3842e452 100644
--- a/core/l10n/sk_SK.php
+++ b/core/l10n/sk_SK.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
+"%s shared »%s« with you" => "%s s Vami zdieľa »%s«",
"Category type not provided." => "Neposkytnutý typ kategórie.",
"No category to add?" => "Žiadna kategória pre pridanie?",
"This category already exists: %s" => "Kategória: %s už existuje.",
@@ -42,6 +43,7 @@
"years ago" => "pred rokmi",
"Choose" => "Výber",
"Cancel" => "Zrušiť",
+"Error loading file picker template" => "Chyba pri načítaní šablóny výberu súborov",
"Yes" => "Áno",
"No" => "Nie",
"Ok" => "Ok",
@@ -88,6 +90,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Požiadavka zlyhala.<br>Uistili ste sa, že Vaše používateľské meno a email sú správne?",
"You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržíte e-mailom.",
"Username" => "Meno používateľa",
+"Yes, I really want to reset my password now" => "Áno, želám si teraz obnoviť svoje heslo",
"Request reset" => "Požiadať o obnovenie",
"Your password was reset" => "Vaše heslo bolo obnovené",
"To login page" => "Na prihlasovaciu stránku",
@@ -100,6 +103,7 @@
"Help" => "Pomoc",
"Access forbidden" => "Prístup odmietnutý",
"Cloud not found" => "Nenájdené",
+"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\nCheers!" => "Ahoj,\n\nChcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: %s\n\nVďaka",
"web services under your control" => "webové služby pod Vašou kontrolou",
"Edit categories" => "Upraviť kategórie",
"Add" => "Pridať",
@@ -130,6 +134,7 @@
"remember" => "zapamätať",
"Log in" => "Prihlásiť sa",
"Alternative Logins" => "Alternatívne prihlasovanie",
+"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>Cheers!" => "Ahoj,<br><br>chcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: <br><a href=\"%s\">zde</a>.<br><br>Vďaka",
"prev" => "späť",
"next" => "ďalej",
"Updating ownCloud to version %s, this may take a while." => "Aktualizujem ownCloud na verziu %s, môže to chvíľu trvať."
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/l10n/sv.php b/core/l10n/sv.php
index 68abe9bd154..492af2cff3e 100644
--- a/core/l10n/sv.php
+++ b/core/l10n/sv.php
@@ -90,7 +90,6 @@
"Request failed!<br>Did you make sure your email/username was right?" => "Begäran misslyckades!<br>Är du helt säker på att din e-postadress/användarnamn är korrekt?",
"You will receive a link to reset your password via Email." => "Du får en länk att återställa ditt lösenord via e-post.",
"Username" => "Användarnamn",
-"Your files seems to be encrypted. If you didn't have enabled the recovery key there will be no way to get your data back once the password was resetted. If you are not sure what to do, please contact your administrator first before continue. Do you really want to continue?" => "Dina filer ser ut att vara krypterade. Om du inte har aktiverat återställningsnyckeln så finns finns det inget sätt att få tillbaka dina filer när du väl har återställt lösenordet. Om du inte är säker på vad du ska göra, vänligen kontakta din administratör innan du fortsätter. Vill du verkligen fortsätta?",
"Yes, I really want to reset my password now" => "Ja, jag vill verkligen återställa mitt lösenord nu",
"Request reset" => "Begär återställning",
"Your password was reset" => "Ditt lösenord har återställts",
diff --git a/core/l10n/zh_TW.php b/core/l10n/zh_TW.php
index 0270e921e34..306ae7acb8c 100644
--- a/core/l10n/zh_TW.php
+++ b/core/l10n/zh_TW.php
@@ -89,6 +89,7 @@
"Request failed!<br>Did you make sure your email/username was right?" => "請求失敗!<br>您確定填入的電子郵件地址或是帳號名稱是正確的嗎?",
"You will receive a link to reset your password via Email." => "重設密碼的連結將會寄到你的電子郵件信箱。",
"Username" => "使用者名稱",
+"Yes, I really want to reset my password now" => "對,我現在想要重設我的密碼。",
"Request reset" => "請求重設",
"Your password was reset" => "您的密碼已重設",
"To login page" => "至登入頁面",
diff --git a/index.php b/index.php
index a064aa5c76f..90fd3efcc96 100755
--- a/index.php
+++ b/index.php
@@ -32,6 +32,6 @@ try {
} catch (Exception $ex) {
//show the user a detailed error page
OC_Response::setStatus(OC_Response::STATUS_INTERNAL_SERVER_ERROR);
- \OCP\Util::writeLog('remote', $ex->getMessage(), \OCP\Util::FATAL);
+ \OCP\Util::writeLog('index', $ex->getMessage(), \OCP\Util::FATAL);
OC_Template::printExceptionErrorPage($ex);
-} \ No newline at end of file
+}
diff --git a/l10n/af_ZA/core.po b/l10n/af_ZA/core.po
index 069c31c85f5..5db20885a18 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 00:13+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "Gebruikersnaam"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Herstel-versoek"
diff --git a/l10n/af_ZA/files_encryption.po b/l10n/af_ZA/files_encryption.po
index d7026342595..5f308980633 100644
--- a/l10n/af_ZA/files_encryption.po
+++ b/l10n/af_ZA/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/af_ZA/files_sharing.po b/l10n/af_ZA/files_sharing.po
index 5d42f316845..a87273bc376 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-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/af_ZA/lib.po b/l10n/af_ZA/lib.po
index 178fe43a428..f224d863f24 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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"
diff --git a/l10n/af_ZA/settings.po b/l10n/af_ZA/settings.po
index abaa4467902..84ae6917bcb 100644
--- a/l10n/af_ZA/settings.po
+++ b/l10n/af_ZA/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "Wagwoord"
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr "Nuwe wagwoord"
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "Gebruikersnaam"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/af_ZA/user_ldap.po b/l10n/af_ZA/user_ldap.po
index 71d8cea474a..4856d0902bf 100644
--- a/l10n/af_ZA/user_ldap.po
+++ b/l10n/af_ZA/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/ar/core.po b/l10n/ar/core.po
index e021aa60ea8..3e2a0420f83 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "سنة مضت"
@@ -373,7 +373,7 @@ msgstr "حصل خطأ في عملية التحديث, يرجى ارسال تقر
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "تم التحديث بنجاح , يتم اعادة توجيهك الان الى Owncloud"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "إعادة تعيين كلمة سر ownCloud"
@@ -403,17 +403,17 @@ msgstr "إسم المستخدم"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "طلب تعديل"
diff --git a/l10n/ar/files.po b/l10n/ar/files.po
index dc74834b583..a12ca80f12a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "عنوان ال URL لا يجوز أن يكون فارغا."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "إسم مجلد غير صحيح. استخدام مصطلح \"Shared\" محجوز للنظام"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "خطأ"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "اسم"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "حجم"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "معدل"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "مجلد عدد 1"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} مجلدات"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "ملف واحد"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ملفات"
diff --git a/l10n/ar/files_encryption.po b/l10n/ar/files_encryption.po
index 9c991385fd6..808dca2b9d0 100644
--- a/l10n/ar/files_encryption.po
+++ b/l10n/ar/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "جاري الحفظ..."
@@ -84,11 +94,11 @@ msgstr "التشفير"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po
index 23eb8d90529..7edca4cb77e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e92cb7a0505..4898a1ad46c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ar/files_trashbin.po
index 551376289f2..5c502f84616 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a95e1c80c9f..150b89490da 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ar/settings.po
index 3db2459c3b4..7016b07b452 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "إستخدم هذا العنوان للإتصال بـ ownCloud في مدير الملفات"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "اسم الدخول"
@@ -485,6 +485,10 @@ msgstr "غير محدود"
msgid "Other"
msgstr "شيء آخر"
+#: templates/users.php:84
+msgid "Username"
+msgstr "إسم المستخدم"
+
#: templates/users.php:91
msgid "Storage"
msgstr "وحدة التخزين"
diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po
index bbad2c700d3..c673a183e3d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5917b8f8bb7..0ea77a53fe4 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/be/files_encryption.po b/l10n/be/files_encryption.po
index d541fea8c42..05e149d6b6b 100644
--- a/l10n/be/files_encryption.po
+++ b/l10n/be/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/be/settings.po b/l10n/be/settings.po
index 3efffd109da..09f57fe7f72 100644
--- a/l10n/be/settings.po
+++ b/l10n/be/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po
index 86f0c812810..2df1ed86ae7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "последните години"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "Потребител"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Нулиране на заявка"
diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po
index 8c7e8f0cb84..fc7c0813dc0 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Грешка"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Размер"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Променено"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} папки"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} файла"
diff --git a/l10n/bg_BG/files_encryption.po b/l10n/bg_BG/files_encryption.po
index 4eef0288263..0813860d823 100644
--- a/l10n/bg_BG/files_encryption.po
+++ b/l10n/bg_BG/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Записване..."
@@ -84,11 +94,11 @@ msgstr "Криптиране"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po
index a55010261d4..b00a21cd12f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 7fb9eb179e6..928620c8c8d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/bg_BG/files_trashbin.po
index 564ffb2af8f..6b77c507fad 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d41cc2dd33c..ba5eafd89a2 100644
--- a/l10n/bg_BG/lib.po
+++ b/l10n/bg_BG/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/bg_BG/settings.po
index fba23f57e54..0425d5bcd12 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Потребител"
@@ -485,6 +485,10 @@ msgstr "Неограничено"
msgid "Other"
msgstr "Други"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Потребител"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Хранилище"
diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po
index 8b83807dd9b..7d892caddca 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3a24f3e32a6..d2244f8f26d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "বছর পূর্বে"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud কূটশব্দ পূনঃনির্ধারণ"
@@ -403,17 +403,17 @@ msgstr "ব্যবহারকারী"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "অনুরোধ পূনঃনির্ধারণ"
diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po
index 056729d79ae..b95e2af8542 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL ফাঁকা রাখা যাবে না।"
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "সমস্যা"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "রাম"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "আকার"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "পরিবর্তিত"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "১টি ফোল্ডার"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} টি ফোল্ডার"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "১টি ফাইল"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} টি ফাইল"
diff --git a/l10n/bn_BD/files_encryption.po b/l10n/bn_BD/files_encryption.po
index f91cdf211a2..0c3bb3a2c7f 100644
--- a/l10n/bn_BD/files_encryption.po
+++ b/l10n/bn_BD/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "সংরক্ষণ করা হচ্ছে.."
@@ -84,11 +94,11 @@ msgstr "সংকেতায়ন"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po
index 5069d664880..f602aa8001f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 10280804012..50c519a6f8a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/bn_BD/files_trashbin.po
index 483ad5b4786..f1eaee6bfdf 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3e031fd47ee..d814ba94101 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/bn_BD/settings.po
index 9715d4533ef..bdea723e5bf 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "আপনার ownCloud এ সংযুক্ত হতে এই ঠিকানাটি আপনার ফাইল ব্যবস্থাপকে ব্যবহার করুন"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr "অসীম"
msgid "Other"
msgstr "অন্যান্য"
+#: templates/users.php:84
+msgid "Username"
+msgstr "ব্যবহারকারী"
+
#: templates/users.php:91
msgid "Storage"
msgstr "সংরক্ষণাগার"
diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po
index 9201452f862..044795a52b8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 daddfc19ba7..12302412a5a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/bs/files.po b/l10n/bs/files.po
index 8c622729e9e..4a591c91667 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/bs/files_encryption.po b/l10n/bs/files_encryption.po
index a93b63ecb96..f02219a71d8 100644
--- a/l10n/bs/files_encryption.po
+++ b/l10n/bs/files_encryption.po
@@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-15 01:58+0200\n"
-"PO-Revision-Date: 2013-06-14 19:40+0000\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"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Spašavam..."
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/bs/files_trashbin.po b/l10n/bs/files_trashbin.po
index 0205271e4b3..a2a5ebbb22a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/bs/settings.po
index 28ed4328d56..6aed06182f3 100644
--- a/l10n/bs/settings.po
+++ b/l10n/bs/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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 19:40+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ca/core.po b/l10n/ca/core.po
index 4d429b4e283..708f20fc338 100644
--- a/l10n/ca/core.po
+++ b/l10n/ca/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+0000\n"
"Last-Translator: rogerc\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\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"
@@ -375,7 +375,7 @@ msgstr "L'actualització ha estat incorrecte. Comuniqueu aquest error a <a href=
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "L'actualització ha estat correcte. Ara us redirigim a ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "estableix de nou la contrasenya Owncloud"
@@ -405,17 +405,17 @@ msgstr "Nom d'usuari"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "Els vostres fitxers sembla que estan encriptats. Si no tenieu habilitada la clau de recuperació no hi haurà manera de recuperar les dades quan reestabliu la contrasenya. Si no sabeu què fer, contacteu amb l'administrador abans de continuar. Voleu continuar?"
+"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?"
+msgstr "Els vostres fitxers estan encriptats. Si no heu habilitat la clau de recuperació no hi haurà manera de recuperar les dades després que reestabliu la contrasenya. Si sabeu què fer, contacteu amb l'administrador abans de continuar. Voleu continuar?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Sí, vull restablir ara la contrasenya"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Sol·licita reinicialització"
diff --git a/l10n/ca/files.po b/l10n/ca/files.po
index 9f89f1e6d08..b18273dc29e 100644
--- a/l10n/ca/files.po
+++ b/l10n/ca/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "La URL no pot ser buida"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Error"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Mida"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 carpeta"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} carpetes"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fitxer"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} fitxers"
diff --git a/l10n/ca/files_encryption.po b/l10n/ca/files_encryption.po
index 6634d4057e5..6299819d071 100644
--- a/l10n/ca/files_encryption.po
+++ b/l10n/ca/files_encryption.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-16 01:58+0200\n"
-"PO-Revision-Date: 2013-06-15 21:10+0000\n"
-"Last-Translator: rogerc\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"
"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"
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr "La clau privada no és vàlida! Potser la contrasenya ha canviat des de fora. Podeu actualitzar la contrasenya de la clau privada a l'arranjament personal per obtenir de nou accés als vostres fitxers"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Desant..."
@@ -86,12 +96,12 @@ msgstr "Xifrat"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Activa la clau de recuperació de contrasenya (permet compartir la clau de recuperació):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Contrasenya de recuperació del compte"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Desactivat"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Canvia la clau de recuperació de la contrasenya:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Contrasenya de recuperació anterior"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nova contrasenya de recuperació de compte"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po
index 8055ff6b60e..30c99fd9486 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 341e811ea5d..258170d04a7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/ca/files_trashbin.po
index 5a3c4b2dde2..488533bdbbc 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b81250cbaf0..c221d72cae0 100644
--- a/l10n/ca/lib.po
+++ b/l10n/ca/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ca/settings.po
index 4af8d555b57..c1200a5a33c 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Useu aquesta adreça per connectar amb ownCloud des del gestor de fitxers"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nom d'accés"
@@ -487,6 +487,10 @@ msgstr "Il·limitat"
msgid "Other"
msgstr "Un altre"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nom d'usuari"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Emmagatzemament"
diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po
index b4422bd33ed..2981c3293a1 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1e270a79f8e..dcfd934eeb4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
-"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -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"
@@ -375,7 +375,7 @@ msgstr "Aktualizace neproběhla úspěšně. Nahlaste prosím problém do <a hre
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Aktualizace byla úspěšná. Přesměrovávám na ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Obnovení hesla pro ownCloud"
@@ -405,17 +405,17 @@ msgstr "Uživatelské jméno"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-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?"
+"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?"
+msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Ano, opravdu si nyní přeji obnovit své heslo"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Vyžádat obnovu"
diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po
index 220ceba85da..46deef94bdf 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -185,35 +185,35 @@ msgstr "URL nemůže být prázdná"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Chyba"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Název"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Velikost"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Upraveno"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 složka"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} složky"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 soubor"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} soubory"
diff --git a/l10n/cs_CZ/files_encryption.po b/l10n/cs_CZ/files_encryption.po
index 831f2244977..bb6f6dbaa64 100644
--- a/l10n/cs_CZ/files_encryption.po
+++ b/l10n/cs_CZ/files_encryption.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 17:15+0000\n"
-"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\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"
"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"
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr "Váš soukromý klíč není platný. Možná bylo vaše heslo změněno z venku. Můžete aktualizovat heslo soukromého klíče v osobním nastavení pro opětovné získání přístupu k souborům"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Ukládám..."
@@ -86,12 +96,12 @@ msgstr "Šifrování"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Povolit záchranný klíč šifrovacích hesel (povolí sdílený záchranný klíč):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Heslo pro obnovu účtu"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Zakázáno"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Změnit záchranný klíč šifrovacích hesel:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Stávající heslo pro obnovu účtu"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nové heslo pro obnovu účtu"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po
index a0b9aced708..cd1cd3a4145 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 89dd719f672..856f3b65b7c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/cs_CZ/files_trashbin.po
index 873c7660537..ebd413ab142 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 583935f99e2..b6bb1f9903a 100644
--- a/l10n/cs_CZ/lib.po
+++ b/l10n/cs_CZ/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/cs_CZ/settings.po b/l10n/cs_CZ/settings.po
index 2a78f1db4ce..3a490d2e8a4 100644
--- a/l10n/cs_CZ/settings.po
+++ b/l10n/cs_CZ/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Použijte tuto adresu pro připojení k vašemu ownCloud skrze správce souborů"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Přihlašovací jméno"
@@ -486,6 +486,10 @@ msgstr "Neomezeně"
msgid "Other"
msgstr "Jiný"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Uživatelské jméno"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Úložiště"
diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po
index 0b86bf8396d..d3acf48c8b8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3a033e05b72..7e99e29fbb5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -374,7 +374,7 @@ msgstr "Methodd y diweddariad. Adroddwch y mater hwn i <a href=\"https://github.
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Roedd y diweddariad yn llwyddiannus. Cewch eich ailgyfeirio i ownCloud nawr."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ailosod cyfrinair ownCloud"
@@ -404,17 +404,17 @@ msgstr "Enw defnyddiwr"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Gwneud cais i ailosod"
diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po
index c9d2d89e093..562a37a0ab3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "Does dim hawl cael URL gwag."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Gwall"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Enw"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Maint"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Addaswyd"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 blygell"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} plygell"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ffeil"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ffeil"
diff --git a/l10n/cy_GB/files_encryption.po b/l10n/cy_GB/files_encryption.po
index 961b47b4105..fd306ca46da 100644
--- a/l10n/cy_GB/files_encryption.po
+++ b/l10n/cy_GB/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Yn cadw..."
@@ -85,11 +95,11 @@ msgstr "Amgryptiad"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -101,15 +111,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po
index c7ecd8debac..991a0e37e35 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 dd347cd9d33..5fab9dbda4a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/cy_GB/files_trashbin.po
index 0a7b69320c1..e4455094971 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 12b88fc4949..4b5340d0bae 100644
--- a/l10n/cy_GB/lib.po
+++ b/l10n/cy_GB/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/cy_GB/settings.po
index 3ade6ab5d4a..5bea91c7269 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Arall"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Enw defnyddiwr"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po
index c6d15059412..7150bd64251 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 9c63d373b80..1265ff42843 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -375,7 +375,7 @@ msgstr "Opdateringen blev ikke udført korrekt. Rapporter venligst problemet til
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Nulstil ownCloud kodeord"
@@ -405,17 +405,17 @@ msgstr "Brugernavn"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Anmod om nulstilling"
diff --git a/l10n/da/files.po b/l10n/da/files.po
index edb5aea4507..fa812cc588f 100644
--- a/l10n/da/files.po
+++ b/l10n/da/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -184,35 +184,35 @@ msgstr "URLen kan ikke være tom."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fejl"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Navn"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Størrelse"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Ændret"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} filer"
diff --git a/l10n/da/files_encryption.po b/l10n/da/files_encryption.po
index 9a0323a6c10..c43e22e5d26 100644
--- a/l10n/da/files_encryption.po
+++ b/l10n/da/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Gemmer..."
@@ -84,11 +94,11 @@ msgstr "Kryptering"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po
index a982e185946..a712dfd102b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 0846e0a4120..a26ce5d0035 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/da/files_trashbin.po
index a4348995969..32bf2873a4f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e916bf5b643..ac032032948 100644
--- a/l10n/da/lib.po
+++ b/l10n/da/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/da/settings.po b/l10n/da/settings.po
index 5241239d7db..cfd49d83c9d 100644
--- a/l10n/da/settings.po
+++ b/l10n/da/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Ole Holm Frandsen <froksen@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Brug denne adresse til at oprette forbindelse til din ownCloud i din filstyring"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Loginnavn"
@@ -486,6 +486,10 @@ msgstr "Ubegrænset"
msgid "Other"
msgstr "Andet"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Brugernavn"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Opbevaring"
diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po
index babaaf40123..9c5188d8109 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 8f54a7da0ee..b0da1cfe8d5 100644
--- a/l10n/de/core.po
+++ b/l10n/de/core.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -65,135 +65,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"
@@ -377,7 +377,7 @@ msgstr "Das Update ist fehlgeschlagen. Bitte melde dieses Problem an die <a href
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Das Update war erfolgreich. Du wirst nun zu ownCloud weitergeleitet."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud-Passwort zurücksetzen"
@@ -407,17 +407,17 @@ msgstr "Benutzername"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Beantrage Zurücksetzung"
diff --git a/l10n/de/files.po b/l10n/de/files.po
index e60d8dc4a3c..d96655c4797 100644
--- a/l10n/de/files.po
+++ b/l10n/de/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: ninov <ninovdl@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -185,35 +185,35 @@ msgstr "Die URL darf nicht leer sein."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fehler"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Name"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Größe"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Geändert"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 Ordner"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} Ordner"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 Datei"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} Dateien"
diff --git a/l10n/de/files_encryption.po b/l10n/de/files_encryption.po
index c8227d5b947..a7df9e53164 100644
--- a/l10n/de/files_encryption.po
+++ b/l10n/de/files_encryption.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 15:00+0000\n"
-"Last-Translator: iLennart21 <a12s34d56f78@live.com>\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"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -63,6 +63,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Speichern..."
@@ -87,12 +97,12 @@ msgstr "Verschlüsselung"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Password zurücksetzen"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -103,15 +113,15 @@ msgid "Disabled"
msgstr "Deaktiviert"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Wiederherstellungsschlüssel für Passwörter ändern:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po
index 004c0ac4222..5b305c5dbce 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 8dd3e73a101..9c4b571c803 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/de/files_trashbin.po
index 46e2b1d379a..79b9329c532 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d6ae107084f..408a6dfca92 100644
--- a/l10n/de/lib.po
+++ b/l10n/de/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: ninov <ninovdl@ymail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/de/settings.po b/l10n/de/settings.po
index 550aba4e98b..2c00a1416b5 100644
--- a/l10n/de/settings.po
+++ b/l10n/de/settings.po
@@ -4,14 +4,15 @@
#
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
+# Mario Siegmann <mario_siegmann@web.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -458,7 +459,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Verwende diese Adresse, um Deinen Dateimanager mit Deiner ownCloud zu verbinden"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Loginname"
@@ -474,7 +475,7 @@ msgstr "Admin-Wiederherstellungspasswort"
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen"
#: templates/users.php:42
msgid "Default Storage"
@@ -488,6 +489,10 @@ msgstr "Unbegrenzt"
msgid "Other"
msgstr "Andere"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Benutzername"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Speicher"
diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po
index 05aa5d3b9a8..53e2496a595 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 f85c22988a2..e575a9af183 100644
--- a/l10n/de_DE/core.po
+++ b/l10n/de_DE/core.po
@@ -5,15 +5,16 @@
# Translators:
# arkascha <foss@christian-reiner.info>, 2013
# Marcel Kühlhorn <susefan93@gmx.de>, 2013
+# Mario Siegmann <mario_siegmann@web.de>, 2013
# traductor <transifex-2.7.mensaje@spamgourmet.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+0000\n"
+"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,7 +25,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s geteilt »%s« mit Ihnen"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -65,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"
@@ -377,7 +378,7 @@ msgstr "Das Update ist fehlgeschlagen. Bitte melden Sie dieses Problem an die <a
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Das Update war erfolgreich. Sie werden nun zu ownCloud weitergeleitet."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud-Passwort zurücksetzen"
@@ -407,17 +408,17 @@ msgstr "Benutzername"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+msgstr "Ihre Dateien sind verschlüsselt. Wenn Sie den Wiederherstellungsschlüssel nicht aktiviert haben, wird es keinen Weg geben, um Ihre Daten wieder zu bekommen, nachdem Ihr Passwort zurückgesetzt wurde. Wenn Sie sich nicht sicher sind, was Sie tun sollen, wenden Sie sich bitte an 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 möchte jetzt mein Passwort wirklich zurücksetzen."
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Zurücksetzung anfordern"
@@ -474,7 +475,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Hallo,\n\nich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.\nSchauen Sie es sich an: %s\n\nViele Grüße!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -616,7 +617,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>ich wollte Sie nur wissen lassen, dass %s %s mit Ihnen teilt.<br><a href=\"%s\">Schauen Sie es sich an!</a><br><br>Viele Grüße!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po
index b66f1405484..d35729d292a 100644
--- a/l10n/de_DE/files.po
+++ b/l10n/de_DE/files.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
@@ -186,35 +186,35 @@ msgstr "Die URL darf nicht leer sein."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fehler"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Name"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Größe"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Geändert"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 Ordner"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} Ordner"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 Datei"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} Dateien"
diff --git a/l10n/de_DE/files_encryption.po b/l10n/de_DE/files_encryption.po
index b7d0b1cd73b..6440ed6d3ad 100644
--- a/l10n/de_DE/files_encryption.po
+++ b/l10n/de_DE/files_encryption.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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -47,13 +47,13 @@ msgstr "Das Passwort konnte nicht geändert werden. Vielleicht war das alte Pass
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Das Passwort des privaten Schlüssels wurde erfolgreich aktualisiert."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "Das Passwort des privaten Schlüssels konnte nicht aktualisiert werden. Vielleicht war das alte Passwort nicht richtig."
#: files/error.php:7
msgid ""
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "Das PHP-Modul OpenSSL ist nicht installiert."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Bitte fragen Sie Ihren Server-Administrator, das entsprechende Modul zu installieren. Bis dahin wurde die Anwendung zur Verschlüsselung deaktiviert."
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Speichern..."
@@ -70,7 +80,7 @@ msgstr "Speichern..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "Ihr privater Schlüssel ist ungültig! Vielleicht wurde Ihr Passwort von außerhalb geändert."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
@@ -78,7 +88,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "Persönliche Einstellungen"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -86,12 +96,12 @@ msgstr "Verschlüsselung"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Account-Passwort wiederherstellen"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Deaktiviert"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Altes Passwort für die Account-Wiederherstellung"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Neues Passwort für die Account-Wiederherstellung"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -129,23 +139,23 @@ msgstr ""
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
-msgstr ""
+msgstr "Falls Sie sich nicht an Ihr altes Passwort erinnern können, fragen Sie bitte Ihren Administrator, um Ihre Dateien wiederherzustellen."
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Altes Login-Passwort"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Momentanes Login-Passwort"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Das Passwort des privaten Schlüssels aktualisieren"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr ""
+msgstr "Passwort-Wiederherstellung aktivieren:"
#: templates/settings-personal.php:47
msgid ""
diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po
index 38106731056..641765eb02e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 687d3547a37..72762135d66 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/de_DE/files_trashbin.po
index 76f3b936cfe..a5e4564dce1 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ede9c6eeb9c..7ed7abf5d23 100644
--- a/l10n/de_DE/lib.po
+++ b/l10n/de_DE/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/de_DE/settings.po b/l10n/de_DE/settings.po
index d124f2de4a4..ba9f27815a7 100644
--- a/l10n/de_DE/settings.po
+++ b/l10n/de_DE/settings.po
@@ -5,14 +5,15 @@
# Translators:
# a.tangemann <a.tangemann@web.de>, 2013
# arkascha <foss@christian-reiner.info>, 2013
+# Mario Siegmann <mario_siegmann@web.de>, 2013
# traductor <transifex-2.7.mensaje@spamgourmet.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -459,7 +460,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Verwenden Sie diese Adresse, um Ihren Dateimanager mit Ihrer ownCloud zu verbinden"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Loginname"
@@ -475,7 +476,7 @@ msgstr "Admin-Paswort-Wiederherstellung"
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen"
#: templates/users.php:42
msgid "Default Storage"
@@ -489,6 +490,10 @@ msgstr "Unbegrenzt"
msgid "Other"
msgstr "Andere"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Benutzername"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Speicher"
diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po
index 03eb50a2972..fe391ef40d3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/de_DE/user_webdavauth.po b/l10n/de_DE/user_webdavauth.po
index 31277b46286..41721aaee38 100644
--- a/l10n/de_DE/user_webdavauth.po
+++ b/l10n/de_DE/user_webdavauth.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-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-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-18 20:40+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -28,7 +28,7 @@ msgstr "WebDAV-Authentifizierung"
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL:"
#: templates/settings.php:7
msgid ""
diff --git a/l10n/el/core.po b/l10n/el/core.po
index 93d770895b6..f2f00ba65fc 100644
--- a/l10n/el/core.po
+++ b/l10n/el/core.po
@@ -3,16 +3,20 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Efstathios Iosifidis <iosifidis@opensuse.org>, 2013
+# KAT.RAT12 <spanish.katerina@gmail.com>, 2013
+# Teogramm <theodorewii121@hotmail.com>, 2013
# Teogramm <theodorewii121@hotmail.com>, 2013
# Wasilis <inactive+Wasilis@transifex.com>, 2013
+# Wasilis <inactive+Wasilis@transifex.com>, 2013
# KAT.RAT12 <spanish.katerina@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:14+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,7 +27,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "Ο %s διαμοιράστηκε μαζί σας το »%s«"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -64,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 "χρόνια πριν"
@@ -376,7 +380,7 @@ msgstr "Η ενημέρωση ήταν ανεπιτυχής. Παρακαλώ σ
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Η ενημέρωση ήταν επιτυχής. Μετάβαση στο ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Επαναφορά συνθηματικού ownCloud"
@@ -406,17 +410,17 @@ msgstr "Όνομα χρήστη"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+msgstr "Τα αρχεία σας είναι κρυπτογραφημένα. Εάν δεν έχετε ενεργοποιήσει το κλειδί ανάκτησης, δεν υπάρχει περίπτωση να έχετε πρόσβαση στα δεδομένα σας μετά την επαναφορά του συνθηματικού. Εάν δεν είστε σίγουροι τι να κάνετε, παρακαλώ επικοινωνήστε με τον διαχειριστή πριν συνεχίσετε. Θέλετε να συνεχίσετε;"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Ναι, θέλω να επαναφέρω το συνθηματικό μου τώρα."
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Επαναφορά αίτησης"
@@ -473,7 +477,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Γεια σας,\n\nσας ενημερώνουμε ότι ο %s διαμοιράστηκε μαζί σας το %s.\nΔείτε το: %s\n\nΓεια χαρά!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -615,7 +619,7 @@ msgstr "Εναλλακτικές Συνδέσεις"
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 "Γεια σας,<br><br>σας ενημερώνουμε ότι ο %s διαμοιράστηκε μαζί σας το »%s«.<br><a href=\"%s\">Δείτε το!</a><br><br>Γεια χαρά!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/el/files.po b/l10n/el/files.po
index 098b50fdecc..7b1288ee4d7 100644
--- a/l10n/el/files.po
+++ b/l10n/el/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "Η URL δεν μπορεί να είναι κενή."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Σφάλμα"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Όνομα"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Μέγεθος"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Τροποποιήθηκε"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 φάκελος"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} φάκελοι"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 αρχείο"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} αρχεία"
diff --git a/l10n/el/files_encryption.po b/l10n/el/files_encryption.po
index 4de97f5d2e3..2f09202bc3a 100644
--- a/l10n/el/files_encryption.po
+++ b/l10n/el/files_encryption.po
@@ -3,14 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Efstathios Iosifidis <iosifidis@opensuse.org>, 2013
+# Teogramm <theodorewii121@hotmail.com>, 2013
# Teogramm <theodorewii121@hotmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-25 02:04+0200\n"
+"PO-Revision-Date: 2013-06-24 20:50+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -61,6 +63,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Γίνεται αποθήκευση..."
@@ -77,7 +89,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "προσωπικές ρυθμίσεις"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -85,12 +97,12 @@ msgstr "Κρυπτογράφηση"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Επαναφορά κωδικού πρόσβασης λογαριασμού"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,15 +113,15 @@ msgid "Disabled"
msgstr "Απενεργοποιημένο"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po
index d8b08a4e859..77745124699 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 53eb8fdd799..4f087b7f5a4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/el/files_trashbin.po
index c07a6301ad3..f7864d342c4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 72626a9818f..ee0e8201baf 100644
--- a/l10n/el/lib.po
+++ b/l10n/el/lib.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Efstathios Iosifidis <iosifidis@opensuse.org>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -123,7 +124,7 @@ msgstr "Χρειάζεται να εισάγετε είτε έναν υπάρχ
#: setup.php:152
msgid "Oracle connection could not be established"
-msgstr ""
+msgstr "Αδυναμία σύνδεσης Oracle"
#: setup.php:234
msgid "MySQL username and/or password not valid"
diff --git a/l10n/el/settings.po b/l10n/el/settings.po
index 7c1867ff986..eb144433628 100644
--- a/l10n/el/settings.po
+++ b/l10n/el/settings.po
@@ -3,15 +3,18 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Efstathios Iosifidis <iosifidis@opensuse.org>, 2013
+# KAT.RAT12 <spanish.katerina@gmail.com>, 2013
+# Teogramm <theodorewii121@hotmail.com>, 2013
# Teogramm <theodorewii121@hotmail.com>, 2013
# KAT.RAT12 <spanish.katerina@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -457,7 +460,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Χρήση αυτής της διεύθυνσης για σύνδεση στο ownCloud με τον διαχειριστή αρχείων σας"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Όνομα Σύνδεσης"
@@ -473,7 +476,7 @@ msgstr "Κωδικός Επαναφοράς Διαχειριστή "
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Εισάγετε το συνθηματικό ανάκτησης ώστε να ανακτήσετε τα αρχεία χρηστών κατά την αλλαγή συνθηματικού"
#: templates/users.php:42
msgid "Default Storage"
@@ -487,6 +490,10 @@ msgstr "Απεριόριστο"
msgid "Other"
msgstr "Άλλο"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Όνομα χρήστη"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Αποθήκευση"
diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po
index 76c0847c83f..da12f71303d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/el/user_webdavauth.po b/l10n/el/user_webdavauth.po
index 60764100655..cd7f6d89f48 100644
--- a/l10n/el/user_webdavauth.po
+++ b/l10n/el/user_webdavauth.po
@@ -5,15 +5,16 @@
# Translators:
# Dimitris M. <monopatis@gmail.com>, 2012
# Efstathios Iosifidis <iefstathios@gmail.com>, 2012
+# Efstathios Iosifidis <iefstathios@gmail.com>, 2013
# Konstantinos Tzanidis <tzanidis@gmail.com>, 2012
# Marios Bekatoros <>, 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-25 02:04+0200\n"
+"PO-Revision-Date: 2013-06-24 20:30+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +28,7 @@ msgstr "Αυθεντικοποίηση μέσω WebDAV "
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL:"
#: templates/settings.php:7
msgid ""
diff --git a/l10n/en@pirate/core.po b/l10n/en@pirate/core.po
index 9ac94509680..ba34f38b118 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-16 01:59+0200\n"
-"PO-Revision-Date: 2013-06-15 00:14+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:23+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"
@@ -374,7 +374,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -404,17 +404,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po
index 49c7ec2e90a..f16709aa46f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/en@pirate/files_encryption.po b/l10n/en@pirate/files_encryption.po
index 66a55c8294f..1d53eae1d1b 100644
--- a/l10n/en@pirate/files_encryption.po
+++ b/l10n/en@pirate/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po
index b0c051fb97e..df4c76d7a7f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
diff --git a/l10n/en@pirate/settings.po b/l10n/en@pirate/settings.po
index 4459d6d1062..248b7b6182b 100644
--- a/l10n/en@pirate/settings.po
+++ b/l10n/en@pirate/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "Passcode"
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/en@pirate/user_ldap.po b/l10n/en@pirate/user_ldap.po
index ffa7973ace0..ac3ae9d2a52 100644
--- a/l10n/en@pirate/user_ldap.po
+++ b/l10n/en@pirate/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/eo/core.po b/l10n/eo/core.po
index 20b2e57a674..0b98d4ec9c3 100644
--- a/l10n/eo/core.po
+++ b/l10n/eo/core.po
@@ -4,13 +4,14 @@
#
# Translators:
# Baptiste <baptiste+transifex@darthenay.fr>, 2013
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +22,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s kunhavigis “%s” kun vi"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -62,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"
@@ -374,7 +375,7 @@ msgstr "La ĝisdatigo estis malsukcese. Bonvolu raporti tiun problemon al la <a
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La ĝisdatigo estis sukcesa. Alidirektante nun al ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "La pasvorto de ownCloud restariĝis."
@@ -391,7 +392,7 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
-msgstr ""
+msgstr "La peto malsukcesis!<br />Ĉu vi certiĝis, ke via retpoŝto/uzantonomo ĝustas?"
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
@@ -404,17 +405,17 @@ msgstr "Uzantonomo"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Jes, mi vere volas restarigi mian pasvorton nun"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Peti rekomencigon"
@@ -471,7 +472,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Saluton:\n\nNi nur sciigas vin, ke %s kunhavigis %s kun vi.\nVidu ĝin: %s\n\nĜis!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -496,7 +497,7 @@ msgstr "Via PHP versio estas sendefenda je la NULL bajto atako (CVE-2006-7243)"
#: templates/installation.php:26
msgid "Please update your PHP installation to use ownCloud securely."
-msgstr ""
+msgstr "Bonvolu ĝisdatigi vian instalon de PHP por uzi ownCloud-on sekure."
#: templates/installation.php:32
msgid ""
@@ -572,7 +573,7 @@ msgstr "Fini la instalon"
#: templates/layout.user.php:40
#, php-format
msgid "%s is available. Get more information on how to update."
-msgstr ""
+msgstr "%s haveblas. Ekhavi pli da informo pri kiel ĝisdatigi."
#: templates/layout.user.php:67
msgid "Log out"
@@ -580,7 +581,7 @@ msgstr "Elsaluti"
#: templates/login.php:9
msgid "Automatic logon rejected!"
-msgstr ""
+msgstr "La aŭtomata ensaluto malakceptiĝis!"
#: templates/login.php:10
msgid ""
@@ -606,14 +607,14 @@ msgstr "Ensaluti"
#: templates/login.php:47
msgid "Alternative Logins"
-msgstr ""
+msgstr "Alternativaj ensalutoj"
#: templates/mail.php:15
#, php-format
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 "Saluton:<br /><br />Ni nur sciigas vin, ke %s kunhavigis “%s” kun vi.<br /><a href=\"%s\">Vidu ĝin</a><br /><br />Ĝis!"
#: templates/part.pagenavi.php:3
msgid "prev"
@@ -626,4 +627,4 @@ msgstr "jena"
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
-msgstr ""
+msgstr "ownCloud ĝisdatiĝas al eldono %s, tio ĉi povas daŭri je iom da tempo."
diff --git a/l10n/eo/files.po b/l10n/eo/files.po
index 5e6ff5ba1ff..a1d4af7ac84 100644
--- a/l10n/eo/files.po
+++ b/l10n/eo/files.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:15+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -64,7 +65,7 @@ msgstr "Malsukcesis skribo al disko"
#: ajax/upload.php:51
msgid "Not enough storage available"
-msgstr ""
+msgstr "Ne haveblas sufiĉa memoro"
#: ajax/upload.php:83
msgid "Invalid directory."
@@ -80,7 +81,7 @@ msgstr "Kunhavigi"
#: js/fileactions.js:126
msgid "Delete permanently"
-msgstr ""
+msgstr "Forigi por ĉiam"
#: js/fileactions.js:128 templates/index.php:93 templates/index.php:94
msgid "Delete"
@@ -120,7 +121,7 @@ msgstr "malfari"
#: js/filelist.js:331
msgid "perform delete operation"
-msgstr ""
+msgstr "plenumi forigan operacion"
#: js/filelist.js:413
msgid "1 file uploading"
@@ -146,11 +147,11 @@ msgstr "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”,
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
-msgstr ""
+msgstr "Via memoro plenas, ne plu eblas ĝisdatigi aŭ sinkronigi dosierojn!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
-msgstr ""
+msgstr "Via memoro preskaŭ plenas ({usedSpacePercent}%)"
#: js/files.js:231
msgid ""
@@ -183,41 +184,41 @@ msgstr "URL ne povas esti malplena."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Eraro"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nomo"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Grando"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modifita"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 dosierujo"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} dosierujoj"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 dosiero"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} dosierujoj"
#: lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
+msgstr "Nevalida dosierujnomo. La uzo de “Shared” estas rezervita de ownCloud."
#: lib/app.php:73
msgid "Unable to rename file"
@@ -277,7 +278,7 @@ msgstr "El ligilo"
#: templates/index.php:42
msgid "Deleted files"
-msgstr ""
+msgstr "Forigitaj dosieroj"
#: templates/index.php:48
msgid "Cancel upload"
@@ -285,7 +286,7 @@ msgstr "Nuligi alŝuton"
#: templates/index.php:54
msgid "You don’t have write permissions here."
-msgstr ""
+msgstr "Vi ne havas permeson skribi ĉi tie."
#: templates/index.php:61
msgid "Nothing in here. Upload something!"
@@ -319,4 +320,4 @@ msgstr "Nuna skano"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
-msgstr ""
+msgstr "Ĝisdatiĝas dosiersistema kaŝmemoro..."
diff --git a/l10n/eo/files_encryption.po b/l10n/eo/files_encryption.po
index ee93c610b6e..29c9e1a3942 100644
--- a/l10n/eo/files_encryption.po
+++ b/l10n/eo/files_encryption.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-25 02:04+0200\n"
+"PO-Revision-Date: 2013-06-24 21:00+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -37,15 +38,15 @@ msgstr ""
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
-msgstr ""
+msgstr "La pasvorto sukcese ŝanĝiĝis."
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
-msgstr ""
+msgstr "Ne eblis ŝanĝi la pasvorton. Eble la malnova pasvorto malĝustis."
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "La pasvorto de la malpublika klavo sukcese ĝisdatiĝis."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
@@ -60,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "La PHP-modulo OpenSSL ne instalitas."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Konservante..."
@@ -76,7 +87,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "persona agordo"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -84,40 +95,40 @@ msgstr "Ĉifrado"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
-msgstr ""
+msgstr "Kapabligita"
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
-msgstr ""
+msgstr "Malkapabligita"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
-msgstr ""
+msgstr "Ŝarĝi pasvorton"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "La pasvorto de via malpublika klavo ne plu kongruas kun via ensaluta pasvorto:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
@@ -131,15 +142,15 @@ msgstr ""
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Malnova ensaluta pasvorto"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Nuna ensaluta pasvorto"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Ĝisdatigi la pasvorton de la malpublika klavo"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po
index cc29f3d3b5f..96490ba84d4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 20d53a72b62..a2d2fd645a5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/eo/files_trashbin.po
index c22d21b9788..ce955376cee 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -41,7 +41,7 @@ msgstr ""
#: js/trash.js:123
msgid "Delete permanently"
-msgstr ""
+msgstr "Forigi por ĉiam"
#: js/trash.js:176 templates/index.php:17
msgid "Name"
diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po
index 987a44c32db..2fd12e9d9d6 100644
--- a/l10n/eo/lib.po
+++ b/l10n/eo/lib.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Mariano <mstreet@kde.org.ar>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:15+0000\n"
+"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -87,35 +88,35 @@ msgstr "Bildoj"
#: setup.php:34
msgid "Set an admin username."
-msgstr ""
+msgstr "Starigi administran uzantonomon."
#: setup.php:37
msgid "Set an admin password."
-msgstr ""
+msgstr "Starigi administran pasvorton."
#: setup.php:55
#, php-format
msgid "%s enter the database username."
-msgstr ""
+msgstr "%s enigu la uzantonomon de la datumbazo."
#: setup.php:58
#, php-format
msgid "%s enter the database name."
-msgstr ""
+msgstr "%s enigu la nomon de la datumbazo."
#: setup.php:61
#, php-format
msgid "%s you may not use dots in the database name"
-msgstr ""
+msgstr "%s vi ne povas uzi punktojn en la nomo de la datumbazo"
#: setup.php:64
#, php-format
msgid "%s set the database host."
-msgstr ""
+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 ""
+msgstr "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas"
#: setup.php:127 setup.php:235
msgid "You need to enter either an existing account or the administrator."
@@ -123,11 +124,11 @@ msgstr ""
#: setup.php:152
msgid "Oracle connection could not be established"
-msgstr ""
+msgstr "Konekto al Oracle ne povas stariĝi"
#: setup.php:234
msgid "MySQL username and/or password not valid"
-msgstr ""
+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
@@ -135,7 +136,7 @@ msgstr ""
#: setup.php:626
#, php-format
msgid "DB Error: \"%s\""
-msgstr ""
+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
@@ -147,24 +148,24 @@ msgstr ""
#: setup.php:305
#, php-format
msgid "MySQL user '%s'@'localhost' exists already."
-msgstr ""
+msgstr "La uzanto de MySQL “%s”@“localhost” jam ekzistas."
#: setup.php:306
msgid "Drop this user from MySQL"
-msgstr ""
+msgstr "Forigi ĉi tiun uzanton el MySQL"
#: setup.php:311
#, php-format
msgid "MySQL user '%s'@'%%' already exists"
-msgstr ""
+msgstr "La uzanto de MySQL “%s”@“%%” jam ekzistas"
#: setup.php:312
msgid "Drop this user from MySQL."
-msgstr ""
+msgstr "Forigi ĉi tiun uzanton el MySQL."
#: setup.php:469 setup.php:536
msgid "Oracle username and/or password not valid"
-msgstr ""
+msgstr "La uzantonomo de Oracle aŭ la pasvorto ne validas"
#: setup.php:595 setup.php:627
#, php-format
@@ -174,18 +175,18 @@ msgstr ""
#: setup.php:647
#, php-format
msgid "MS SQL username and/or password not valid: %s"
-msgstr ""
+msgstr "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s"
#: setup.php:870
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
-msgstr ""
+msgstr "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita."
#: setup.php:871
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
-msgstr ""
+msgstr "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>."
#: template.php:113
msgid "seconds ago"
diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po
index 77e173f1233..bf19cd385f4 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -190,12 +190,12 @@ msgstr ""
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
-msgstr ""
+msgstr "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita."
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
-msgstr ""
+msgstr "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>."
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
@@ -388,7 +388,7 @@ msgstr "Komerca subteno"
#: templates/personal.php:9
msgid "Get the apps to sync your files"
-msgstr ""
+msgstr "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn"
#: templates/personal.php:20
msgid "Show First Run Wizard again"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Uzu ĉi tiun adreson por konekti al via ownCloud vian dosieradministrilon"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr "Senlima"
msgid "Other"
msgstr "Alia"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Uzantonomo"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Konservejo"
diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po
index 09656fd32da..e627a09f323 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 f186578a4d4..1e17f88fcee 100644
--- a/l10n/es/core.po
+++ b/l10n/es/core.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Art O. Pal <artopal@fastmail.fm>, 2013
# ggam <ggam@brainleakage.com>, 2013
# msoko <sokolovitch@yahoo.com>, 2013
# saskarip <saskarip@gmail.com>, 2013
@@ -12,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
-"Last-Translator: saskarip <saskarip@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+0000\n"
+"Last-Translator: Art O. Pal <artopal@fastmail.fm>\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"
@@ -66,135 +67,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"
@@ -378,7 +379,7 @@ msgstr "La actualización ha fracasado. Por favor, informe de este problema a la
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La actualización se ha realizado con éxito. Redireccionando a ownCloud ahora."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Reseteo contraseña de ownCloud"
@@ -408,17 +409,17 @@ msgstr "Nombre de usuario"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "Sus archivos parecen estar encriptados. Si no ha habilitado la clave de recurperación, no habrá ninguna manera de recuperar sus datos hasta que la contraseña sea reseteada. Si no está seguro de qué hacer, por favor contacte con su administrador antes de continuar. ¿Desea realmente continuar?"
+"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?"
+msgstr "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?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Sí. Realmente deseo resetear mi contraseña ahora"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Solicitar restablecimiento"
diff --git a/l10n/es/files.po b/l10n/es/files.po
index d7f76b2f37d..651ab1e521b 100644
--- a/l10n/es/files.po
+++ b/l10n/es/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@@ -185,35 +185,35 @@ msgstr "La URL no puede estar vacía."
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"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Error"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nombre"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 carpeta"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} carpetas"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 archivo"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} archivos"
diff --git a/l10n/es/files_encryption.po b/l10n/es/files_encryption.po
index 22d85a2f2c6..9508abeb49c 100644
--- a/l10n/es/files_encryption.po
+++ b/l10n/es/files_encryption.po
@@ -3,15 +3,18 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# asaez <asaez@asaez.eu>, 2013
# gmoriello <gmoriello@gmail.com>, 2013
-# saskarip, 2013
+# saskarip <saskarip@gmail.com>, 2013
+# William Díaz <wdiazux@gmail.com>, 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-17 02:02+0200\n"
-"PO-Revision-Date: 2013-06-16 08:20+0000\n"
-"Last-Translator: saskarip\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"
@@ -53,14 +56,24 @@ msgstr "Contraseña de clave privada actualizada con éxito."
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "No se pudo cambiar la contraseña. Puede que la contraseña antigua no sea correcta."
#: 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 "¡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 "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 "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..."
@@ -70,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"
@@ -86,12 +99,12 @@ msgstr "Cifrado"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Habilitar clave de recuperación de contraseñas ():"
+"Enable recovery key (allow to recover users files in case of password loss):"
+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 account password"
-msgstr "Recuperar contraseña"
+msgid "Recovery key password"
+msgstr "Contraseña de clave de recuperación"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +115,16 @@ msgid "Disabled"
msgstr "Deshabilitado"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Cambiar clave de cifrado de contraseñas:"
+msgid "Change recovery key password:"
+msgstr "Cambiar la contraseña de la clave de recuperación"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Contraseña de recuperación actual"
+msgid "Old Recovery key password"
+msgstr "Contraseña de la antigua clave de recuperación"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Contraseña de recuperación nueva"
+msgid "New Recovery key password"
+msgstr "Contraseña de la nueva clave de recuperación"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -119,39 +132,39 @@ 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:"
-msgstr ""
+msgstr "Habilitar la recuperación de contraseña:"
#: templates/settings-personal.php:47
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 a48a2794550..0832ba47682 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 543766d0581..937cc081cb7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/es/files_trashbin.po
index edc0a8b181f..2633f603a89 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 903afab0507..d09099c11a7 100644
--- a/l10n/es/lib.po
+++ b/l10n/es/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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/settings.po b/l10n/es/settings.po
index 8073cd9ddb9..4c337ee3b54 100644
--- a/l10n/es/settings.po
+++ b/l10n/es/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: saskarip <saskarip@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -459,7 +459,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Use esta dirección para conectarse a su cuenta de ownCloud en el administrador de archivos"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nombre de usuario"
@@ -489,6 +489,10 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Otro"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nombre de usuario"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Almacenamiento"
diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po
index e1453cff610..49dc4d4b9bb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c0087825b6f..3f8490c0844 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+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"
@@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s compartió \"%s\" con vos"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -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,7 +221,7 @@ 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
@@ -233,7 +233,7 @@ 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!"
@@ -253,7 +253,7 @@ 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"
@@ -273,7 +273,7 @@ msgstr "Compartir con"
#: js/share.js:164
msgid "Share with link"
-msgstr "Compartir con link"
+msgstr "Compartir con enlace"
#: js/share.js:167
msgid "Password protect"
@@ -285,11 +285,11 @@ msgstr "Contraseña"
#: js/share.js:173
msgid "Email link to person"
-msgstr "Enviar el link por e-mail."
+msgstr "Enviar el enlace por e-mail."
#: js/share.js:174
msgid "Send"
-msgstr "Enviar"
+msgstr "Mandar"
#: js/share.js:178
msgid "Set expiration date"
@@ -301,7 +301,7 @@ msgstr "Fecha de vencimiento"
#: js/share.js:211
msgid "Share via email:"
-msgstr "compartido a través de e-mail:"
+msgstr "Compartir a través de e-mail:"
#: js/share.js:213
msgid "No people found"
@@ -321,7 +321,7 @@ msgstr "Dejar de compartir"
#: js/share.js:320
msgid "can edit"
-msgstr "puede editar"
+msgstr "podés editar"
#: js/share.js:322
msgid "access control"
@@ -349,7 +349,7 @@ msgstr "Protegido por contraseña"
#: js/share.js:577
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
msgid "Error setting expiration date"
@@ -357,11 +357,11 @@ msgstr "Error al asignar fecha de vencimiento"
#: js/share.js:604
msgid "Sending ..."
-msgstr "Enviando..."
+msgstr "Mandando..."
#: js/share.js:615
msgid "Email sent"
-msgstr "Email enviado"
+msgstr "e-mail mandado"
#: js/update.js:14
msgid ""
@@ -374,7 +374,7 @@ msgstr "La actualización no pudo ser completada. Por favor, reportá el inconve
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La actualización fue exitosa. Estás siendo redirigido a ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Restablecer contraseña de ownCloud"
@@ -387,7 +387,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 +395,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
@@ -404,17 +404,17 @@ msgstr "Nombre de usuario"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+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 ""
+msgstr "Sí, definitivamente quiero restablecer mi contraseña ahora"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Solicitar restablecimiento"
@@ -444,7 +444,7 @@ msgstr "Usuarios"
#: strings.php:7
msgid "Apps"
-msgstr "Aplicaciones"
+msgstr "Apps"
#: strings.php:8
msgid "Admin"
@@ -456,7 +456,7 @@ msgstr "Ayuda"
#: templates/403.php:12
msgid "Access forbidden"
-msgstr "Acceso denegado"
+msgstr "Acceso prohibido"
#: templates/404.php:12
msgid "Cloud not found"
@@ -471,11 +471,11 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Hola,\n\nSimplemente te informo que %s compartió %s con vos.\nMiralo acá: %s\n\n¡Chau!"
#: 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 +502,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 +543,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 +563,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 +590,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 +602,7 @@ msgstr "recordame"
#: templates/login.php:41
msgid "Log in"
-msgstr "Entrar"
+msgstr "Iniciar sesión"
#: templates/login.php:47
msgid "Alternative Logins"
@@ -613,7 +613,7 @@ msgstr "Nombre alternativos de usuarios"
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 "Hola,<br><br>Simplemente te informo que %s compartió %s con vos.<br><a href=\"%s\">Miralo acá:</a><br><br>¡Chau!"
#: templates/part.pagenavi.php:3
msgid "prev"
@@ -626,4 +626,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 93228146feb..f1153d0a932 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "La URL no puede estar vacía"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Error"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nombre"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 directorio"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} directorios"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 archivo"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} archivos"
diff --git a/l10n/es_AR/files_encryption.po b/l10n/es_AR/files_encryption.po
index a7dfbddca46..aca16b2665d 100644
--- a/l10n/es_AR/files_encryption.po
+++ b/l10n/es_AR/files_encryption.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-15 01:58+0200\n"
-"PO-Revision-Date: 2013-06-14 11:54+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"PO-Revision-Date: 2013-06-25 14:40+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"
@@ -20,21 +20,21 @@ msgstr ""
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
-msgstr ""
+msgstr "Se habilitó la recuperación de archivos"
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "No se pudo habilitar la clave de recuperación. Por favor, comprobá tu contraseña."
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
-msgstr ""
+msgstr "Clave de recuperación deshabilitada"
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "No fue posible deshabilitar la clave de recuperación. Por favor, comprobá tu contraseña."
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
@@ -46,20 +46,30 @@ msgstr "No se pudo cambiar la contraseña. Comprobá que la contraseña actual s
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Contraseña de clave privada actualizada con éxito."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "No fue posible actualizar la contraseña de la clave privada. Tal vez la contraseña antigua no es correcta."
#: 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 "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada de alguna manera. Podés actualizar tu clave privada de contraseña en 'configuración personal' para tener acceso nuevamente a tus archivos"
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "El módulo OpenSSL para 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 "Pedile al administrador del servidor que instale el módulo. Por ahora la App de encriptación está deshabilitada."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -69,15 +79,15 @@ msgstr "Guardando..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "¡Tu clave privada no es válida! Tal vez tu contraseña fue cambiada desde afuera."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
-msgstr ""
+msgstr "Podés desbloquear tu clave privada en tu"
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "Configuración personal"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -85,77 +95,77 @@ msgstr "Encriptación"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Habilitar clave de recuperación de contraseñas (permite compartir clave de contraseñas):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "Habilitar clave de recuperación (te permite recuperar los archivos de usuario en el caso en que pierdas la contraseña):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Recuperar contraseña"
+msgid "Recovery key password"
+msgstr "Contraseña de recuperación de clave"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
-msgstr ""
+msgstr "Habilitado"
#: templates/settings-admin.php:29 templates/settings-personal.php:62
msgid "Disabled"
-msgstr ""
+msgstr "Deshabilitado"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr ""
+msgid "Change recovery key password:"
+msgstr "Cambiar contraseña para recuperar la clave:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr ""
+msgid "Old Recovery key password"
+msgstr "Contraseña antigua de recuperación de clave"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr ""
+msgid "New Recovery key password"
+msgstr "Nueva contraseña de recuperación de clave"
#: templates/settings-admin.php:53
msgid "Change Password"
-msgstr ""
+msgstr "Cambiar contraseña"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Tu contraseña de recuperación de clave ya no coincide con la contraseña de ingreso:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Usá tu contraseña de recuperación de clave antigua para tu contraseña de ingreso actual."
#: 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 te acordás de tu contraseña antigua, pedile al administrador que recupere tus archivos"
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Contraseña anterior"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Contraseña actual"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Actualizar contraseña de la clave privada"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr ""
+msgstr "Habilitar contraseña de recuperación:"
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Habilitando esta opción te va a permitir tener acceso a tus archivos encriptados incluso si perdés la contraseña"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
-msgstr ""
+msgstr "Las opciones de recuperación de archivos fueron actualizadas"
#: templates/settings-personal.php:64
msgid "Could not update file recovery"
-msgstr ""
+msgstr "No fue posible actualizar la recuperación de archivos"
diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po
index 767e411f30d..ba9405f152a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 de6cc772904..40a8978f029 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/es_AR/files_trashbin.po
index 722d103c881..a856cf6327d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 010047b63c2..86c1c1ab6da 100644
--- a/l10n/es_AR/lib.po
+++ b/l10n/es_AR/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/es_AR/settings.po
index b6105d59b27..1cb59f7906a 100644
--- a/l10n/es_AR/settings.po
+++ b/l10n/es_AR/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -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 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
-msgstr "Nombre de "
+msgstr "Nombre de Usuario"
#: templates/users.php:30
msgid "Create"
@@ -487,13 +487,17 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Otros"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nombre de usuario"
+
#: templates/users.php:91
msgid "Storage"
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 46c7448ba80..95060d06053 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -20,7 +20,7 @@ msgstr ""
#: ajax/clearMappings.php:34
msgid "Failed to clear the mappings."
-msgstr ""
+msgstr "Hubo un error al borrar las asignaciones."
#: ajax/deleteConfiguration.php:34
msgid "Failed to delete the server configuration"
@@ -60,7 +60,7 @@ msgstr "No se pudo añadir la configuración del servidor"
#: js/settings.js:111
msgid "mappings cleared"
-msgstr ""
+msgstr "Asignaciones borradas"
#: js/settings.js:112
msgid "Success"
@@ -343,7 +343,7 @@ msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especific
#: templates/settings.php:101
msgid "Internal Username"
-msgstr ""
+msgstr "Nombre interno de usuario"
#: templates/settings.php:102
msgid ""
@@ -359,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 "Por defecto, el nombre interno de usuario va a ser creado a partir del atributo UUID. Esto asegura que el nombre de usuario es único y los caracteres no necesitan ser convertidos. Para el nombre de usuario interno sólo se pueden usar estos caracteres: [a-zA-Z0-9_.@-]. Otros caracteres son sustituidos por su correspondiente en ASCII o simplemente omitidos. Si ocurrieran colisiones, un número será añadido o incrementado. El nombre interno de usuario se usa para identificar un usuario internamente. Es también el nombre por defecto para el directorio personal del usuario in ownCloud. También es un puerto de URLs remotas, por ejemplo, para todos los servicios *DAV. Con esta configuración el comportamiento por defecto puede ser cambiado. Para conseguir un comportamiento similar al anterior a ownCloud 5, ingresá el atributo del nombre en pantalla del usuario en el siguiente campo. Dejalo vacío para el comportamiento por defecto. Los cambios solo tendrán efecto para los nuevos usuarios LDAP."
#: templates/settings.php:103
msgid "Internal Username Attribute:"
-msgstr ""
+msgstr "Atributo Nombre Interno de usuario:"
#: templates/settings.php:104
msgid "Override UUID detection"
-msgstr ""
+msgstr "Sobrescribir la detección UUID"
#: templates/settings.php:105
msgid ""
@@ -378,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 "Por defecto, ownCloud detecta automáticamente el atributo UUID. El atributo UUID se usa para identificar indudablemente usuarios y grupos LDAP. Además, el nombre de usuario interno va a ser creado en base al UUID, si no ha sido especificado otro comportamiento arriba. Podés sobrescribir la configuración y pasar un atributo de tu elección. Tenés que asegurarte de que el atributo de tu elección sea accesible por los usuarios y grupos y ser único. Dejalo en blanco para usar el comportamiento por defecto. Los cambios tendrán efecto sólo en los nuevos usuarios y grupos de LDAP."
#: templates/settings.php:106
msgid "UUID Attribute:"
-msgstr ""
+msgstr "Atributo UUID:"
#: templates/settings.php:107
msgid "Username-LDAP User Mapping"
-msgstr ""
+msgstr "Asignación del Nombre de usuario de un usuario LDAP"
#: templates/settings.php:108
msgid ""
@@ -401,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 usa nombres de usuario para almacenar y asignar (meta) datos. Con el fin de identificar con precisión y reconocer usuarios, cada usuario LDAP tendrá un nombre de usuario interno. Esto requiere una asignación de nombre de usuario de ownCloud a usuario LDAP. El nombre de usuario creado se asigna al UUID del usuario LDAP. Además el DN se almacena en caché principalmente para reducir la interacción de LDAP, pero no se utiliza para la identificación. Si la DN cambia, los cambios serán encontrados por ownCloud. El nombre interno de ownCloud se utiliza para todo en ownCloud. Borrar las asignaciones dejará restos en distintos lugares. Borrar las asignaciones no depende de la configuración, ¡afecta a todas las configuraciones de LDAP! No borrar nunca las asignaciones en un entorno de producción. Sólo borrar asignaciones en una situación de prueba o experimental."
#: templates/settings.php:109
msgid "Clear Username-LDAP User Mapping"
-msgstr ""
+msgstr "Borrar la asignación de los Nombres de usuario de los usuarios LDAP"
#: templates/settings.php:109
msgid "Clear Groupname-LDAP Group Mapping"
-msgstr ""
+msgstr "Borrar la asignación de los Nombres de grupo de los grupos de LDAP"
#: templates/settings.php:111
msgid "Test Configuration"
diff --git a/l10n/es_AR/user_webdavauth.po b/l10n/es_AR/user_webdavauth.po
index 331ef231ba7..aaa1cdcdb30 100644
--- a/l10n/es_AR/user_webdavauth.po
+++ b/l10n/es_AR/user_webdavauth.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-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-25 02:04+0200\n"
+"PO-Revision-Date: 2013-06-24 13:50+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"
@@ -26,7 +26,7 @@ msgstr "Autenticación de WevDAV"
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL: "
#: templates/settings.php:7
msgid ""
diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po
index 480a41ef97c..acf4a2aee0b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -375,7 +375,7 @@ msgstr "Uuendus ebaõnnestus. Palun teavita probleemidest <a href=\"https://git
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Uuendus oli edukas. Kohe suunatakse Sind ownCloudi."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud parooli taastamine"
@@ -405,17 +405,17 @@ msgstr "Kasutajanimi"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Päringu taastamine"
diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po
index 8c343d598fe..d7d7419fd63 100644
--- a/l10n/et_EE/files.po
+++ b/l10n/et_EE/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -185,35 +185,35 @@ msgstr "URL ei saa olla tühi."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Viga"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nimi"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Suurus"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Muudetud"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 kaust"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} kausta"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fail"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} faili"
diff --git a/l10n/et_EE/files_encryption.po b/l10n/et_EE/files_encryption.po
index 4804e9375ea..097b0c3eb40 100644
--- a/l10n/et_EE/files_encryption.po
+++ b/l10n/et_EE/files_encryption.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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Salvestamine..."
@@ -86,12 +96,12 @@ msgstr "Krüpteerimine"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Luba krüpteerimise paroolide taastevõti (võimalda parooli jagamine taastevõtmesse):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Konto taasteparool"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Väljalülitatud"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Muuda taaste võtme krüpteerimise paroole:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Konto vana taaste parool"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Konto uus taasteparool"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po
index 343f26034a5..09fe97dce37 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b5e9b6c805b..d03bcb2b112 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/et_EE/files_trashbin.po
index 59da0794007..e54855152d6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c598728781a..ffbf7712bb2 100644
--- a/l10n/et_EE/lib.po
+++ b/l10n/et_EE/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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/et_EE/settings.po b/l10n/et_EE/settings.po
index 14890eebb13..c5e28c9fc1b 100644
--- a/l10n/et_EE/settings.po
+++ b/l10n/et_EE/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Kasuta seda aadressi ühendamaks oma ownCloudi failihalduriga"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Kasutajanimi"
@@ -487,6 +487,10 @@ msgstr "Piiramatult"
msgid "Other"
msgstr "Muu"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Kasutajanimi"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Maht"
diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po
index 5928cce325a..4b0628f61b1 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c198338e0d9..facc076fe9c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr "Eguneraketa ez da ongi egin. Mesedez egin arazoaren txosten bat <a href=
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Eguneraketa ongi egin da. Orain zure ownClouderea berbideratua izango zara."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud-en pasahitza berrezarri"
@@ -403,17 +403,17 @@ msgstr "Erabiltzaile izena"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Eskaera berrezarri da"
diff --git a/l10n/eu/files.po b/l10n/eu/files.po
index 22e962d0eaf..577c3f8256c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URLa ezin da hutsik egon."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Errorea"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Izena"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamaina"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Aldatuta"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "karpeta bat"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} karpeta"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "fitxategi bat"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} fitxategi"
diff --git a/l10n/eu/files_encryption.po b/l10n/eu/files_encryption.po
index e3af65c88a3..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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+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"
@@ -60,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Gordetzen..."
@@ -84,36 +95,36 @@ msgstr "Enkriptazioa"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
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 encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
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 d33c6a213c7..e4bf9af5aa9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 116d9b7cee8..7bee0182248 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/eu/files_trashbin.po
index 81e9151a1d0..7d549149859 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ce9d505fed6..065623f8839 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/eu/settings.po
index 24fd20572a0..0d9fb511a57 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Erabili helbide hau zure fitxategi kudeatzailean zure ownCloudera konektatzeko"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Sarrera Izena"
@@ -485,6 +485,10 @@ msgstr "Mugarik gabe"
msgid "Other"
msgstr "Bestelakoa"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Erabiltzaile izena"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Biltegiratzea"
diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po
index bfbaa1d20f1..8eeb819e80a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 6a954879c6d..c31972fc137 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "سال‌های قبل"
@@ -373,7 +373,7 @@ msgstr "به روز رسانی ناموفق بود. لطفا این خطا را
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "به روزرسانی موفقیت آمیز بود. در حال انتقال شما به OwnCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "پسورد ابرهای شما تغییرکرد"
@@ -403,17 +403,17 @@ msgstr "نام کاربری"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "درخواست دوباره سازی"
diff --git a/l10n/fa/files.po b/l10n/fa/files.po
index fa4826f0231..cdc3359a6ca 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL نمی تواند خالی باشد."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "نام پوشه نامعتبر است. استفاده از \" به اشتراک گذاشته شده \" متعلق به سایت Owncloud است."
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "خطا"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "نام"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "اندازه"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "تاریخ"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 پوشه"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{ شمار} پوشه ها"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 پرونده"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{ شمار } فایل ها"
diff --git a/l10n/fa/files_encryption.po b/l10n/fa/files_encryption.po
index f2486e064c7..1ba2d79e2e7 100644
--- a/l10n/fa/files_encryption.po
+++ b/l10n/fa/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "در حال ذخیره سازی..."
@@ -84,11 +94,11 @@ msgstr "رمزگذاری"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po
index 75c2a531e42..4ae449d89a7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 40c0a2ed45d..43386b56af2 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/fa/files_trashbin.po
index 829c7827f19..3929758448a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 110ddafa9b0..e12808e6c81 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/fa/settings.po
index aad62ec1127..cfdf0806735 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "از این نشانی برای اتصال به ownCloud خودتان در بخش مدیریت فایل خودتان استفاده کنید"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "نام کاربری"
@@ -485,6 +485,10 @@ msgstr "نامحدود"
msgid "Other"
msgstr "دیگر"
+#: templates/users.php:84
+msgid "Username"
+msgstr "نام کاربری"
+
#: templates/users.php:91
msgid "Storage"
msgstr "حافظه"
diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po
index 7cbaf72ab38..8e91ec15fdb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a44a0d7d9af..108f9b29249 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:14+0000\n"
+"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\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"
@@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s jakoi kohteen »%s« kanssasi"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -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"
@@ -374,7 +374,7 @@ msgstr "Päivitys epäonnistui. Ilmoita ongelmasta <a href=\"https://github.com/
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud-salasanan nollaus"
@@ -404,17 +404,17 @@ msgstr "Käyttäjätunnus"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Kyllä, haluan nollata salasanani nyt"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Tilaus lähetetty"
@@ -471,7 +471,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Hei!\n\n%s jakoi kohteen %s kanssasi.\nKatso se tästä: %s\n\nNäkemiin!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -613,7 +613,7 @@ msgstr "Vaihtoehtoiset kirjautumiset"
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 "Hei!<br><br>%s jakoi kohteen »%s« kanssasi.<br><a href=\"%s\">Katso se tästä!</a><br><br>Näkemiin!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po
index 678c03fe9cd..dbca58cb19a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "Verkko-osoite ei voi olla tyhjä"
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Virhe"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nimi"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Koko"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Muokattu"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 kansio"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} kansiota"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 tiedosto"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} tiedostoa"
diff --git a/l10n/fi_FI/files_encryption.po b/l10n/fi_FI/files_encryption.po
index 7a4bc5fbf9c..22b5cf43758 100644
--- a/l10n/fi_FI/files_encryption.po
+++ b/l10n/fi_FI/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Tallennetaan..."
@@ -85,11 +95,11 @@ msgstr "Salaus"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -101,15 +111,15 @@ msgid "Disabled"
msgstr "Ei käytössä"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po
index 2d0b315d744..9ca64b8defe 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 9cfa3be62fb..1cda97e3888 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/fi_FI/files_trashbin.po
index 69876dbba1e..bc6d599442e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e6bc49283d4..4b128fed3cf 100644
--- a/l10n/fi_FI/lib.po
+++ b/l10n/fi_FI/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\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/settings.po b/l10n/fi_FI/settings.po
index ed7e1086a19..6795aab9e51 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Käytä tätä osoitetta yhdistäessäsi ownCloudiisi tiedostonhallintaa käyttäen"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Kirjautumisnimi"
@@ -486,6 +486,10 @@ msgstr "Rajoittamaton"
msgid "Other"
msgstr "Muu"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Käyttäjätunnus"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Tallennustila"
diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po
index abc66cc8d17..b1e8900dbd5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 03c41ebf0d9..b6652f1f5e0 100644
--- a/l10n/fr/core.po
+++ b/l10n/fr/core.po
@@ -4,6 +4,7 @@
#
# Translators:
# Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>, 2013
+# Christophe Lherieau <skimpax@gmail.com>, 2013
# msoko <sokolovitch@yahoo.com>, 2013
# plachance <patlachance@gmail.com>, 2013
# red0ne <red-0ne@smarty-concept.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -65,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"
@@ -377,7 +378,7 @@ msgstr "La mise à jour a échoué. Veuillez signaler ce problème à la <a href
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "La mise à jour a réussi. Vous êtes redirigé maintenant vers ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Réinitialisation de votre mot de passe Owncloud"
@@ -407,17 +408,17 @@ msgstr "Nom d'utilisateur"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "Vos fichiers semblent être cryptés. Si vous n'aviez pas activé la clé de récupération il n'y aura aucun moyen de récupérer vos données une fois que le mot de passe aura été réinitialisé. Si vous n'êtes pas certain de ce que vous faites, veuillez d'abord contacter votre administrateur avant de continuer. Êtes-vous sûr de vouloir continuer?"
+"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?"
+msgstr "Vos fichiers sont chiffrés. Si vous n'avez pas activé la clef de récupération, il n'y aura plus aucun moyen de récupérer vos données une fois le mot de passe réinitialisé. Si vous n'êtes pas sûr de ce que vous faites, veuillez contacter votre administrateur avant de continuer. Voulez-vous vraiment continuer ?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Oui, je veux vraiment réinitialiser mon mot de passe maintenant"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Demander la réinitialisation"
diff --git a/l10n/fr/files.po b/l10n/fr/files.po
index 7f3aa55c54e..09fb95edf55 100644
--- a/l10n/fr/files.po
+++ b/l10n/fr/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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"
@@ -185,35 +185,35 @@ msgstr "L'URL ne peut-être vide"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Erreur"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Taille"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modifié"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 dossier"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} dossiers"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fichier"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} fichiers"
diff --git a/l10n/fr/files_encryption.po b/l10n/fr/files_encryption.po
index cd41efece69..512b7f10e68 100644
--- a/l10n/fr/files_encryption.po
+++ b/l10n/fr/files_encryption.po
@@ -4,15 +4,16 @@
#
# Translators:
# Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>, 2013
+# Christophe Lherieau <skimpax@gmail.com>, 2013
# froozeify <froozeify@mail.com>, 2013
# lyly95, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-17 02:02+0200\n"
-"PO-Revision-Date: 2013-06-16 18:50+0000\n"
-"Last-Translator: Adalberto Rodrigues <rodrigues_adalberto@yahoo.fr>\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"
@@ -27,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."
@@ -61,7 +62,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 "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"
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+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 "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..."
@@ -71,7 +82,7 @@ msgstr "Enregistrement..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "Votre clef privée est invalide ! Votre mot de passe a peut-être été modifié depuis l'extérieur."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
@@ -87,12 +98,12 @@ msgstr "Chiffrement"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Activer la clé de récupération par mots de passe de cryptage (autoriser le partage de la clé de récupération) "
+"Enable recovery key (allow to recover users files in case of password loss):"
+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 account password"
-msgstr "Rétablissement du compte mot de passe "
+msgid "Recovery key password"
+msgstr "Mot de passe de la clef de récupération"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -103,16 +114,16 @@ msgid "Disabled"
msgstr "Désactiver"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Changer les mots de passe de cryptage par la clé de récupération"
+msgid "Change recovery key password:"
+msgstr "Modifier le mot de passe de la clef de récupération :"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Ancien compte de récupération de mots de passe"
+msgid "Old Recovery key password"
+msgstr "Ancien mot de passe de la clef de récupération"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nouveau compte de récupération de mots de passe"
+msgid "New Recovery key password"
+msgstr "Nouveau mot de passe de la clef de récupération"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -120,17 +131,17 @@ msgstr "Changer de mot de passe"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Le mot de passe de votre clef privée ne correspond plus à votre mot de passe de connexion :"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Configurez le mot de passe de votre ancienne clef privée avec votre mot de passe courant de connexion. "
#: 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 vous ne vous souvenez plus de votre ancien mot de passe, vous pouvez demander à votre administrateur de récupérer vos fichiers."
#: templates/settings-personal.php:24
msgid "Old log-in password"
@@ -146,17 +157,17 @@ 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 ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe"
#: 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 467ab405958..e00eff2f21a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a9bef3a1bd7..78d54bd5b77 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/fr/files_trashbin.po
index a36a4077fc7..af9bdc98b80 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 52b61adfd7b..cf41c399b15 100644
--- a/l10n/fr/lib.po
+++ b/l10n/fr/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Cyril Glapa <kyriog@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/fr/settings.po b/l10n/fr/settings.po
index 4201701c0d9..518ee15872d 100644
--- a/l10n/fr/settings.po
+++ b/l10n/fr/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: lyly95\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -458,7 +458,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Utiliser cette adresse pour vous connecter à ownCloud dans votre gestionnaire de fichiers"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nom de la connexion"
@@ -488,6 +488,10 @@ msgstr "Illimité"
msgid "Other"
msgstr "Autre"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nom d'utilisateur"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Support de stockage"
diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po
index 2ef34d5f911..be0621492f2 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2af63a39580..55f954086a5 100644
--- a/l10n/gl/core.po
+++ b/l10n/gl/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -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"
@@ -374,7 +374,7 @@ msgstr "A actualización non foi satisfactoria, informe deste problema á <a hr
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "A actualización realizouse correctamente. Redirixíndoo agora á ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Restabelecer o contrasinal de ownCloud"
@@ -404,17 +404,17 @@ msgstr "Nome de usuario"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "Semella que os ficheiros están cifrados. Se aínda non activou a chave de recuperación non haberá xeito de recuperar os datos unha vez que se teña restabelecido o contrasinal. Se non ten certeza do que ten que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?"
+"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?"
+msgstr "Os ficheiros están cifrados. Se aínda non activou a chave de recuperación non haberá xeito de recuperar os datos unha vez que se teña restabelecido o contrasinal. Se non ten certeza do que ten que facer, póñase en contacto co administrador antes de continuar. Confirma que quere continuar?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Si, confirmo que quero restabelecer agora o meu contrasinal"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Petición de restabelecemento"
diff --git a/l10n/gl/files.po b/l10n/gl/files.po
index 67dac491733..40c4c782a4b 100644
--- a/l10n/gl/files.po
+++ b/l10n/gl/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "O URL non pode quedar baleiro."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Erro"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamaño"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 cartafol"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} cartafoles"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ficheiro"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ficheiros"
diff --git a/l10n/gl/files_encryption.po b/l10n/gl/files_encryption.po
index 3d0bba4e825..3552cb78183 100644
--- a/l10n/gl/files_encryption.po
+++ b/l10n/gl/files_encryption.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-15 01:58+0200\n"
-"PO-Revision-Date: 2013-06-14 11:54+0000\n"
+"POT-Creation-Date: 2013-06-24 02:01+0200\n"
+"PO-Revision-Date: 2013-06-23 11:37+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"
@@ -63,6 +63,16 @@ msgid ""
"regain access to your files"
msgstr "A chave privada non é correcta! É probábel que o seu contrasinal teña sido cambiado desde o exterior. Vostede pode actualizar o contrasinal da súa chave privada nos seus axustes persoais para recuperar o acceso aos seus ficheiros"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "O módulo PHP OpenSSL non está instalado."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Pregúntelle ao administrador do servidor pola instalación do módulo. Polo de agora o aplicativo de cifrado foi desactivado."
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Gardando..."
@@ -87,12 +97,12 @@ msgstr "Cifrado"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Activar a chave de recuperación do cifrado de contrasinais (permite compartir a chave de recuperación):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "Activar a chave de recuperación (permitirá recuperar os ficheiros dos usuarios no caso de perda do contrasinal):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Recuperación do contrasinal da conta"
+msgid "Recovery key password"
+msgstr "Contrasinal da chave de recuperación"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -103,16 +113,16 @@ msgid "Disabled"
msgstr "Desactivado"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Cambiar a chave de la recuperación do cifrado de contrasinais:"
+msgid "Change recovery key password:"
+msgstr "Cambiar o contrasinal da chave de la recuperación:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Antigo contrasinal de recuperación da conta"
+msgid "Old Recovery key password"
+msgstr "Antigo contrasinal da chave de recuperación"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Novo contrasinal de recuperación da conta"
+msgid "New Recovery key password"
+msgstr "Novo contrasinal da chave de recuperación"
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po
index 2451a64db05..beadabb66a8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 6fad2a968c2..30209872a77 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/gl/files_trashbin.po
index d288eae7d5e..e9aff1df343 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 61ac8da4b73..d28e4d61712 100644
--- a/l10n/gl/lib.po
+++ b/l10n/gl/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/gl/settings.po
index 36ec782a5b8..8407c00a149 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Utilice este enderezo para conectarse ao seu ownCloud co administrador de ficheiros"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nome de acceso"
@@ -486,6 +486,10 @@ msgstr "Sen límites"
msgid "Other"
msgstr "Outro"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nome de usuario"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Almacenamento"
diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po
index e9929b83408..98a8bacb335 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 dfb705f2bb3..34d8fe556fd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "שנים"
@@ -374,7 +374,7 @@ msgstr "תהליך העדכון לא הושלם בהצלחה. נא דווח את
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "תהליך העדכון הסתיים בהצלחה. עכשיו מנתב אותך אל ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "איפוס הססמה של ownCloud"
@@ -404,17 +404,17 @@ msgstr "שם משתמש"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "בקשת איפוס"
diff --git a/l10n/he/files.po b/l10n/he/files.po
index 5801a03ef9d..89d028103aa 100644
--- a/l10n/he/files.po
+++ b/l10n/he/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "קישור אינו יכול להיות ריק."
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "שגיאה"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "שם"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "גודל"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "זמן שינוי"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "תיקייה אחת"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} תיקיות"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "קובץ אחד"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} קבצים"
diff --git a/l10n/he/files_encryption.po b/l10n/he/files_encryption.po
index 6cf193359f1..3ca864005cc 100644
--- a/l10n/he/files_encryption.po
+++ b/l10n/he/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "שמירה…"
@@ -84,11 +94,11 @@ msgstr "הצפנה"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po
index 908ac8030c5..d31c639e912 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5f45ef2f64c..2fa14e6c5a2 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/he/files_trashbin.po
index 209286dd061..c844e366216 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 75e43d538ba..ada7f390dd8 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/he/settings.po
index 863e74563c1..ee845f2ea24 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "השתמש בכתובת זאת על מנת להתחבר אל ownCloud דרך סייר קבצים."
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "שם כניסה"
@@ -486,6 +486,10 @@ msgstr "ללא הגבלה"
msgid "Other"
msgstr "אחר"
+#: templates/users.php:84
+msgid "Username"
+msgstr "שם משתמש"
+
#: templates/users.php:91
msgid "Storage"
msgstr "אחסון"
diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po
index cf442b5c66a..ed6c15221fb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/hi/core.po b/l10n/hi/core.po
index 9b0333f6b07..345b1c3aecd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -374,7 +374,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -404,17 +404,17 @@ msgstr "प्रयोक्ता का नाम"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/hi/files.po b/l10n/hi/files.po
index 9dbacd50ee7..cefdec303da 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/hi/files_encryption.po b/l10n/hi/files_encryption.po
index 68a91c9baf0..8d7f5366c80 100644
--- a/l10n/hi/files_encryption.po
+++ b/l10n/hi/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/hi/files_sharing.po b/l10n/hi/files_sharing.po
index cb9b4a99392..5e55ff44de4 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-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/hi/lib.po b/l10n/hi/lib.po
index d8be46cbbdc..308868022e2 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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"
diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po
index 3f1dc098e5a..90989723702 100644
--- a/l10n/hi/settings.po
+++ b/l10n/hi/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "पासवर्ड"
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr "नया पासवर्ड"
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "प्रयोक्ता का नाम"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/hi/user_ldap.po b/l10n/hi/user_ldap.po
index 2bcde19cb29..43f46c038a4 100644
--- a/l10n/hi/user_ldap.po
+++ b/l10n/hi/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/hr/core.po b/l10n/hr/core.po
index 509792cd165..82a5073eafe 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud resetiranje lozinke"
@@ -403,17 +403,17 @@ msgstr "Korisničko ime"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Zahtjev za resetiranjem"
diff --git a/l10n/hr/files.po b/l10n/hr/files.po
index f23424a79e9..2160e5500ab 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Greška"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Zadnja promjena"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/hr/files_encryption.po b/l10n/hr/files_encryption.po
index 4dfef45fc0e..afc42cffaec 100644
--- a/l10n/hr/files_encryption.po
+++ b/l10n/hr/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Spremanje..."
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po
index 1e7fbffd968..1245a6aa379 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 cf27ad7f880..0354e57049f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/hr/files_trashbin.po
index 96d7c9ec137..546533e36fd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 37b036dd238..ec1f077d07a 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/hr/settings.po
index 5c1d4bfa8a3..4b67d6c0e37 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "ostali"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Korisničko ime"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po
index 9bb2b776fd6..81888094082 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 134e54c8321..d9db452c8a4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s megosztotta Önnel ezt: »%s«"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -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"
@@ -374,7 +374,7 @@ msgstr "A frissítés nem sikerült. Kérem értesítse erről a problémáról
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud jelszó-visszaállítás"
@@ -404,17 +404,17 @@ msgstr "Felhasználónév"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Igen, tényleg meg akarom változtatni a jelszavam"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Visszaállítás igénylése"
@@ -471,7 +471,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Üdv!\n\nÚj hír: %s megosztotta Önnel ezt: %s.\nItt nézhető meg: %s\n\nMinden jót!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -613,7 +613,7 @@ msgstr "Alternatív bejelentkezés"
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 "Üdv!<br><br>Új hír: %s megosztotta Önnel ezt: »%s«.<br><a href=\"%s\">Itt nézhető meg!</a><br><br>Minden jót!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po
index 969f194a717..c68d300e34a 100644
--- a/l10n/hu_HU/files.po
+++ b/l10n/hu_HU/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "Az URL nem lehet semmi."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Hiba"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Név"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Méret"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Módosítva"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mappa"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mappa"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fájl"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} fájl"
diff --git a/l10n/hu_HU/files_encryption.po b/l10n/hu_HU/files_encryption.po
index 2d5ccff9cf1..1daf966e90d 100644
--- a/l10n/hu_HU/files_encryption.po
+++ b/l10n/hu_HU/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Mentés..."
@@ -84,11 +94,11 @@ msgstr "Titkosítás"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po
index 3976c2ef02c..e9b24ea7229 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 4525d9e1ce7..39182d45c3b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/hu_HU/files_trashbin.po
index 4a0a793468d..f94c4cebc24 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 979f5bc5464..824b501e256 100644
--- a/l10n/hu_HU/lib.po
+++ b/l10n/hu_HU/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/hu_HU/settings.po
index 91f9dc984fc..54accf91765 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Ennek a címnek a megadásával a WebDAV-protokollon keresztül saját gépének fájlkezelőjével is is elérheti az állományait."
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Bejelentkezési név"
@@ -473,7 +473,7 @@ msgstr "A jelszóvisszaállítás adminisztrációja"
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat"
#: templates/users.php:42
msgid "Default Storage"
@@ -487,6 +487,10 @@ msgstr "Korlátlan"
msgid "Other"
msgstr "Más"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Felhasználónév"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Tárhely"
diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po
index eaccee466a9..3b5ed8de083 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/hy/core.po b/l10n/hy/core.po
index 23d6a9c882b..6a1b8e1ec63 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/hy/files.po b/l10n/hy/files.po
index 3a978e2356b..81912b15e8f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/hy/files_encryption.po b/l10n/hy/files_encryption.po
index 6502e4208c4..b71cefd6e0b 100644
--- a/l10n/hy/files_encryption.po
+++ b/l10n/hy/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po
index 78d44ff3b35..8adcaa76c5d 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 e9d3f319996..6456e045272 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/hy/files_trashbin.po b/l10n/hy/files_trashbin.po
index 1854e7c714e..bd5f27c97a5 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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/settings.po b/l10n/hy/settings.po
index 87532f2ad17..e925f9b40a7 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Այլ"
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ia/core.po b/l10n/ia/core.po
index 671bcd8fba7..52bda8e75f6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Reinitialisation del contrasigno de ownCLoud"
@@ -403,17 +403,17 @@ msgstr "Nomine de usator"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Requestar reinitialisation"
diff --git a/l10n/ia/files.po b/l10n/ia/files.po
index 6fb05375031..b459b18d253 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Error"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nomine"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Dimension"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificate"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/ia/files_encryption.po b/l10n/ia/files_encryption.po
index d9d181238e0..1d0604f2255 100644
--- a/l10n/ia/files_encryption.po
+++ b/l10n/ia/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po
index 3715851a8ac..070d58a0dc7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e914dab39d0..ff4b3ecca13 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ia/files_trashbin.po
index dc59c2eac5c..fffe1794a25 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3603c6ef5fc..859b676d9a4 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ia/settings.po
index 69dcfb719fd..63f11f3d0f1 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Altere"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nomine de usator"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po
index de7e5dac206..00a472c3dde 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 96e493d4008..907030c9f8c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr "Pembaruan gagal. Silakan laporkan masalah ini ke <a href=\"https://githu
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Pembaruan sukses. Anda akan diarahkan ulang ke ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Setel ulang sandi ownCloud"
@@ -403,17 +403,17 @@ msgstr "Nama pengguna"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Ajukan penyetelan ulang"
diff --git a/l10n/id/files.po b/l10n/id/files.po
index 5a96608a2c0..5dae3f8ba93 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL tidak boleh kosong"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Galat"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nama"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Ukuran"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Dimodifikasi"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} folder"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 berkas"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} berkas"
diff --git a/l10n/id/files_encryption.po b/l10n/id/files_encryption.po
index ddf864b3340..8d29139e945 100644
--- a/l10n/id/files_encryption.po
+++ b/l10n/id/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Menyimpan..."
@@ -84,11 +94,11 @@ msgstr "Enkripsi"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po
index e15378f1f7b..f49d387f8de 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 18755376f0b..ef8795e0c89 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/id/files_trashbin.po
index ac351b9689c..d0548e0d662 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d46847352cb..e8eec74f576 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/id/settings.po
index 12075cc982e..cf5f6f310f6 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Gunakan alamat ini untuk terhubung ke ownCloud Anda pada manajer berkas "
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nama Masuk"
@@ -485,6 +485,10 @@ msgstr "Tak terbatas"
msgid "Other"
msgstr "Lainnya"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nama pengguna"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Penyimpanan"
diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po
index 5054a4b2354..be9201ab06b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1caa5337ea0..6bff8ba3cdc 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -374,7 +374,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Uppfærslan heppnaðist. Beini þér til ownCloud nú."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "endursetja ownCloud lykilorð"
@@ -404,17 +404,17 @@ msgstr "Notendanafn"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Endursetja lykilorð"
diff --git a/l10n/is/files.po b/l10n/is/files.po
index f54f9018f1e..2aa94029fcb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "Vefslóð má ekki vera tóm."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Villa"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nafn"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Stærð"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Breytt"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mappa"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} möppur"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 skrá"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} skrár"
diff --git a/l10n/is/files_encryption.po b/l10n/is/files_encryption.po
index bc701a2d416..7ef3d1da8e8 100644
--- a/l10n/is/files_encryption.po
+++ b/l10n/is/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Er að vista ..."
@@ -84,11 +94,11 @@ msgstr "Dulkóðun"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po
index bf0624b6b15..f2317464af3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5f8abfc5dd3..69552d4a9c3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/is/files_trashbin.po
index d55d5620be4..4f2e9d15957 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 09a44d7c1c8..c0eba8974e1 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/is/settings.po
index 7afbac45e15..b9fdd156edb 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Notaðu þessa vefslóð til að tengjast ownCloud svæðinu þínu"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -486,6 +486,10 @@ msgstr "Ótakmarkað"
msgid "Other"
msgstr "Annað"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Notendanafn"
+
#: templates/users.php:91
msgid "Storage"
msgstr "gagnapláss"
diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po
index f638b425987..2c3099a95bb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 222bfef55c2..61d91e8bc42 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: idetao <marcxosm@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -22,7 +22,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr "%s condiviso »%s« con te"
+msgstr "%s ha condiviso »%s« con te"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -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"
@@ -375,7 +375,7 @@ msgstr "L'aggiornamento non è riuscito. Segnala il problema alla <a href=\"http
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "L'aggiornamento è stato effettuato correttamente. Stai per essere reindirizzato a ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Ripristino password di ownCloud"
@@ -405,17 +405,17 @@ msgstr "Nome utente"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "I file non sembrano essere cifrati. Se non hai precedentemente abilitato la chiave di recupero, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà resettata. Se non sei sicuro, per favore contatta l'amministratore prima di proseguire. Vuoi veramente continuare?"
+"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?"
+msgstr "I file sono cifrati. Se non hai precedentemente abilitato la chiave di recupero, non sarà più possibile ritrovare i tuoi dati una volta che la password sarà ripristinata. Se non sei sicuro, per favore contatta l'amministratore prima di proseguire. Vuoi davvero continuare?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr "Sì, voglio davvero resettare la mia password adesso"
+msgstr "Sì, voglio davvero ripristinare la mia password adesso"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Richiesta di ripristino"
@@ -472,7 +472,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr "Ehilà,\n\nvolevo solamente farti sapere che %s ha condiviso %s con te.\nGuarda: %s\n\nGrazie!"
+msgstr "Ehilà,\n\nvolevo solamente farti sapere che %s ha condiviso %s con te.\nGuarda: %s\n\nSaluti!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -614,7 +614,7 @@ msgstr "Accessi alternativi"
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 "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso »%s« con te.<br><a href=\"%s\">Guarda!</a><br><br>Grazie!"
+msgstr "Ehilà,<br><br>volevo solamente farti sapere che %s ha condiviso »%s« con te.<br><a href=\"%s\">Guarda!</a><br><br>Saluti!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/it/files.po b/l10n/it/files.po
index 77d08753006..28d0802c6a5 100644
--- a/l10n/it/files.po
+++ b/l10n/it/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "L'URL non può essere vuoto."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Errore"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Dimensione"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificato"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 cartella"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} cartelle"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 file"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} file"
diff --git a/l10n/it/files_encryption.po b/l10n/it/files_encryption.po
index e92fab7b94b..910a7ef89c8 100644
--- a/l10n/it/files_encryption.po
+++ b/l10n/it/files_encryption.po
@@ -4,14 +4,15 @@
#
# Translators:
# idetao <marcxosm@gmail.com>, 2013
+# polxmod <paolo.velati@gmail.com>, 2013
# Vincenzo Reale <vinx.reale@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-16 01:58+0200\n"
-"PO-Revision-Date: 2013-06-15 11:00+0000\n"
-"Last-Translator: idetao <marcxosm@gmail.com>\n"
+"POT-Creation-Date: 2013-06-24 02:01+0200\n"
+"PO-Revision-Date: 2013-06-23 11:37+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -60,7 +61,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 "La chiave privata non è valida! Forse la password è stata cambiata dall'esterno. Puoi aggiornare la password della chiave privata nelle impostazioni personali per riottenere l'accesso ai file."
+msgstr "La chiave privata non è valida! Forse la password è stata cambiata dall'esterno. Puoi aggiornare la password della chiave privata nelle impostazioni personali per ottenere nuovamente l'accesso ai file."
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "Il modulo PHP OpenSSL non è installato."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Chiedi all'amministratore del server di installare il modulo. Per ora la crittografia è disabilitata."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -74,11 +85,11 @@ msgstr "La tua chiave privata non è valida! Forse è stata modifica dall'estern
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
-msgstr "Puoi sbloccare la chiave privata nel tuo"
+msgstr "Puoi sbloccare la chiave privata nelle tue"
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr "Impostazioni personali"
+msgstr "impostazioni personali"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -86,12 +97,12 @@ msgstr "Cifratura"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Abilita la chiave di ripristino delle password di cifratura (consente di condividere la chiave di ripristino):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "Abilita la chiave di recupero (permette di recuperare i file utenti in caso di perdita della password):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Password di ripristino dell'account"
+msgid "Recovery key password"
+msgstr "Password della chiave di recupero"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +113,16 @@ msgid "Disabled"
msgstr "Disabilitata"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Cambia la chiave di ripristino delle password di cifratura:"
+msgid "Change recovery key password:"
+msgstr "Cambia la password della chiave di recupero:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Vecchia password di ripristino dell'account"
+msgid "Old Recovery key password"
+msgstr "Vecchia password della chiave di recupero"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nuova password di ripristino dell'account"
+msgid "New Recovery key password"
+msgstr "Nuova password della chiave di recupero"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -119,39 +130,39 @@ msgstr "Modifica password"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr "La password della chiave privata non corrisponde più alla password di login:"
+msgstr "La password della chiave privata non corrisponde più alla password di accesso:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr "Imposta la vecchia password della chiave privata sull'attuale password di login"
+msgstr "Imposta la vecchia password della chiave privata sull'attuale password di accesso."
#: templates/settings-personal.php:16
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
-msgstr "Se non ricordi la vecchia password puoi chiedere al tuo amministratore di recuperare i file"
+msgstr "Se non ricordi la vecchia password puoi chiedere al tuo amministratore di recuperare i file."
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr "Password di login vecchia"
+msgstr "Vecchia password di accesso"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr "Password di login corrente"
+msgstr "Password di accesso attuale"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr "Aggiorna la Password della Chiave Privata"
+msgstr "Aggiorna la password della chiave privata"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr "Abilita il recupero della password:"
+msgstr "Abilita il ripristino della password:"
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr "Abilitando questa opzione potrai riaccedere ai file cifrati nel caso in cui la password venga perduta"
+msgstr "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po
index 6cc79087961..bed57bb1db6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e6af34cb900..eec68bfd4d3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
diff --git a/l10n/it/files_trashbin.po b/l10n/it/files_trashbin.po
index 5d8c6959c8d..5e8efda062e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 49772e6f039..f340eb819b9 100644
--- a/l10n/it/lib.po
+++ b/l10n/it/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/it/settings.po
index 98103924e62..6b3651733c0 100644
--- a/l10n/it/settings.po
+++ b/l10n/it/settings.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Francesco Apruzzese <cescoap@gmail.com>, 2013
# Vincenzo Reale <vinx.reale@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Usa questo indirizzo per connetterti al tuo ownCloud dal tuo gestore file"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nome utente"
@@ -486,6 +487,10 @@ msgstr "Illimitata"
msgid "Other"
msgstr "Altro"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nome utente"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Archiviazione"
diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po
index 5fb988857d8..3dcaacb2e8c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/it/user_webdavauth.po b/l10n/it/user_webdavauth.po
index 1454f5effb4..78c08a70150 100644
--- a/l10n/it/user_webdavauth.po
+++ b/l10n/it/user_webdavauth.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-16 01:59+0200\n"
-"PO-Revision-Date: 2013-06-15 08:20+0000\n"
-"Last-Translator: idetao <marcxosm@gmail.com>\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-19 06:39+0000\n"
+"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po
index 1db70c82977..bce6a040033 100644
--- a/l10n/ja_JP/core.po
+++ b/l10n/ja_JP/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -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 "年前"
@@ -375,7 +375,7 @@ msgstr "更新に成功しました。この問題を <a href=\"https://github.c
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "更新に成功しました。今すぐownCloudにリダイレクトします。"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloudのパスワードをリセットします"
@@ -405,17 +405,17 @@ msgstr "ユーザー名"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "ファイルが暗号化されているようです。復旧キーを有効にしていなかった場合、パスワードをリセットしてからデータを復旧する方法はありません。何をすべきかわからないなら、続ける前にまず管理者に連絡しましょう。本当に続けますか?"
+"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?"
+msgstr "ファイルが暗号化されています。復旧キーを有効にしていなかった場合、パスワードをリセットしてからデータを復旧する方法はありません。何をすべきかよくわからないなら、続ける前にまず管理者に連絡しましょう。本当に続けますか?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "はい、今すぐパスワードをリセットします。"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "リセットを要求します。"
diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po
index 141bd66a78f..e9ebc8f02b3 100644
--- a/l10n/ja_JP/files.po
+++ b/l10n/ja_JP/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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"
@@ -184,35 +184,35 @@ msgstr "URLは空にできません。"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "エラー"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "名前"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "サイズ"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "変更"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 フォルダ"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} フォルダ"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ファイル"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ファイル"
diff --git a/l10n/ja_JP/files_encryption.po b/l10n/ja_JP/files_encryption.po
index 9b3310cd58f..7e5b441953b 100644
--- a/l10n/ja_JP/files_encryption.po
+++ b/l10n/ja_JP/files_encryption.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-15 01:58+0200\n"
-"PO-Revision-Date: 2013-06-14 10:30+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:17+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"
@@ -63,6 +63,16 @@ msgid ""
"regain access to your files"
msgstr "秘密鍵が有効ではありません。パスワードが外部から変更された恐れがあります。。個人設定で秘密鍵のパスワードを更新して、ファイルへのアクセス権を奪還できます。"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "PHPのモジュール OpenSSLがインストールされていません。"
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "サーバーの管理者にモジュールのインストールを頼んでください。さしあたり暗号化アプリは無効化されました。"
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "保存中..."
@@ -87,12 +97,12 @@ msgstr "暗号化"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "暗号化パスワードの復旧キーを有効にする(復旧キーを共有することを許可):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "復旧キーを有効化 (万一パスワードを亡くした場合もユーザーのファイルを回復できる):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "復旧アカウントのパスワード"
+msgid "Recovery key password"
+msgstr "復旧キーのパスワード"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -103,16 +113,16 @@ msgid "Disabled"
msgstr "無効"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "復旧キーの暗号化パスワードを変更:"
+msgid "Change recovery key password:"
+msgstr "復旧キーのパスワードを変更:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "古い復旧アカウントのパスワード"
+msgid "Old Recovery key password"
+msgstr "古い復旧キーのパスワード"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "新しい復旧アカウントのパスワード"
+msgid "New Recovery key password"
+msgstr "新しい復旧キーのパスワード"
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/ja_JP/files_external.po b/l10n/ja_JP/files_external.po
index fdf38606f78..8fbd486144d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5b7703a45ac..9808cc86b86 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ja_JP/files_trashbin.po
index 12c48924dc1..c06465a2fc0 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3e27f61627a..981f77294af 100644
--- a/l10n/ja_JP/lib.po
+++ b/l10n/ja_JP/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: tt yn <tetuyano+transi@gmail.com>\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/settings.po b/l10n/ja_JP/settings.po
index 23f1aa6bdb7..64a89c39803 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -458,7 +458,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "ファイルマネージャでownCloudに接続する際はこのアドレスを利用してください"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "ログイン名"
@@ -488,6 +488,10 @@ msgstr "無制限"
msgid "Other"
msgstr "その他"
+#: templates/users.php:84
+msgid "Username"
+msgstr "ユーザー名"
+
#: templates/users.php:91
msgid "Storage"
msgstr "ストレージ"
diff --git a/l10n/ja_JP/user_ldap.po b/l10n/ja_JP/user_ldap.po
index 29950031f0e..dabb24fc9bb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 af6bce82f11..5ebd626b3f1 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:23+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/ka/files.po b/l10n/ka/files.po
index 5db66f8438b..32d5e38e004 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/ka/files_encryption.po b/l10n/ka/files_encryption.po
index a269ba75c04..d44c0d8e244 100644
--- a/l10n/ka/files_encryption.po
+++ b/l10n/ka/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ka/files_sharing.po b/l10n/ka/files_sharing.po
index e15acc39418..edb5cf3ce4c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
diff --git a/l10n/ka/settings.po b/l10n/ka/settings.po
index 6c4f017b65e..33cd23090ee 100644
--- a/l10n/ka/settings.po
+++ b/l10n/ka/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:23+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "პაროლი"
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ka/user_ldap.po b/l10n/ka/user_ldap.po
index d171be00d72..43c61e51c4c 100644
--- a/l10n/ka/user_ldap.po
+++ b/l10n/ka/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po
index ad738c38c86..05a773e94d9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "წლის წინ"
@@ -373,7 +373,7 @@ msgstr "განახლება ვერ განხორციელდ
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "განახლება ვერ განხორციელდა. გადამისამართება თქვენს ownCloud–ზე."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud პაროლის შეცვლა"
@@ -403,17 +403,17 @@ msgstr "მომხმარებლის სახელი"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "პაროლის შეცვლის მოთხოვნა"
diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po
index 2e224f56e7b..a0c179d9644 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL არ შეიძლება იყოს ცარიელი."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "შეცდომა"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "სახელი"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "ზომა"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "შეცვლილია"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 საქაღალდე"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} საქაღალდე"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ფაილი"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ფაილი"
diff --git a/l10n/ka_GE/files_encryption.po b/l10n/ka_GE/files_encryption.po
index bf083e8ca04..97e5edec509 100644
--- a/l10n/ka_GE/files_encryption.po
+++ b/l10n/ka_GE/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "შენახვა..."
@@ -84,11 +94,11 @@ msgstr "ენკრიპცია"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ka_GE/files_external.po b/l10n/ka_GE/files_external.po
index c24d78d7485..b358a724cba 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1713bad20bc..5994fd902e6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/ka_GE/files_trashbin.po
index b10ed585013..a989f2ef7c5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 9a88f9fb0b5..ab52f3b3044 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ka_GE/settings.po
index 6199dd974aa..6ab28f43288 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "გამოიყენე შემდეგი მისამართი ownCloud–თან დასაკავშირებლად შენს ფაილმენეჯერში"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "მომხმარებლის სახელი"
@@ -486,6 +486,10 @@ msgstr "ულიმიტო"
msgid "Other"
msgstr "სხვა"
+#: templates/users.php:84
+msgid "Username"
+msgstr "მომხმარებლის სახელი"
+
#: templates/users.php:91
msgid "Storage"
msgstr "საცავი"
diff --git a/l10n/ka_GE/user_ldap.po b/l10n/ka_GE/user_ldap.po
index dd7d423f37f..807ff227866 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 feab760f672..bd955c14a2f 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/kn/files_encryption.po b/l10n/kn/files_encryption.po
index 260b2a5a715..1cd49209b76 100644
--- a/l10n/kn/files_encryption.po
+++ b/l10n/kn/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/kn/settings.po b/l10n/kn/settings.po
index 435aa50322b..27c2897d6ed 100644
--- a/l10n/kn/settings.po
+++ b/l10n/kn/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ko/core.po b/l10n/ko/core.po
index 6ab3b890140..0bd8b13cd88 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "년 전"
@@ -374,7 +374,7 @@ msgstr "업데이트가 실패하였습니다. 이 문제를 <a href=\"https://g
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "업데이트가 성공하였습니다. ownCloud로 돌아갑니다."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud 암호 재설정"
@@ -404,17 +404,17 @@ msgstr "사용자 이름"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "요청 초기화"
diff --git a/l10n/ko/files.po b/l10n/ko/files.po
index 50affbba1bb..6af34a21b42 100644
--- a/l10n/ko/files.po
+++ b/l10n/ko/files.po
@@ -3,14 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
-# ujuc Gang <potopro@gmail.com>, 2013
-# ujuc Gang <potopro@gmail.com>, 2013
+# Sungjin Gang <potopro@gmail.com>, 2013
+# Sungjin Gang <potopro@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -185,35 +185,35 @@ msgstr "URL을 입력해야 합니다."
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "오류"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "이름"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "크기"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "수정됨"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "폴더 1개"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "폴더 {count}개"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "파일 1개"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "파일 {count}개"
diff --git a/l10n/ko/files_encryption.po b/l10n/ko/files_encryption.po
index 1b93cac0578..00a6031e87b 100644
--- a/l10n/ko/files_encryption.po
+++ b/l10n/ko/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "저장 중..."
@@ -84,11 +94,11 @@ msgstr "암호화"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po
index dddb0cd0935..1d1247b10a2 100644
--- a/l10n/ko/files_external.po
+++ b/l10n/ko/files_external.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Shinjo Park <kde@peremen.name>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -55,7 +56,7 @@ msgid ""
"<b>Warning:</b> The Curl support in PHP is not enabled or installed. "
"Mounting of ownCloud / WebDAV or GoogleDrive is not possible. Please ask "
"your system administrator to install it."
-msgstr ""
+msgstr "<b>경고:</b> PHP Curl 지원이 비활성화되어 있거나 설치되지 않았습니다. 다른 ownCloud, WebDAV, Google 드라이브 공유를 마운트할 수 없습니다. 시스템 관리자에게 설치를 요청하십시오."
#: templates/settings.php:3
msgid "External Storage"
@@ -67,7 +68,7 @@ msgstr "폴더 이름"
#: templates/settings.php:10
msgid "External storage"
-msgstr ""
+msgstr "외부 저장소"
#: templates/settings.php:11
msgid "Configuration"
@@ -83,7 +84,7 @@ msgstr "적용 가능"
#: templates/settings.php:33
msgid "Add storage"
-msgstr ""
+msgstr "저장소 추가"
#: templates/settings.php:90
msgid "None set"
diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po
index b7f2b6879a5..6481e296206 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
"Content-Type: text/plain; charset=UTF-8\n"
diff --git a/l10n/ko/files_trashbin.po b/l10n/ko/files_trashbin.po
index 345feb4851c..7d08a0e7025 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_versions.po b/l10n/ko/files_versions.po
index ce0e200f0ba..f92a6302698 100644
--- a/l10n/ko/files_versions.po
+++ b/l10n/ko/files_versions.po
@@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Shinjo Park <kde@peremen.name>, 2013
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:28+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-19 08:50+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -24,12 +25,12 @@ msgstr "되돌릴 수 없습니다: %s"
#: history.php:40
msgid "success"
-msgstr "완료"
+msgstr "성공"
#: history.php:42
#, php-format
msgid "File %s was reverted to version %s"
-msgstr "파일 %s를 버전 %s로 변경하였습니다."
+msgstr "파일 %s을(를) 버전 %s(으)로 되돌림"
#: history.php:49
msgid "failure"
@@ -38,20 +39,20 @@ msgstr "실패"
#: history.php:51
#, php-format
msgid "File %s could not be reverted to version %s"
-msgstr "파일 %s를 버전 %s로 되돌리지 못했습니다."
+msgstr "파일 %s을(를) 버전 %s(으)로 되돌리지 못했음"
#: history.php:69
msgid "No old versions available"
-msgstr "오래된 버전을 사용할 수 없습니다"
+msgstr "오래된 버전을 사용할 수 없음"
#: history.php:74
msgid "No path specified"
-msgstr "경로를 알수 없습니다."
+msgstr "경로가 지정되지 않았음"
#: js/versions.js:6
msgid "Versions"
-msgstr "버젼"
+msgstr "버전"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"
-msgstr "변경 버튼을 클릭하여 이전 버전의 파일로 변경할 수 있습니다."
+msgstr "변경 단추를 눌러 이전 버전의 파일로 되돌릴 수 있습니다"
diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po
index d0e2ac9b500..e4c656629bc 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -180,12 +180,12 @@ msgstr ""
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
-msgstr ""
+msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."
#: setup.php:871
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
-msgstr ""
+msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."
#: template.php:113
msgid "seconds ago"
diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po
index aa9163d4530..6ae819962c1 100644
--- a/l10n/ko/settings.po
+++ b/l10n/ko/settings.po
@@ -3,12 +3,13 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# Shinjo Park <kde@peremen.name>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -28,19 +29,19 @@ msgstr "인증 오류"
#: ajax/changedisplayname.php:31
msgid "Your display name has been changed."
-msgstr ""
+msgstr "표시 이름이 변경되었습니다."
#: ajax/changedisplayname.php:34
msgid "Unable to change display name"
-msgstr ""
+msgstr "표시 이름을 변경할 수 없음"
#: ajax/creategroup.php:10
msgid "Group already exists"
-msgstr "그룹이 이미 존재합니다."
+msgstr "그룹이 이미 존재함"
#: ajax/creategroup.php:19
msgid "Unable to add group"
-msgstr "그룹을 추가할 수 없습니다."
+msgstr "그룹을 추가할 수 없음"
#: ajax/enableapp.php:11
msgid "Could not enable app. "
@@ -56,15 +57,15 @@ msgstr "잘못된 이메일 주소"
#: ajax/removegroup.php:13
msgid "Unable to delete group"
-msgstr "그룹을 삭제할 수 없습니다."
+msgstr "그룹을 삭제할 수 없음"
#: ajax/removeuser.php:25
msgid "Unable to delete user"
-msgstr "사용자를 삭제할 수 없습니다."
+msgstr "사용자를 삭제할 수 없음."
#: ajax/setlanguage.php:15
msgid "Language changed"
-msgstr "언어가 변경되었습니다"
+msgstr "언어가 변경됨"
#: ajax/setlanguage.php:17 ajax/setlanguage.php:20
msgid "Invalid request"
@@ -72,25 +73,25 @@ msgstr "잘못된 요청"
#: ajax/togglegroups.php:12
msgid "Admins can't remove themself from the admin group"
-msgstr "관리자 자신을 관리자 그룹에서 삭제할 수 없습니다"
+msgstr "관리자 자신을 관리자 그룹에서 삭제할 수 없음"
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
-msgstr "그룹 %s에 사용자를 추가할 수 없습니다."
+msgstr "그룹 %s에 사용자를 추가할 수 없음"
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
-msgstr "그룹 %s에서 사용자를 삭제할 수 없습니다."
+msgstr "그룹 %s에서 사용자를 삭제할 수 없음"
#: ajax/updateapp.php:14
msgid "Couldn't update app."
-msgstr ""
+msgstr "앱을 업데이트할 수 없습니다."
#: js/apps.js:30
msgid "Update to {appversion}"
-msgstr ""
+msgstr "버전 {appversion}(으)로 업데이트"
#: js/apps.js:36 js/apps.js:76
msgid "Disable"
@@ -102,7 +103,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"
@@ -110,15 +111,15 @@ msgstr "오류"
#: js/apps.js:90
msgid "Updating...."
-msgstr ""
+msgstr "업데이트 중...."
#: js/apps.js:93
msgid "Error while updating app"
-msgstr ""
+msgstr "앱을 업데이트하는 중 오류 발생"
#: js/apps.js:96
msgid "Updated"
-msgstr ""
+msgstr "업데이트됨"
#: js/personal.js:118
msgid "Saving..."
@@ -126,15 +127,15 @@ msgstr "저장 중..."
#: js/users.js:47
msgid "deleted"
-msgstr "삭제"
+msgstr "삭제됨"
#: js/users.js:47
msgid "undo"
-msgstr "되돌리기"
+msgstr "실행 취소"
#: js/users.js:79
msgid "Unable to remove user"
-msgstr ""
+msgstr "사용자를 삭제할 수 없음"
#: js/users.js:92 templates/users.php:26 templates/users.php:87
#: templates/users.php:112
@@ -151,19 +152,19 @@ msgstr "삭제"
#: js/users.js:269
msgid "add group"
-msgstr ""
+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"
-msgstr ""
+msgstr "사용자 생성 오류"
#: js/users.js:434
msgid "A valid password must be provided"
-msgstr ""
+msgstr "올바른 암호를 입력해야 함"
#: personal.php:35 personal.php:36
msgid "__language_name__"
@@ -190,26 +191,26 @@ msgstr "설정 경고"
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
-msgstr ""
+msgstr "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다."
#: templates/admin.php:33
#, php-format
msgid "Please double check the <a href='%s'>installation guides</a>."
-msgstr ""
+msgstr "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오."
#: templates/admin.php:44
msgid "Module 'fileinfo' missing"
-msgstr ""
+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 ""
+msgstr "PHP 모듈 'fileinfo'가 존재하지 않습니다. MIME 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다."
#: templates/admin.php:58
msgid "Locale not working"
-msgstr ""
+msgstr "로캘이 작동하지 않음"
#: templates/admin.php:63
#, php-format
@@ -217,11 +218,11 @@ 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 ""
+msgstr "ownCloud 서버의 시스템 로캘을 %s(으)로 설정할 수 없습니다. 파일 이름에 특정한 글자가 들어가 있는 경우 문제가 발생할 수 있습니다. %s을(를) 지원하기 위해서 시스템에 필요한 패키지를 설치하는 것을 추천합니다."
#: templates/admin.php:75
msgid "Internet connection not working"
-msgstr ""
+msgstr "인터넷에 연결할 수 없음"
#: templates/admin.php:78
msgid ""
@@ -231,7 +232,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 ""
+msgstr "ownCloud 서버에서 인터넷에 연결할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 외부 앱 설치 등이 작동하지 않을 것입니다. 외부에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. ownCloud의 모든 기능을 사용하려면 이 서버를 인터넷에 연결하는 것을 추천합니다."
#: templates/admin.php:92
msgid "Cron"
@@ -239,74 +240,74 @@ msgstr "크론"
#: templates/admin.php:101
msgid "Execute one task with each page loaded"
-msgstr ""
+msgstr "개별 페이지를 불러올 때마다 실행"
#: templates/admin.php:111
msgid ""
"cron.php is registered at a webcron service. Call the cron.php page in the "
"owncloud root once a minute over http."
-msgstr ""
+msgstr "cron.php가 webcron 서비스에 등록되어 있습니다. HTTP를 통하여 1분마다 ownCloud 루트에서 cron.php 페이지를 불러옵니다."
#: 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 ""
+msgstr "시스템 cron 서비스를 사용합니다. 시스템 cronjob을 사용하여 ownCloud 폴더의 cron.php 파일을 1분마다 불러옵니다."
#: templates/admin.php:128
msgid "Sharing"
-msgstr ""
+msgstr "공유"
#: templates/admin.php:134
msgid "Enable Share API"
-msgstr ""
+msgstr "공유 API 사용하기"
#: templates/admin.php:135
msgid "Allow apps to use the Share API"
-msgstr ""
+msgstr "앱에서 공유 API를 사용할 수 있도록 허용"
#: templates/admin.php:142
msgid "Allow links"
-msgstr ""
+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"
-msgstr ""
+msgstr "재공유 허용"
#: templates/admin.php:151
msgid "Allow users to share items shared with them again"
-msgstr ""
+msgstr "사용자에게 공유된 항목을 다시 공유할 수 있도록 허용"
#: templates/admin.php:158
msgid "Allow users to share with anyone"
-msgstr ""
+msgstr "누구나와 공유할 수 있도록 허용"
#: templates/admin.php:161
msgid "Allow users to only share with users in their groups"
-msgstr ""
+msgstr "사용자가 속해 있는 그룹의 사용자와만 공유할 수 있도록 허용"
#: templates/admin.php:168
msgid "Security"
-msgstr ""
+msgstr "보안"
#: templates/admin.php:181
msgid "Enforce HTTPS"
-msgstr ""
+msgstr "HTTPS 강제 사용"
#: templates/admin.php:182
msgid ""
"Enforces the clients to connect to ownCloud via an encrypted connection."
-msgstr ""
+msgstr "클라이언트가 ownCloud에 항상 암호화된 연결로 연결하도록 강제합니다."
#: templates/admin.php:185
msgid ""
"Please connect to this ownCloud instance via HTTPS to enable or disable the "
"SSL enforcement."
-msgstr ""
+msgstr "SSL 강제 사용 설정을 변경하려면 ownCloud 인스턴스에 HTTPS로 연결하십시오."
#: templates/admin.php:195
msgid "Log"
@@ -340,7 +341,7 @@ msgstr "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커
#: templates/apps.php:13
msgid "Add your App"
-msgstr "앱 추가"
+msgstr "내 앱 추가"
#: templates/apps.php:28
msgid "More Apps"
@@ -388,7 +389,7 @@ msgstr "상업용 지원"
#: templates/personal.php:9
msgid "Get the apps to sync your files"
-msgstr "앱을 이용하여 당신의 파일을 동기화 할 수 있습니다."
+msgstr "파일 동기화 앱 가져오기"
#: templates/personal.php:20
msgid "Show First Run Wizard again"
@@ -397,7 +398,7 @@ msgstr "첫 실행 마법사 다시 보이기"
#: templates/personal.php:28
#, php-format
msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr "현재 공간 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다"
+msgstr "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다"
#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
@@ -437,7 +438,7 @@ msgstr "이메일 주소"
#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
-msgstr "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오."
+msgstr "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오"
#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
@@ -453,9 +454,9 @@ msgstr "WebDAV"
#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
-msgstr "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오."
+msgstr "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "로그인 이름"
@@ -465,13 +466,13 @@ msgstr "만들기"
#: templates/users.php:36
msgid "Admin Recovery Password"
-msgstr ""
+msgstr "관리자 복구 암호"
#: 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 "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오"
#: templates/users.php:42
msgid "Default Storage"
@@ -485,6 +486,10 @@ msgstr "무제한"
msgid "Other"
msgstr "기타"
+#: templates/users.php:84
+msgid "Username"
+msgstr "사용자 이름"
+
#: templates/users.php:91
msgid "Storage"
msgstr "저장소"
diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po
index 2a7f029a24c..0f83269b4b9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3d7f4901305..95826e76113 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "ناوی به‌کارهێنه‌ر"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/ku_IQ/files.po b/l10n/ku_IQ/files.po
index 9a2ff3ef129..fd5dd0f5455 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "ناونیشانی به‌سته‌ر نابێت به‌تاڵ بێت."
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "هه‌ڵه"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "ناو"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/ku_IQ/files_encryption.po b/l10n/ku_IQ/files_encryption.po
index 79e9763bf0f..5d502c1d272 100644
--- a/l10n/ku_IQ/files_encryption.po
+++ b/l10n/ku_IQ/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "پاشکه‌وتده‌کات..."
@@ -84,11 +94,11 @@ msgstr "نهێنیکردن"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ku_IQ/files_sharing.po b/l10n/ku_IQ/files_sharing.po
index 49c080d51a9..b6a8f53842f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/ku_IQ/files_trashbin.po
index d6142b72fac..413ac49b299 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3faafe6ae2f..1eee07fc309 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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/settings.po b/l10n/ku_IQ/settings.po
index 23c924fca50..fc512bc10b0 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "ناوی به‌کارهێنه‌ر"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ku_IQ/user_ldap.po b/l10n/ku_IQ/user_ldap.po
index db31efefc06..f3e00a1d001 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b5a1a44c7f6..60379686dff 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud Passwuert reset"
@@ -403,17 +403,17 @@ msgstr "Benotzernumm"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Reset ufroen"
diff --git a/l10n/lb/files.po b/l10n/lb/files.po
index 512574955fc..fb1d1b19a23 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fehler"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Numm"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Gréisst"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Geännert"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/lb/files_encryption.po b/l10n/lb/files_encryption.po
index ab40dca41a4..49ea6eea614 100644
--- a/l10n/lb/files_encryption.po
+++ b/l10n/lb/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Speicheren..."
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po
index 5d7c62b0249..687547dc58c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a8a1efd8714..f8d20ffebad 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/lb/files_trashbin.po
index 77c023839e4..ae374f29da4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5edb6bf7cbb..37d15bb4faa 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/lb/settings.po
index 95d50e408f5..ba1bad3a5f5 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Aner"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Benotzernumm"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po
index c446c6cde9c..52c2fd0104c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 87326451f02..c957d083e92 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -375,7 +375,7 @@ msgstr "Atnaujinimas buvo nesėkmingas. PApie tai prašome pranešti the <a href
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Atnaujinimas buvo sėkmingas. Nukreipiame į jūsų ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud slaptažodžio atkūrimas"
@@ -405,17 +405,17 @@ msgstr "Prisijungimo vardas"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Prašyti nustatymo iš najo"
diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po
index db81e342d3d..cfdd8b6575b 100644
--- a/l10n/lt_LT/files.po
+++ b/l10n/lt_LT/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL negali būti tuščias."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Klaida"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Pavadinimas"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Dydis"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Pakeista"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 aplankalas"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} aplankalai"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 failas"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} failai"
diff --git a/l10n/lt_LT/files_encryption.po b/l10n/lt_LT/files_encryption.po
index fa7a51d9326..eb602e23d5c 100644
--- a/l10n/lt_LT/files_encryption.po
+++ b/l10n/lt_LT/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Saugoma..."
@@ -85,12 +95,12 @@ msgstr "Šifravimas"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Įjungti šifravimo slaptažodžio atstatymo raktą (leidžia dalintis su atstatymo raktu):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Atstatymo vartotojo slaptažodis"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +111,16 @@ msgid "Disabled"
msgstr "Išjungta"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Pakeisti šifravimo slaptažodžio atstatymo raktą:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Seno atstatymo vartotojo slaptažodis"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "naujo atstatymo vartotojo slaptažodis"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po
index 279e4ecca21..dd9aa2f02be 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1170e9cd742..734ee14a825 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/lt_LT/files_trashbin.po
index 8a19d2228cb..b7ae4ad9435 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 50969599f62..848fe52f63f 100644
--- a/l10n/lt_LT/lib.po
+++ b/l10n/lt_LT/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/lt_LT/settings.po
index fc2e5cbde3b..64fcf37368e 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Kita"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Prisijungimo vardas"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po
index e08e73f0041..eb4dbf3f604 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 989e1dd0fe6..6002386da9a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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ļ"
@@ -373,7 +373,7 @@ msgstr "Atjaunināšana beidzās nesekmīgi. Lūdzu, ziņojiet par šo problēmu
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Atjaunināšana beidzās sekmīgi. Tagad pārsūta jūs uz ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud paroles maiņa"
@@ -403,17 +403,17 @@ msgstr "Lietotājvārds"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Pieprasīt paroles maiņu"
diff --git a/l10n/lv/files.po b/l10n/lv/files.po
index 9974169f78e..02cd9f6e388 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL nevar būt tukšs."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Kļūda"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nosaukums"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Izmērs"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Mainīts"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mape"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mapes"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 datne"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} datnes"
diff --git a/l10n/lv/files_encryption.po b/l10n/lv/files_encryption.po
index aed651ab905..16e32493a9a 100644
--- a/l10n/lv/files_encryption.po
+++ b/l10n/lv/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Saglabā..."
@@ -84,11 +94,11 @@ msgstr "Šifrēšana"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po
index fd24572a4e0..14951bb69da 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 4b4344dd016..e4081286a6f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/lv/files_trashbin.po
index 551916f2e67..adebb46906c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 0cae6dff22c..86bfdc9e251 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/lv/settings.po
index 1e817ddafb5..f526323be1d 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Izmanto šo adresi, lai, izmantojot datņu pārvaldnieku, savienotos ar savu ownCloud"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Ierakstīšanās vārds"
@@ -485,6 +485,10 @@ msgstr "Neierobežota"
msgid "Other"
msgstr "Cits"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Lietotājvārds"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Krātuve"
diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po
index 7344f655cc8..b9c512c2c76 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b06c38b7a88..718319d4cc4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "пред години"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ресетирање на лозинка за ownCloud"
@@ -403,17 +403,17 @@ msgstr "Корисничко име"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Побарајте ресетирање"
diff --git a/l10n/mk/files.po b/l10n/mk/files.po
index 5abc414a934..4e860715010 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "Адресата неможе да биде празна."
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Грешка"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Големина"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Променето"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} папки"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 датотека"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} датотеки"
diff --git a/l10n/mk/files_encryption.po b/l10n/mk/files_encryption.po
index 567f8e4727f..f1f693ab973 100644
--- a/l10n/mk/files_encryption.po
+++ b/l10n/mk/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Снимам..."
@@ -84,11 +94,11 @@ msgstr "Енкрипција"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po
index 7e263fe17ab..77a8be9cbf7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2b8e2ee9dde..97121ec6373 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/mk/files_trashbin.po
index 08b963c0d4e..bd067e7a54a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 49860ec5621..2e0892bc2a3 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/mk/settings.po
index ec030617127..2a9ec9349a2 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Користете ја оваа адреса да "
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Останато"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Корисничко име"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po
index de26e6ebdc7..acebfc52293 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 fd9a55023c3..3e28ed0e240 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Set semula kata lalaun ownCloud"
@@ -403,17 +403,17 @@ msgstr "Nama pengguna"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Permintaan set semula"
diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po
index 8edf34b6420..055e2cb85c7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Ralat"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nama"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Saiz"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Dimodifikasi"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/ms_MY/files_encryption.po b/l10n/ms_MY/files_encryption.po
index 19d498e835a..008fc5ac97e 100644
--- a/l10n/ms_MY/files_encryption.po
+++ b/l10n/ms_MY/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Simpan..."
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po
index d300593600a..81a80fd753c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 dd3c5ff0668..7464b2a5374 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ms_MY/files_trashbin.po
index 041abd2e684..145b71f254e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 36e1349d02e..18ce9f932fc 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ms_MY/settings.po
index 5b1db982a61..c77c38892a9 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Lain"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nama pengguna"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po
index fa4b72f8bfc..8010f193890 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 9fbe6b5d25a..3b7d5c135d3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 "နှစ် အရင်က"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "သုံးစွဲသူအမည်"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/my_MM/files.po b/l10n/my_MM/files.po
index e4ca429ac61..ca690e8ed9f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/my_MM/files_encryption.po b/l10n/my_MM/files_encryption.po
index 5c24e30b340..95bb02b424d 100644
--- a/l10n/my_MM/files_encryption.po
+++ b/l10n/my_MM/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/my_MM/files_sharing.po b/l10n/my_MM/files_sharing.po
index 1849762a5c5..750c64be623 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
diff --git a/l10n/my_MM/lib.po b/l10n/my_MM/lib.po
index 1ca175b3a38..4c8f5e09540 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
diff --git a/l10n/my_MM/settings.po b/l10n/my_MM/settings.po
index 6053a208e82..9259cad22c3 100644
--- a/l10n/my_MM/settings.po
+++ b/l10n/my_MM/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr "စကားဝှက်"
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr "စကားဝှက်အသစ်"
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "သုံးစွဲသူအမည်"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/my_MM/user_ldap.po b/l10n/my_MM/user_ldap.po
index f5d26e3942c..be14d277016 100644
--- a/l10n/my_MM/user_ldap.po
+++ b/l10n/my_MM/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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"
diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po
index 449a9b2e806..e2dc45df485 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Tilbakestill ownCloud passord"
@@ -403,17 +403,17 @@ msgstr "Brukernavn"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Anmod tilbakestilling"
diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po
index bfeb7955582..3837df8a46a 100644
--- a/l10n/nb_NO/files.po
+++ b/l10n/nb_NO/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL-en kan ikke være tom."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Feil"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Navn"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Størrelse"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Endret"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} filer"
diff --git a/l10n/nb_NO/files_encryption.po b/l10n/nb_NO/files_encryption.po
index a898d9f093c..90df7bac2fd 100644
--- a/l10n/nb_NO/files_encryption.po
+++ b/l10n/nb_NO/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Lagrer..."
@@ -84,11 +94,11 @@ msgstr "Kryptering"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po
index 51bf909ab15..e36cecb173b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 494e23d3851..077acf860ab 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/nb_NO/files_trashbin.po
index ac4a0b06dde..341c3a23eca 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2287b927bab..09b406d78ae 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/nb_NO/settings.po
index e2703aba198..112621ccdb6 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Bruk denne adressen for å kople til ownCloud i din filbehandler"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Logginn navn"
@@ -486,6 +486,10 @@ msgstr "Ubegrenset"
msgid "Other"
msgstr "Annet"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Brukernavn"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Lager"
diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po
index 42dd8895699..a984f8c98e1 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 049092f64c4..f9febd9c8da 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/ne/files_encryption.po b/l10n/ne/files_encryption.po
index 6d6ca4927ed..2396ee1c09e 100644
--- a/l10n/ne/files_encryption.po
+++ b/l10n/ne/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ne/settings.po b/l10n/ne/settings.po
index 4c04e9f3f2d..ae9c39a29d8 100644
--- a/l10n/ne/settings.po
+++ b/l10n/ne/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/nl/core.po b/l10n/nl/core.po
index 5bd0934936f..9ec6ccadd11 100644
--- a/l10n/nl/core.po
+++ b/l10n/nl/core.po
@@ -4,13 +4,14 @@
#
# Translators:
# André Koot <meneer@tken.net>, 2013
+# Jorcee <mail@jordyc.nl>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: André Koot <meneer@tken.net>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+0000\n"
+"Last-Translator: Jorcee <mail@jordyc.nl>\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"
@@ -21,7 +22,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr "%s deelde »%s« met u"
+msgstr "%s deelde »%s« met jou"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -29,7 +30,7 @@ msgstr "Categorie type niet opgegeven."
#: ajax/vcategories/add.php:30
msgid "No category to add?"
-msgstr "Geen categorie toevoegen?"
+msgstr "Geen categorie om toe te voegen?"
#: ajax/vcategories/add.php:37
#, php-format
@@ -62,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"
+msgstr "zondag"
-#: js/config.php:35
+#: js/config.php:33
msgid "Monday"
-msgstr "Maandag"
+msgstr "maandag"
-#: js/config.php:36
+#: js/config.php:34
msgid "Tuesday"
-msgstr "Dinsdag"
+msgstr "dinsdag"
-#: js/config.php:37
+#: js/config.php:35
msgid "Wednesday"
-msgstr "Woensdag"
+msgstr "woensdag"
-#: js/config.php:38
+#: js/config.php:36
msgid "Thursday"
-msgstr "Donderdag"
+msgstr "donderdag"
-#: js/config.php:39
+#: js/config.php:37
msgid "Friday"
-msgstr "Vrijdag"
+msgstr "vrijdag"
-#: js/config.php:40
+#: js/config.php:38
msgid "Saturday"
-msgstr "Zaterdag"
+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"
@@ -277,7 +278,7 @@ msgstr "Deel met link"
#: js/share.js:167
msgid "Password protect"
-msgstr "Wachtwoord beveiliging"
+msgstr "Wachtwoord beveiligd"
#: js/share.js:169 templates/installation.php:54 templates/login.php:26
msgid "Password"
@@ -301,7 +302,7 @@ msgstr "Vervaldatum"
#: js/share.js:211
msgid "Share via email:"
-msgstr "Deel via email:"
+msgstr "Deel via e-mail:"
#: js/share.js:213
msgid "No people found"
@@ -372,11 +373,11 @@ msgstr "De update is niet geslaagd. Meld dit probleem aan bij de <a href=\"https
#: js/update.js:18
msgid "The update was successful. Redirecting you to ownCloud now."
-msgstr "De update is geslaagd. U wordt teruggeleid naar uw eigen ownCloud."
+msgstr "De update is geslaagd. Je wordt teruggeleid naar je eigen ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
-msgstr "ownCloud wachtwoord herstellen"
+msgstr "ownCloud-wachtwoord herstellen"
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
@@ -387,15 +388,15 @@ 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 "De link voor het resetten van uw wachtwoord is verzonden naar uw e-mailadres.<br>Als u dat bericht niet snel ontvangen hebt, controleer dan uw spambakje.<br>Als het daar ook niet is, vraag dan uw beheerder om te helpen."
+msgstr "De link voor het resetten van je wachtwoord is verzonden naar je e-mailadres.<br>Als je dat bericht niet snel ontvangen hebt, controleer dan uw spambakje.<br>Als het daar ook niet is, vraag dan je beheerder om te helpen."
#: lostpassword/templates/lostpassword.php:12
msgid "Request failed!<br>Did you make sure your email/username was right?"
-msgstr "Aanvraag mislukt!<br>Weet u zeker dat uw gebruikersnaam en/of wachtwoord goed waren?"
+msgstr "Aanvraag mislukt!<br>Weet je zeker dat je gebruikersnaam en/of wachtwoord goed waren?"
#: lostpassword/templates/lostpassword.php:15
msgid "You will receive a link to reset your password via Email."
-msgstr "U ontvangt een link om uw wachtwoord opnieuw in te stellen via e-mail."
+msgstr "Je ontvangt een link om je wachtwoord opnieuw in te stellen via e-mail."
#: lostpassword/templates/lostpassword.php:18 templates/installation.php:48
#: templates/login.php:19
@@ -404,17 +405,17 @@ msgstr "Gebruikersnaam"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+msgstr "Je bestanden zijn versleuteld. Als je geen recoverykey hebt ingeschakeld is er geen manier om je data terug te krijgen indien je je wachtwoord reset!\nAls je niet weet wat te doen, neem dan alsjeblieft contact op met je administrator eer je doorgaat.\nWil je echt doorgaan?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Ja, ik wil mijn wachtwoord nu echt resetten"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Resetaanvraag"
@@ -428,7 +429,7 @@ msgstr "Naar de login-pagina"
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
-msgstr "Nieuw"
+msgstr "Nieuw wachtwoord"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
@@ -471,7 +472,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr "Hallo daar,\n\n%s deelde %s met u.\nBekijk: %s\n\nVeel plezier!"
+msgstr "Hallo daar,\n\n%s deelde %s met jou.\nBekijk: %s\n\nVeel plezier!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -492,36 +493,36 @@ msgstr "Beveiligingswaarschuwing"
#: templates/installation.php:25
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"
-msgstr "Uw PHP versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)"
+msgstr "Je PHP-versie is kwetsbaar voor de NULL byte aanval (CVE-2006-7243)"
#: templates/installation.php:26
msgid "Please update your PHP installation to use ownCloud securely."
-msgstr "Werk uw PHP installatie bij om ownCloud veilig te kunnen gebruiken."
+msgstr "Werk je PHP-installatie bij om ownCloud veilig te kunnen gebruiken."
#: templates/installation.php:32
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
-msgstr "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL extentie aan."
+msgstr "Er kon geen willekeurig nummer worden gegenereerd. Zet de PHP OpenSSL-extentie aan."
#: 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 "Zonder random nummer generator is het mogelijk voor een aanvaller om de reset tokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account."
+msgstr "Zonder random nummer generator is het mogelijk voor een aanvaller om de resettokens van wachtwoorden te voorspellen. Dit kan leiden tot het inbreken op uw account."
#: templates/installation.php:39
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
-msgstr "Uw gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess bestand niet werkt."
+msgstr "Je gegevensdirectory en bestanden zijn vermoedelijk bereikbaar vanaf het internet omdat het .htaccess-bestand niet werkt."
#: templates/installation.php:40
msgid ""
"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>."
-msgstr "Informatie over het configureren van uw server is hier te vinden <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentatie</a>."
+msgstr "Informatie over het configureren van uw server is <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">hier</a> te vinden."
#: templates/installation.php:44
msgid "Create an <strong>admin account</strong>"
@@ -563,7 +564,7 @@ msgstr "Database tablespace"
#: templates/installation.php:166
msgid "Database host"
-msgstr "Database server"
+msgstr "Databaseserver"
#: templates/installation.php:172
msgid "Finish setup"
@@ -586,15 +587,15 @@ msgstr "Automatische aanmelding geweigerd!"
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
-msgstr "Als u uw wachtwoord niet onlangs heeft aangepast, kan uw account overgenomen zijn!"
+msgstr "Als je je wachtwoord niet onlangs heeft aangepast, kan je account overgenomen zijn!"
#: templates/login.php:12
msgid "Please change your password to secure your account again."
-msgstr "Wijzig uw wachtwoord zodat uw account weer beveiligd is."
+msgstr "Wijzig je wachtwoord zodat je account weer beveiligd is."
#: templates/login.php:34
msgid "Lost your password?"
-msgstr "Uw wachtwoord vergeten?"
+msgstr "Wachtwoord vergeten?"
#: templates/login.php:39
msgid "remember"
@@ -613,7 +614,7 @@ msgstr "Alternatieve inlogs"
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 "Hallo daar,<br><br> %s deelde »%s« met u.<br><a href=\"%s\">Bekijk!</a><br><br>Veel plezier!"
+msgstr "Hallo daar,<br><br> %s deelde »%s« met jou.<br><a href=\"%s\">Bekijk!</a><br><br>Veel plezier!"
#: templates/part.pagenavi.php:3
msgid "prev"
@@ -626,4 +627,4 @@ msgstr "volgende"
#: templates/update.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
-msgstr "Updaten ownCloud naar versie %s, dit kan even duren."
+msgstr "Updaten ownCloud naar versie %s, dit kan even duren..."
diff --git a/l10n/nl/files.po b/l10n/nl/files.po
index 92df1741a26..8cf5a719db8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL kan niet leeg zijn."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fout"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Naam"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Grootte"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Aangepast"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 map"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mappen"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 bestand"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} bestanden"
diff --git a/l10n/nl/files_encryption.po b/l10n/nl/files_encryption.po
index a2c16d01202..32e9b827661 100644
--- a/l10n/nl/files_encryption.po
+++ b/l10n/nl/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-16 01:58+0200\n"
-"PO-Revision-Date: 2013-06-15 21:40+0000\n"
+"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"PO-Revision-Date: 2013-06-25 20:00+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"
@@ -46,20 +46,30 @@ msgstr "Kon wachtwoord niet wijzigen. Wellicht oude wachtwoord niet juist ingevo
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Privésleutel succesvol bijgewerkt."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "Kon het wachtwoord van de privésleutel niet wijzigen. Misschien was het oude wachtwoord onjuist."
#: 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 "Uw privésleutel is niet geldig! Misschien was uw wachtwoord van buitenaf gewijzigd. U kunt het wachtwoord van uw privésleutel bijwerking in uw persoonlijke instellingen om bij uw bestanden te komen."
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "PHP module OpenSSL is niet geïnstalleerd."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Vraag uw beheerder deze module te installeren. Tot zolang is de crypto app gedeactiveerd."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -85,12 +95,12 @@ msgstr "Versleuteling"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Activeer versleuteling van wachtwoorden herstelsleutel (maak delen met herstel sleutel mogelijk):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "Activeren herstelsleutel (maakt het mogelijk om gebruikersbestanden terug te halen in geval van verlies van het wachtwoord):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Herstel account wachtwoord"
+msgid "Recovery key password"
+msgstr "Wachtwoord herstelsleulel"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +111,16 @@ msgid "Disabled"
msgstr "Gedeactiveerd"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Wijzig versleuteling wachtwoord herstelsleutel"
+msgid "Change recovery key password:"
+msgstr "Wijzig wachtwoord herstelsleutel:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Oude herstel account wachtwoord"
+msgid "Old Recovery key password"
+msgstr "Oude wachtwoord herstelsleutel"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nieuwe herstel account wachtwoord"
+msgid "New Recovery key password"
+msgstr "Nieuwe wachtwoord herstelsleutel"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -118,11 +128,11 @@ msgstr "Wijzigen wachtwoord"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Het wachtwoord van uw privésleutel komt niet meer overeen met uw inlogwachtwoord:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Stel het wachtwoord van uw oude privésleutel in op uw huidige inlogwachtwoord."
#: templates/settings-personal.php:16
msgid ""
diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po
index 65456eb1a55..1bd4a361e6f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3f358b5f3fc..03c4e6932f7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/nl/files_trashbin.po
index 0d0ebd61dc9..04ca2571dda 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d92616fec69..09be9b42296 100644
--- a/l10n/nl/lib.po
+++ b/l10n/nl/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/nl/settings.po
index 9c5531667f2..f43902599e1 100644
--- a/l10n/nl/settings.po
+++ b/l10n/nl/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: André Koot <meneer@tken.net>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Gebruik dit adres om te verbinden met uw ownCloud in uw bestandsbeheer"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Inlognaam"
@@ -487,6 +487,10 @@ msgstr "Ongelimiteerd"
msgid "Other"
msgstr "Anders"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Gebruikersnaam"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Opslaglimiet"
diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po
index d4fd310eb09..67939315958 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 9f29b965321..2d30acb1c54 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -375,7 +375,7 @@ msgstr "Oppdateringa feila. Ver venleg og rapporter feilen til <a href=\"https:/
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Oppdateringa er fullført. Sender deg vidare til ownCloud no."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Nullstilling av ownCloud-passord"
@@ -405,17 +405,17 @@ msgstr "Brukarnamn"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Be om nullstilling"
diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po
index 6b71777c233..3087ed3cf1e 100644
--- a/l10n/nn_NO/files.po
+++ b/l10n/nn_NO/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -185,35 +185,35 @@ msgstr "Nettadressa kan ikkje vera tom."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Feil"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Namn"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Storleik"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Endra"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mappe"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mapper"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} filer"
diff --git a/l10n/nn_NO/files_encryption.po b/l10n/nn_NO/files_encryption.po
index a060c341931..0865d1e3a4b 100644
--- a/l10n/nn_NO/files_encryption.po
+++ b/l10n/nn_NO/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Lagrar …"
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po
index c852482e2d7..4551949b914 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c719092380a..99bf605abe3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/nn_NO/files_trashbin.po
index c5343cdc10e..61073816937 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b7a3c9a5270..c8103a81f06 100644
--- a/l10n/nn_NO/lib.po
+++ b/l10n/nn_NO/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/nn_NO/settings.po
index 4e2518f5e14..ecc510d450e 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Bruk denne adressa for å kopla til din ownCloud frå filhandsamaren din"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Innloggingsnamn"
@@ -487,6 +487,10 @@ msgstr "Ubegrensa"
msgid "Other"
msgstr "Anna"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Brukarnamn"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Lagring"
diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po
index b60eab63d97..2e852e78df6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/oc/core.po b/l10n/oc/core.po
index c45baab2215..d6a716a1ee9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "senhal d'ownCloud tornat botar"
@@ -403,17 +403,17 @@ msgstr "Non d'usancièr"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Tornar botar requesit"
diff --git a/l10n/oc/files.po b/l10n/oc/files.po
index f9c028e8ba3..dbbb4e64a32 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Error"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nom"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Talha"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/oc/files_encryption.po b/l10n/oc/files_encryption.po
index aa6ce987a0b..e8b60caa5c5 100644
--- a/l10n/oc/files_encryption.po
+++ b/l10n/oc/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Enregistra..."
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/oc/files_external.po b/l10n/oc/files_external.po
index c1e89d8c209..34979c609ae 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 55334c7b386..283838c7503 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/oc/files_trashbin.po
index 2cc5a6be43e..ff584fc95b2 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 f0370c527a9..dfcb460322f 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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/settings.po b/l10n/oc/settings.po
index 8ef4194513d..9cd1ed21b92 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Autres"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Non d'usancièr"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/oc/user_ldap.po b/l10n/oc/user_ldap.po
index 327fb142595..bbb86578fe7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 166959ad346..fed18b1364e 100644
--- a/l10n/pl/core.po
+++ b/l10n/pl/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
-"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -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"
@@ -375,7 +375,7 @@ msgstr "Aktualizacja zakończyła się niepowodzeniem. Zgłoś ten problem <a hr
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Aktualizacji zakończyła się powodzeniem. Przekierowuję do ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "restart hasła ownCloud"
@@ -405,17 +405,17 @@ msgstr "Nazwa użytkownika"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Tak, naprawdę chcę zresetować hasło teraz"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Żądanie resetowania"
diff --git a/l10n/pl/files.po b/l10n/pl/files.po
index 3be4d18f0c3..4dc1fdd0f92 100644
--- a/l10n/pl/files.po
+++ b/l10n/pl/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: adbrand <pkwiecin@adbrand.pl>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@@ -184,35 +184,35 @@ msgstr "URL nie może być pusty."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Błąd"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nazwa"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Rozmiar"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modyfikacja"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "Ilość folderów: {count}"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 plik"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "Ilość plików: {count}"
diff --git a/l10n/pl/files_encryption.po b/l10n/pl/files_encryption.po
index 87de4c96201..ea5f5a39204 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 10:10+0000\n"
+"POT-Creation-Date: 2013-06-25 02:04+0200\n"
+"PO-Revision-Date: 2013-06-24 12:10+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"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr "Klucz prywatny nie jest poprawny! Może Twoje hasło zostało zmienione z zewnątrz. Można zaktualizować hasło klucza prywatnego w ustawieniach osobistych w celu odzyskania dostępu do plików"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "Moduł PHP OpenSSL nie jest zainstalowany"
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Proszę poproś administratora serwera aby zainstalował ten moduł. Obecnie aplikacja szyfrowanie została wyłączona."
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Zapisywanie..."
@@ -85,12 +95,12 @@ msgstr "Szyfrowanie"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Włącz szyfrowanie odzyskiwanych haseł klucza (zezwalaj na odzyskiwanie klucza):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Odzyskiwanie hasła konta"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +111,16 @@ msgid "Disabled"
msgstr "Wyłączone"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Zmiana klucza szyfrowania haseł odzyskiwania:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Stare hasło odzyskiwania"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nowe hasło odzyskiwania"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po
index 4355e11e1aa..9637649dad3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 7e3f65d3e04..3292ddb72ce 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/pl/files_trashbin.po
index 057a6d45748..79274126b21 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3dd674aa261..e581df953fb 100644
--- a/l10n/pl/lib.po
+++ b/l10n/pl/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/pl/settings.po
index 3b4b174c8ee..47d0c9cb838 100644
--- a/l10n/pl/settings.po
+++ b/l10n/pl/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Użyj tego adresu aby podłączyć zasób ownCloud w menedżerze plików"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Login"
@@ -487,6 +487,10 @@ msgstr "Bez limitu"
msgid "Other"
msgstr "Inne"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nazwa użytkownika"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Magazyn"
diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po
index 0844f4966ea..f030e64c156 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 24c6633daae..a5b7064a87a 100644
--- a/l10n/pt_BR/core.po
+++ b/l10n/pt_BR/core.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# bjamalaro <bjamalaro@yahoo.com.br>, 2013
# Flávio Veras <flaviove@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+0000\n"
+"Last-Translator: bjamalaro <bjamalaro@yahoo.com.br>\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"
@@ -21,7 +22,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s compartilhou »%s« com você"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -62,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"
@@ -374,7 +375,7 @@ msgstr "A atualização falhou. Por favor, relate este problema para a <a href=\
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "A atualização teve êxito. Você será redirecionado ao ownCloud agora."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Redefinir senha ownCloud"
@@ -404,17 +405,17 @@ msgstr "Nome de usuário"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+msgstr "Seus arquivos estão encriptados. Se você não habilitou a chave de recuperação, não haverá maneira de recuperar seus dados após criar uma nova senha. Se você não tem certeza do que fazer, por favor entre em contato com o administrador antes de continuar. Tem certeza que realmente quer continuar?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Sim, realmente quero criar uma nova senha."
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Pedir redefinição"
@@ -471,7 +472,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Olá,\n\napenas para você saber que %s compartilhou %s com você.\nVeja: %s\n\nAbraços!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -613,7 +614,7 @@ msgstr "Logins alternativos"
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 "Olá,<br><br>apenas para você saber que %s compartilhou %s com você.<br><a href=\"%s\">Veja: </a><br><br>Abraços!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po
index 8fc2a5e1499..bd532d1bb69 100644
--- a/l10n/pt_BR/files.po
+++ b/l10n/pt_BR/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL não pode ficar em branco"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Erro"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamanho"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 pasta"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} pastas"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 arquivo"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} arquivos"
diff --git a/l10n/pt_BR/files_encryption.po b/l10n/pt_BR/files_encryption.po
index 1a19c427670..8dcc59e4ab9 100644
--- a/l10n/pt_BR/files_encryption.po
+++ b/l10n/pt_BR/files_encryption.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# bjamalaro <bjamalaro@yahoo.com.br>, 2013
# Flávio Veras <flaviove@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
-"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
+"POT-Creation-Date: 2013-06-26 01:59+0200\n"
+"PO-Revision-Date: 2013-06-25 16:30+0000\n"
+"Last-Translator: bjamalaro <bjamalaro@yahoo.com.br>\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"
@@ -46,20 +47,30 @@ msgstr "Não foi possível alterar a senha. Talvez a senha antiga não estava co
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Senha de chave privada atualizada com sucesso."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "Não foi possível atualizar a senha de chave privada. Talvez a senha antiga esteja incorreta."
#: 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 "Sua chave privada não é válida! Talvez sua senha tenha sido mudada. Você pode atualizar sua senha de chave privada nas suas configurações pessoais para obter novamente acesso aos seus arquivos."
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr "O módulo PHP OpenSSL não está instalado."
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr "Por favor peça ao administrador do servidor para instalar o módulo. Por enquanto o app de encriptação foi desabilitada."
#: js/settings-admin.js:11
msgid "Saving..."
@@ -69,15 +80,15 @@ msgstr "Salvando..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "Sua chave privada não é válida! Talvez sua senha tenha sido mudada."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
-msgstr ""
+msgstr "Você pode desbloquear sua chave privada nas suas"
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "configurações pessoais."
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -85,12 +96,12 @@ msgstr "Criptografia"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Ativar a criptografia de chave de recuperação de senhas (permitir compartilhar a chave de recuperação):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr "Habilitar chave de recuperação (permite recuperar arquivos de usuários em caso de perda de senha):"
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Recuperar a senha da conta"
+msgid "Recovery key password"
+msgstr "Senha da chave de recuperação"
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +112,16 @@ msgid "Disabled"
msgstr "Desabilitado"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Mudar a criptografia de chave de recuperação de senhas:"
+msgid "Change recovery key password:"
+msgstr "Mudar a senha da chave de recuperação:"
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Recuperação de senha de conta antiga"
+msgid "Old Recovery key password"
+msgstr "Senha antiga da chave de recuperação"
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Senha Nova da conta de Recuperação"
+msgid "New Recovery key password"
+msgstr "Nova senha da chave de recuperação"
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -118,39 +129,39 @@ msgstr "Trocar Senha"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Sua senha de chave privada não coincide mais com sua senha de login:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Configure sua antiga senha de chave privada para sua atual senha de login."
#: 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 "Se você não se lembra de sua antiga senha você pode pedir ao administrador que recupere seus arquivos."
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Senha antiga de login"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Atual senha de login"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Atualizar senha de chave privada"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr ""
+msgstr "Habilitar recuperação de senha:"
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Habilitar essa opção vai permitir que você obtenha novamente acesso aos seus arquivos encriptados em caso de perda de senha"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po
index 2b4961578c0..dfc8f3c16e4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2a18d32ef31..d1357b46fef 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/pt_BR/files_trashbin.po
index b1efddcd998..35d5b0bf2af 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 aacd4fe1d56..f02e915c59d 100644
--- a/l10n/pt_BR/lib.po
+++ b/l10n/pt_BR/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/pt_BR/settings.po
index edc25fa74db..3635a680125 100644
--- a/l10n/pt_BR/settings.po
+++ b/l10n/pt_BR/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: bjamalaro <bjamalaro@yahoo.com.br>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Usar este endereço para conectar-se ao seu ownCloud no seu gerenciador de arquivos"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nome de Login"
@@ -487,6 +487,10 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Outro"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nome de Usuário"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Armazenamento"
diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po
index f5e0ff49573..73855c9833c 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_webdavauth.po b/l10n/pt_BR/user_webdavauth.po
index 0b37738524a..c62680557cd 100644
--- a/l10n/pt_BR/user_webdavauth.po
+++ b/l10n/pt_BR/user_webdavauth.po
@@ -3,15 +3,16 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# bjamalaro <bjamalaro@yahoo.com.br>, 2013
# Rodrigo Tavares <rodrigo.st23@hotmail.com>, 2013
# thoriumbr <thoriumbr@gmail.com>, 2012
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-21 08:49+0200\n"
+"PO-Revision-Date: 2013-06-20 21:50+0000\n"
+"Last-Translator: bjamalaro <bjamalaro@yahoo.com.br>\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"
@@ -25,7 +26,7 @@ msgstr "Autenticação WebDAV"
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL:"
#: templates/settings.php:7
msgid ""
diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po
index 4b4eec07dc6..c8649b00617 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -375,7 +375,7 @@ msgstr "A actualização falhou. Por favor reporte este incidente seguindo este
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "A actualização foi concluída com sucesso. Vai ser redireccionado para o ownCloud agora."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Reposição da password ownCloud"
@@ -405,17 +405,17 @@ msgstr "Nome de utilizador"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Pedir reposição"
diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po
index 9a29b920e21..00b15a7e250 100644
--- a/l10n/pt_PT/files.po
+++ b/l10n/pt_PT/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: bmgmatias <bmgmatias@gmail.com>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -184,35 +184,35 @@ msgstr "O URL não pode estar vazio."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Erro"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nome"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Tamanho"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificado"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 pasta"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} pastas"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ficheiro"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ficheiros"
diff --git a/l10n/pt_PT/files_encryption.po b/l10n/pt_PT/files_encryption.po
index 235135a664d..06b6799a08f 100644
--- a/l10n/pt_PT/files_encryption.po
+++ b/l10n/pt_PT/files_encryption.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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "A guardar..."
@@ -86,12 +96,12 @@ msgstr "Encriptação"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Activar a chave de recuperação das passwords de encriptação (permitir partilha da chave de recuperação):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Password de recuperação de conta"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Desactivado"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Alterar a chave de recuperação da password de encriptação:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Password de recuperação de conta antiga:"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nova password de recuperação de conta"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po
index df51e6e9c18..c83a5469d00 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a2f54eba545..2acaa60f6e7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/pt_PT/files_trashbin.po
index 2d760918f50..74a586bbc03 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 79c33e6fb06..11b6f2909ab 100644
--- a/l10n/pt_PT/lib.po
+++ b/l10n/pt_PT/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Helder Meneses <helder.meneses@gmail.com>\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/settings.po b/l10n/pt_PT/settings.po
index 0091e9b955c..e7f6707a803 100644
--- a/l10n/pt_PT/settings.po
+++ b/l10n/pt_PT/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Nelson Rosado <nelsontrosado@gmail.com>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -458,7 +458,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Use este endereço no seu gestor de ficheiros para ligar à sua ownCloud"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Nome de utilizador"
@@ -488,6 +488,10 @@ msgstr "Ilimitado"
msgid "Other"
msgstr "Outro"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nome de utilizador"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Armazenamento"
diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po
index f30f8d5c49c..02e393392e6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/ro/core.po b/l10n/ro/core.po
index 39679306bbc..5aee1b4308d 100644
--- a/l10n/ro/core.po
+++ b/l10n/ro/core.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# dimaursu16 <dima@ceata.org>, 2013
# ripkid666 <ripkid666@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:14+0000\n"
+"Last-Translator: dimaursu16 <dima@ceata.org>\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"
@@ -21,11 +22,11 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s Partajat »%s« cu tine de"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
-msgstr "Tipul de categorie nu este prevazut"
+msgstr "Tipul de categorie nu a fost specificat."
#: ajax/vcategories/add.php:30
msgid "No category to add?"
@@ -62,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ă"
@@ -204,7 +205,7 @@ msgstr "Anulare"
#: js/oc-dialogs.js:141 js/oc-dialogs.js:200
msgid "Error loading file picker template"
-msgstr ""
+msgstr "Eroare la încărcarea șablonului selectorului de fișiere"
#: js/oc-dialogs.js:164
msgid "Yes"
@@ -374,7 +375,7 @@ msgstr "Modernizarea a eșuat! <a href=\"https://github.com/owncloud/core/issues
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Modernizare reusita! Vei fii redirectionat!"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Resetarea parolei ownCloud "
@@ -404,17 +405,17 @@ msgstr "Nume utilizator"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+msgstr "Fișierele tale sunt criptate. Dacă nu ai activat o cheie de recuperare, nu va mai exista nici o metodă prin care să îți recuperezi datele după resetarea parole. Dacă nu ești sigur în privința la ce ai de făcut, contactează un administrator înainte să continuii. Chiar vrei să continui?"
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Da, eu chiar doresc să îmi resetez parola acum"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Cerere trimisă"
@@ -471,7 +472,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Salutare,\n\nVă aduc la cunoștință că %s a partajat %s cu tine.\nAccesează la: %s\n\nNumai bine!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -572,7 +573,7 @@ msgstr "Finalizează instalarea"
#: templates/layout.user.php:40
#, php-format
msgid "%s is available. Get more information on how to update."
-msgstr ""
+msgstr "%s este disponibil. Vezi mai multe informații despre procesul de actualizare."
#: templates/layout.user.php:67
msgid "Log out"
@@ -613,7 +614,7 @@ msgstr "Conectări alternative"
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 "Salutare, <br><br>Vă aduc la cunoștință că %s a partajat %s cu tine.<br><a href=\"%s\">Accesează-l!</a><br><br>Numai bine!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/ro/files.po b/l10n/ro/files.po
index f4ea40131ec..d18aff5d9f0 100644
--- a/l10n/ro/files.po
+++ b/l10n/ro/files.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# dimaursu16 <dima@ceata.org>, 2013
# ripkid666 <ripkid666@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:15+0000\n"
+"Last-Translator: dimaursu16 <dima@ceata.org>\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"
@@ -184,41 +185,41 @@ msgstr "Adresa URL nu poate fi goală."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Eroare"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Nume"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Dimensiune"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modificat"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 folder"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} foldare"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fisier"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} fisiere"
#: lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
+msgstr "Nume de dosar invalid. Utilizarea 'Shared' e rezervată de ownCloud"
#: lib/app.php:73
msgid "Unable to rename file"
diff --git a/l10n/ro/files_encryption.po b/l10n/ro/files_encryption.po
index 4c006f7a60f..d78bb7d0de1 100644
--- a/l10n/ro/files_encryption.po
+++ b/l10n/ro/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Se salvează..."
@@ -84,11 +94,11 @@ msgstr "Încriptare"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po
index e09c56f430e..c3e1a1bb204 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 efad360988f..d0ecabab213 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ro/files_trashbin.po
index aa666876151..2824e6ffdb6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ee4acac1209..e78dba3f95e 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ro/settings.po
index 8ce6275f98e..89a441d9c99 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Folosește această adresă pentru a conecta ownCloud cu managerul de fișiere"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr "Nelimitată"
msgid "Other"
msgstr "Altele"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Nume utilizator"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Stocare"
diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po
index 6a4da4c9315..9b5d62d9fc5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c6e4faf1717..8dd82d91a31 100644
--- a/l10n/ru/core.po
+++ b/l10n/ru/core.po
@@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# alfsoft <alfsoft@gmail.com>, 2013
# foool <andrglad@mail.ru>, 2013
# Vyacheslav Muranov <s@neola.ru>, 2013
# Langaru <langaru@gmail.com>, 2013
@@ -10,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -23,7 +24,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s поделился »%s« с вами"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -64,135 +65,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 "несколько лет назад"
@@ -376,7 +377,7 @@ msgstr "При обновлении произошла ошибка. Пожал
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Обновление прошло успешно. Перенаправляемся в Ваш ownCloud..."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Сброс пароля "
@@ -406,17 +407,17 @@ msgstr "Имя пользователя"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Да, я действительно хочу сбросить свой пароль"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Запросить сброс"
@@ -473,7 +474,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Приветствую,⏎\n⏎\nпросто даю знать, что %s поделился %s с вами.⏎\nПосмотреть: %s⏎\n⏎\nУдачи!"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -615,7 +616,7 @@ msgstr "Альтернативные имена пользователя"
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 "Приветствую,<br><br>просто даю знать, что %s поделился »%s« с вами.<br><a href=\"%s\">Посмотреть!</a><br><br>Удачи!"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/ru/files.po b/l10n/ru/files.po
index 0841c4f3f51..e0d4fbd1f19 100644
--- a/l10n/ru/files.po
+++ b/l10n/ru/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Friktor <antonshramko@yandex.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -184,35 +184,35 @@ msgstr "Ссылка не может быть пустой."
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Неправильное имя каталога. Имя 'Shared' зарезервировано."
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Ошибка"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Имя"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Размер"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Изменён"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} папок"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} файлов"
diff --git a/l10n/ru/files_encryption.po b/l10n/ru/files_encryption.po
index b1bc75c9e28..44fa7c2176f 100644
--- a/l10n/ru/files_encryption.po
+++ b/l10n/ru/files_encryption.po
@@ -4,12 +4,13 @@
#
# Translators:
# Ант По <du6egub@gmail.com>, 2013
+# alfsoft <alfsoft@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@@ -20,7 +21,7 @@ msgstr ""
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
-msgstr ""
+msgstr "Ключ восстановления успешно установлен"
#: ajax/adminrecovery.php:34
msgid ""
@@ -29,7 +30,7 @@ msgstr ""
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
-msgstr ""
+msgstr "Ключ восстановления успешно отключен"
#: ajax/adminrecovery.php:53
msgid ""
@@ -61,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Сохранение..."
@@ -77,7 +88,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "персональные настройки"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -85,12 +96,12 @@ msgstr "Шифрование"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Включить шифрование пароля ключа восстановления (понадобится разрешение для восстановления ключа)"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Восстановление пароля учетной записи"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +112,16 @@ msgid "Disabled"
msgstr "Отключено"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Изменить шифрование пароля ключа восстановления:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Старое Восстановление пароля учетной записи"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Новое Восстановление пароля учетной записи"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -128,7 +139,7 @@ msgstr ""
msgid ""
" If you don't remember your old password you can ask your administrator to "
"recover your files."
-msgstr ""
+msgstr "Если вы не помните свой старый пароль, вы можете попросить своего администратора восстановить ваши файлы"
#: templates/settings-personal.php:24
msgid "Old log-in password"
@@ -150,7 +161,7 @@ msgstr ""
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Включение этой опции позволит вам получить доступ к своим зашифрованным файлам в случае утери пароля"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po
index d1d2bdae79d..88de492f664 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 793d2e4313e..80293f2202f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ru/files_trashbin.po
index 26d23e4e2b4..d0754a7372f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 fe0233fe3ed..b8374044a84 100644
--- a/l10n/ru/lib.po
+++ b/l10n/ru/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Friktor <antonshramko@yandex.ru>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po
index 146aea670cc..e17505980a4 100644
--- a/l10n/ru/settings.po
+++ b/l10n/ru/settings.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# alfsoft <alfsoft@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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +458,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Используйте этот URL для подключения файлового менеджера к Вашему хранилищу"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Имя пользователя"
@@ -473,7 +474,7 @@ msgstr "Восстановление Пароля Администратора"
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля"
#: templates/users.php:42
msgid "Default Storage"
@@ -487,6 +488,10 @@ msgstr "Неограниченно"
msgid "Other"
msgstr "Другое"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Имя пользователя"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Хранилище"
diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po
index 42258630834..8219ee4f256 100644
--- a/l10n/ru/user_ldap.po
+++ b/l10n/ru/user_ldap.po
@@ -4,13 +4,14 @@
#
# Translators:
# Fenuks <fenuksuh@ya.ru>, 2013
+# alfsoft <alfsoft@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
-"Last-Translator: Fenuks <fenuksuh@ya.ru>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -359,7 +360,7 @@ 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 "По-умолчанию внутреннее имя пользователя будет создано из атрибута UUID. Это необходимо для того, чтобы имя пользователя было уникальным и не содержало в себе запрещенных символов. Внутреннее имя пользователя может состоять только из следующих символов: [ a-zA-Z0-9_.@- ]. Остальные символы замещаются соответствиями из таблицы ASCII или же просто пропускаются. При совпадении к имени будет добавлено число. Внутреннее имя пользователя используется для внутренней идентификации пользователя. Также оно является именем по-умолчанию для папки пользователя в ownCloud. Оно также портом для удаленных ссылок, к примеру, для всех сервисов *DAV. С помощию данной настройки можно изменить поведение по-умолчанию. Чтобы достичь поведения, как было настроено до изменения, ownCloud 5 выводит атрибут имени пользователя в этом поле. Оставьте его пустым для режима по-умолчанию. Изменения будут иметь эффект только для новых подключенных (добавленных) пользователей LDAP."
#: templates/settings.php:103
msgid "Internal Username Attribute:"
@@ -378,7 +379,7 @@ 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 "По-умолчанию, ownCloud определяет атрибут UUID автоматически. Этот атрибут используется для того, чтобы достоверно индентифицировать пользователей и группы LDAP. Также, на основании атрибута UUID создается внутреннее имя пользователя, если выше не указано иначе. Вы можете переопределить эту настройку и указать свой атрибут по выбору. Вы должны удостовериться, что выбранный вами атрибут может быть выбран для пользователей и групп, а также то, что он уникальный. Оставьте поле пустым для поведения по-умолчанию. Изменения вступят в силу только для новых подключенных (добавленных) пользователей и групп LDAP."
#: templates/settings.php:106
msgid "UUID Attribute:"
@@ -401,7 +402,7 @@ 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 использует имена пользователей для хранения и назначения метаданных. Для точной идентификации и распознавания пользователей, каждый пользователь LDAP будет иметь свое внутреннее имя пользователя. Это требует наличия соответствия имени пользователя ownCloud к пользователю LDAP. При создании имя пользователя назначается идентификатору UUID пользователя LDAP. Помимо этого кэшируется доменное имя (DN) для снижения взаимодействия LDAP, однако оно не используется для идентификации. Если доменное имя было изменено, об этом станет известно ownCloud. Внутреннее имя ownCloud используется повсеместно в ownCloud. При очистке соответствий повсюду будут оставаться \"хвосты\". Очистка соответствий не привязана к конкретной конфигурации, она влияет на все конфигурации LDAP! Никогда не очищайте соответствия в рабочем окружении. Очищайте соответствия только во время тестов или в экспериментальных конфигурациях."
#: templates/settings.php:109
msgid "Clear Username-LDAP User Mapping"
diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po
index 76afa929158..f1e11c51f01 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "අවුරුදු කීපයකට පෙර"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud මුරපදය ප්‍රත්‍යාරම්භ කරන්න"
@@ -403,17 +403,17 @@ msgstr "පරිශීලක නම"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po
index b57b9b2e33b..3a8fae78eb0 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "යොමුව හිස් විය නොහැක"
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "දෝෂයක්"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "නම"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "ප්‍රමාණය"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "වෙනස් කළ"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 ෆොල්ඩරයක්"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ගොනුවක්"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/si_LK/files_encryption.po b/l10n/si_LK/files_encryption.po
index 0ccbfdf0bd0..84f75679b39 100644
--- a/l10n/si_LK/files_encryption.po
+++ b/l10n/si_LK/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "සුරැකෙමින් පවතී..."
@@ -84,11 +94,11 @@ msgstr "ගුප්ත කේතනය"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/si_LK/files_external.po b/l10n/si_LK/files_external.po
index d0462af78c5..aa5c56f882b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 41e8620557a..7bf51d3f37b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/si_LK/files_trashbin.po
index ca694915d0c..9f5d1239e8a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 e71e65734ac..376ba2e096e 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/si_LK/settings.po
index 0b0e7809bbc..1cc01c12470 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "වෙනත්"
+#: templates/users.php:84
+msgid "Username"
+msgstr "පරිශීලක නම"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/si_LK/user_ldap.po b/l10n/si_LK/user_ldap.po
index d3fdb1d1cb2..1504391bd74 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 4910cee063b..445c6c56a60 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/sk/files_encryption.po b/l10n/sk/files_encryption.po
index dece56ab899..b5eb32b87c2 100644
--- a/l10n/sk/files_encryption.po
+++ b/l10n/sk/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Slovak (http://www.transifex.com/projects/p/owncloud/language/sk/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/sk/settings.po b/l10n/sk/settings.po
index 145d6154a7e..f5acdcadf80 100644
--- a/l10n/sk/settings.po
+++ b/l10n/sk/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po
index 30cb2fc0ed5..37374394a06 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:97
#, php-format
msgid "%s shared »%s« with you"
-msgstr ""
+msgstr "%s s Vami zdieľa »%s«"
#: ajax/vcategories/add.php:26 ajax/vcategories/edit.php:25
msgid "Category type not provided."
@@ -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"
@@ -204,7 +204,7 @@ msgstr "Zrušiť"
#: js/oc-dialogs.js:141 js/oc-dialogs.js:200
msgid "Error loading file picker template"
-msgstr ""
+msgstr "Chyba pri načítaní šablóny výberu súborov"
#: js/oc-dialogs.js:164
msgid "Yes"
@@ -374,7 +374,7 @@ msgstr "Aktualizácia nebola úspešná. Problém nahláste na <a href=\"https:/
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Aktualizácia bola úspešná. Presmerovávam na prihlasovaciu stránku."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Obnovenie hesla pre ownCloud"
@@ -404,17 +404,17 @@ msgstr "Meno používateľa"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "Áno, želám si teraz obnoviť svoje heslo"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Požiadať o obnovenie"
@@ -471,7 +471,7 @@ msgid ""
"View it: %s\n"
"\n"
"Cheers!"
-msgstr ""
+msgstr "Ahoj,\n\nChcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: %s\n\nVďaka"
#: templates/altmail.php:7 templates/mail.php:24
msgid "web services under your control"
@@ -613,7 +613,7 @@ msgstr "Alternatívne prihlasovanie"
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 "Ahoj,<br><br>chcem Vám oznámiť, že %s s Vami zdieľa %s.\nPozrieť si to môžete tu: <br><a href=\"%s\">zde</a>.<br><br>Vďaka"
#: templates/part.pagenavi.php:3
msgid "prev"
diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po
index 294ec951661..4ce24c410d1 100644
--- a/l10n/sk_SK/files.po
+++ b/l10n/sk_SK/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL nemôže byť prázdne"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Chyba"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Názov"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Veľkosť"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Upravené"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 priečinok"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} priečinkov"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 súbor"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} súborov"
diff --git a/l10n/sk_SK/files_encryption.po b/l10n/sk_SK/files_encryption.po
index 05d92a7c7e7..82b454013d5 100644
--- a/l10n/sk_SK/files_encryption.po
+++ b/l10n/sk_SK/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@@ -20,21 +20,21 @@ msgstr ""
#: ajax/adminrecovery.php:29
msgid "Recovery key successfully enabled"
-msgstr ""
+msgstr "Záchranný kľúč bol úspešne povolený"
#: ajax/adminrecovery.php:34
msgid ""
"Could not enable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "Nepodarilo sa povoliť záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!"
#: ajax/adminrecovery.php:48
msgid "Recovery key successfully disabled"
-msgstr ""
+msgstr "Záchranný kľúč bol úspešne zakázaný"
#: ajax/adminrecovery.php:53
msgid ""
"Could not disable recovery key. Please check your recovery key password!"
-msgstr ""
+msgstr "Nepodarilo sa zakázať záchranný kľúč. Skontrolujte prosím Vaše heslo záchranného kľúča!"
#: ajax/changeRecoveryPassword.php:49
msgid "Password successfully changed."
@@ -42,23 +42,33 @@ msgstr "Heslo úspešne zmenené."
#: ajax/changeRecoveryPassword.php:51
msgid "Could not change the password. Maybe the old password was not correct."
-msgstr ""
+msgstr "Nemožno zmeniť heslo. Pravdepodobne nebolo staré heslo zadané správne."
#: ajax/updatePrivateKeyPassword.php:51
msgid "Private key password successfully updated."
-msgstr ""
+msgstr "Heslo súkromného kľúča je úspešne aktualizované."
#: ajax/updatePrivateKeyPassword.php:53
msgid ""
"Could not update the private key password. Maybe the old password was not "
"correct."
-msgstr ""
+msgstr "Nemožno aktualizovať heslo súkromného kľúča. Možno nebolo staré heslo správne."
#: 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 "Váš súkromný kľúč je neplatný. Možno bolo Vaše heslo zmenené z vonku. Môžete aktualizovať heslo súkromného kľúča v osobnom nastavení na opätovné získanie prístupu k súborom"
+
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
msgstr ""
#: js/settings-admin.js:11
@@ -69,7 +79,7 @@ msgstr "Ukladám..."
msgid ""
"Your private key is not valid! Maybe the your password was changed from "
"outside."
-msgstr ""
+msgstr "Váš súkromný kľúč je neplatný. Možno bolo Vaše heslo zmenené z vonku."
#: templates/invalid_private_key.php:7
msgid "You can unlock your private key in your "
@@ -77,7 +87,7 @@ msgstr ""
#: templates/invalid_private_key.php:7
msgid "personal settings"
-msgstr ""
+msgstr "osobné nastavenia"
#: templates/settings-admin.php:5 templates/settings-personal.php:4
msgid "Encryption"
@@ -85,11 +95,11 @@ msgstr "Šifrovanie"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -101,15 +111,15 @@ msgid "Disabled"
msgstr "Zakázané"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Zmeniť šifrovacie heslo obnovovacieho kľúča:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
@@ -118,39 +128,39 @@ msgstr "Zmeniť heslo"
#: templates/settings-personal.php:11
msgid "Your private key password no longer match your log-in password:"
-msgstr ""
+msgstr "Vaše heslo súkromného kľúča je rovnaké ako Vaše prihlasovacie heslo:"
#: templates/settings-personal.php:14
msgid "Set your old private key password to your current log-in password."
-msgstr ""
+msgstr "Nastavte si staré heslo súkromného kľúča k Vášmu súčasnému prihlasovaciemu heslu."
#: 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 "Ak si nepamätáte svoje staré heslo, môžete požiadať správcu o obnovenie svojich súborov."
#: templates/settings-personal.php:24
msgid "Old log-in password"
-msgstr ""
+msgstr "Staré prihlasovacie heslo"
#: templates/settings-personal.php:30
msgid "Current log-in password"
-msgstr ""
+msgstr "Súčasné prihlasovacie heslo"
#: templates/settings-personal.php:35
msgid "Update Private Key Password"
-msgstr ""
+msgstr "Aktualizovať heslo súkromného kľúča"
#: templates/settings-personal.php:45
msgid "Enable password recovery:"
-msgstr ""
+msgstr "Povoliť obnovu hesla:"
#: templates/settings-personal.php:47
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Povolenie Vám umožní znovu získať prístup k Vašim zašifrovaným súborom, ak stratíte heslo"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po
index e9dfd3c1faa..7ab402ce02b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2c5230b58a4..53f76634f11 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/sk_SK/files_trashbin.po
index c5f289c2eff..e1081c7e3c8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a8be2af5002..42a799aa554 100644
--- a/l10n/sk_SK/lib.po
+++ b/l10n/sk_SK/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/sk_SK/settings.po
index 8c86911261c..668a6830fea 100644
--- a/l10n/sk_SK/settings.po
+++ b/l10n/sk_SK/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Použite túto adresu pre pripojenie vášho ownCloud k súborovému správcovi"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Prihlasovacie meno"
@@ -472,7 +472,7 @@ msgstr "Obnovenie hesla administrátora"
msgid ""
"Enter the recovery password in order to recover the users files during "
"password change"
-msgstr ""
+msgstr "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla"
#: templates/users.php:42
msgid "Default Storage"
@@ -486,6 +486,10 @@ msgstr "Nelimitované"
msgid "Other"
msgstr "Iné"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Meno používateľa"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Úložisko"
diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po
index e631f4308e5..64d59799192 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -386,7 +386,7 @@ msgstr "UUID atribút:"
#: templates/settings.php:107
msgid "Username-LDAP User Mapping"
-msgstr ""
+msgstr "Mapovanie názvov LDAP používateľských mien"
#: templates/settings.php:108
msgid ""
@@ -405,11 +405,11 @@ msgstr ""
#: templates/settings.php:109
msgid "Clear Username-LDAP User Mapping"
-msgstr ""
+msgstr "Zrušiť mapovanie LDAP používateľských mien"
#: templates/settings.php:109
msgid "Clear Groupname-LDAP Group Mapping"
-msgstr ""
+msgstr "Zrušiť mapovanie názvov LDAP skupín"
#: templates/settings.php:111
msgid "Test Configuration"
diff --git a/l10n/sk_SK/user_webdavauth.po b/l10n/sk_SK/user_webdavauth.po
index 584941b201d..ae90bb92d46 100644
--- a/l10n/sk_SK/user_webdavauth.po
+++ b/l10n/sk_SK/user_webdavauth.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-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-21 08:49+0200\n"
+"PO-Revision-Date: 2013-06-20 17:30+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"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr "WebDAV overenie"
#: templates/settings.php:4
msgid "URL: "
-msgstr ""
+msgstr "URL: "
#: templates/settings.php:7
msgid ""
diff --git a/l10n/sl/core.po b/l10n/sl/core.po
index e69ffc6d173..5c00676c0b2 100644
--- a/l10n/sl/core.po
+++ b/l10n/sl/core.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+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 23:14+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"
@@ -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"
@@ -374,7 +375,7 @@ msgstr "Posodobitev ni uspela. Pošljite poročilo o napaki na sistemu <a href=\
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Ponastavitev gesla za oblak ownCloud"
@@ -404,17 +405,17 @@ msgstr "Uporabniško ime"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr ""
+"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?"
+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:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Zahtevaj ponovno nastavitev"
@@ -471,7 +472,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 +614,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 2fd7b1f75c6..b51480aae34 100644
--- a/l10n/sl/files.po
+++ b/l10n/sl/files.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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
@@ -183,41 +184,41 @@ msgstr "Naslov URL ne sme biti prazna vrednost."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Napaka"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Velikost"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Spremenjeno"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mapa"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} map"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 datoteka"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} datotek"
#: lib/app.php:53
msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud"
-msgstr ""
+msgstr "Ime mape je neveljavno. Uporaba oznake \"Souporaba\" je rezervirana za ownCloud"
#: lib/app.php:73
msgid "Unable to rename file"
diff --git a/l10n/sl/files_encryption.po b/l10n/sl/files_encryption.po
index e98e6030c07..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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+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."
@@ -60,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Poteka shranjevanje ..."
@@ -76,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"
@@ -84,36 +95,36 @@ msgstr "Šifriranje"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
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 encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
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:"
@@ -131,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"
@@ -153,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 a6add059200..a11446a0926 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c4a1ede576b..5026134d207 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/sl/files_trashbin.po
index 40beaa5ec1f..b1a18d468a5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 72a75911e0e..007381649ce 100644
--- a/l10n/sl/lib.po
+++ b/l10n/sl/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
@@ -123,7 +124,7 @@ 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 ""
+msgstr "Povezava z bazo Oracle ni uspela."
#: setup.php:234
msgid "MySQL username and/or password not valid"
diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po
index aa17f1fd1e8..bac19715193 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 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"
@@ -456,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Ta naslov uporabite za povezavo upravljalnika datotek z oblakom ownCloud."
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Prijavno ime"
@@ -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"
@@ -486,6 +487,10 @@ msgstr "Neomejeno"
msgid "Other"
msgstr "Drugo"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Uporabniško ime"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Shramba"
diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po
index 410ea6e96c8..fac01f35126 100644
--- a/l10n/sl/user_ldap.po
+++ b/l10n/sl/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/sq/core.po b/l10n/sq/core.po
index 0362c0f0f6a..c32653c1086 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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ë"
@@ -374,7 +374,7 @@ msgstr "Azhurnimi dështoi. Ju lutemi njoftoni për këtë problem <a href=\"htt
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Azhurnimi u krye. Tani do t'ju kaloj tek ownCloud-i."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Rivendosja e kodit të ownCloud-it"
@@ -404,17 +404,17 @@ msgstr "Përdoruesi"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Bëj kërkesë për rivendosjen"
diff --git a/l10n/sq/files.po b/l10n/sq/files.po
index 300de225596..c8d5052678a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL-i nuk mund të jetë bosh."
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:826 js/files.js:864
+#: 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:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Emri"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Dimensioni"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Modifikuar"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 dosje"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} dosje"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 skedar"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} skedarë"
diff --git a/l10n/sq/files_encryption.po b/l10n/sq/files_encryption.po
index 57fd333cb07..ee8a55446d7 100644
--- a/l10n/sq/files_encryption.po
+++ b/l10n/sq/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/sq/files_external.po b/l10n/sq/files_external.po
index a2181f4cebe..ca51a60fa34 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 0c60f8e7c5c..7836344e86d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/sq/files_trashbin.po
index b96bc446274..2af30e5d349 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 92b62f4aa4a..a4bd842432d 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/sq/settings.po
index 340937b73c4..6b6c2ca8017 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "Përdoruesi"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/sq/user_ldap.po b/l10n/sq/user_ldap.po
index bd1917ce31d..01264f0e070 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a6d663290a3..897d8ad5107 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "година раније"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Поништавање лозинке за ownCloud"
@@ -403,17 +403,17 @@ msgstr "Корисничко име"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Захтевај ресетовање"
diff --git a/l10n/sr/files.po b/l10n/sr/files.po
index 8487dbcdfde..da6fe98e273 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "Адреса не може бити празна."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Грешка"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Име"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Величина"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Измењено"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 фасцикла"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} фасцикле/и"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 датотека"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} датотеке/а"
diff --git a/l10n/sr/files_encryption.po b/l10n/sr/files_encryption.po
index d0b0e9f6405..12bbd2915f1 100644
--- a/l10n/sr/files_encryption.po
+++ b/l10n/sr/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Чување у току..."
@@ -84,11 +94,11 @@ msgstr "Шифровање"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po
index b6c024e5807..80baec36632 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 7c642b6d9f6..d5abb116120 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/sr/files_trashbin.po
index cc08e12f5ff..3395790f161 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 cfcf7765ffe..c0445fda7aa 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/sr/settings.po
index ef9e66002d0..e4b1506ff99 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Користите ову адресу да се повежете са ownCloud-ом у управљачу датотекама"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Корисничко име"
@@ -485,6 +485,10 @@ msgstr "Неограничено"
msgid "Other"
msgstr "Друго"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Корисничко име"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Складиште"
diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po
index b566229fdd7..c5e4184e070 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 6c6a9f39832..e2d4a5c73ac 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "Korisničko ime"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Zahtevaj resetovanje"
diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po
index bb38a5e94f5..ed6cfd0f327 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Ime"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Veličina"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Zadnja izmena"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/sr@latin/files_encryption.po b/l10n/sr@latin/files_encryption.po
index e2356b43ef4..39eac731723 100644
--- a/l10n/sr@latin/files_encryption.po
+++ b/l10n/sr@latin/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po
index 0fe4dfceb18..6446de912d3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 06ec8f8903a..7581c978982 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/sr@latin/files_trashbin.po
index 6d937f02f1c..7098f5c2ac5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 03dde2026b4..ed7d135a6c3 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/sr@latin/settings.po
index 47009db2cb1..e690317c36b 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "Drugo"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Korisničko ime"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/sr@latin/user_ldap.po b/l10n/sr@latin/user_ldap.po
index fa87c1da98e..b828fa14805 100644
--- a/l10n/sr@latin/user_ldap.po
+++ b/l10n/sr@latin/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-05-25 02:01+0200\n"
-"PO-Revision-Date: 2013-05-24 13:28+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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 1df944df27f..675310b67fb 100644
--- a/l10n/sv/core.po
+++ b/l10n/sv/core.po
@@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: medialabs\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -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"
@@ -376,7 +376,7 @@ msgstr "Uppdateringen misslyckades. Rapportera detta problem till <a href=\"http
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Uppdateringen lyckades. Du omdirigeras nu till OwnCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud lösenordsåterställning"
@@ -406,17 +406,17 @@ msgstr "Användarnamn"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
-msgstr "Dina filer ser ut att vara krypterade. Om du inte har aktiverat återställningsnyckeln så finns finns det inget sätt att få tillbaka dina filer när du väl har återställt lösenordet. Om du inte är säker på vad du ska göra, vänligen kontakta din administratör innan du fortsätter. Vill du verkligen fortsätta?"
+"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?"
+msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr "Ja, jag vill verkligen återställa mitt lösenord nu"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Begär återställning"
diff --git a/l10n/sv/files.po b/l10n/sv/files.po
index 2a46987da88..7cd3e31c819 100644
--- a/l10n/sv/files.po
+++ b/l10n/sv/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: Gunnar Norin <blittan@xbmc.org>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
@@ -185,35 +185,35 @@ msgstr "URL kan inte vara tom."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Fel"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Namn"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Storlek"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Ändrad"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 mapp"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} mappar"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 fil"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} filer"
diff --git a/l10n/sv/files_encryption.po b/l10n/sv/files_encryption.po
index 65010140e99..6ea8d4ecf22 100644
--- a/l10n/sv/files_encryption.po
+++ b/l10n/sv/files_encryption.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-16 01:58+0200\n"
-"PO-Revision-Date: 2013-06-15 16:00+0000\n"
-"Last-Translator: medialabs\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"
"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"
@@ -62,6 +62,16 @@ msgid ""
"regain access to your files"
msgstr "Din privata lösenordsnyckel är inte giltig! Kanske byttes ditt lösenord från utsidan. Du kan uppdatera din privata lösenordsnyckel under dina personliga inställningar för att återfå tillgång till dina filer"
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Sparar..."
@@ -86,12 +96,12 @@ msgstr "Kryptering"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Aktivera återställningsnyckel för krypterade lösenord. (tillåt delning till återställningsnyckeln):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Återställning av kontolösenord"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -102,16 +112,16 @@ msgid "Disabled"
msgstr "Inaktiverad"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Ändra återställningsnyckeln för krypterade lösenord:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Gamla lösenordet för återställningskontot"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Nytt återställningslösenord för kontot"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
@@ -151,7 +161,7 @@ msgstr "Aktivera lösenordsåterställning"
msgid ""
"Enabling this option will allow you to reobtain access to your encrypted "
"files in case of password loss"
-msgstr ""
+msgstr "Genom att aktivera detta alternativ kommer du kunna återfå tillgång till dina krypterade filer om du skulle förlora/glömma ditt lösenord"
#: templates/settings-personal.php:63
msgid "File recovery settings updated"
diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po
index cb4b4562d25..032e828c4e5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 672c00adeac..f7d01ee5047 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/sv/files_trashbin.po
index 4bfc8f87697..31bf987d3f6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d65f50002f4..8d3173e04e4 100644
--- a/l10n/sv/lib.po
+++ b/l10n/sv/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/sv/settings.po
index ac2feb19132..353d14591b6 100644
--- a/l10n/sv/settings.po
+++ b/l10n/sv/settings.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
-"Last-Translator: Gunnar Norin <blittan@xbmc.org>\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -459,7 +459,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Använd denna adress för att ansluta till ownCloud i din filhanterare"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Inloggningsnamn"
@@ -489,6 +489,10 @@ msgstr "Obegränsad"
msgid "Other"
msgstr "Annat"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Användarnamn"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Lagring"
diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po
index 2a46fd76077..659525a737a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1fc1e959455..684e3ec49c6 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-15 01:59+0200\n"
-"PO-Revision-Date: 2013-06-14 23:59+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/sw_KE/files_encryption.po b/l10n/sw_KE/files_encryption.po
index 2eb5754f9b3..eb70a89e188 100644
--- a/l10n/sw_KE/files_encryption.po
+++ b/l10n/sw_KE/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Swahili (Kenya) (http://www.transifex.com/projects/p/owncloud/language/sw_KE/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/sw_KE/settings.po b/l10n/sw_KE/settings.po
index 668dde05ff3..01bbab7a248 100644
--- a/l10n/sw_KE/settings.po
+++ b/l10n/sw_KE/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-11 01:57+0200\n"
-"PO-Revision-Date: 2013-06-10 23:57+0000\n"
+"POT-Creation-Date: 2013-06-20 02:37+0200\n"
+"PO-Revision-Date: 2013-06-20 00:37+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"
@@ -58,7 +58,7 @@ msgstr ""
msgid "Unable to delete group"
msgstr ""
-#: ajax/removeuser.php:24
+#: ajax/removeuser.php:25
msgid "Unable to delete user"
msgstr ""
@@ -324,11 +324,11 @@ msgstr ""
msgid "Less"
msgstr ""
-#: templates/admin.php:235 templates/personal.php:111
+#: templates/admin.php:235 templates/personal.php:116
msgid "Version"
msgstr ""
-#: templates/admin.php:237 templates/personal.php:114
+#: templates/admin.php:237 templates/personal.php:119
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
@@ -338,27 +338,27 @@ msgid ""
"License\">AGPL</abbr></a>."
msgstr ""
-#: templates/apps.php:11
+#: templates/apps.php:13
msgid "Add your App"
msgstr ""
-#: templates/apps.php:12
+#: templates/apps.php:28
msgid "More Apps"
msgstr ""
-#: templates/apps.php:28
+#: templates/apps.php:33
msgid "Select an App"
msgstr ""
-#: templates/apps.php:34
+#: templates/apps.php:39
msgid "See application page at apps.owncloud.com"
msgstr ""
-#: templates/apps.php:36
+#: templates/apps.php:41
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
-#: templates/apps.php:38
+#: templates/apps.php:43
msgid "Update"
msgstr ""
@@ -386,76 +386,76 @@ msgstr ""
msgid "Commercial Support"
msgstr ""
-#: templates/personal.php:8
-#, php-format
-msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
-msgstr ""
-
-#: templates/personal.php:15
+#: templates/personal.php:9
msgid "Get the apps to sync your files"
msgstr ""
-#: templates/personal.php:26
+#: templates/personal.php:20
msgid "Show First Run Wizard again"
msgstr ""
-#: templates/personal.php:37 templates/users.php:23 templates/users.php:86
+#: templates/personal.php:28
+#, php-format
+msgid "You have used <strong>%s</strong> of the available <strong>%s</strong>"
+msgstr ""
+
+#: templates/personal.php:40 templates/users.php:23 templates/users.php:86
msgid "Password"
msgstr ""
-#: templates/personal.php:38
+#: templates/personal.php:41
msgid "Your password was changed"
msgstr ""
-#: templates/personal.php:39
+#: templates/personal.php:42
msgid "Unable to change your password"
msgstr ""
-#: templates/personal.php:40
+#: templates/personal.php:43
msgid "Current password"
msgstr ""
-#: templates/personal.php:42
+#: templates/personal.php:45
msgid "New password"
msgstr ""
-#: templates/personal.php:44
+#: templates/personal.php:47
msgid "Change password"
msgstr ""
-#: templates/personal.php:56 templates/users.php:85
+#: templates/personal.php:59 templates/users.php:85
msgid "Display Name"
msgstr ""
-#: templates/personal.php:71
+#: templates/personal.php:74
msgid "Email"
msgstr ""
-#: templates/personal.php:73
+#: templates/personal.php:76
msgid "Your email address"
msgstr ""
-#: templates/personal.php:74
+#: templates/personal.php:77
msgid "Fill in an email address to enable password recovery"
msgstr ""
-#: templates/personal.php:83 templates/personal.php:84
+#: templates/personal.php:86 templates/personal.php:87
msgid "Language"
msgstr ""
-#: templates/personal.php:95
+#: templates/personal.php:99
msgid "Help translate"
msgstr ""
-#: templates/personal.php:100
+#: templates/personal.php:105
msgid "WebDAV"
msgstr ""
-#: templates/personal.php:102
+#: templates/personal.php:107
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po
index 97f45ad61e2..900b2209548 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "வருடங்களுக்கு முன்"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud இன் கடவுச்சொல் மீளமைப்பு"
@@ -403,17 +403,17 @@ msgstr "பயனாளர் பெயர்"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "கோரிக்கை மீளமைப்பு"
diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po
index e6d77aa686c..a2b3ad473e4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL வெறுமையாக இருக்கமுடியாத
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "வழு"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "பெயர்"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "அளவு"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "மாற்றப்பட்டது"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 கோப்புறை"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{எண்ணிக்கை} கோப்புறைகள்"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 கோப்பு"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{எண்ணிக்கை} கோப்புகள்"
diff --git a/l10n/ta_LK/files_encryption.po b/l10n/ta_LK/files_encryption.po
index 3185af526cc..9991449473b 100644
--- a/l10n/ta_LK/files_encryption.po
+++ b/l10n/ta_LK/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "சேமிக்கப்படுகிறது..."
@@ -84,11 +94,11 @@ msgstr "மறைக்குறியீடு"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ta_LK/files_external.po b/l10n/ta_LK/files_external.po
index f6143aff034..dda6a6339e3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 75eb7467a2a..89718d4286f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/ta_LK/files_trashbin.po
index 3cd0745c435..c31758defe0 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 1149d963bf4..d9e007ee80a 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ta_LK/settings.po
index 4d71ce572ad..c37eb589824 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr "மற்றவை"
+#: templates/users.php:84
+msgid "Username"
+msgstr "பயனாளர் பெயர்"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ta_LK/user_ldap.po b/l10n/ta_LK/user_ldap.po
index 5ecd014ccff..2e00a6891d8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 56fd49d0875..42870b6b6b5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "సంవత్సరాల క్రితం"
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "వాడుకరి పేరు"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/te/files.po b/l10n/te/files.po
index fbeedda4d96..3da76a284d6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "పొరపాటు"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "పేరు"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "పరిమాణం"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/te/files_encryption.po b/l10n/te/files_encryption.po
index ee18899a2bd..9161b529b8d 100644
--- a/l10n/te/files_encryption.po
+++ b/l10n/te/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/te/files_external.po b/l10n/te/files_external.po
index ab3962c0ca5..6e6e4783906 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 5a1f15a0a63..c3710de1f20 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-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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_trashbin.po b/l10n/te/files_trashbin.po
index 9bf88336a0a..699cce94b68 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 2fccc35c541..1d928317ce7 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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/settings.po b/l10n/te/settings.po
index 08ddb3568f2..76f1847e40a 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "వాడుకరి పేరు"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/te/user_ldap.po b/l10n/te/user_ldap.po
index 6e0caff4637..2f595b3fe9d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 b8268a00c81..db739ba85bb 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr ""
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot
index d361349ded1..4207afcfd51 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr ""
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot
index 0be4454a96a..90ba19ef1bb 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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"
@@ -59,6 +59,16 @@ msgid ""
"access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -83,11 +93,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -99,15 +109,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot
index eddde9e6db4..c5004183190 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 19dbe5af2c3..df0d39e194c 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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_trashbin.pot b/l10n/templates/files_trashbin.pot
index 5083a4af5f3..6f2e9ad664a 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 1888b006106..e1f89189446 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 f590078f67e..c3384c2cdf0 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-18 02:05+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot
index cf71b2630b9..2f9854b8bd3 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-18 02:05+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr ""
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot
index ac9b0adc35f..d02d53a2b54 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 891723aaee7..ea0db57fa6f 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-18 02:04+0200\n"
+"POT-Creation-Date: 2013-06-28 01:58+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 d035df9d430..b1f727195fa 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "ปี ที่ผ่านมา"
@@ -373,7 +373,7 @@ msgstr "การอัพเดทไม่เป็นผลสำเร็จ
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "การอัพเดทเสร็จเรียบร้อยแล้ว กำลังเปลี่ยนเส้นทางไปที่ ownCloud อยู่ในขณะนี้"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "รีเซ็ตรหัสผ่าน ownCloud"
@@ -403,17 +403,17 @@ msgstr "ชื่อผู้ใช้งาน"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "ขอเปลี่ยนรหัสใหม่"
diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po
index ca5890d3bf7..4b6e1d460eb 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL ไม่สามารถเว้นว่างได้"
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ชื่อโฟลเดอร์ไม่ถูกต้อง การใช้งาน 'แชร์' สงวนไว้สำหรับ Owncloud เท่านั้น"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "ข้อผิดพลาด"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "ชื่อ"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "ขนาด"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "แก้ไขแล้ว"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 โฟลเดอร์"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} โฟลเดอร์"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ไฟล์"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ไฟล์"
diff --git a/l10n/th_TH/files_encryption.po b/l10n/th_TH/files_encryption.po
index 2b764c9d97d..8c51854d4a1 100644
--- a/l10n/th_TH/files_encryption.po
+++ b/l10n/th_TH/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "กำลังบันทึกข้อมูล..."
@@ -84,11 +94,11 @@ msgstr "การเข้ารหัส"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po
index 49fefce6f47..f2ee0df7cbd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 d2645c87d55..6a807467898 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/th_TH/files_trashbin.po
index 4a33cc3a9d5..e93c3b7ffa7 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 38727ddad82..0989dbd9cfa 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/th_TH/settings.po
index 85de4cc2134..b17614bd44c 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "ใช้ที่อยู่นี้เพื่อเชื่อมต่อกับ ownCloud ในโปรแกรมจัดการไฟล์ของคุณ"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "ชื่อที่ใช้สำหรับเข้าสู่ระบบ"
@@ -485,6 +485,10 @@ msgstr "ไม่จำกัดจำนวน"
msgid "Other"
msgstr "อื่นๆ"
+#: templates/users.php:84
+msgid "Username"
+msgstr "ชื่อผู้ใช้งาน"
+
#: templates/users.php:91
msgid "Storage"
msgstr "พื้นที่จัดเก็บข้อมูล"
diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po
index 91e1143068f..be96bd4e87f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3d673fccf9d..c72977f9499 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -374,7 +374,7 @@ msgstr "Güncelleme başarılı olmadı. Lütfen bu hatayı bildirin <a href=\"h
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Güncelleme başarılı. ownCloud'a yönlendiriliyor."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud parola sıfırlama"
@@ -404,17 +404,17 @@ msgstr "Kullanıcı Adı"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Sıfırlama iste"
diff --git a/l10n/tr/files.po b/l10n/tr/files.po
index 52c05f953ea..f068a117539 100644
--- a/l10n/tr/files.po
+++ b/l10n/tr/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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"
@@ -184,35 +184,35 @@ msgstr "URL boş olamaz."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Hata"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "İsim"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Boyut"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Değiştirilme"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 dizin"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} dizin"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 dosya"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} dosya"
diff --git a/l10n/tr/files_encryption.po b/l10n/tr/files_encryption.po
index e6a73fd95a0..723756c8005 100644
--- a/l10n/tr/files_encryption.po
+++ b/l10n/tr/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Kaydediliyor..."
@@ -85,12 +95,12 @@ msgstr "Şifreleme"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "Şifreli parola kurtarma anahtarını etkinleştir(kurtarma anahtarı paylaşımına izin ver)"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Kurtarma hesabı parolası"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +111,16 @@ msgid "Disabled"
msgstr "Devre dışı"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "Şifreli parolalar kurtarma anahtarını değiştir:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "Eski kurtarma hesabı parolası"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "Yeni kurtarma hesabı parolası"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po
index e6b03a315ef..4fe357be5d9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ef103f54652..65b6cd5bd92 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/tr/files_trashbin.po
index cac84aa2c05..3c9fcdbb03d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3b8cf94d08b..63aea08ae37 100644
--- a/l10n/tr/lib.po
+++ b/l10n/tr/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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/tr/settings.po b/l10n/tr/settings.po
index d7be2a35d29..6099530aff3 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Bu adresi kullanarak ownCloud 'unuza dosya yöneticinizde bağlanın"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Giriş Adı"
@@ -486,6 +486,10 @@ msgstr "Limitsiz"
msgid "Other"
msgstr "Diğer"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Kullanıcı Adı"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Depolama"
diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po
index 32c7be36154..42ba932378b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ff21d7418b3..caf73f807b8 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "ئىشلەتكۈچى ئاتى"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr ""
diff --git a/l10n/ug/files.po b/l10n/ug/files.po
index 30195bbf90d..82619800af5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "خاتالىق"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "ئاتى"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "چوڭلۇقى"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "ئۆزگەرتكەن"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 قىسقۇچ"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 ھۆججەت"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} ھۆججەت"
diff --git a/l10n/ug/files_encryption.po b/l10n/ug/files_encryption.po
index 326a70f4778..2241b0b8106 100644
--- a/l10n/ug/files_encryption.po
+++ b/l10n/ug/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Uighur <uqkun@outlook.com>\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "ساقلاۋاتىدۇ…"
@@ -84,11 +94,11 @@ msgstr "شىفىرلاش"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ug/files_external.po b/l10n/ug/files_external.po
index 22c1597b409..0d56f719e5e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 0683edc01d8..cd5743bfab5 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/ug/files_trashbin.po
index c428d6b843e..ea01bb0418e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 00954cc5178..46b95ee9f3b 100644
--- a/l10n/ug/lib.po
+++ b/l10n/ug/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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/ug/settings.po
index 6cfc067e979..8bec3375cb1 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "تىزىمغا كىرىش ئاتى"
@@ -485,6 +485,10 @@ msgstr "چەكسىز"
msgid "Other"
msgstr "باشقا"
+#: templates/users.php:84
+msgid "Username"
+msgstr "ئىشلەتكۈچى ئاتى"
+
#: templates/users.php:91
msgid "Storage"
msgstr "ساقلىغۇچ"
diff --git a/l10n/ug/user_ldap.po b/l10n/ug/user_ldap.po
index ece52c093f2..3ffb8f09c49 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/uk/core.po b/l10n/uk/core.po
index 154cc17f944..fcf106f2743 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "роки тому"
@@ -373,7 +373,7 @@ msgstr "Оновлення виконалось неуспішно. Будь л
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Оновлення виконалось успішно. Перенаправляємо вас на ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "скидання пароля ownCloud"
@@ -403,17 +403,17 @@ msgstr "Ім'я користувача"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Запит скидання"
diff --git a/l10n/uk/files.po b/l10n/uk/files.po
index b4f74b99b08..26dc5840696 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "URL не може бути пустим."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Помилка"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Ім'я"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Розмір"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Змінено"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 папка"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} папок"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 файл"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} файлів"
diff --git a/l10n/uk/files_encryption.po b/l10n/uk/files_encryption.po
index 8ea782c7d5b..8248bcf64da 100644
--- a/l10n/uk/files_encryption.po
+++ b/l10n/uk/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Зберігаю..."
@@ -84,11 +94,11 @@ msgstr "Шифрування"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po
index c24147f7b66..31417d42132 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 c6eecb1a585..c20c81f0205 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/uk/files_trashbin.po
index 79239521bf0..97e6dba77ae 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 176f4c85dc4..2ce5571dffe 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/uk/settings.po
index 5282f8888c1..d109fda842e 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Використовуйте цю адресу для під'єднання до вашого ownCloud у вашому файловому менеджері"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Ім'я Логіну"
@@ -485,6 +485,10 @@ msgstr "Необмежено"
msgid "Other"
msgstr "Інше"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Ім'я користувача"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Сховище"
diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po
index 09729c23839..3cf3f78ade6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 f75e7512371..3ac680bf45e 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "اون کلاؤڈ پاسورڈ ری سیٹ"
@@ -403,17 +403,17 @@ msgstr "یوزر نیم"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "ری سیٹ کی درخواست کریں"
diff --git a/l10n/ur_PK/files.po b/l10n/ur_PK/files.po
index 01f8e2016ca..ece71548a7d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "ایرر"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr ""
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr ""
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/ur_PK/files_encryption.po b/l10n/ur_PK/files_encryption.po
index b002ce15244..3f2fe3adc37 100644
--- a/l10n/ur_PK/files_encryption.po
+++ b/l10n/ur_PK/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr ""
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/ur_PK/files_sharing.po b/l10n/ur_PK/files_sharing.po
index 65623d2348b..adb3e46b7b0 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-14 02:47+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\n"
+"POT-Creation-Date: 2013-06-23 01:59+0200\n"
+"PO-Revision-Date: 2013-06-22 10:24+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/files_trashbin.po b/l10n/ur_PK/files_trashbin.po
index 889ca75c108..5a78c3b947d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 ffd3f065ba9..52b8565ddfb 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 00:14+0000\n"
+"POT-Creation-Date: 2013-06-27 02:04+0200\n"
+"PO-Revision-Date: 2013-06-27 00:02+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/settings.po b/l10n/ur_PK/settings.po
index 63617950217..cef2cb328ba 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "یوزر نیم"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/ur_PK/user_ldap.po b/l10n/ur_PK/user_ldap.po
index 2434c645b3a..2f52ca8deba 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/vi/core.po b/l10n/vi/core.po
index 0bc1ed8ae66..5ba2579182b 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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"
@@ -374,7 +374,7 @@ msgstr "Cập nhật không thành công . Vui lòng thông báo đến <a href=
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "Cập nhật thành công .Hệ thống sẽ đưa bạn tới ownCloud."
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "Khôi phục mật khẩu Owncloud "
@@ -404,17 +404,17 @@ msgstr "Tên đăng nhập"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "Yêu cầu thiết lập lại "
diff --git a/l10n/vi/files.po b/l10n/vi/files.po
index 3068535dcb7..eb1334a82f4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL không được để trống."
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "Lỗi"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "Tên"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "Kích cỡ"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "Thay đổi"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 thư mục"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} thư mục"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 tập tin"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} tập tin"
diff --git a/l10n/vi/files_encryption.po b/l10n/vi/files_encryption.po
index 84588ba7ac5..b85ddb1e696 100644
--- a/l10n/vi/files_encryption.po
+++ b/l10n/vi/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "Đang lưu..."
@@ -85,12 +95,12 @@ msgstr "Mã hóa"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "Mật khẩu cho tài khoản cứu hộ"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,15 +111,15 @@ msgid "Disabled"
msgstr "Tắt"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po
index 3cc75649bda..94e66d87b52 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a995600c0e8..7434e860ffc 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/vi/files_trashbin.po
index 63d11064fdf..1d11dd20576 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 8c9c753e8eb..c71b84999d5 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/vi/settings.po
index e6c83125bf4..84a950d0e77 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "Sử dụng địa chỉ này để kết nối ownCloud của bạn trong trình quản lý file của bạn"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "Tên đăng nhập"
@@ -485,6 +485,10 @@ msgstr "Không giới hạn"
msgid "Other"
msgstr "Khác"
+#: templates/users.php:84
+msgid "Username"
+msgstr "Tên đăng nhập"
+
#: templates/users.php:91
msgid "Storage"
msgstr "Bộ nhớ"
diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po
index a286cf0e7bb..845e98b9e76 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 692dba1d71f..17f8906dada 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "年前"
@@ -375,7 +375,7 @@ msgstr "升级失败。请向<a href=\"https://github.com/owncloud/core/issues\"
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "升级成功。现在为您跳转到ownCloud。"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "私有云密码重置"
@@ -405,17 +405,17 @@ msgstr "用户名"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "要求重置"
diff --git a/l10n/zh_CN.GB2312/files.po b/l10n/zh_CN.GB2312/files.po
index f4c760ef510..4eb98e767dd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr "网址不能为空。"
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "出错"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "名称"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "修改日期"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 个文件夹"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} 个文件夹"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 个文件"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} 个文件"
diff --git a/l10n/zh_CN.GB2312/files_encryption.po b/l10n/zh_CN.GB2312/files_encryption.po
index a6c9670803c..b03035e56f1 100644
--- a/l10n/zh_CN.GB2312/files_encryption.po
+++ b/l10n/zh_CN.GB2312/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "保存中..."
@@ -84,11 +94,11 @@ msgstr "加密"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/zh_CN.GB2312/files_external.po b/l10n/zh_CN.GB2312/files_external.po
index 1573b564c8f..5902b97e537 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 cf575798dd4..2dcd4cbe2e2 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/zh_CN.GB2312/files_trashbin.po
index f84d2cc0fa6..6732d9a5a62 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 24bcd47460a..5aafff4af4b 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/zh_CN.GB2312/settings.po
index 4a9e28313f6..c4809f80d08 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "使用此地址来在您的文件管理器中连接您的ownCloud"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "登录名"
@@ -486,6 +486,10 @@ msgstr "无限制"
msgid "Other"
msgstr "其他"
+#: templates/users.php:84
+msgid "Username"
+msgstr "用户名"
+
#: templates/users.php:91
msgid "Storage"
msgstr "容量"
diff --git a/l10n/zh_CN.GB2312/user_ldap.po b/l10n/zh_CN.GB2312/user_ldap.po
index 656b6c2c0d3..3ffa357f7bf 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 fae12fa18da..cf859bcc04f 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 "年前"
@@ -374,7 +374,7 @@ msgstr "更新不成功。请汇报将此问题汇报给 <a href=\"https://gith
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "更新成功。正在重定向至 ownCloud。"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "重置 ownCloud 密码"
@@ -404,17 +404,17 @@ msgstr "用户名"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "请求重置"
diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po
index 7da3cfcc467..2fe5f4dd9c8 100644
--- a/l10n/zh_CN/files.po
+++ b/l10n/zh_CN/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+0000\n"
"Last-Translator: zhangmin <zm1990s@gmail.com>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -184,35 +184,35 @@ msgstr "URL不能为空"
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "无效文件夹名。'共享' 是 Owncloud 预留的文件夹名。"
-#: js/files.js:520 js/files.js:536 js/files.js:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "错误"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "名称"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "修改日期"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1个文件夹"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} 个文件夹"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 个文件"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} 个文件"
diff --git a/l10n/zh_CN/files_encryption.po b/l10n/zh_CN/files_encryption.po
index fa7a66b2a51..99ed1e0e5fe 100644
--- a/l10n/zh_CN/files_encryption.po
+++ b/l10n/zh_CN/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "保存中"
@@ -85,12 +95,12 @@ msgstr "加密"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
-msgstr "启用加密密码恢复密钥(允许共享恢复密钥):"
+"Enable recovery key (allow to recover users files in case of password loss):"
+msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
-msgstr "恢复账户密码"
+msgid "Recovery key password"
+msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
msgid "Enabled"
@@ -101,16 +111,16 @@ msgid "Disabled"
msgstr "禁用"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "变更加密密码恢复密钥:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
-msgstr "旧恢复账号密码"
+msgid "Old Recovery key password"
+msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
-msgstr "新恢复账号密码"
+msgid "New Recovery key password"
+msgstr ""
#: templates/settings-admin.php:53
msgid "Change Password"
diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po
index fa2308904c6..37924fa6220 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 8f5642d27c8..bd4527b0b3d 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/zh_CN/files_trashbin.po
index fe11229bd8c..4f9b8f4464a 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 f99970bdbf6..d6dd4f2e1ab 100644
--- a/l10n/zh_CN/lib.po
+++ b/l10n/zh_CN/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:15+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_CN/settings.po b/l10n/zh_CN/settings.po
index 30f123b1c47..c374a790f0b 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -457,7 +457,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "用该地址来连接文件管理器中的 ownCloud"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "登录名称"
@@ -487,6 +487,10 @@ msgstr "无限"
msgid "Other"
msgstr "其它"
+#: templates/users.php:84
+msgid "Username"
+msgstr "用户名"
+
#: templates/users.php:91
msgid "Storage"
msgstr "存储"
diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po
index 6b003df1483..e9d8ec160bd 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 a3cc301fbbc..25c1332c839 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:24+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 23:14+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 ""
@@ -373,7 +373,7 @@ msgstr ""
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "更新成功, 正"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr ""
@@ -403,17 +403,17 @@ msgstr "用戶名稱"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
msgstr ""
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "重設"
diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po
index 26fc8577676..0ed24005561 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -183,35 +183,35 @@ msgstr ""
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
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "錯誤"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "名稱"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr ""
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr ""
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr ""
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{}文件夾"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr ""
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr ""
diff --git a/l10n/zh_HK/files_encryption.po b/l10n/zh_HK/files_encryption.po
index c61e3c1db8a..f96c6a46879 100644
--- a/l10n/zh_HK/files_encryption.po
+++ b/l10n/zh_HK/files_encryption.po
@@ -7,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:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@@ -60,6 +60,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr ""
@@ -84,11 +94,11 @@ msgstr "加密"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -100,15 +110,15 @@ msgid "Disabled"
msgstr ""
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
+msgid "Change recovery key password:"
msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/zh_HK/files_external.po b/l10n/zh_HK/files_external.po
index 5920df66af7..4c0bc76f750 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 011b83a5cdc..2fc02c0b4f6 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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_trashbin.po b/l10n/zh_HK/files_trashbin.po
index 3a8d9f9fe86..5aaf67f4bd4 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 3edab0d07da..82432cc9bb9 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/zh_HK/settings.po
index 0ce83b2e978..192792e641f 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -455,7 +455,7 @@ msgstr ""
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr ""
@@ -485,6 +485,10 @@ msgstr ""
msgid "Other"
msgstr ""
+#: templates/users.php:84
+msgid "Username"
+msgstr "用戶名稱"
+
#: templates/users.php:91
msgid "Storage"
msgstr ""
diff --git a/l10n/zh_HK/user_ldap.po b/l10n/zh_HK/user_ldap.po
index ff435eb4ee0..702d2308acc 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 4521623ad84..69b1b4b0fe4 100644
--- a/l10n/zh_TW/core.po
+++ b/l10n/zh_TW/core.po
@@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
+# chenanyeh <chnjsn1221@gmail.com>, 2013
# pellaeon <nfsmwlin@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
-"POT-Creation-Date: 2013-06-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+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 23:14+0000\n"
+"Last-Translator: chenanyeh <chnjsn1221@gmail.com>\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"
@@ -62,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 "幾年前"
@@ -374,7 +375,7 @@ msgstr "升級失敗,請將此問題回報 <a href=\"https://github.com/ownclo
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr "升級成功,正將您重新導向至 ownCloud 。"
-#: lostpassword/controller.php:58
+#: lostpassword/controller.php:60
msgid "ownCloud password reset"
msgstr "ownCloud 密碼重設"
@@ -404,17 +405,17 @@ msgstr "使用者名稱"
#: lostpassword/templates/lostpassword.php:22
msgid ""
-"Your files seems to be encrypted. If you didn't have enabled the recovery "
-"key there will be no way to get your data back once the password was "
-"resetted. If you are not sure what to do, please contact your administrator "
-"first before continue. Do you really want to continue?"
+"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?"
msgstr ""
#: lostpassword/templates/lostpassword.php:24
msgid "Yes, I really want to reset my password now"
-msgstr ""
+msgstr "對,我現在想要重設我的密碼。"
-#: lostpassword/templates/lostpassword.php:29
+#: lostpassword/templates/lostpassword.php:27
msgid "Request reset"
msgstr "請求重設"
diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po
index 271112a39e4..7fc21aaa73e 100644
--- a/l10n/zh_TW/files.po
+++ b/l10n/zh_TW/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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -184,35 +184,35 @@ msgstr "URL 不能為空白。"
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:826 js/files.js:864
+#: js/files.js:520 js/files.js:536 js/files.js:840 js/files.js:878
msgid "Error"
msgstr "錯誤"
-#: js/files.js:877 templates/index.php:69
+#: js/files.js:891 templates/index.php:69
msgid "Name"
msgstr "名稱"
-#: js/files.js:878 templates/index.php:80
+#: js/files.js:892 templates/index.php:80
msgid "Size"
msgstr "大小"
-#: js/files.js:879 templates/index.php:82
+#: js/files.js:893 templates/index.php:82
msgid "Modified"
msgstr "修改"
-#: js/files.js:898
+#: js/files.js:912
msgid "1 folder"
msgstr "1 個資料夾"
-#: js/files.js:900
+#: js/files.js:914
msgid "{count} folders"
msgstr "{count} 個資料夾"
-#: js/files.js:908
+#: js/files.js:922
msgid "1 file"
msgstr "1 個檔案"
-#: js/files.js:910
+#: js/files.js:924
msgid "{count} files"
msgstr "{count} 個檔案"
diff --git a/l10n/zh_TW/files_encryption.po b/l10n/zh_TW/files_encryption.po
index 032ac45557c..fdaaecf72f1 100644
--- a/l10n/zh_TW/files_encryption.po
+++ b/l10n/zh_TW/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-14 02:46+0200\n"
-"PO-Revision-Date: 2013-06-14 00:47+0000\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"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@@ -61,6 +61,16 @@ msgid ""
"regain access to your files"
msgstr ""
+#: hooks/hooks.php:44
+msgid "PHP module OpenSSL is not installed."
+msgstr ""
+
+#: hooks/hooks.php:45
+msgid ""
+"Please ask your server administrator to install the module. For now the "
+"encryption app was disabled."
+msgstr ""
+
#: js/settings-admin.js:11
msgid "Saving..."
msgstr "儲存中..."
@@ -85,11 +95,11 @@ msgstr "加密"
#: templates/settings-admin.php:10
msgid ""
-"Enable encryption passwords recovery key (allow sharing to recovery key):"
+"Enable recovery key (allow to recover users files in case of password loss):"
msgstr ""
#: templates/settings-admin.php:14
-msgid "Recovery account password"
+msgid "Recovery key password"
msgstr ""
#: templates/settings-admin.php:21 templates/settings-personal.php:54
@@ -101,15 +111,15 @@ msgid "Disabled"
msgstr "已停用"
#: templates/settings-admin.php:34
-msgid "Change encryption passwords recovery key:"
-msgstr "變更加密密碼還原金鑰:"
+msgid "Change recovery key password:"
+msgstr ""
#: templates/settings-admin.php:41
-msgid "Old Recovery account password"
+msgid "Old Recovery key password"
msgstr ""
#: templates/settings-admin.php:48
-msgid "New Recovery account password"
+msgid "New Recovery key password"
msgstr ""
#: templates/settings-admin.php:53
diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po
index 4f54fefcc7d..5ffc2f64184 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 8e948a8ecfc..b6c3aeb8972 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/files_trashbin.po b/l10n/zh_TW/files_trashbin.po
index 7cac89f323b..e7dd0155da3 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 7841bdd34b1..1550437e429 100644
--- a/l10n/zh_TW/lib.po
+++ b/l10n/zh_TW/lib.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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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/settings.po b/l10n/zh_TW/settings.po
index 07a13cbee08..ef9523a328a 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-18 02:05+0200\n"
-"PO-Revision-Date: 2013-06-17 23:25+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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"
@@ -456,7 +456,7 @@ msgstr "WebDAV"
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr "在您的檔案管理員中使用這個地址來連線到 ownCloud"
-#: templates/users.php:21 templates/users.php:84
+#: templates/users.php:21
msgid "Login Name"
msgstr "登入名稱"
@@ -486,6 +486,10 @@ msgstr "無限制"
msgid "Other"
msgstr "其他"
+#: templates/users.php:84
+msgid "Username"
+msgstr "使用者名稱"
+
#: templates/users.php:91
msgid "Storage"
msgstr "儲存區"
diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po
index 8008599c38d..c6bc4fc15b9 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-18 02:04+0200\n"
-"PO-Revision-Date: 2013-06-17 23:26+0000\n"
+"POT-Creation-Date: 2013-06-28 01:58+0200\n"
+"PO-Revision-Date: 2013-06-27 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 26e9595e869..fd4870974fe 100644
--- a/lib/base.php
+++ b/lib/base.php
@@ -288,14 +288,14 @@ class OC {
$cookie_path = OC::$WEBROOT ?: '/';
ini_set('session.cookie_path', $cookie_path);
+ //set the session object to a dummy session so code relying on the session existing still works
+ self::$session = new \OC\Session\Memory('');
+
try{
// set the session name to the instance id - which is unique
self::$session = new \OC\Session\Internal(OC_Util::getInstanceId());
// if session cant be started break with http 500 error
}catch (Exception $e){
- //set the session object to a dummy session so code relying on the session existing still works
- self::$session = new \OC\Session\Memory('');
-
OC_Log::write('core', 'Session could not be initialized',
OC_Log::ERROR);
diff --git a/lib/connector/sabre/locks.php b/lib/connector/sabre/locks.php
index cbc495dec19..7aca2e43712 100644
--- a/lib/connector/sabre/locks.php
+++ b/lib/connector/sabre/locks.php
@@ -176,6 +176,10 @@ class OC_Connector_Sabre_Locks extends Sabre_DAV_Locks_Backend_Abstract {
public function unlock($uri, Sabre_DAV_Locks_LockInfo $lockInfo) {
$sql = 'DELETE FROM `*PREFIX*locks` WHERE `userid` = ? AND `uri` = ? AND `token` = ?';
+ if (OC_Config::getValue( "dbtype") === 'oci') {
+ //FIXME oracle hack: need to explicitly cast CLOB to CHAR for comparison
+ $sql = 'DELETE FROM `*PREFIX*locks` WHERE `userid` = ? AND to_char(`uri`) = ? AND `token` = ?';
+ }
$result = OC_DB::executeAudited( $sql, array(OC_User::getUser(), $uri, $lockInfo->token));
return $result->numRows() === 1;
diff --git a/lib/connector/sabre/node.php b/lib/connector/sabre/node.php
index 1ffa048d6b2..0bffa58af78 100644
--- a/lib/connector/sabre/node.php
+++ b/lib/connector/sabre/node.php
@@ -189,8 +189,8 @@ abstract class OC_Connector_Sabre_Node implements Sabre_DAV_INode, Sabre_DAV_IPr
*/
public function getProperties($properties) {
if (is_null($this->property_cache)) {
- $query = OC_DB::prepare( 'SELECT * FROM `*PREFIX*properties` WHERE `userid` = ? AND `propertypath` = ?' );
- $result = $query->execute( array( OC_User::getUser(), $this->path ));
+ $sql = 'SELECT * FROM `*PREFIX*properties` WHERE `userid` = ? AND `propertypath` = ?';
+ $result = OC_DB::executeAudited( $sql, array( OC_User::getUser(), $this->path ) );
$this->property_cache = array();
while( $row = $result->fetchRow()) {
diff --git a/lib/files/cache/scanner.php b/lib/files/cache/scanner.php
index e7fbd856d5a..9b94a24f481 100644
--- a/lib/files/cache/scanner.php
+++ b/lib/files/cache/scanner.php
@@ -137,11 +137,20 @@ class Scanner {
\OC_Hook::emit('\OC\Files\Cache\Scanner', 'scan_folder', array('path' => $path, 'storage' => $this->storageId));
$size = 0;
$childQueue = array();
+ $existingChildren = array();
+ if ($this->cache->inCache($path)) {
+ $children = $this->cache->getFolderContents($path);
+ foreach ($children as $child) {
+ $existingChildren[] = $child['name'];
+ }
+ }
+ $newChildren = array();
if ($this->storage->is_dir($path) && ($dh = $this->storage->opendir($path))) {
\OC_DB::beginTransaction();
while ($file = readdir($dh)) {
$child = ($path) ? $path . '/' . $file : $file;
if (!Filesystem::isIgnoredDir($file)) {
+ $newChildren[] = $file;
$data = $this->scanFile($child, $reuse);
if ($data) {
if ($data['size'] === -1) {
@@ -156,6 +165,11 @@ class Scanner {
}
}
}
+ $removedChildren = \array_diff($existingChildren, $newChildren);
+ foreach ($removedChildren as $childName) {
+ $child = ($path) ? $path . '/' . $childName : $childName;
+ $this->cache->remove($child);
+ }
\OC_DB::commit();
foreach ($childQueue as $child) {
$childSize = $this->scanChildren($child, self::SCAN_RECURSIVE);
diff --git a/lib/l10n/el.php b/lib/l10n/el.php
index 8637b8da269..cd025aec78d 100644
--- a/lib/l10n/el.php
+++ b/lib/l10n/el.php
@@ -24,6 +24,7 @@
"%s set the database host." => "%s ρυθμίση του κεντρικόυ υπολογιστή βάσης δεδομένων. ",
"PostgreSQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL",
"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\"",
diff --git a/lib/l10n/eo.php b/lib/l10n/eo.php
index 2782be65da9..327fe75b9d2 100644
--- a/lib/l10n/eo.php
+++ b/lib/l10n/eo.php
@@ -15,6 +15,24 @@
"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",
+"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 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",
+"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",
"1 minute ago" => "antaŭ 1 minuto",
"%d minutes ago" => "antaŭ %d minutoj",
diff --git a/lib/l10n/ko.php b/lib/l10n/ko.php
index bf2a68369f1..bfb99544a3b 100644
--- a/lib/l10n/ko.php
+++ b/lib/l10n/ko.php
@@ -16,6 +16,8 @@
"Files" => "파일",
"Text" => "텍스트",
"Images" => "그림",
+"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" => "초 전",
"1 minute ago" => "1분 전",
"%d minutes ago" => "%d분 전",
diff --git a/lib/l10n/sl.php b/lib/l10n/sl.php
index 7f8827d17f3..2073f545232 100644
--- a/lib/l10n/sl.php
+++ b/lib/l10n/sl.php
@@ -24,6 +24,7 @@
"%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",
"You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.",
+"Oracle connection could not be established" => "Povezava z bazo Oracle ni uspela.",
"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni veljavno",
"DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"",
"Offending command was: \"%s\"" => "Napačni ukaz je: \"%s\"",
diff --git a/lib/user.php b/lib/user.php
index 06ea8e791dd..830f13bb8df 100644
--- a/lib/user.php
+++ b/lib/user.php
@@ -190,7 +190,7 @@ class OC_User {
// use Reflection to create a new instance, using the $args
$backend = $reflectionObj->newInstanceArgs($arguments);
self::useBackend($backend);
- $_setupedBackends[] = $i;
+ self::$_setupedBackends[] = $i;
} else {
OC_Log::write('core', 'User backend ' . $class . ' already initialized.', OC_Log::DEBUG);
}
diff --git a/lib/user/database.php b/lib/user/database.php
index d70b620f2ab..9f00a022d9f 100644
--- a/lib/user/database.php
+++ b/lib/user/database.php
@@ -85,7 +85,7 @@ class OC_User_Database extends OC_User_Backend {
*/
public function deleteUser( $uid ) {
// Delete user-group-relation
- $query = OC_DB::prepare( 'DELETE FROM `*PREFIX*users` WHERE uid = ?' );
+ $query = OC_DB::prepare( 'DELETE FROM `*PREFIX*users` WHERE `uid` = ?' );
$query->execute( array( $uid ));
return true;
}
diff --git a/settings/js/users.js b/settings/js/users.js
index f3fab34b090..7ed6c50d588 100644
--- a/settings/js/users.js
+++ b/settings/js/users.js
@@ -88,7 +88,7 @@ var UserList = {
tr.attr('data-uid', username);
tr.attr('data-displayName', displayname);
tr.find('td.name').text(username);
- tr.find('td.displayName').text(displayname);
+ tr.find('td.displayName > span').text(displayname);
var groupsSelect = $('<select multiple="multiple" class="groupsselect" data-placehoder="Groups" title="' + t('settings', 'Groups') + '"></select>').attr('data-username', username).attr('data-user-groups', groups);
tr.find('td.groups').empty();
if (tr.find('td.subadmins').length > 0) {
diff --git a/settings/l10n/af_ZA.php b/settings/l10n/af_ZA.php
index f32b79b80f4..f89e0062928 100644
--- a/settings/l10n/af_ZA.php
+++ b/settings/l10n/af_ZA.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "Wagwoord",
-"New password" => "Nuwe wagwoord"
+"New password" => "Nuwe wagwoord",
+"Username" => "Gebruikersnaam"
);
diff --git a/settings/l10n/ar.php b/settings/l10n/ar.php
index db79ae2b093..73eb4127749 100644
--- a/settings/l10n/ar.php
+++ b/settings/l10n/ar.php
@@ -103,6 +103,7 @@
"Default Storage" => "وحدة التخزين الافتراضية",
"Unlimited" => "غير محدود",
"Other" => "شيء آخر",
+"Username" => "إسم المستخدم",
"Storage" => "وحدة التخزين",
"change display name" => "تغيير اسم الحساب",
"set new password" => "اعداد كلمة مرور جديدة",
diff --git a/settings/l10n/bg_BG.php b/settings/l10n/bg_BG.php
index d20e64f2e0b..31e5132edd2 100644
--- a/settings/l10n/bg_BG.php
+++ b/settings/l10n/bg_BG.php
@@ -57,6 +57,7 @@
"Default Storage" => "Хранилище по подразбиране",
"Unlimited" => "Неограничено",
"Other" => "Други",
+"Username" => "Потребител",
"Storage" => "Хранилище",
"Default" => "По подразбиране"
);
diff --git a/settings/l10n/bn_BD.php b/settings/l10n/bn_BD.php
index 8c25913fc1c..d5cecb60aa4 100644
--- a/settings/l10n/bn_BD.php
+++ b/settings/l10n/bn_BD.php
@@ -58,6 +58,7 @@
"Default Storage" => "পূর্বনির্ধারিত সংরক্ষণাগার",
"Unlimited" => "অসীম",
"Other" => "অন্যান্য",
+"Username" => "ব্যবহারকারী",
"Storage" => "সংরক্ষণাগার",
"Default" => "পূর্বনির্ধারিত"
);
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 201c15536ac..5125fa6ee6e 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -106,6 +106,7 @@
"Default Storage" => "Emmagatzemament per defecte",
"Unlimited" => "Il·limitat",
"Other" => "Un altre",
+"Username" => "Nom d'usuari",
"Storage" => "Emmagatzemament",
"change display name" => "canvia el nom a mostrar",
"set new password" => "estableix nova contrasenya",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index 3906c2f7187..24dd1964691 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -106,6 +106,7 @@
"Default Storage" => "Výchozí úložiště",
"Unlimited" => "Neomezeně",
"Other" => "Jiný",
+"Username" => "Uživatelské jméno",
"Storage" => "Úložiště",
"change display name" => "změnit zobrazované jméno",
"set new password" => "nastavit nové heslo",
diff --git a/settings/l10n/cy_GB.php b/settings/l10n/cy_GB.php
index 7ffcbdb45b5..98a46f5aca9 100644
--- a/settings/l10n/cy_GB.php
+++ b/settings/l10n/cy_GB.php
@@ -12,5 +12,6 @@
"Password" => "Cyfrinair",
"New password" => "Cyfrinair newydd",
"Email" => "E-bost",
-"Other" => "Arall"
+"Other" => "Arall",
+"Username" => "Enw defnyddiwr"
);
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 8e9d682ab78..d20ce6b1401 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -106,6 +106,7 @@
"Default Storage" => "Standard opbevaring",
"Unlimited" => "Ubegrænset",
"Other" => "Andet",
+"Username" => "Brugernavn",
"Storage" => "Opbevaring",
"change display name" => "skift skærmnavn",
"set new password" => "skift kodeord",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 3722d5db0c9..c8fdc253e9c 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -102,9 +102,11 @@
"Login Name" => "Loginname",
"Create" => "Anlegen",
"Admin Recovery Password" => "Admin-Wiederherstellungspasswort",
+"Enter the recovery password in order to recover the users files during password change" => "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen",
"Default Storage" => "Standard-Speicher",
"Unlimited" => "Unbegrenzt",
"Other" => "Andere",
+"Username" => "Benutzername",
"Storage" => "Speicher",
"change display name" => "Anzeigenamen ändern",
"set new password" => "Neues Passwort setzen",
diff --git a/settings/l10n/de_DE.php b/settings/l10n/de_DE.php
index c7846f79b30..700eda6c586 100644
--- a/settings/l10n/de_DE.php
+++ b/settings/l10n/de_DE.php
@@ -102,9 +102,11 @@
"Login Name" => "Loginname",
"Create" => "Erstellen",
"Admin Recovery Password" => "Admin-Paswort-Wiederherstellung",
+"Enter the recovery password in order to recover the users files during password change" => "Geben Sie das Wiederherstellungspasswort ein, um die Benutzerdateien während Passwortänderung wiederherzustellen",
"Default Storage" => "Standard-Speicher",
"Unlimited" => "Unbegrenzt",
"Other" => "Andere",
+"Username" => "Benutzername",
"Storage" => "Speicher",
"change display name" => "Anzeigenamen ändern",
"set new password" => "Neues Passwort setzen",
diff --git a/settings/l10n/el.php b/settings/l10n/el.php
index 6c07c9d8b48..eee768db5cf 100644
--- a/settings/l10n/el.php
+++ b/settings/l10n/el.php
@@ -102,9 +102,11 @@
"Login Name" => "Όνομα Σύνδεσης",
"Create" => "Δημιουργία",
"Admin Recovery Password" => "Κωδικός Επαναφοράς Διαχειριστή ",
+"Enter the recovery password in order to recover the users files during password change" => "Εισάγετε το συνθηματικό ανάκτησης ώστε να ανακτήσετε τα αρχεία χρηστών κατά την αλλαγή συνθηματικού",
"Default Storage" => "Προκαθορισμένη Αποθήκευση ",
"Unlimited" => "Απεριόριστο",
"Other" => "Άλλο",
+"Username" => "Όνομα χρήστη",
"Storage" => "Αποθήκευση",
"change display name" => "αλλαγή ονόματος εμφάνισης",
"set new password" => "επιλογή νέου κωδικού",
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php
index 9fd1d5b3206..83e03f2f5df 100644
--- a/settings/l10n/eo.php
+++ b/settings/l10n/eo.php
@@ -24,6 +24,8 @@
"Delete" => "Forigi",
"__language_name__" => "Esperanto",
"Security Warning" => "Sekureca averto",
+"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>.",
"Cron" => "Cron",
"Sharing" => "Kunhavigo",
"Enable Share API" => "Kapabligi API-on por Kunhavigo",
@@ -52,6 +54,7 @@
"Forum" => "Forumo",
"Bugtracker" => "Cimoraportejo",
"Commercial Support" => "Komerca subteno",
+"Get the apps to sync your files" => "Ekhavu la aplikaĵojn por sinkronigi viajn dosierojn",
"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "Vi uzas <strong>%s</strong> el la haveblaj <strong>%s</strong>",
"Password" => "Pasvorto",
"Your password was changed" => "Via pasvorto ŝanĝiĝis",
@@ -70,6 +73,7 @@
"Default Storage" => "Defaŭlta konservejo",
"Unlimited" => "Senlima",
"Other" => "Alia",
+"Username" => "Uzantonomo",
"Storage" => "Konservejo",
"Default" => "Defaŭlta"
);
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 2204f10dee2..9d6a2bedae9 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -106,6 +106,7 @@
"Default Storage" => "Almacenamiento predeterminado",
"Unlimited" => "Ilimitado",
"Other" => "Otro",
+"Username" => "Nombre de usuario",
"Storage" => "Almacenamiento",
"change display name" => "Cambiar nombre a mostrar",
"set new password" => "Configurar nueva contraseña",
diff --git a/settings/l10n/es_AR.php b/settings/l10n/es_AR.php
index 9ca0e68aa35..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,22 +92,23 @@
"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",
"Default Storage" => "Almacenamiento Predeterminado",
"Unlimited" => "Ilimitado",
"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/et_EE.php b/settings/l10n/et_EE.php
index ab9cda4b565..68cee88cf2e 100644
--- a/settings/l10n/et_EE.php
+++ b/settings/l10n/et_EE.php
@@ -106,6 +106,7 @@
"Default Storage" => "Vaikimisi maht",
"Unlimited" => "Piiramatult",
"Other" => "Muu",
+"Username" => "Kasutajanimi",
"Storage" => "Maht",
"change display name" => "muuda näidatavat nime",
"set new password" => "määra uus parool",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index b7a6cacc474..74ddd956f34 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -103,6 +103,7 @@
"Default Storage" => "Lehenetsitako Biltegiratzea",
"Unlimited" => "Mugarik gabe",
"Other" => "Bestelakoa",
+"Username" => "Erabiltzaile izena",
"Storage" => "Biltegiratzea",
"change display name" => "aldatu bistaratze izena",
"set new password" => "ezarri pasahitz berria",
diff --git a/settings/l10n/fa.php b/settings/l10n/fa.php
index b415f2990d4..e0090996f2a 100644
--- a/settings/l10n/fa.php
+++ b/settings/l10n/fa.php
@@ -96,6 +96,7 @@
"Default Storage" => "ذخیره سازی پیش فرض",
"Unlimited" => "نامحدود",
"Other" => "دیگر",
+"Username" => "نام کاربری",
"Storage" => "حافظه",
"change display name" => "تغییر نام نمایشی",
"set new password" => "تنظیم کلمه عبور جدید",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 38ba5629c8f..80ce2a70764 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -91,6 +91,7 @@
"Default Storage" => "Oletustallennustila",
"Unlimited" => "Rajoittamaton",
"Other" => "Muu",
+"Username" => "Käyttäjätunnus",
"Storage" => "Tallennustila",
"change display name" => "vaihda näyttönimi",
"set new password" => "aseta uusi salasana",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 5997ccbf24d..fde0806aabb 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -106,6 +106,7 @@
"Default Storage" => "Support de stockage par défaut",
"Unlimited" => "Illimité",
"Other" => "Autre",
+"Username" => "Nom d'utilisateur",
"Storage" => "Support de stockage",
"change display name" => "Changer le nom affiché",
"set new password" => "Changer le mot de passe",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 51e8ee95e0e..0d12e272f4a 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -106,6 +106,7 @@
"Default Storage" => "Almacenamento predeterminado",
"Unlimited" => "Sen límites",
"Other" => "Outro",
+"Username" => "Nome de usuario",
"Storage" => "Almacenamento",
"change display name" => "cambiar o nome visíbel",
"set new password" => "estabelecer un novo contrasinal",
diff --git a/settings/l10n/he.php b/settings/l10n/he.php
index b2edebe08f6..212bf1ed673 100644
--- a/settings/l10n/he.php
+++ b/settings/l10n/he.php
@@ -97,6 +97,7 @@
"Default Storage" => "אחסון בררת המחדל",
"Unlimited" => "ללא הגבלה",
"Other" => "אחר",
+"Username" => "שם משתמש",
"Storage" => "אחסון",
"change display name" => "החלפת שם התצוגה",
"set new password" => "הגדרת ססמה חדשה",
diff --git a/settings/l10n/hi.php b/settings/l10n/hi.php
index 034ededf5f9..a9b508bcb28 100644
--- a/settings/l10n/hi.php
+++ b/settings/l10n/hi.php
@@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "पासवर्ड",
-"New password" => "नया पासवर्ड"
+"New password" => "नया पासवर्ड",
+"Username" => "प्रयोक्ता का नाम"
);
diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php
index 87ebf13f798..4bfbc2d3d50 100644
--- a/settings/l10n/hr.php
+++ b/settings/l10n/hr.php
@@ -32,5 +32,6 @@
"Language" => "Jezik",
"Help translate" => "Pomoć prevesti",
"Create" => "Izradi",
-"Other" => "ostali"
+"Other" => "ostali",
+"Username" => "Korisničko ime"
);
diff --git a/settings/l10n/hu_HU.php b/settings/l10n/hu_HU.php
index 872e8f971da..57482afefc1 100644
--- a/settings/l10n/hu_HU.php
+++ b/settings/l10n/hu_HU.php
@@ -102,9 +102,11 @@
"Login Name" => "Bejelentkezési név",
"Create" => "Létrehozás",
"Admin Recovery Password" => "A jelszóvisszaállítás adminisztrációja",
+"Enter the recovery password in order to recover the users files during password change" => "Adja meg az adatok visszanyeréséhez szükséges jelszót arra az esetre, ha a felhasználók megváltoztatják a jelszavukat",
"Default Storage" => "Alapértelmezett tárhely",
"Unlimited" => "Korlátlan",
"Other" => "Más",
+"Username" => "Felhasználónév",
"Storage" => "Tárhely",
"change display name" => "a megjelenített név módosítása",
"set new password" => "új jelszó beállítása",
diff --git a/settings/l10n/ia.php b/settings/l10n/ia.php
index 8d67b45347a..d6d1c9eb86e 100644
--- a/settings/l10n/ia.php
+++ b/settings/l10n/ia.php
@@ -21,5 +21,6 @@
"Language" => "Linguage",
"Help translate" => "Adjuta a traducer",
"Create" => "Crear",
-"Other" => "Altere"
+"Other" => "Altere",
+"Username" => "Nomine de usator"
);
diff --git a/settings/l10n/id.php b/settings/l10n/id.php
index 02da3c3cf2c..f2e41221a9f 100644
--- a/settings/l10n/id.php
+++ b/settings/l10n/id.php
@@ -103,6 +103,7 @@
"Default Storage" => "Penyimpanan Baku",
"Unlimited" => "Tak terbatas",
"Other" => "Lainnya",
+"Username" => "Nama pengguna",
"Storage" => "Penyimpanan",
"change display name" => "ubah nama tampilan",
"set new password" => "setel sandi baru",
diff --git a/settings/l10n/is.php b/settings/l10n/is.php
index e8f64966ce7..aa3df8c3c43 100644
--- a/settings/l10n/is.php
+++ b/settings/l10n/is.php
@@ -63,6 +63,7 @@
"Default Storage" => "Sjálfgefin gagnageymsla",
"Unlimited" => "Ótakmarkað",
"Other" => "Annað",
+"Username" => "Notendanafn",
"Storage" => "gagnapláss",
"Default" => "Sjálfgefið"
);
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 3433f56f2df..85e78f5a21d 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -106,6 +106,7 @@
"Default Storage" => "Archiviazione predefinita",
"Unlimited" => "Illimitata",
"Other" => "Altro",
+"Username" => "Nome utente",
"Storage" => "Archiviazione",
"change display name" => "cambia il nome visualizzato",
"set new password" => "imposta una nuova password",
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index ddff0f328a1..1b2562261d6 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -106,6 +106,7 @@
"Default Storage" => "デフォルトストレージ",
"Unlimited" => "無制限",
"Other" => "その他",
+"Username" => "ユーザー名",
"Storage" => "ストレージ",
"change display name" => "表示名を変更",
"set new password" => "新しいパスワードを設定",
diff --git a/settings/l10n/ka_GE.php b/settings/l10n/ka_GE.php
index 4a118eb7851..812ad46bd7c 100644
--- a/settings/l10n/ka_GE.php
+++ b/settings/l10n/ka_GE.php
@@ -104,6 +104,7 @@
"Default Storage" => "საწყისი საცავი",
"Unlimited" => "ულიმიტო",
"Other" => "სხვა",
+"Username" => "მომხმარებლის სახელი",
"Storage" => "საცავი",
"change display name" => "შეცვალე დისფლეის სახელი",
"set new password" => "დააყენეთ ახალი პაროლი",
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index c58a578cae8..de837677eba 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -1,39 +1,76 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "앱 스토어에서 목록을 가져올 수 없습니다",
"Authentication error" => "인증 오류",
-"Group already exists" => "그룹이 이미 존재합니다.",
-"Unable to add group" => "그룹을 추가할 수 없습니다.",
+"Your display name has been changed." => "표시 이름이 변경되었습니다.",
+"Unable to change display name" => "표시 이름을 변경할 수 없음",
+"Group already exists" => "그룹이 이미 존재함",
+"Unable to add group" => "그룹을 추가할 수 없음",
"Could not enable app. " => "앱을 활성화할 수 없습니다.",
"Email saved" => "이메일 저장됨",
"Invalid email" => "잘못된 이메일 주소",
-"Unable to delete group" => "그룹을 삭제할 수 없습니다.",
-"Unable to delete user" => "사용자를 삭제할 수 없습니다.",
-"Language changed" => "언어가 변경되었습니다",
+"Unable to delete group" => "그룹을 삭제할 수 없음",
+"Unable to delete user" => "사용자를 삭제할 수 없음.",
+"Language changed" => "언어가 변경됨",
"Invalid request" => "잘못된 요청",
-"Admins can't remove themself from the admin group" => "관리자 자신을 관리자 그룹에서 삭제할 수 없습니다",
-"Unable to add user to group %s" => "그룹 %s에 사용자를 추가할 수 없습니다.",
-"Unable to remove user from group %s" => "그룹 %s에서 사용자를 삭제할 수 없습니다.",
+"Admins can't remove themself from the admin group" => "관리자 자신을 관리자 그룹에서 삭제할 수 없음",
+"Unable to add user to group %s" => "그룹 %s에 사용자를 추가할 수 없음",
+"Unable to remove user from group %s" => "그룹 %s에서 사용자를 삭제할 수 없음",
+"Couldn't update app." => "앱을 업데이트할 수 없습니다.",
+"Update to {appversion}" => "버전 {appversion}(으)로 업데이트",
"Disable" => "비활성화",
"Enable" => "사용함",
+"Please wait...." => "기다려 주십시오....",
"Error" => "오류",
+"Updating...." => "업데이트 중....",
+"Error while updating app" => "앱을 업데이트하는 중 오류 발생",
+"Updated" => "업데이트됨",
"Saving..." => "저장 중...",
-"deleted" => "삭제",
-"undo" => "되돌리기",
+"deleted" => "삭제됨",
+"undo" => "실행 취소",
+"Unable to remove user" => "사용자를 삭제할 수 없음",
"Groups" => "그룹",
"Group Admin" => "그룹 관리자",
"Delete" => "삭제",
+"add group" => "그룹 추가",
+"A valid username must be provided" => "올바른 사용자 이름을 입력해야 함",
+"Error creating user" => "사용자 생성 오류",
+"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." => "데이터 디렉터리와 파일을 인터넷에서 접근할 수 있는 것 같습니다. ownCloud에서 제공한 .htaccess 파일이 작동하지 않습니다. 웹 서버를 다시 설정하여 데이터 디렉터리에 접근할 수 없도록 하거나 문서 루트 바깥쪽으로 옮기는 것을 추천합니다.",
"Setup Warning" => "설정 경고",
+"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 형식 감지 결과를 향상시키기 위하여 이 모듈을 활성화하는 것을 추천합니다.",
+"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 서버에서 인터넷에 연결할 수 없습니다. 외부 저장소 마운트, 업데이트 알림, 외부 앱 설치 등이 작동하지 않을 것입니다. 외부에서 파일에 접근하거나, 알림 이메일을 보내지 못할 수도 있습니다. 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 서비스에 등록되어 있습니다. HTTP를 통하여 1분마다 ownCloud 루트에서 cron.php 페이지를 불러옵니다.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "시스템 cron 서비스를 사용합니다. 시스템 cronjob을 사용하여 ownCloud 폴더의 cron.php 파일을 1분마다 불러옵니다.",
+"Sharing" => "공유",
+"Enable Share API" => "공유 API 사용하기",
+"Allow apps to use the Share API" => "앱에서 공유 API를 사용할 수 있도록 허용",
+"Allow links" => "링크 허용",
+"Allow users to share items to the public with links" => "사용자가 개별 항목의 링크를 공유할 수 있도록 허용",
+"Allow resharing" => "재공유 허용",
+"Allow users to share items shared with them again" => "사용자에게 공유된 항목을 다시 공유할 수 있도록 허용",
+"Allow users to share with anyone" => "누구나와 공유할 수 있도록 허용",
+"Allow users to only share with users in their groups" => "사용자가 속해 있는 그룹의 사용자와만 공유할 수 있도록 허용",
+"Security" => "보안",
+"Enforce HTTPS" => "HTTPS 강제 사용",
+"Enforces the clients to connect to ownCloud via an encrypted connection." => "클라이언트가 ownCloud에 항상 암호화된 연결로 연결하도록 강제합니다.",
+"Please connect to this ownCloud instance via HTTPS to enable or disable the SSL enforcement." => "SSL 강제 사용 설정을 변경하려면 ownCloud 인스턴스에 HTTPS로 연결하십시오.",
"Log" => "로그",
"Log level" => "로그 단계",
"More" => "더 중요함",
"Less" => "덜 중요함",
"Version" => "버전",
"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "<a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 커뮤니티</a>에 의해서 개발되었습니다. <a href=\"https://github.com/owncloud\" target=\"_blank\">원본 코드</a>는 <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>에 따라 사용이 허가됩니다.",
-"Add your App" => "앱 추가",
+"Add your App" => "내 앱 추가",
"More Apps" => "더 많은 앱",
"Select an App" => "앱 선택",
"See application page at apps.owncloud.com" => "apps.owncloud.com에 있는 앱 페이지를 참고하십시오",
@@ -45,9 +82,9 @@
"Forum" => "포럼",
"Bugtracker" => "버그 트래커",
"Commercial Support" => "상업용 지원",
-"Get the apps to sync your files" => "앱을 이용하여 당신의 파일을 동기화 할 수 있습니다.",
+"Get the apps to sync your files" => "파일 동기화 앱 가져오기",
"Show First Run Wizard again" => "첫 실행 마법사 다시 보이기",
-"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "현재 공간 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다",
+"You have used <strong>%s</strong> of the available <strong>%s</strong>" => "현재 공간 중 <strong>%s</strong>/<strong>%s</strong>을(를) 사용 중입니다",
"Password" => "암호",
"Your password was changed" => "암호가 변경되었습니다",
"Unable to change your password" => "암호를 변경할 수 없음",
@@ -57,16 +94,19 @@
"Display Name" => "표시 이름",
"Email" => "이메일",
"Your email address" => "이메일 주소",
-"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오.",
+"Fill in an email address to enable password recovery" => "암호 찾기 기능을 사용하려면 이메일 주소를 입력하십시오",
"Language" => "언어",
"Help translate" => "번역 돕기",
"WebDAV" => "WebDAV",
-"Use this address to connect to your ownCloud in your file manager" => "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오.",
+"Use this address to connect to your ownCloud in your file manager" => "파일 관리자에서 ownCloud에 접속하려면 이 주소를 사용하십시오",
"Login Name" => "로그인 이름",
"Create" => "만들기",
+"Admin Recovery Password" => "관리자 복구 암호",
+"Enter the recovery password in order to recover the users files during password change" => "암호 변경 시 변경된 사용자 파일을 복구하려면 복구 암호를 입력하십시오",
"Default Storage" => "기본 저장소",
"Unlimited" => "무제한",
"Other" => "기타",
+"Username" => "사용자 이름",
"Storage" => "저장소",
"change display name" => "표시 이름 변경",
"set new password" => "새 암호 설정",
diff --git a/settings/l10n/ku_IQ.php b/settings/l10n/ku_IQ.php
index a7d2daa70ba..244aba63a2c 100644
--- a/settings/l10n/ku_IQ.php
+++ b/settings/l10n/ku_IQ.php
@@ -5,5 +5,6 @@
"Update" => "نوێکردنه‌وه",
"Password" => "وشەی تێپەربو",
"New password" => "وشەی نهێنی نوێ",
-"Email" => "ئیمه‌یل"
+"Email" => "ئیمه‌یل",
+"Username" => "ناوی به‌کارهێنه‌ر"
);
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php
index 427e6568a40..7060d41537a 100644
--- a/settings/l10n/lb.php
+++ b/settings/l10n/lb.php
@@ -39,5 +39,6 @@
"Language" => "Sprooch",
"Help translate" => "Hëllef iwwersetzen",
"Create" => "Erstellen",
-"Other" => "Aner"
+"Other" => "Aner",
+"Username" => "Benotzernumm"
);
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php
index 225185686d0..eb628a530eb 100644
--- a/settings/l10n/lt_LT.php
+++ b/settings/l10n/lt_LT.php
@@ -40,5 +40,6 @@
"Language" => "Kalba",
"Help translate" => "Padėkite išversti",
"Create" => "Sukurti",
-"Other" => "Kita"
+"Other" => "Kita",
+"Username" => "Prisijungimo vardas"
);
diff --git a/settings/l10n/lv.php b/settings/l10n/lv.php
index fd6c2090f55..ae2a3b28385 100644
--- a/settings/l10n/lv.php
+++ b/settings/l10n/lv.php
@@ -103,6 +103,7 @@
"Default Storage" => "Noklusējuma krātuve",
"Unlimited" => "Neierobežota",
"Other" => "Cits",
+"Username" => "Lietotājvārds",
"Storage" => "Krātuve",
"change display name" => "mainīt redzamo vārdu",
"set new password" => "iestatīt jaunu paroli",
diff --git a/settings/l10n/mk.php b/settings/l10n/mk.php
index 902a8d2d6a7..f42e5b07de2 100644
--- a/settings/l10n/mk.php
+++ b/settings/l10n/mk.php
@@ -56,5 +56,6 @@
"WebDAV" => "WebDAV",
"Use this address to connect to your ownCloud in your file manager" => "Користете ја оваа адреса да ",
"Create" => "Создај",
-"Other" => "Останато"
+"Other" => "Останато",
+"Username" => "Корисничко име"
);
diff --git a/settings/l10n/ms_MY.php b/settings/l10n/ms_MY.php
index a0b94f1a1bd..d151cba29f9 100644
--- a/settings/l10n/ms_MY.php
+++ b/settings/l10n/ms_MY.php
@@ -31,5 +31,6 @@
"Language" => "Bahasa",
"Help translate" => "Bantu terjemah",
"Create" => "Buat",
-"Other" => "Lain"
+"Other" => "Lain",
+"Username" => "Nama pengguna"
);
diff --git a/settings/l10n/my_MM.php b/settings/l10n/my_MM.php
index d12c9bcf036..9459a2e53fe 100644
--- a/settings/l10n/my_MM.php
+++ b/settings/l10n/my_MM.php
@@ -3,5 +3,6 @@
"Invalid request" => "တောင်းဆိုချက်မမှန်ကန်ပါ",
"Security Warning" => "လုံခြုံရေးသတိပေးချက်",
"Password" => "စကားဝှက်",
-"New password" => "စကားဝှက်အသစ်"
+"New password" => "စကားဝှက်အသစ်",
+"Username" => "သုံးစွဲသူအမည်"
);
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php
index b6182cc3080..8b1c577e885 100644
--- a/settings/l10n/nb_NO.php
+++ b/settings/l10n/nb_NO.php
@@ -104,6 +104,7 @@
"Default Storage" => "Standard lager",
"Unlimited" => "Ubegrenset",
"Other" => "Annet",
+"Username" => "Brukernavn",
"Storage" => "Lager",
"change display name" => "endre visningsnavn",
"set new password" => "sett nytt passord",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index a2df948d13e..40220cbbd2e 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -106,6 +106,7 @@
"Default Storage" => "Standaard Opslaglimiet",
"Unlimited" => "Ongelimiteerd",
"Other" => "Anders",
+"Username" => "Gebruikersnaam",
"Storage" => "Opslaglimiet",
"change display name" => "wijzig weergavenaam",
"set new password" => "Instellen nieuw wachtwoord",
diff --git a/settings/l10n/nn_NO.php b/settings/l10n/nn_NO.php
index 61ece5823d8..4ec8d51db68 100644
--- a/settings/l10n/nn_NO.php
+++ b/settings/l10n/nn_NO.php
@@ -104,6 +104,7 @@
"Default Storage" => "Standardlagring",
"Unlimited" => "Ubegrensa",
"Other" => "Anna",
+"Username" => "Brukarnamn",
"Storage" => "Lagring",
"change display name" => "endra visingsnamn",
"set new password" => "lag nytt passord",
diff --git a/settings/l10n/oc.php b/settings/l10n/oc.php
index 052974591a2..34820d0349d 100644
--- a/settings/l10n/oc.php
+++ b/settings/l10n/oc.php
@@ -46,5 +46,6 @@
"Language" => "Lenga",
"Help translate" => "Ajuda a la revirada",
"Create" => "Crea",
-"Other" => "Autres"
+"Other" => "Autres",
+"Username" => "Non d'usancièr"
);
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 41d774fa363..4fea6b68ca9 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -106,6 +106,7 @@
"Default Storage" => "Magazyn domyślny",
"Unlimited" => "Bez limitu",
"Other" => "Inne",
+"Username" => "Nazwa użytkownika",
"Storage" => "Magazyn",
"change display name" => "zmień wyświetlaną nazwę",
"set new password" => "ustaw nowe hasło",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 2ffa32f603c..48cc6200b3b 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -106,6 +106,7 @@
"Default Storage" => "Armazenamento Padrão",
"Unlimited" => "Ilimitado",
"Other" => "Outro",
+"Username" => "Nome de Usuário",
"Storage" => "Armazenamento",
"change display name" => "alterar nome de exibição",
"set new password" => "definir nova senha",
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php
index b810d51a2e2..7a54ca74ba7 100644
--- a/settings/l10n/pt_PT.php
+++ b/settings/l10n/pt_PT.php
@@ -106,6 +106,7 @@
"Default Storage" => "Armazenamento Padrão",
"Unlimited" => "Ilimitado",
"Other" => "Outro",
+"Username" => "Nome de utilizador",
"Storage" => "Armazenamento",
"change display name" => "modificar nome exibido",
"set new password" => "definir nova palavra-passe",
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php
index 99fb14b4dff..48f18070f3f 100644
--- a/settings/l10n/ro.php
+++ b/settings/l10n/ro.php
@@ -75,6 +75,7 @@
"Default Storage" => "Stocare implicită",
"Unlimited" => "Nelimitată",
"Other" => "Altele",
+"Username" => "Nume utilizator",
"Storage" => "Stocare",
"Default" => "Implicită"
);
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index 3d852d3b20b..df616008fa4 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -102,9 +102,11 @@
"Login Name" => "Имя пользователя",
"Create" => "Создать",
"Admin Recovery Password" => "Восстановление Пароля Администратора",
+"Enter the recovery password in order to recover the users files during password change" => "Введите пароль для того, чтобы восстановить файлы пользователей при смене пароля",
"Default Storage" => "Хранилище по-умолчанию",
"Unlimited" => "Неограниченно",
"Other" => "Другое",
+"Username" => "Имя пользователя",
"Storage" => "Хранилище",
"change display name" => "изменить отображаемое имя",
"set new password" => "установить новый пароль",
diff --git a/settings/l10n/si_LK.php b/settings/l10n/si_LK.php
index 4303b14c37e..5fa1eaf5f43 100644
--- a/settings/l10n/si_LK.php
+++ b/settings/l10n/si_LK.php
@@ -47,5 +47,6 @@
"Language" => "භාෂාව",
"Help translate" => "පරිවර්ථන සහය",
"Create" => "තනන්න",
-"Other" => "වෙනත්"
+"Other" => "වෙනත්",
+"Username" => "පරිශීලක නම"
);
diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php
index 595a75833a3..9164cbd9b0a 100644
--- a/settings/l10n/sk_SK.php
+++ b/settings/l10n/sk_SK.php
@@ -102,9 +102,11 @@
"Login Name" => "Prihlasovacie meno",
"Create" => "Vytvoriť",
"Admin Recovery Password" => "Obnovenie hesla administrátora",
+"Enter the recovery password in order to recover the users files during password change" => "Zadajte heslo pre obnovenie súborov používateľa pri zmene hesla",
"Default Storage" => "Predvolené úložisko",
"Unlimited" => "Nelimitované",
"Other" => "Iné",
+"Username" => "Meno používateľa",
"Storage" => "Úložisko",
"change display name" => "zmeniť zobrazované meno",
"set new password" => "nastaviť nové heslo",
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
index 413300abc56..63fb86485c9 100644
--- a/settings/l10n/sl.php
+++ b/settings/l10n/sl.php
@@ -101,9 +101,12 @@
"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",
+"Username" => "Uporabniško ime",
"Storage" => "Shramba",
"change display name" => "spremeni prikazano ime",
"set new password" => "nastavi novo geslo",
diff --git a/settings/l10n/sq.php b/settings/l10n/sq.php
index 03db0cd8fcd..c81e58e2fa0 100644
--- a/settings/l10n/sq.php
+++ b/settings/l10n/sq.php
@@ -10,5 +10,6 @@
"Get the apps to sync your files" => "Merrni app-et për sinkronizimin e skedarëve tuaj",
"Password" => "Kodi",
"New password" => "Kodi i ri",
-"Email" => "Email-i"
+"Email" => "Email-i",
+"Username" => "Përdoruesi"
);
diff --git a/settings/l10n/sr.php b/settings/l10n/sr.php
index 8437c054da5..2b95ddcad43 100644
--- a/settings/l10n/sr.php
+++ b/settings/l10n/sr.php
@@ -97,6 +97,7 @@
"Default Storage" => "Подразумевано складиште",
"Unlimited" => "Неограничено",
"Other" => "Друго",
+"Username" => "Корисничко име",
"Storage" => "Складиште",
"change display name" => "промени име за приказ",
"set new password" => "постави нову лозинку",
diff --git a/settings/l10n/sr@latin.php b/settings/l10n/sr@latin.php
index 96190507d53..8e375a7f23c 100644
--- a/settings/l10n/sr@latin.php
+++ b/settings/l10n/sr@latin.php
@@ -13,5 +13,6 @@
"Email" => "E-mail",
"Language" => "Jezik",
"Create" => "Napravi",
-"Other" => "Drugo"
+"Other" => "Drugo",
+"Username" => "Korisničko ime"
);
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 0eae1907378..8773fe0dc1d 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -106,6 +106,7 @@
"Default Storage" => "Förvald lagring",
"Unlimited" => "Obegränsad",
"Other" => "Annat",
+"Username" => "Användarnamn",
"Storage" => "Lagring",
"change display name" => "ändra visningsnamn",
"set new password" => "ange nytt lösenord",
diff --git a/settings/l10n/ta_LK.php b/settings/l10n/ta_LK.php
index 052bb823655..64e9cb85aa7 100644
--- a/settings/l10n/ta_LK.php
+++ b/settings/l10n/ta_LK.php
@@ -45,5 +45,6 @@
"Language" => "மொழி",
"Help translate" => "மொழிபெயர்க்க உதவி",
"Create" => "உருவாக்குக",
-"Other" => "மற்றவை"
+"Other" => "மற்றவை",
+"Username" => "பயனாளர் பெயர்"
);
diff --git a/settings/l10n/te.php b/settings/l10n/te.php
index 8bce394ddfa..0e619282e8f 100644
--- a/settings/l10n/te.php
+++ b/settings/l10n/te.php
@@ -5,5 +5,6 @@
"Password" => "సంకేతపదం",
"New password" => "కొత్త సంకేతపదం",
"Your email address" => "మీ ఈమెయిలు చిరునామా",
-"Language" => "భాష"
+"Language" => "భాష",
+"Username" => "వాడుకరి పేరు"
);
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php
index 895e1c3e83e..7221cd73482 100644
--- a/settings/l10n/th_TH.php
+++ b/settings/l10n/th_TH.php
@@ -83,6 +83,7 @@
"Default Storage" => "พื้นที่จำกัดข้อมูลเริ่มต้น",
"Unlimited" => "ไม่จำกัดจำนวน",
"Other" => "อื่นๆ",
+"Username" => "ชื่อผู้ใช้งาน",
"Storage" => "พื้นที่จัดเก็บข้อมูล",
"change display name" => "เปลี่ยนชื่อที่ต้องการให้แสดง",
"set new password" => "ตั้งค่ารหัสผ่านใหม่",
diff --git a/settings/l10n/tr.php b/settings/l10n/tr.php
index 1fcf6ac6c0e..ef7b797ef60 100644
--- a/settings/l10n/tr.php
+++ b/settings/l10n/tr.php
@@ -105,6 +105,7 @@
"Default Storage" => "Varsayılan Depolama",
"Unlimited" => "Limitsiz",
"Other" => "Diğer",
+"Username" => "Kullanıcı Adı",
"Storage" => "Depolama",
"change display name" => "ekran adını değiştir",
"set new password" => "yeni parola belirle",
diff --git a/settings/l10n/ug.php b/settings/l10n/ug.php
index 8e8c17f0d36..abed87ef0d4 100644
--- a/settings/l10n/ug.php
+++ b/settings/l10n/ug.php
@@ -64,6 +64,7 @@
"Default Storage" => "كۆڭۈلدىكى ساقلىغۇچ",
"Unlimited" => "چەكسىز",
"Other" => "باشقا",
+"Username" => "ئىشلەتكۈچى ئاتى",
"Storage" => "ساقلىغۇچ",
"change display name" => "كۆرسىتىدىغان ئىسىمنى ئۆزگەرت",
"set new password" => "يېڭى ئىم تەڭشە",
diff --git a/settings/l10n/uk.php b/settings/l10n/uk.php
index ca5a5d8a072..1de01ec6a0d 100644
--- a/settings/l10n/uk.php
+++ b/settings/l10n/uk.php
@@ -103,6 +103,7 @@
"Default Storage" => "сховище за замовчуванням",
"Unlimited" => "Необмежено",
"Other" => "Інше",
+"Username" => "Ім'я користувача",
"Storage" => "Сховище",
"change display name" => "змінити зображене ім'я",
"set new password" => "встановити новий пароль",
diff --git a/settings/l10n/ur_PK.php b/settings/l10n/ur_PK.php
index 02bcb057327..ce1d425c970 100644
--- a/settings/l10n/ur_PK.php
+++ b/settings/l10n/ur_PK.php
@@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Error" => "ایرر",
"Password" => "پاسورڈ",
-"New password" => "نیا پاسورڈ"
+"New password" => "نیا پاسورڈ",
+"Username" => "یوزر نیم"
);
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php
index d7b4b81e113..7eb5df0edf1 100644
--- a/settings/l10n/vi.php
+++ b/settings/l10n/vi.php
@@ -84,6 +84,7 @@
"Default Storage" => "Bộ nhớ mặc định",
"Unlimited" => "Không giới hạn",
"Other" => "Khác",
+"Username" => "Tên đăng nhập",
"Storage" => "Bộ nhớ",
"change display name" => "Thay đổi tên hiển thị",
"set new password" => "đặt mật khẩu mới",
diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php
index 67946587e56..0457de48a22 100644
--- a/settings/l10n/zh_CN.GB2312.php
+++ b/settings/l10n/zh_CN.GB2312.php
@@ -101,6 +101,7 @@
"Default Storage" => "默认容量",
"Unlimited" => "无限制",
"Other" => "其他",
+"Username" => "用户名",
"Storage" => "容量",
"change display name" => "更改显示名称",
"set new password" => "设置新的密码",
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 248fce04eb2..7669b922b61 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -105,6 +105,7 @@
"Default Storage" => "默认存储",
"Unlimited" => "无限",
"Other" => "其它",
+"Username" => "用户名",
"Storage" => "存储",
"change display name" => "修改显示名称",
"set new password" => "设置新密码",
diff --git a/settings/l10n/zh_HK.php b/settings/l10n/zh_HK.php
index 843a41c9c10..8da97462751 100644
--- a/settings/l10n/zh_HK.php
+++ b/settings/l10n/zh_HK.php
@@ -4,5 +4,6 @@
"Delete" => "刪除",
"Password" => "密碼",
"New password" => "新密碼",
-"Email" => "電郵"
+"Email" => "電郵",
+"Username" => "用戶名稱"
);
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
index ae52b170867..0d3ff7414bb 100644
--- a/settings/l10n/zh_TW.php
+++ b/settings/l10n/zh_TW.php
@@ -105,6 +105,7 @@
"Default Storage" => "預設儲存區",
"Unlimited" => "無限制",
"Other" => "其他",
+"Username" => "使用者名稱",
"Storage" => "儲存區",
"change display name" => "修改顯示名稱",
"set new password" => "設定新密碼",
diff --git a/tests/lib/files/cache/cache.php b/tests/lib/files/cache/cache.php
index f272655925b..527c1d1b2a1 100644
--- a/tests/lib/files/cache/cache.php
+++ b/tests/lib/files/cache/cache.php
@@ -348,7 +348,9 @@ class Cache extends \PHPUnit_Framework_TestCase {
}
public function tearDown() {
- $this->cache->clear();
+ if ($this->cache) {
+ $this->cache->clear();
+ }
}
public function setUp() {
diff --git a/tests/lib/files/cache/scanner.php b/tests/lib/files/cache/scanner.php
index 3dacefa2b80..042bf8991f6 100644
--- a/tests/lib/files/cache/scanner.php
+++ b/tests/lib/files/cache/scanner.php
@@ -144,6 +144,27 @@ class Scanner extends \PHPUnit_Framework_TestCase {
$this->assertEquals(-1, $newData['size']);
}
+ public function testRemovedFile() {
+ $this->fillTestFolders();
+
+ $this->scanner->scan('');
+ $this->assertTrue($this->cache->inCache('foo.txt'));
+ $this->storage->unlink('foo.txt');
+ $this->scanner->scan('', \OC\Files\Cache\Scanner::SCAN_SHALLOW);
+ $this->assertFalse($this->cache->inCache('foo.txt'));
+ }
+
+ public function testRemovedFolder() {
+ $this->fillTestFolders();
+
+ $this->scanner->scan('');
+ $this->assertTrue($this->cache->inCache('folder/bar.txt'));
+ $this->storage->unlink('/folder');
+ $this->scanner->scan('', \OC\Files\Cache\Scanner::SCAN_SHALLOW);
+ $this->assertFalse($this->cache->inCache('folder'));
+ $this->assertFalse($this->cache->inCache('folder/bar.txt'));
+ }
+
function setUp() {
$this->storage = new \OC\Files\Storage\Temporary(array());
$this->scanner = new \OC\Files\Cache\Scanner($this->storage);
@@ -151,9 +172,11 @@ class Scanner extends \PHPUnit_Framework_TestCase {
}
function tearDown() {
- $ids = $this->cache->getAll();
- $permissionsCache = $this->storage->getPermissionsCache();
- $permissionsCache->removeMultiple($ids, \OC_User::getUser());
- $this->cache->clear();
+ if ($this->cache) {
+ $ids = $this->cache->getAll();
+ $permissionsCache = $this->storage->getPermissionsCache();
+ $permissionsCache->removeMultiple($ids, \OC_User::getUser());
+ $this->cache->clear();
+ }
}
}
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>