[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-10-02 02:06:08 +02:00
parent 36696a8057
commit f0c4356392
30 changed files with 273 additions and 205 deletions

View File

@ -9,6 +9,7 @@
"Files" => "Fitxers",
"Unshare" => "Deixa de compartir",
"Delete" => "Suprimeix",
"Rename" => "Reanomena",
"already exists" => "ja existeix",
"replace" => "substitueix",
"suggest name" => "sugereix un nom",
@ -22,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes",
"Upload Error" => "Error en la pujada",
"Pending" => "Pendents",
"1 file uploading" => "1 fitxer pujant",
"files uploading" => "fitxers pujant",
"Upload cancelled." => "La pujada s'ha cancel·lat.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà.",
"Invalid name, '/' is not allowed." => "El nom no és vàlid, no es permet '/'.",
@ -34,6 +37,16 @@
"folders" => "carpetes",
"file" => "fitxer",
"files" => "fitxers",
"seconds ago" => "segons enrere",
"minute ago" => "minut enrere",
"minutes ago" => "minuts enrere",
"today" => "avui",
"yesterday" => "ahir",
"days ago" => "dies enrere",
"last month" => "el mes passat",
"months ago" => "mesos enrere",
"last year" => "l'any passat",
"years ago" => "anys enrere",
"File handling" => "Gestió de fitxers",
"Maximum upload size" => "Mida màxima de pujada",
"max. possible: " => "màxim possible:",

View File

@ -9,6 +9,7 @@
"Files" => "Súbory",
"Unshare" => "Nezdielať",
"Delete" => "Odstrániť",
"Rename" => "Premenovať",
"already exists" => "už existuje",
"replace" => "nahradiť",
"suggest name" => "pomôcť s menom",
@ -22,6 +23,8 @@
"Unable to upload your file as it is a directory or has 0 bytes" => "Nemôžem nahrať súbor lebo je to priečinok alebo má 0 bajtov.",
"Upload Error" => "Chyba nahrávania",
"Pending" => "Čaká sa",
"1 file uploading" => "1 súbor sa posiela ",
"files uploading" => "súbory sa posielajú",
"Upload cancelled." => "Nahrávanie zrušené",
"File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zruší práve prebiehajúce odosielanie súboru.",
"Invalid name, '/' is not allowed." => "Chybný názov, \"/\" nie je povolené",
@ -34,6 +37,16 @@
"folders" => "priečinky",
"file" => "súbor",
"files" => "súbory",
"seconds ago" => "pred sekundami",
"minute ago" => "pred minútou",
"minutes ago" => "pred minútami",
"today" => "dnes",
"yesterday" => "včera",
"days ago" => "pred pár dňami",
"last month" => "minulý mesiac",
"months ago" => "pred mesiacmi",
"last year" => "minulý rok",
"years ago" => "pred rokmi",
"File handling" => "Nastavenie správanie k súborom",
"Maximum upload size" => "Maximálna veľkosť odosielaného súboru",
"max. possible: " => "najväčšie možné:",

View File

@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Contrasenya",
"Submit" => "Envia",
"%s shared the folder %s with you" => "%s ha compartit la carpeta %s amb vós",
"%s shared the file %s with you" => "%s ha compartit el fitxer %s amb vós",
"Download" => "Baixa",
"No preview available for" => "No hi ha vista prèvia disponible per a",
"web services under your control" => "controleu els vostres serveis web"

View File

@ -1,6 +1,8 @@
<?php $TRANSLATIONS = array(
"Password" => "Heslo",
"Submit" => "Odoslať",
"%s shared the folder %s with you" => "%s zdieľa s vami priečinok %s",
"%s shared the file %s with you" => "%s zdieľa s vami súbor %s",
"Download" => "Stiahnuť",
"No preview available for" => "Žiaden náhľad k dispozícii pre",
"web services under your control" => "webové služby pod Vašou kontrolou"

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Expira totes les versions",
"History" => "Historial",
"Versions" => "Versions",
"This will delete all existing backup versions of your files" => "Això eliminarà totes les versions de còpia de seguretat dels vostres fitxers",
"Files Versioning" => "Fitxers de Versions",

View File

@ -32,6 +32,6 @@
"The LDAP attribute to use to generate the groups`s ownCloud name." => "グループのownCloud名の生成に利用するLDAP属性。",
"in bytes" => "バイト",
"in seconds. A change empties the cache." => "秒。変更後にキャッシュがクリアされます。",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてくださいデフォルト。そうでない場合は、LDAPもしくはADの属性を指定してください",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "ユーザ名を空のままにしてくださいデフォルト。そうでない場合は、LDAPもしくはADの属性を指定してください",
"Help" => "ヘルプ"
);

View File

@ -15,13 +15,40 @@
"October" => "Octubre",
"November" => "Novembre",
"December" => "Desembre",
"Choose" => "Escull",
"Cancel" => "Cancel·la",
"No" => "No",
"Yes" => "",
"Ok" => "D'acord",
"No categories selected for deletion." => "No hi ha categories per eliminar.",
"Error" => "Error",
"Error while sharing" => "Error en compartir",
"Error while unsharing" => "Error en deixar de compartir",
"Error while changing permissions" => "Error en canviar els permisos",
"Shared with you and the group" => "Compartit amb vós i amb el grup",
"by" => "per",
"Shared with you by" => "compartit amb vós per",
"Share with" => "Comparteix amb",
"Share with link" => "Comparteix amb enllaç",
"Password protect" => "Protegir amb contrasenya",
"Password" => "Contrasenya",
"Set expiration date" => "Estableix la data d'expiració",
"Expiration date" => "Data d'expiració",
"Share via email:" => "Comparteix per correu electrònic",
"No people found" => "No s'ha trobat ningú",
"Resharing is not allowed" => "No es permet compartir de nou",
"Shared in" => "Compartit en",
"with" => "amb",
"Unshare" => "Deixa de compartir",
"can edit" => "pot editar",
"access control" => "control d'accés",
"create" => "crea",
"update" => "actualitza",
"delete" => "elimina",
"share" => "comparteix",
"Password protected" => "Protegeix amb contrasenya",
"Error unsetting expiration date" => "Error en eliminar la data d'expiració",
"Error setting expiration date" => "Error en establir la data d'expiració",
"ownCloud password reset" => "estableix de nou la contrasenya Owncloud",
"Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}",
"You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.",

View File

@ -25,14 +25,20 @@
"Error while sharing" => "Error al compartir",
"Error while unsharing" => "Error en el procedimiento de ",
"Error while changing permissions" => "Error al cambiar permisos",
"Shared with you and the group" => "Compartido con vos y con el grupo",
"by" => "por",
"Shared with you by" => "Compartido con vos por",
"Share with" => "Compartir con",
"Share with link" => "Compartir con link",
"Password protect" => "Proteger con contraseña ",
"Password" => "Contraseña",
"Set expiration date" => "Asignar fecha de vencimiento",
"Expiration date" => "Fecha de vencimiento",
"Share via email:" => "compartido 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" => "Compartido en",
"with" => "con",
"Unshare" => "Remover compartir",
"can edit" => "puede editar",
"access control" => "control de acceso",

View File

@ -34,7 +34,7 @@
"Password" => "パスワード",
"Set expiration date" => "有効期限を設定",
"Expiration date" => "有効期限",
"Share via email:" => "メール経由で共有: %s",
"Share via email:" => "メール経由で共有:",
"No people found" => "ユーザーが見つかりません",
"Resharing is not allowed" => "再共有は許可されていません",
"Shared in" => "の中で共有中",

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-28 23:34+0200\n"
"PO-Revision-Date: 2012-09-28 21:34+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 08:49+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
@ -85,7 +85,7 @@ msgstr "Desembre"
#: js/oc-dialogs.js:123
msgid "Choose"
msgstr ""
msgstr "Escull"
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
@ -107,46 +107,46 @@ msgstr "D'acord"
msgid "No categories selected for deletion."
msgstr "No hi ha categories per eliminar."
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
#: js/share.js:501
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:493
#: js/share.js:505
msgid "Error"
msgstr "Error"
#: js/share.js:103
msgid "Error while sharing"
msgstr ""
msgstr "Error en compartir"
#: js/share.js:114
msgid "Error while unsharing"
msgstr ""
msgstr "Error en deixar de compartir"
#: js/share.js:121
msgid "Error while changing permissions"
msgstr ""
msgstr "Error en canviar els permisos"
#: js/share.js:130
msgid "Shared with you and the group"
msgstr ""
msgstr "Compartit amb vós i amb el grup"
#: js/share.js:130
msgid "by"
msgstr ""
msgstr "per"
#: js/share.js:132
msgid "Shared with you by"
msgstr ""
msgstr "compartit amb vós per"
#: js/share.js:137
msgid "Share with"
msgstr ""
msgstr "Comparteix amb"
#: js/share.js:142
msgid "Share with link"
msgstr ""
msgstr "Comparteix amb enllaç"
#: js/share.js:143
msgid "Password protect"
msgstr ""
msgstr "Protegir amb contrasenya"
#: js/share.js:147 templates/installation.php:30 templates/login.php:13
msgid "Password"
@ -154,71 +154,71 @@ msgstr "Contrasenya"
#: js/share.js:152
msgid "Set expiration date"
msgstr ""
msgstr "Estableix la data d'expiració"
#: js/share.js:153
msgid "Expiration date"
msgstr ""
msgstr "Data d'expiració"
#: js/share.js:185
msgid "Share via email:"
msgstr ""
msgstr "Comparteix per correu electrònic"
#: js/share.js:187
msgid "No people found"
msgstr ""
msgstr "No s'ha trobat ningú"
#: js/share.js:214
msgid "Resharing is not allowed"
msgstr ""
msgstr "No es permet compartir de nou"
#: js/share.js:250
msgid "Shared in"
msgstr ""
msgstr "Compartit en"
#: js/share.js:250
msgid "with"
msgstr ""
msgstr "amb"
#: js/share.js:271
msgid "Unshare"
msgstr ""
msgstr "Deixa de compartir"
#: js/share.js:279
#: js/share.js:283
msgid "can edit"
msgstr ""
msgstr "pot editar"
#: js/share.js:281
#: js/share.js:285
msgid "access control"
msgstr ""
msgstr "control d'accés"
#: js/share.js:284
#: js/share.js:288
msgid "create"
msgstr ""
msgstr "crea"
#: js/share.js:287
#: js/share.js:291
msgid "update"
msgstr ""
msgstr "actualitza"
#: js/share.js:290
#: js/share.js:294
msgid "delete"
msgstr ""
msgstr "elimina"
#: js/share.js:293
#: js/share.js:297
msgid "share"
msgstr ""
msgstr "comparteix"
#: js/share.js:317 js/share.js:476
#: js/share.js:321 js/share.js:480
msgid "Password protected"
msgstr ""
msgstr "Protegeix amb contrasenya"
#: js/share.js:489
#: js/share.js:493
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Error en eliminar la data d'expiració"
#: js/share.js:501
#: js/share.js:505
msgid "Error setting expiration date"
msgstr ""
msgstr "Error en establir la data d'expiració"
#: lostpassword/index.php:26
msgid "ownCloud password reset"
@ -245,7 +245,7 @@ msgstr "No s'ha pogut iniciar la sessió"
msgid "Username"
msgstr "Nom d'usuari"
#: lostpassword/templates/lostpassword.php:15
#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
msgstr "Sol·licita reinicialització"
@ -358,11 +358,11 @@ msgstr "Surt"
msgid "Lost your password?"
msgstr "Heu perdut la contrasenya?"
#: templates/login.php:17
#: templates/login.php:16
msgid "remember"
msgstr "recorda'm"
#: templates/login.php:18
#: templates/login.php:17
msgid "Log in"
msgstr "Inici de sessió"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:02+0200\n"
"PO-Revision-Date: 2012-10-01 08:52+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
@ -65,7 +65,7 @@ msgstr "Suprimeix"
#: js/fileactions.js:182
msgid "Rename"
msgstr ""
msgstr "Reanomena"
#: js/filelist.js:190 js/filelist.js:192
msgid "already exists"
@ -121,11 +121,11 @@ msgstr "Pendents"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1 fitxer pujant"
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "fitxers pujant"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -140,81 +140,81 @@ msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·l
msgid "Invalid name, '/' is not allowed."
msgstr "El nom no és vàlid, no es permet '/'."
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "arxius escanejats"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "error durant l'escaneig"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Nom"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Mida"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Modificat"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "carpeta"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "carpetes"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "fitxer"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "fitxers"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "segons enrere"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "minut enrere"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "minuts enrere"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "avui"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "ahir"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "dies enrere"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "el mes passat"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "mesos enrere"
#: js/files.js:845
msgid "last year"
msgstr "l'any passat"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "anys enrere"
#: templates/admin.php:5
msgid "File handling"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:02+0200\n"
"PO-Revision-Date: 2012-10-01 08:50+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
@ -29,12 +29,12 @@ msgstr "Envia"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s ha compartit la carpeta %s amb vós"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s ha compartit el fitxer %s amb vós"
#: templates/public.php:14 templates/public.php:30
msgid "Download"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 08:52+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\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"
@ -25,7 +25,7 @@ msgstr "Expira totes les versions"
#: js/versions.js:16
msgid "History"
msgstr ""
msgstr "Historial"
#: templates/settings-personal.php:4
msgid "Versions"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-28 02:03+0200\n"
"PO-Revision-Date: 2012-09-27 22:40+0000\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 23:58+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-28 23:34+0200\n"
"PO-Revision-Date: 2012-09-28 21:34+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 14:58+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"
@ -106,8 +106,8 @@ msgstr "Aceptar"
msgid "No categories selected for deletion."
msgstr "No hay categorías seleccionadas para borrar."
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
#: js/share.js:501
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:493
#: js/share.js:505
msgid "Error"
msgstr "Error"
@ -125,15 +125,15 @@ msgstr "Error al cambiar permisos"
#: js/share.js:130
msgid "Shared with you and the group"
msgstr ""
msgstr "Compartido con vos y con el grupo"
#: js/share.js:130
msgid "by"
msgstr ""
msgstr "por"
#: js/share.js:132
msgid "Shared with you by"
msgstr ""
msgstr "Compartido con vos por"
#: js/share.js:137
msgid "Share with"
@ -161,7 +161,7 @@ msgstr "Fecha de vencimiento"
#: js/share.js:185
msgid "Share via email:"
msgstr ""
msgstr "compartido a través de e-mail:"
#: js/share.js:187
msgid "No people found"
@ -173,49 +173,49 @@ msgstr "No se permite volver a compartir"
#: js/share.js:250
msgid "Shared in"
msgstr ""
msgstr "Compartido en"
#: js/share.js:250
msgid "with"
msgstr ""
msgstr "con"
#: js/share.js:271
msgid "Unshare"
msgstr "Remover compartir"
#: js/share.js:279
#: js/share.js:283
msgid "can edit"
msgstr "puede editar"
#: js/share.js:281
#: js/share.js:285
msgid "access control"
msgstr "control de acceso"
#: js/share.js:284
#: js/share.js:288
msgid "create"
msgstr "crear"
#: js/share.js:287
#: js/share.js:291
msgid "update"
msgstr "actualizar"
#: js/share.js:290
#: js/share.js:294
msgid "delete"
msgstr "remover"
#: js/share.js:293
#: js/share.js:297
msgid "share"
msgstr "compartir"
#: js/share.js:317 js/share.js:476
#: js/share.js:321 js/share.js:480
msgid "Password protected"
msgstr "Protegido por contraseña"
#: js/share.js:489
#: js/share.js:493
msgid "Error unsetting expiration date"
msgstr "Error al remover la fecha de caducidad"
#: js/share.js:501
#: js/share.js:505
msgid "Error setting expiration date"
msgstr "Error al asignar fecha de vencimiento"
@ -244,7 +244,7 @@ msgstr "¡Fallo al iniciar sesión!"
msgid "Username"
msgstr "Nombre de usuario"
#: lostpassword/templates/lostpassword.php:15
#: lostpassword/templates/lostpassword.php:14
msgid "Request reset"
msgstr "Solicitar restablecimiento"
@ -357,11 +357,11 @@ msgstr "Cerrar la sesión"
msgid "Lost your password?"
msgstr "¿Perdiste tu contraseña?"
#: templates/login.php:17
#: templates/login.php:16
msgid "remember"
msgstr "recordame"
#: templates/login.php:18
#: templates/login.php:17
msgid "Log in"
msgstr "Entrar"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"PO-Revision-Date: 2012-09-30 12:40+0000\n"
"Last-Translator: ttyn <tetuyano+transi@gmail.com>\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 08:51+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -107,8 +107,8 @@ msgstr "OK"
msgid "No categories selected for deletion."
msgstr "削除するカテゴリが選択されていません。"
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
#: js/share.js:501
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:493
#: js/share.js:505
msgid "Error"
msgstr "エラー"
@ -162,7 +162,7 @@ msgstr "有効期限"
#: js/share.js:185
msgid "Share via email:"
msgstr "メール経由で共有: %s"
msgstr "メール経由で共有:"
#: js/share.js:187
msgid "No people found"
@ -184,39 +184,39 @@ msgstr "と"
msgid "Unshare"
msgstr "共有解除"
#: js/share.js:279
#: js/share.js:283
msgid "can edit"
msgstr "編集可能"
#: js/share.js:281
#: js/share.js:285
msgid "access control"
msgstr "アクセス権限"
#: js/share.js:284
#: js/share.js:288
msgid "create"
msgstr "作成"
#: js/share.js:287
#: js/share.js:291
msgid "update"
msgstr "更新"
#: js/share.js:290
#: js/share.js:294
msgid "delete"
msgstr "削除"
#: js/share.js:293
#: js/share.js:297
msgid "share"
msgstr "共有"
#: js/share.js:317 js/share.js:476
#: js/share.js:321 js/share.js:480
msgid "Password protected"
msgstr "パスワード保護"
#: js/share.js:489
#: js/share.js:493
msgid "Error unsetting expiration date"
msgstr "有効期限の未設定エラー"
#: js/share.js:501
#: js/share.js:505
msgid "Error setting expiration date"
msgstr "有効期限の設定でエラー発生"

View File

@ -9,15 +9,15 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-30 02:02+0200\n"
"PO-Revision-Date: 2012-08-29 01:55+0000\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 08:48+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/settings.php:8
msgid "Host"
@ -165,7 +165,7 @@ msgstr "秒。変更後にキャッシュがクリアされます。"
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr "ユーザ名を空のままにしてくださいデフォルト。そうでない場合は、LDAPもしくはADの属性を指定してください"
msgstr "ユーザ名を空のままにしてくださいデフォルト。そうでない場合は、LDAPもしくはADの属性を指定してください"
#: templates/settings.php:32
msgid "Help"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-26 13:19+0200\n"
"PO-Revision-Date: 2012-09-26 11:20+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:02+0200\n"
"PO-Revision-Date: 2012-10-01 08:38+0000\n"
"Last-Translator: martinb <martin.babik@gmail.com>\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"
@ -64,7 +64,7 @@ msgstr "Odstrániť"
#: js/fileactions.js:182
msgid "Rename"
msgstr ""
msgstr "Premenovať"
#: js/filelist.js:190 js/filelist.js:192
msgid "already exists"
@ -120,11 +120,11 @@ msgstr "Čaká sa"
#: js/files.js:256
msgid "1 file uploading"
msgstr ""
msgstr "1 súbor sa posiela "
#: js/files.js:259 js/files.js:304 js/files.js:319
msgid "files uploading"
msgstr ""
msgstr "súbory sa posielajú"
#: js/files.js:322 js/files.js:355
msgid "Upload cancelled."
@ -139,81 +139,81 @@ msgstr "Opustenie stránky zruší práve prebiehajúce odosielanie súboru."
msgid "Invalid name, '/' is not allowed."
msgstr "Chybný názov, \"/\" nie je povolené"
#: js/files.js:667
#: js/files.js:668
msgid "files scanned"
msgstr "skontrolovaných súborov"
#: js/files.js:675
#: js/files.js:676
msgid "error while scanning"
msgstr "chyba počas kontroly"
#: js/files.js:748 templates/index.php:48
#: js/files.js:749 templates/index.php:48
msgid "Name"
msgstr "Meno"
#: js/files.js:749 templates/index.php:56
#: js/files.js:750 templates/index.php:56
msgid "Size"
msgstr "Veľkosť"
#: js/files.js:750 templates/index.php:58
#: js/files.js:751 templates/index.php:58
msgid "Modified"
msgstr "Upravené"
#: js/files.js:777
#: js/files.js:778
msgid "folder"
msgstr "priečinok"
#: js/files.js:779
#: js/files.js:780
msgid "folders"
msgstr "priečinky"
#: js/files.js:787
#: js/files.js:788
msgid "file"
msgstr "súbor"
#: js/files.js:789
#: js/files.js:790
msgid "files"
msgstr "súbory"
#: js/files.js:833
msgid "seconds ago"
msgstr ""
#: js/files.js:834
msgid "minute ago"
msgstr ""
msgid "seconds ago"
msgstr "pred sekundami"
#: js/files.js:835
msgid "minutes ago"
msgstr ""
msgid "minute ago"
msgstr "pred minútou"
#: js/files.js:838
msgid "today"
msgstr ""
#: js/files.js:836
msgid "minutes ago"
msgstr "pred minútami"
#: js/files.js:839
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "dnes"
#: js/files.js:840
msgid "days ago"
msgstr ""
msgid "yesterday"
msgstr "včera"
#: js/files.js:841
msgid "last month"
msgstr ""
msgid "days ago"
msgstr "pred pár dňami"
#: js/files.js:843
msgid "months ago"
msgstr ""
#: js/files.js:842
msgid "last month"
msgstr "minulý mesiac"
#: js/files.js:844
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "pred mesiacmi"
#: js/files.js:845
msgid "last year"
msgstr "minulý rok"
#: js/files.js:846
msgid "years ago"
msgstr ""
msgstr "pred rokmi"
#: templates/admin.php:5
msgid "File handling"

View File

@ -4,13 +4,14 @@
#
# Translators:
# <intense.feel@gmail.com>, 2012.
# <martin.babik@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
"PO-Revision-Date: 2012-09-21 23:15+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-10-02 02:02+0200\n"
"PO-Revision-Date: 2012-10-01 08:36+0000\n"
"Last-Translator: martinb <martin.babik@gmail.com>\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"
@ -29,12 +30,12 @@ msgstr "Odoslať"
#: templates/public.php:9
#, php-format
msgid "%s shared the folder %s with you"
msgstr ""
msgstr "%s zdieľa s vami priečinok %s"
#: templates/public.php:11
#, php-format
msgid "%s shared the file %s with you"
msgstr ""
msgstr "%s zdieľa s vami súbor %s"
#: templates/public.php:14 templates/public.php:30
msgid "Download"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-22 01:14+0200\n"
"PO-Revision-Date: 2012-09-21 10:33+0000\n"
"POT-Creation-Date: 2012-10-02 02:03+0200\n"
"PO-Revision-Date: 2012-10-01 08:34+0000\n"
"Last-Translator: martinb <martin.babik@gmail.com>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@ -115,7 +115,7 @@ msgstr ""
#: templates/admin.php:37
msgid "Execute one task with each page loaded"
msgstr ""
msgstr "Vykonať jednu úlohu každým nahraním stránky"
#: templates/admin.php:43
msgid ""
@ -127,7 +127,7 @@ msgstr ""
msgid ""
"Use systems cron service. Call the cron.php file in the owncloud folder via "
"a system cronjob once a minute."
msgstr ""
msgstr "Používať systémovú službu cron. Každú minútu bude spustený súbor cron.php v priečinku owncloud pomocou systémového programu cronjob."
#: templates/admin.php:56
msgid "Sharing"
@ -155,7 +155,7 @@ msgstr "Povoliť opakované zdieľanie"
#: templates/admin.php:74
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Povoliť zdieľanie zdielaného obsahu iného užívateľa"
#: templates/admin.php:79
msgid "Allow users to share with anyone"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:03+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"
@ -105,8 +105,8 @@ msgstr ""
msgid "No categories selected for deletion."
msgstr ""
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:489
#: js/share.js:501
#: js/oc-vcategories.js:68 js/share.js:114 js/share.js:121 js/share.js:493
#: js/share.js:505
msgid "Error"
msgstr ""
@ -182,39 +182,39 @@ msgstr ""
msgid "Unshare"
msgstr ""
#: js/share.js:279
#: js/share.js:283
msgid "can edit"
msgstr ""
#: js/share.js:281
#: js/share.js:285
msgid "access control"
msgstr ""
#: js/share.js:284
#: js/share.js:288
msgid "create"
msgstr ""
#: js/share.js:287
#: js/share.js:291
msgid "update"
msgstr ""
#: js/share.js:290
#: js/share.js:294
msgid "delete"
msgstr ""
#: js/share.js:293
#: js/share.js:297
msgid "share"
msgstr ""
#: js/share.js:317 js/share.js:476
#: js/share.js:321 js/share.js:480
msgid "Password protected"
msgstr ""
#: js/share.js:489
#: js/share.js:493
msgid "Error unsetting expiration date"
msgstr ""
#: js/share.js:501
#: js/share.js:505
msgid "Error setting expiration date"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:02+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:02+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:02+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:02+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:03+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:05+0200\n"
"POT-Creation-Date: 2012-10-02 02:03+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:05+0200\n"
"POT-Creation-Date: 2012-10-02 02:03+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"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-10-01 02:04+0200\n"
"POT-Creation-Date: 2012-10-02 02:03+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"

View File

@ -18,12 +18,15 @@
"Saving..." => "Ukladám...",
"__language_name__" => "Slovensky",
"Security Warning" => "Bezpečnostné varovanie",
"Execute one task with each page loaded" => "Vykonať jednu úlohu každým nahraním stránky",
"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Používať systémovú službu cron. Každú minútu bude spustený súbor cron.php v priečinku owncloud pomocou systémového programu cronjob.",
"Sharing" => "Zdieľanie",
"Enable Share API" => "Zapnúť API zdieľania",
"Allow apps to use the Share API" => "Povoliť aplikáciam používať API pre zdieľanie",
"Allow links" => "Povoliť odkazy",
"Allow users to share items to the public with links" => "Povoliť užívateľom zdieľať obsah pomocou verejných odkazov",
"Allow resharing" => "Povoliť opakované zdieľanie",
"Allow users to share items shared with them again" => "Povoliť zdieľanie zdielaného obsahu iného užívateľa",
"Allow users to share with anyone" => "Povoliť užívateľom zdieľať s každým",
"Allow users to only share with users in their groups" => "Povoliť užívateľom zdieľanie iba s užívateľmi ich vlastnej skupiny",
"Log" => "Záznam",