[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2014-04-28 01:56:24 -04:00
parent e910e63140
commit 642f57c1d5
162 changed files with 1289 additions and 742 deletions

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Saved" => "Guardáu",
"Folder name" => "Nome de la carpeta",
"Configuration" => "Configuración",
"Options" => "Opciones",

View File

@ -18,7 +18,7 @@ $TRANSLATIONS = array(
"Options" => "Možnosti",
"Available for" => "Dostupné pro",
"Add storage" => "Přidat úložiště",
"No user or group" => "Žádný uživatel nebo skupina.",
"No user or group" => "Žádný uživatel nebo skupina",
"All Users" => "Všichni uživatelé",
"Groups" => "Skupiny",
"Users" => "Uživatelé",

View File

@ -1,5 +1,9 @@
<?php
$TRANSLATIONS = array(
"Expiration date is in the past." => "Verval datum is in die verlede.",
"Turned on maintenance mode" => "Instandhouding aangeskakel",
"Turned off maintenance mode" => "Instandhouding uitgeskakel",
"No image or file provided" => "Geen prent of lêer voorsien",
"Unknown filetype" => "Onbekende leertipe",
"No temporary profile picture available, try again" => "Geen tydelike profiel foto beskikbaar nie, probeer weer",
"Sunday" => "Sondag",
@ -22,29 +26,36 @@ $TRANSLATIONS = array(
"November" => "November",
"December" => "Desember",
"Settings" => "Instellings",
"Saving..." => "Stoor...",
"seconds ago" => "sekondes gelede",
"_%n minute ago_::_%n minutes ago_" => array("%n minute gelede","%n minute gelede"),
"_%n hour ago_::_%n hours ago_" => array("",""),
"_%n hour ago_::_%n hours ago_" => array("%n ure gelde","%n ure gelede"),
"today" => "vandag",
"yesterday" => "gister",
"_%n day ago_::_%n days ago_" => array("",""),
"_%n day ago_::_%n days ago_" => array("%n dae gelede","%n dae gelede"),
"last month" => "verlede maand",
"_%n month ago_::_%n months ago_" => array("",""),
"_%n month ago_::_%n months ago_" => array("%n maande gelede","%n maande gelede"),
"last year" => "verlede jaar",
"years ago" => "jare gelede",
"Choose" => "Kies",
"Yes" => "Ja",
"No" => "Nee",
"Ok" => "OK",
"_{count} file conflict_::_{count} file conflicts_" => array("",""),
"New Files" => "Nuwe leêrs",
"Already existing files" => "Bestaande leêrs",
"Cancel" => "Kanseleer",
"Continue" => "Gaan voort",
"Very weak password" => "Baie swak wagwoord",
"Weak password" => "Swak wagwoord",
"So-so password" => "So-so wagwoord",
"Good password" => "Goeie wagwoord",
"Strong password" => "Sterk wagwoord",
"Shared" => "Gedeel",
"Share" => "Deel",
"Error" => "Fout",
"Error while sharing" => "Deel veroorsaak fout",
"Error while unsharing" => "Deel terugneem veroorsaak fout",
"Error while changing permissions" => "Fout met verandering van regte",
"Shared with you and the group {group} by {owner}" => "Met jou en die groep {group} gedeel deur {owner}",
"Shared with you by {owner}" => "Met jou gedeel deur {owner}",
@ -55,20 +66,27 @@ $TRANSLATIONS = array(
"Send" => "Stuur",
"Set expiration date" => "Stel verval datum",
"Expiration date" => "Verval datum",
"Share via email:" => "Deel oor epos:",
"No people found" => "Geen persoon gevind",
"group" => "groep",
"Resharing is not allowed" => "Hernieu deel is nie toegelaat nie ",
"Shared in {item} with {user}" => "Gedeel in {item} met {user}",
"Unshare" => "Deel terug neem",
"can edit" => "kan wysig",
"access control" => "toegang beheer",
"create" => "skep",
"update" => "opdateer",
"delete" => "uitvee",
"share" => "deel",
"Password protected" => "Beskerm met Wagwoord",
"Password protected" => "Beskerm met wagwoord",
"Error unsetting expiration date" => "Fout met skrapping van verval datum",
"Error setting expiration date" => "Fout met opstel van verval datum",
"Sending ..." => "Stuur ...",
"Email sent" => "E-pos gestuur",
"The object type is not specified." => "Hierdie objek tipe is nie gespesifiseer nie.",
"Add" => "Voeg by",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Die opdateering was nie suksesvol nie. Raporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Die opdatering was nie suksesvol nie. Rapporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Die opdatering was suksesvol. Jy word nou aan ownCloud terug gelei.",
"%s password reset" => "%s wagwoord herstel",
"Use the following link to reset your password: {link}" => "Gebruik die volgende skakel om jou wagwoord te herstel: {link}",
"Request failed!<br>Did you make sure your email/username was right?" => "Versoek het gefaal!<br>Het jy seker gemaak jou e-pos/gebruiker naam is korrek?",
@ -79,6 +97,7 @@ $TRANSLATIONS = array(
"To login page" => "Na aanteken-bladsy",
"New password" => "Nuwe wagwoord",
"Reset password" => "Herstel wagwoord",
"For the best results, please consider using a GNU/Linux server instead." => "Oorweeg die gebruik van 'n GNU/Linux bediener vir die beste resultate.",
"Personal" => "Persoonlik",
"Users" => "Gebruikers",
"Apps" => "Toepassings",
@ -89,6 +108,8 @@ $TRANSLATIONS = array(
"Security Warning" => "Sekuriteits waarskuwing",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Jou PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Opdateer asseblief jou PHP instelasie om %s veilig te gebruik",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Geen moontlikheid om 'n ewekansige getal genereer nie. Stel asb. die PHP OpenSSL byvoeging in werking.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sonder die moontlikheid om 'n ewekansige getal te genereer kan 'n aanvaller wagwoord herstel tekens voorspel en jou rekening oor neem.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Jou data gids en leers is moontlik toeganklik vanaf die internet omdat die .htaccess leer nie werk nie.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "Vir inligting oor hoe om jou bediener behoorlik op te stel, sien asseblief die<a href=\"%s\" target=\"_blank\">dokumentasie</a>.",
"Create an <strong>admin account</strong>" => "Skep `n <strong>admin-rekening</strong>",
@ -104,9 +125,13 @@ $TRANSLATIONS = array(
"%s is available. Get more information on how to update." => "%s is beskikbaar. Kry meer inligting oor opdatering.",
"Log out" => "Teken uit",
"Automatic logon rejected!" => "Automatiese aantekening afgekeur!",
"If you did not change your password recently, your account may be compromised!" => "Jou rekening kan gekompromitteer wees, as jy jou wagwoord nie onlangs verander het nie.",
"Please change your password to secure your account again." => "Verander asseblief jou wagwoord om jou rekening te beveilig",
"Lost your password?" => "Wagwoord verloor?",
"remember" => "onthou",
"Log in" => "Teken aan"
"Log in" => "Teken aan",
"Alternative Logins" => "Alternatiewe aantekeninge",
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> with you.<br><a href=\"%s\">View it!</a><br><br>" => "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>",
"Updating ownCloud to version %s, this may take a while." => "Opdatering a ownCloud versie %s - dit kan 'n tydjie vat."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";

View File

@ -40,6 +40,11 @@ $TRANSLATIONS = array(
"Which files do you want to keep?" => "¿Qué ficheros quies caltener?",
"Cancel" => "Encaboxar",
"Continue" => "Continuar",
"Very weak password" => "Contraseña mui feble",
"Weak password" => "Contraseña feble",
"So-so password" => "Contraseña pasable",
"Good password" => "Contraseña bona",
"Strong password" => "Contraseña mui bona",
"Shared" => "Compartíu",
"Share" => "Compartir",
"Error" => "Fallu",
@ -63,10 +68,12 @@ $TRANSLATIONS = array(
"Edit tags" => "Editar etiquetes",
"Username" => "Nome d'usuariu",
"Reset" => "Reaniciar",
"New password" => "Contraseña nueva",
"For the best results, please consider using a GNU/Linux server instead." => "Pa los meyores resultaos, por favor considera l'usu d'un sirvidor GNU/Linux nel so llugar.",
"Personal" => "Personal",
"Users" => "Usuarios",
"Cheers!" => "¡Salú!",
"Security Warning" => "Avisu de seguridá",
"will be used" => "usaráse",
"Finishing …" => "Finando ...",
"Log out" => "Zarrar sesión",

View File

@ -50,7 +50,7 @@ $TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("{count} souborový konflikt","{count} souborové konflikty","{count} souborových konfliktů"),
"One file conflict" => "Jeden konflikt souboru",
"New Files" => "Nové soubory",
"Already existing files" => "Soubory již existují",
"Already existing files" => "Již existující soubory",
"Which files do you want to keep?" => "Které soubory chcete ponechat?",
"If you select both versions, the copied file will have a number added to its name." => "Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněný o číslo.",
"Cancel" => "Zrušit",

View File

@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
"Expiration date is in the past." => "Múltbéli lejárati idő.",
"Couldn't send mail to following users: %s " => "Nem sikerült e-mailt küldeni a következő felhasználóknak: %s",
"Turned on maintenance mode" => "A karbantartási mód bekapcsolva",
"Turned off maintenance mode" => "A karbantartási mód kikapcsolva",
@ -49,13 +50,19 @@ $TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("{count} fájl ütközik","{count} fájl ütközik"),
"One file conflict" => "Egy file ütközik",
"New Files" => "Új fájlok",
"Already existing files" => "A fájlok már láteznek",
"Which files do you want to keep?" => "Melyik file-okat akarod megtartani?",
"If you select both versions, the copied file will have a number added to its name." => "Ha kiválasztod mindazokaz a verziókat, a másolt fileok neve sorszámozva lesz.",
"Cancel" => "Mégsem",
"Continue" => "Folytatás",
"(all selected)" => "(all selected)",
"({count} selected)" => "({count} kiválasztva)",
"(all selected)" => "(az összes ki lett választva)",
"({count} selected)" => "({count} lett kiválasztva)",
"Error loading file exists template" => "Hiba a létező sablon betöltésekor",
"Very weak password" => "Nagyon gyenge jelszó",
"Weak password" => "Gyenge jelszó",
"So-so password" => "Nem túl jó jelszó",
"Good password" => "Jó jelszó",
"Strong password" => "Erős jelszó",
"Shared" => "Megosztott",
"Share" => "Megosztás",
"Error" => "Hiba",
@ -103,6 +110,7 @@ $TRANSLATIONS = array(
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "A frissítés nem sikerült. Kérem értesítse erről a problémáról az <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud közösséget</a>.",
"The update was successful. Redirecting you to ownCloud now." => "A frissítés sikeres volt. Visszairányítjuk az ownCloud szolgáltatáshoz.",
"%s password reset" => "%s jelszó visszaállítás",
"A problem has occurred whilst sending the email, please contact your administrator." => "Hiba történt e-mail küldése közben. Érdemes az adminisztrátort értesíteni.",
"Use the following link to reset your password: {link}" => "Használja ezt a linket a jelszó ismételt beállításához: {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 ." => "Emailben fog kapni egy linket, amivel új jelszót tud majd beállítani magának. <br>Ha a levél nem jött meg, holott úgy érzi, hogy már meg kellett volna érkeznie, akkor ellenőrizze a spam/levélszemét mappáját. <br>Ha ott sincsen, akkor érdeklődjön a rendszergazdánál.",
"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?",
@ -115,6 +123,8 @@ $TRANSLATIONS = array(
"To login page" => "A bejelentkező ablakhoz",
"New password" => "Az új jelszó",
"Reset password" => "Jelszó-visszaállítás",
"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Felhasználás csak saját felelősségre!",
"For the best results, please consider using a GNU/Linux server instead." => "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni.",
"Personal" => "Személyes",
"Users" => "Felhasználók",
"Apps" => "Alkalmazások",
@ -140,6 +150,7 @@ $TRANSLATIONS = array(
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Az adatkönyvtár és a benne levő állományok valószínűleg közvetlenül is elérhetők az internetről, mert a .htaccess állomány nem érvényesül.",
"For information how to properly configure your server, please see the <a href=\"%s\" target=\"_blank\">documentation</a>." => "A kiszolgáló megfelelő beállításához kérjük olvassa el a <a href=\"%sl\" target=\"_blank\">dokumentációt</a>.",
"Create an <strong>admin account</strong>" => "<strong>Rendszergazdai belépés</strong> létrehozása",
"Storage & database" => "Tárolás & adatbázis",
"Data folder" => "Adatkönyvtár",
"Configure the database" => "Adatbázis konfigurálása",
"will be used" => "adatbázist fogunk használni",

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-24 12:53+0000\n"
"Last-Translator: HannesNell <hannesn@workforce.co.za>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 19:00+0000\n"
"Last-Translator: kalliet <kst@fam-tank.net>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,7 +21,7 @@ msgstr ""
#: ajax/share.php:87
msgid "Expiration date is in the past."
msgstr ""
msgstr "Verval datum is in die verlede."
#: ajax/share.php:119 ajax/share.php:161
#, php-format
@ -30,11 +30,11 @@ msgstr ""
#: ajax/update.php:10
msgid "Turned on maintenance mode"
msgstr ""
msgstr "Instandhouding aangeskakel"
#: ajax/update.php:13
msgid "Turned off maintenance mode"
msgstr ""
msgstr "Instandhouding uitgeskakel"
#: ajax/update.php:16
msgid "Updated database"
@ -42,7 +42,7 @@ msgstr ""
#: avatar/controller.php:62
msgid "No image or file provided"
msgstr ""
msgstr "Geen prent of lêer voorsien"
#: avatar/controller.php:81
msgid "Unknown filetype"
@ -142,7 +142,7 @@ msgstr "Instellings"
#: js/js.js:583
msgid "Saving..."
msgstr ""
msgstr "Stoor..."
#: js/js.js:1240
msgid "seconds ago"
@ -157,8 +157,8 @@ msgstr[1] "%n minute gelede"
#: js/js.js:1242
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "%n ure gelde"
msgstr[1] "%n ure gelede"
#: js/js.js:1243
msgid "today"
@ -171,8 +171,8 @@ msgstr "gister"
#: js/js.js:1245
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "%n dae gelede"
msgstr[1] "%n dae gelede"
#: js/js.js:1246
msgid "last month"
@ -181,8 +181,8 @@ msgstr "verlede maand"
#: js/js.js:1247
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
msgstr[0] "%n maande gelede"
msgstr[1] "%n maande gelede"
#: js/js.js:1248
msgid "last year"
@ -210,7 +210,7 @@ msgstr "Nee"
#: js/oc-dialogs.js:204
msgid "Ok"
msgstr ""
msgstr "OK"
#: js/oc-dialogs.js:224
msgid "Error loading message template: {error}"
@ -228,11 +228,11 @@ msgstr ""
#: js/oc-dialogs.js:372
msgid "New Files"
msgstr ""
msgstr "Nuwe leêrs"
#: js/oc-dialogs.js:373
msgid "Already existing files"
msgstr ""
msgstr "Bestaande leêrs"
#: js/oc-dialogs.js:375
msgid "Which files do you want to keep?"
@ -274,7 +274,7 @@ msgstr "Swak wagwoord"
#: js/setup.js:86
msgid "So-so password"
msgstr ""
msgstr "So-so wagwoord"
#: js/setup.js:87
msgid "Good password"
@ -299,11 +299,11 @@ msgstr "Fout"
#: js/share.js:160 js/share.js:790
msgid "Error while sharing"
msgstr ""
msgstr "Deel veroorsaak fout"
#: js/share.js:171
msgid "Error while unsharing"
msgstr ""
msgstr "Deel terugneem veroorsaak fout"
#: js/share.js:178
msgid "Error while changing permissions"
@ -355,11 +355,11 @@ msgstr "Verval datum"
#: js/share.js:277
msgid "Share via email:"
msgstr ""
msgstr "Deel oor epos:"
#: js/share.js:280
msgid "No people found"
msgstr ""
msgstr "Geen persoon gevind"
#: js/share.js:324 js/share.js:385
msgid "group"
@ -367,7 +367,7 @@ msgstr "groep"
#: js/share.js:357
msgid "Resharing is not allowed"
msgstr ""
msgstr "Hernieu deel is nie toegelaat nie "
#: js/share.js:401
msgid "Shared in {item} with {user}"
@ -375,7 +375,7 @@ msgstr "Gedeel in {item} met {user}"
#: js/share.js:423
msgid "Unshare"
msgstr ""
msgstr "Deel terug neem"
#: js/share.js:431
msgid "notify by email"
@ -407,11 +407,11 @@ msgstr "deel"
#: js/share.js:721
msgid "Password protected"
msgstr "Beskerm met Wagwoord"
msgstr "Beskerm met wagwoord"
#: js/share.js:734
msgid "Error unsetting expiration date"
msgstr ""
msgstr "Fout met skrapping van verval datum"
#: js/share.js:752
msgid "Error setting expiration date"
@ -431,7 +431,7 @@ msgstr ""
#: js/tags.js:4
msgid "The object type is not specified."
msgstr ""
msgstr "Hierdie objek tipe is nie gespesifiseer nie."
#: js/tags.js:13
msgid "Enter new"
@ -466,11 +466,11 @@ msgid ""
"The update was unsuccessful. Please report this issue to the <a "
"href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud "
"community</a>."
msgstr "Die opdateering was nie suksesvol nie. Raporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>."
msgstr "Die opdatering was nie suksesvol nie. Rapporteer die probleem by <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>."
#: js/update.js:21
msgid "The update was successful. Redirecting you to ownCloud now."
msgstr ""
msgstr "Die opdatering was suksesvol. Jy word nou aan ownCloud terug gelei."
#: lostpassword/controller.php:70
#, php-format
@ -549,7 +549,7 @@ msgstr ""
#: setup/controller.php:144
msgid ""
"For the best results, please consider using a GNU/Linux server instead."
msgstr ""
msgstr "Oorweeg die gebruik van 'n GNU/Linux bediener vir die beste resultate."
#: strings.php:5
msgid "Personal"
@ -644,13 +644,13 @@ msgstr "Opdateer asseblief jou PHP instelasie om %s veilig te gebruik"
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr ""
msgstr "Geen moontlikheid om 'n ewekansige getal genereer nie. Stel asb. die PHP OpenSSL byvoeging in werking."
#: templates/installation.php:34
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr ""
msgstr "Sonder die moontlikheid om 'n ewekansige getal te genereer kan 'n aanvaller wagwoord herstel tekens voorspel en jou rekening oor neem."
#: templates/installation.php:40
msgid ""
@ -737,7 +737,7 @@ msgstr "Automatiese aantekening afgekeur!"
msgid ""
"If you did not change your password recently, your account may be "
"compromised!"
msgstr ""
msgstr "Jou rekening kan gekompromitteer wees, as jy jou wagwoord nie onlangs verander het nie."
#: templates/login.php:12
msgid "Please change your password to secure your account again."
@ -765,14 +765,14 @@ msgstr "Teken aan"
#: templates/login.php:60
msgid "Alternative Logins"
msgstr ""
msgstr "Alternatiewe aantekeninge"
#: templates/mail.php:15
#, php-format
msgid ""
"Hey there,<br><br>just letting you know that %s shared <strong>%s</strong> "
"with you.<br><a href=\"%s\">View it!</a><br><br>"
msgstr ""
msgstr "Halo daar,<br><br>wou jou net laat weet dat %s <strong>%s</strong> met jou gedeel het.<br><a href=\"%s\">Sien alles!</a><br><br>"
#: templates/singleuser.user.php:3
msgid "This ownCloud instance is currently in single user mode."
@ -795,7 +795,7 @@ msgstr ""
#: templates/update.admin.php:3
#, php-format
msgid "Updating ownCloud to version %s, this may take a while."
msgstr ""
msgstr "Opdatering a ownCloud versie %s - dit kan 'n tydjie vat."
#: templates/update.user.php:3
msgid ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
@ -414,7 +417,7 @@ msgstr[1] ""
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] ""
msgstr[1] ""
msgstr[1] "%n ure gelede"
#: private/template/functions.php:137
msgid "today"
@ -428,7 +431,7 @@ msgstr ""
msgid "%n day go"
msgid_plural "%n days ago"
msgstr[0] ""
msgstr[1] ""
msgstr[1] "%n dae gelede"
#: private/template/functions.php:142
msgid "last month"
@ -438,7 +441,7 @@ msgstr ""
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] ""
msgstr[1] ""
msgstr[1] "%n maande gelede"
#: private/template/functions.php:145
msgid "last year"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 19:00+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -239,7 +239,7 @@ msgstr ""
#: js/personal.js:276
msgid "So-so password"
msgstr ""
msgstr "So-so wagwoord"
#: js/personal.js:277
msgid "Good password"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Akan (http://www.transifex.com/projects/p/owncloud/language/ak/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Amharic (Ethiopia) (http://www.transifex.com/projects/p/owncloud/language/am_ET/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-23 01:54-0400\n"
"PO-Revision-Date: 2014-04-23 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 11:40+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -135,59 +135,59 @@ msgstr "Payares"
msgid "December"
msgstr "Avientu"
#: js/js.js:489
#: js/js.js:483
msgid "Settings"
msgstr "Axustes"
#: js/js.js:589
#: js/js.js:583
msgid "Saving..."
msgstr "Guardando..."
#: js/js.js:1246
#: js/js.js:1240
msgid "seconds ago"
msgstr "fai segundos"
#: js/js.js:1247
#: js/js.js:1241
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "fai %n minutu"
msgstr[1] "fai %n minutos"
#: js/js.js:1248
#: js/js.js:1242
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "fai %n hora"
msgstr[1] "fai %n hores"
#: js/js.js:1249
#: js/js.js:1243
msgid "today"
msgstr "güei"
#: js/js.js:1250
#: js/js.js:1244
msgid "yesterday"
msgstr "ayeri"
#: js/js.js:1251
#: js/js.js:1245
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "fai %n día"
msgstr[1] "fai %n díes"
#: js/js.js:1252
#: js/js.js:1246
msgid "last month"
msgstr "mes caberu"
#: js/js.js:1253
#: js/js.js:1247
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "fai %n mes"
msgstr[1] "fai %n meses"
#: js/js.js:1254
#: js/js.js:1248
msgid "last year"
msgstr "añu caberu"
#: js/js.js:1255
#: js/js.js:1249
msgid "years ago"
msgstr "fai años"
@ -265,23 +265,23 @@ msgstr ""
#: js/setup.js:84
msgid "Very weak password"
msgstr ""
msgstr "Contraseña mui feble"
#: js/setup.js:85
msgid "Weak password"
msgstr ""
msgstr "Contraseña feble"
#: js/setup.js:86
msgid "So-so password"
msgstr ""
msgstr "Contraseña pasable"
#: js/setup.js:87
msgid "Good password"
msgstr ""
msgstr "Contraseña bona"
#: js/setup.js:88
msgid "Strong password"
msgstr ""
msgstr "Contraseña mui bona"
#: js/share.js:51 js/share.js:66 js/share.js:106
msgid "Shared"
@ -532,7 +532,7 @@ msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
msgstr "Contraseña nueva"
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
@ -628,7 +628,7 @@ msgstr "¡Salú!"
#: templates/installation.php:25 templates/installation.php:32
#: templates/installation.php:39
msgid "Security Warning"
msgstr ""
msgstr "Avisu de seguridá"
#: templates/installation.php:26
msgid "Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 10:52+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
"PO-Revision-Date: 2014-04-08 21:40+0000\n"
"Last-Translator: Tornes Llume <l.lumex03.tornes@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 10:52+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 14:30+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 11:40+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -39,7 +39,7 @@ msgstr ""
#: js/settings.js:318 js/settings.js:325
msgid "Saved"
msgstr ""
msgstr "Guardáu"
#: lib/config.php:598
msgid "<b>Note:</b> "

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-09 01:55-0400\n"
"PO-Revision-Date: 2014-04-08 20:00+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 10:52+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
@ -158,7 +161,7 @@ msgstr "L'aplicación nun ta habilitada"
#: private/json.php:40 private/json.php:62 private/json.php:87
msgid "Authentication error"
msgstr ""
msgstr "Fallu d'autenticación"
#: private/json.php:51
msgid "Token expired. Please reload page."
@ -280,7 +283,7 @@ msgstr "Afitar contraseña p'almin"
msgid ""
"Your web server is not yet properly setup to allow files synchronization "
"because the WebDAV interface seems to be broken."
msgstr ""
msgstr "El sirvidor web entá nun ta configurado pa permitir la sincronización de ficheros yá que la interface WebDAV paez nun tar funcionando."
#: private/setup.php:203
#, php-format
@ -457,11 +460,11 @@ msgstr ""
#: private/user/manager.php:237
msgid "A valid username must be provided"
msgstr ""
msgstr "Tien d'apurrise un nome d'usuariu válidu"
#: private/user/manager.php:241
msgid "A valid password must be provided"
msgstr ""
msgstr "Tien d'apurrise una contraseña válida"
#: private/user/manager.php:246
msgid "The username is already being used"

File diff suppressed because it is too large Load Diff

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-22 01:54-0400\n"
"PO-Revision-Date: 2014-04-21 17:44+0000\n"
"Last-Translator: Tornes Llume <l.lumex03.tornes@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 10:52+0000\n"
"Last-Translator: Iñigo Varela <ivarela@softastur.org>\n"
"Language-Team: Asturian (http://www.transifex.com/projects/p/owncloud/language/ast/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -87,43 +87,43 @@ msgstr "Con ésitu"
msgid "Error"
msgstr "Fallu"
#: js/settings.js:838
#: js/settings.js:780
msgid "Configuration OK"
msgstr ""
#: js/settings.js:847
#: js/settings.js:789
msgid "Configuration incorrect"
msgstr "Configuración incorreuta"
#: js/settings.js:856
#: js/settings.js:798
msgid "Configuration incomplete"
msgstr "Configuración incompleta"
#: js/settings.js:873 js/settings.js:882
#: js/settings.js:815 js/settings.js:824
msgid "Select groups"
msgstr "Esbillar grupos"
#: js/settings.js:876 js/settings.js:885
#: js/settings.js:818 js/settings.js:827
msgid "Select object classes"
msgstr ""
#: js/settings.js:879
#: js/settings.js:821
msgid "Select attributes"
msgstr "Esbillar atributos"
#: js/settings.js:906
#: js/settings.js:848
msgid "Connection test succeeded"
msgstr ""
#: js/settings.js:913
#: js/settings.js:855
msgid "Connection test failed"
msgstr ""
#: js/settings.js:922
#: js/settings.js:864
msgid "Do you really want to delete the current Server Configuration?"
msgstr ""
#: js/settings.js:923
#: js/settings.js:865
msgid "Confirm Deletion"
msgstr ""
@ -145,7 +145,7 @@ msgstr[1] "%s usuarios alcontraos"
msgid "Invalid Host"
msgstr ""
#: lib/wizard.php:983
#: lib/wizard.php:984
msgid "Could not find the desired feature"
msgstr "Nun pudo alcontrase la carauterística deseyada"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Azerbaijani (http://www.transifex.com/projects/p/owncloud/language/az/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-23 01:54-0400\n"
"PO-Revision-Date: 2014-04-23 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 02:30+0000\n"
"Last-Translator: pstast <petr@stastny.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"
@ -143,63 +143,63 @@ msgstr "Listopad"
msgid "December"
msgstr "Prosinec"
#: js/js.js:489
#: js/js.js:483
msgid "Settings"
msgstr "Nastavení"
#: js/js.js:589
#: js/js.js:583
msgid "Saving..."
msgstr "Ukládám..."
#: js/js.js:1246
#: js/js.js:1240
msgid "seconds ago"
msgstr "před pár vteřinami"
#: js/js.js:1247
#: js/js.js:1241
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "před %n minutou"
msgstr[1] "před %n minutami"
msgstr[2] "před %n minutami"
#: js/js.js:1248
#: js/js.js:1242
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "před %n hodinou"
msgstr[1] "před %n hodinami"
msgstr[2] "před %n hodinami"
#: js/js.js:1249
#: js/js.js:1243
msgid "today"
msgstr "dnes"
#: js/js.js:1250
#: js/js.js:1244
msgid "yesterday"
msgstr "včera"
#: js/js.js:1251
#: js/js.js:1245
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "před %n dnem"
msgstr[1] "před %n dny"
msgstr[2] "před %n dny"
#: js/js.js:1252
#: js/js.js:1246
msgid "last month"
msgstr "minulý měsíc"
#: js/js.js:1253
#: js/js.js:1247
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "před %n měsícem"
msgstr[1] "před %n měsíci"
msgstr[2] "před %n měsíci"
#: js/js.js:1254
#: js/js.js:1248
msgid "last year"
msgstr "minulý rok"
#: js/js.js:1255
#: js/js.js:1249
msgid "years ago"
msgstr "před lety"
@ -244,7 +244,7 @@ msgstr "Nové soubory"
#: js/oc-dialogs.js:373
msgid "Already existing files"
msgstr "Soubory již existují"
msgstr "Již existující soubory"
#: js/oc-dialogs.js:375
msgid "Which files do you want to keep?"

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 02:24+0000\n"
"Last-Translator: pstast <petr@stastny.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"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-22 01:54-0400\n"
"PO-Revision-Date: 2014-04-21 17:44+0000\n"
"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 02:30+0000\n"
"Last-Translator: pstast <petr@stastny.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"
@ -103,7 +103,7 @@ msgstr "Přidat úložiště"
#: templates/settings.php:92
msgid "No user or group"
msgstr "Žádný uživatel nebo skupina."
msgstr "Žádný uživatel nebo skupina"
#: templates/settings.php:95
msgid "All Users"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-27 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 20:30+0000\n"
"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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"
@ -29,8 +29,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Přistupujete na server z nedůvěryhodné domény."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Kontaktujte prosím vašeho správce systému."
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format
@ -324,7 +327,7 @@ msgstr "Sdílení položky %s selhalo, protože uživatel %s není členem žád
#: private/share/share.php:551 private/share/share.php:579
#, php-format
msgid "Sharing %s failed, because this item is already shared with %s"
msgstr "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílená"
msgstr "Sdílení položky %s selhalo, protože položka již je s uživatelem %s sdílena"
#: private/share/share.php:559
#, php-format
@ -356,7 +359,7 @@ msgstr ""
#: private/share/share.php:834
#, php-format
msgid "Setting permissions for %s failed, because the item was not found"
msgstr ""
msgstr "Nastavení práv pro %s selhalo, protože položka nebyla nalezena"
#: private/share/share.php:940
#, php-format
@ -463,7 +466,7 @@ msgstr "před lety"
msgid ""
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", "
"\"0-9\", and \"_.@-\""
msgstr "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\""
msgstr "Pouze následující znaky jsou povoleny v uživatelském jménu: \"a-z\", \"A-Z\", \"0-9\" a \"_.@-\""
#: private/user/manager.php:237
msgid "A valid username must be provided"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-27 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 20:30+0000\n"
"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 02:34+0000\n"
"Last-Translator: pstast <petr@stastny.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"
@ -549,7 +549,7 @@ msgstr "Vynutit datum vypršení"
#: templates/admin.php:270
msgid "Expire shares by default after N days"
msgstr ""
msgstr "Výchozí lhůta vypršení sdílení po N dnech"
#: templates/admin.php:278
msgid "Security"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 19:50+0000\n"
"Last-Translator: svetlemodry <jaroslav@lichtblau.cz>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 02:35+0000\n"
"Last-Translator: pstast <petr@stastny.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"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
@ -25,10 +25,13 @@ msgstr ""
#: base.php:723
msgid "You are accessing the server from an untrusted domain."
msgstr ""
msgstr "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu."
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
@ -301,7 +304,7 @@ msgstr "%s teilte »%s« mit Dir"
#: private/share/share.php:498
#, php-format
msgid "Sharing %s failed, because the file does not exist"
msgstr ""
msgstr "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert"
#: private/share/share.php:523
#, php-format

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 18:10+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -534,23 +534,23 @@ msgstr "Benutzern erlauben Mail-Benachrichtigungen für freigegebene Dateien zu
#: templates/admin.php:262
msgid "Set default expiration date"
msgstr ""
msgstr "Setze Ablaufdatum"
#: templates/admin.php:263
msgid "Expire after "
msgstr ""
msgstr "Ablauf nach dem"
#: templates/admin.php:266
msgid "days"
msgstr ""
msgstr "Tage"
#: templates/admin.php:269
msgid "Enforce expiration date"
msgstr ""
msgstr "Ablaufdatum erzwingen"
#: templates/admin.php:270
msgid "Expire shares by default after N days"
msgstr ""
msgstr "Lässt Freigaben in der Grundeinstellung nach N-Tagen ablaufen"
#: templates/admin.php:278
msgid "Security"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
@ -25,10 +25,13 @@ msgstr ""
#: base.php:723
msgid "You are accessing the server from an untrusted domain."
msgstr ""
msgstr "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu."
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
@ -301,7 +304,7 @@ msgstr "%s hat »%s« mit Ihnen geteilt"
#: private/share/share.php:498
#, php-format
msgid "Sharing %s failed, because the file does not exist"
msgstr ""
msgstr "Freigabe von %s fehlgeschlagen, da die Datei nicht existiert"
#: private/share/share.php:523
#, php-format

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-27 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 12:50+0000\n"
"Last-Translator: montolio <montolio@gmx.at>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 18:10+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -539,7 +539,7 @@ msgstr "Setze Ablaufdatum"
#: templates/admin.php:263
msgid "Expire after "
msgstr ""
msgstr "Ablauf nach dem"
#: templates/admin.php:266
msgid "days"
@ -547,11 +547,11 @@ msgstr "Tage"
#: templates/admin.php:269
msgid "Enforce expiration date"
msgstr ""
msgstr "Ablaufdatum erzwingen"
#: templates/admin.php:270
msgid "Expire shares by default after N days"
msgstr ""
msgstr "Lässt Freigaben in der Grundeinstellung nach N-Tagen ablaufen"
#: templates/admin.php:278
msgid "Security"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 14:01+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,8 +23,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "You are accessing the server from an untrusted domain."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 18:00+0000\n"
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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"
@ -30,8 +30,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Está accediendo al servidor desde un dominio inseguro."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Contacte a su administrador"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -22,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 20:00+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"
@ -540,7 +540,7 @@ msgstr "Permitir a los usuarios enviar mensajes de notificación para ficheros c
#: templates/admin.php:262
msgid "Set default expiration date"
msgstr ""
msgstr "Establecer fecha de caducidad predeterminada"
#: templates/admin.php:263
msgid "Expire after "
@ -552,7 +552,7 @@ msgstr "días"
#: templates/admin.php:269
msgid "Enforce expiration date"
msgstr ""
msgstr "Imponer fecha de caducidad"
#: templates/admin.php:270
msgid "Expire shares by default after N days"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Chile) (http://www.transifex.com/projects/p/owncloud/language/es_CL/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/projects/p/owncloud/language/es_CR/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 06:20+0000\n"
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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"
@ -24,8 +24,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Sa kasutad serverit usalduseta asukohast"
#: base.php:724
msgid "Please contact your administrator"
msgstr "Palun kontakteeru oma süsteemihalduriga"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 07:00+0000\n"
"Last-Translator: ptit_boogy <ptit.boogy@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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,8 +27,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Vous accédez au serveur à partir d'un domaine non-approuvé."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Veuillez contacter votre administrateur"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 12:20+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,8 +24,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Esta accedendo desde un dominio non fiábel."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Contacte co administrador"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 12:20+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -527,7 +527,7 @@ msgstr "Permitirlle aos usuarios enviar notificacións por correo para os fichei
#: templates/admin.php:262
msgid "Set default expiration date"
msgstr ""
msgstr "Definir a data predeterminada de caducidade"
#: templates/admin.php:263
msgid "Expire after "
@ -539,7 +539,7 @@ msgstr "días"
#: templates/admin.php:269
msgid "Enforce expiration date"
msgstr ""
msgstr "Obrigar a data de caducidade"
#: templates/admin.php:270
msgid "Expire shares by default after N days"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -3,16 +3,17 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# sherlock79 <david@interpont.hu>, 2013
# sherlock79 <inactive+sherlock79@transifex.com>, 2013
# ebela <bela@dandre.hu>, 2013
# aries1980 <feher.janos@mindworks.hu>, 2014
# Laszlo Tornoci <torlasz@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-23 01:54-0400\n"
"PO-Revision-Date: 2014-04-23 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 08:20+0000\n"
"Last-Translator: aries1980 <feher.janos@mindworks.hu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,7 +23,7 @@ msgstr ""
#: ajax/share.php:87
msgid "Expiration date is in the past."
msgstr ""
msgstr "Múltbéli lejárati idő."
#: ajax/share.php:119 ajax/share.php:161
#, php-format
@ -137,59 +138,59 @@ msgstr "november"
msgid "December"
msgstr "december"
#: js/js.js:489
#: js/js.js:483
msgid "Settings"
msgstr "Beállítások"
#: js/js.js:589
#: js/js.js:583
msgid "Saving..."
msgstr "Mentés..."
#: js/js.js:1246
#: js/js.js:1240
msgid "seconds ago"
msgstr "pár másodperce"
#: js/js.js:1247
#: js/js.js:1241
msgid "%n minute ago"
msgid_plural "%n minutes ago"
msgstr[0] "%n perccel ezelőtt"
msgstr[1] "%n perccel ezelőtt"
#: js/js.js:1248
#: js/js.js:1242
msgid "%n hour ago"
msgid_plural "%n hours ago"
msgstr[0] "%n órával ezelőtt"
msgstr[1] "%n órával ezelőtt"
#: js/js.js:1249
#: js/js.js:1243
msgid "today"
msgstr "ma"
#: js/js.js:1250
#: js/js.js:1244
msgid "yesterday"
msgstr "tegnap"
#: js/js.js:1251
#: js/js.js:1245
msgid "%n day ago"
msgid_plural "%n days ago"
msgstr[0] "%n nappal ezelőtt"
msgstr[1] "%n nappal ezelőtt"
#: js/js.js:1252
#: js/js.js:1246
msgid "last month"
msgstr "múlt hónapban"
#: js/js.js:1253
#: js/js.js:1247
msgid "%n month ago"
msgid_plural "%n months ago"
msgstr[0] "%n hónappal ezelőtt"
msgstr[1] "%n hónappal ezelőtt"
#: js/js.js:1254
#: js/js.js:1248
msgid "last year"
msgstr "tavaly"
#: js/js.js:1255
#: js/js.js:1249
msgid "years ago"
msgstr "több éve"
@ -233,7 +234,7 @@ msgstr "Új fájlok"
#: js/oc-dialogs.js:373
msgid "Already existing files"
msgstr ""
msgstr "A fájlok már láteznek"
#: js/oc-dialogs.js:375
msgid "Which files do you want to keep?"
@ -255,11 +256,11 @@ msgstr "Folytatás"
#: js/oc-dialogs.js:441 js/oc-dialogs.js:454
msgid "(all selected)"
msgstr "(all selected)"
msgstr "(az összes ki lett választva)"
#: js/oc-dialogs.js:444 js/oc-dialogs.js:458
msgid "({count} selected)"
msgstr "({count} kiválasztva)"
msgstr "({count} lett kiválasztva)"
#: js/oc-dialogs.js:466
msgid "Error loading file exists template"
@ -267,23 +268,23 @@ msgstr "Hiba a létező sablon betöltésekor"
#: js/setup.js:84
msgid "Very weak password"
msgstr ""
msgstr "Nagyon gyenge jelszó"
#: js/setup.js:85
msgid "Weak password"
msgstr ""
msgstr "Gyenge jelszó"
#: js/setup.js:86
msgid "So-so password"
msgstr ""
msgstr "Nem túl jó jelszó"
#: js/setup.js:87
msgid "Good password"
msgstr ""
msgstr "Jó jelszó"
#: js/setup.js:88
msgid "Strong password"
msgstr ""
msgstr "Erős jelszó"
#: js/share.js:51 js/share.js:66 js/share.js:106
msgid "Shared"
@ -482,7 +483,7 @@ msgstr "%s jelszó visszaállítás"
msgid ""
"A problem has occurred whilst sending the email, please contact your "
"administrator."
msgstr ""
msgstr "Hiba történt e-mail küldése közben. Érdemes az adminisztrátort értesíteni."
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
@ -545,12 +546,12 @@ msgstr "Jelszó-visszaállítás"
msgid ""
"Mac OS X is not supported and %s will not work properly on this platform. "
"Use it at your own risk! "
msgstr ""
msgstr "A Mac OS X nem támogatott és %s nem lesz teljesen működőképes. Felhasználás csak saját felelősségre!"
#: setup/controller.php:144
msgid ""
"For the best results, please consider using a GNU/Linux server instead."
msgstr ""
msgstr "A legjobb eredmény érdekében érdemes GNU/Linux-alapú kiszolgálót használni."
#: strings.php:5
msgid "Personal"
@ -672,7 +673,7 @@ msgstr "<strong>Rendszergazdai belépés</strong> létrehozása"
#: templates/installation.php:70
msgid "Storage & database"
msgstr ""
msgstr "Tárolás & adatbázis"
#: templates/installation.php:77
msgid "Data folder"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -25,7 +25,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 08:20+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -235,23 +235,23 @@ msgstr "Válassz profil képet"
#: js/personal.js:274
msgid "Very weak password"
msgstr ""
msgstr "Nagyon gyenge jelszó"
#: js/personal.js:275
msgid "Weak password"
msgstr ""
msgstr "Gyenge jelszó"
#: js/personal.js:276
msgid "So-so password"
msgstr ""
msgstr "Nem túl jó jelszó"
#: js/personal.js:277
msgid "Good password"
msgstr ""
msgstr "Jó jelszó"
#: js/personal.js:278
msgid "Strong password"
msgstr ""
msgstr "Erős jelszó"
#: js/personal.js:313
msgid "Decrypting files... Please wait, this can take some time."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 16:10+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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"
@ -26,8 +26,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Stai accedendo al server da un dominio non affidabile."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Contatta il tuo amministratore"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Javanese (http://www.transifex.com/projects/p/owncloud/language/jv/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Khmer (http://www.transifex.com/projects/p/owncloud/language/km/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Kannada (http://www.transifex.com/projects/p/owncloud/language/kn/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -27,7 +27,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@ -26,7 +26,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -23,7 +23,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malayalam (http://www.transifex.com/projects/p/owncloud/language/ml/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malayalam (India) (http://www.transifex.com/projects/p/owncloud/language/ml_IN/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Mongolian (http://www.transifex.com/projects/p/owncloud/language/mn/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Low German (http://www.transifex.com/projects/p/owncloud/language/nds/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Nepali (http://www.transifex.com/projects/p/owncloud/language/ne/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
@ -25,7 +25,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: N'ko (http://www.transifex.com/projects/p/owncloud/language/nqo/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Oriya (India) (http://www.transifex.com/projects/p/owncloud/language/or_IN/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Panjabi (Punjabi) (http://www.transifex.com/projects/p/owncloud/language/pa/)\n"
"MIME-Version: 1.0\n"
@ -22,7 +22,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-25 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 05:54+0000\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
@ -24,7 +24,10 @@ msgid "You are accessing the server from an untrusted domain."
msgstr ""
#: base.php:724
msgid "Please contact your administrator"
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-25 18:00+0000\n"
"Last-Translator: giovanisp\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-28 05:55+0000\n"
"Last-Translator: I Robot\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"
@ -24,8 +24,11 @@ msgid "You are accessing the server from an untrusted domain."
msgstr "Você está acessando o servidor a partir de um domínio não confiável."
#: base.php:724
msgid "Please contact your administrator"
msgstr "Por favor, contate o administrador."
msgid ""
"Please contact your administrator. If you are an administrator of this "
"instance, configure the \"trusted_domain\" setting in config/config.php. An "
"example configuration is provided in config/config.sample.php."
msgstr ""
#: private/app.php:236
#, php-format

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2014-04-26 01:54-0400\n"
"PO-Revision-Date: 2014-04-26 05:54+0000\n"
"Last-Translator: I Robot\n"
"POT-Creation-Date: 2014-04-28 01:55-0400\n"
"PO-Revision-Date: 2014-04-27 14:10+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"
@ -528,7 +528,7 @@ msgstr "Permitir aos usuários enviar notificação de email para arquivos compa
#: templates/admin.php:262
msgid "Set default expiration date"
msgstr ""
msgstr "Configurar a data de expiração"
#: templates/admin.php:263
msgid "Expire after "
@ -540,7 +540,7 @@ msgstr "dias"
#: templates/admin.php:269
msgid "Enforce expiration date"
msgstr ""
msgstr "Fazer cumprir a data de expiração"
#: templates/admin.php:270
msgid "Expire shares by default after N days"

Some files were not shown because too many files have changed in this diff Show More