parent
46fdb449a4
commit
dbdf34402c
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
@ -1,14 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Hulp", |
||||
"Personal" => "Persoonlik", |
||||
"Settings" => "Instellings", |
||||
"Users" => "Gebruikers", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "webdienste onder jou beheer", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","",""), |
||||
"_%n day go_::_%n days ago_" => array("","","",""), |
||||
"_%n month ago_::_%n months ago_" => array("","","","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,51 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Помощ", |
||||
"Personal" => "Лични", |
||||
"Settings" => "Настройки", |
||||
"Users" => "Потребители", |
||||
"Admin" => "Админ", |
||||
"web services under your control" => "уеб услуги под Ваш контрол", |
||||
"ZIP download is turned off." => "Изтеглянето като ZIP е изключено.", |
||||
"Files need to be downloaded one by one." => "Файловете трябва да се изтеглят един по един.", |
||||
"Back to Files" => "Назад към файловете", |
||||
"Selected files too large to generate zip file." => "Избраните файлове са прекалено големи за генерирането на ZIP архив.", |
||||
"Application is not enabled" => "Приложението не е включено.", |
||||
"Authentication error" => "Възникна проблем с идентификацията", |
||||
"Token expired. Please reload page." => "Ключът е изтекъл, моля презаредете страницата", |
||||
"Files" => "Файлове", |
||||
"Text" => "Текст", |
||||
"Images" => "Снимки", |
||||
"%s enter the database username." => "%s въведете потребителско име за базата с данни.", |
||||
"%s enter the database name." => "%s въведете име на базата с данни.", |
||||
"%s you may not use dots in the database name" => "%s, не можете да ползвате точки в името на базата от данни", |
||||
"MS SQL username and/or password not valid: %s" => "Невалидно MS SQL потребителско име и/или парола: %s", |
||||
"You need to enter either an existing account or the administrator." => "Необходимо е да влезете в всъществуващ акаунт или като администратора", |
||||
"MySQL username and/or password not valid" => "Невалидно MySQL потребителско име и/или парола", |
||||
"DB Error: \"%s\"" => "Грешка в базата от данни: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Проблемната команда беше: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL потребителят '%s'@'localhost' вече съществува", |
||||
"Drop this user from MySQL" => "Изтриване на потребителя от MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL потребителят '%s'@'%%' вече съществува.", |
||||
"Drop this user from MySQL." => "Изтриване на потребителя от MySQL.", |
||||
"Oracle connection could not be established" => "Oracle връзка не можа да се осъществи", |
||||
"Oracle username and/or password not valid" => "Невалидно Oracle потребителско име и/или парола", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Проблемната команда беше: \"%s\", име: %s, парола: %s", |
||||
"PostgreSQL username and/or password not valid" => "Невалидно PostgreSQL потребителско име и/или парола", |
||||
"Set an admin username." => "Въведете потребителско име за администратор.", |
||||
"Set an admin password." => "Въведете парола за администратор.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Вашият web сървър все още не е удачно настроен да позволява синхронизация на файлове, защото WebDAV интерфейсът изглежда не работи.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Моля направете повторна справка с <a href='%s'>ръководството за инсталиране</a>.", |
||||
"seconds ago" => "преди секунди", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "днес", |
||||
"yesterday" => "вчера", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "последният месец", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "последната година", |
||||
"years ago" => "последните години", |
||||
"Could not find category \"%s\"" => "Невъзможно откриване на категорията \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"_%n month ago_::_%n months ago_" => array("","","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "L'aplicació \"%s\" no es pot instal·lar perquè no és compatible amb aquesta versió d'ownCloud.", |
||||
"No app name specified" => "No heu especificat cap nom d'aplicació", |
||||
"Help" => "Ajuda", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Configuració", |
||||
"Users" => "Usuaris", |
||||
"Admin" => "Administració", |
||||
"Failed to upgrade \"%s\"." => "Ha fallat l'actualització \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Les imatges de perfil personals encara no funcionen amb encriptació", |
||||
"Unknown filetype" => "Tipus de fitxer desconegut", |
||||
"Invalid image" => "Imatge no vàlida", |
||||
"web services under your control" => "controleu els vostres serveis web", |
||||
"cannot open \"%s\"" => "no es pot obrir \"%s\"", |
||||
"ZIP download is turned off." => "La baixada en ZIP està desactivada.", |
||||
"Files need to be downloaded one by one." => "Els fitxers s'han de baixar d'un en un.", |
||||
"Back to Files" => "Torna a Fitxers", |
||||
"Selected files too large to generate zip file." => "Els fitxers seleccionats son massa grans per generar un fitxer zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Baixeu els fitxers en trossos petits, de forma separada, o pregunteu a l'administrador.", |
||||
"No source specified when installing app" => "No heu especificat la font en instal·lar l'aplicació", |
||||
"No href specified when installing app from http" => "No heu especificat href en instal·lar l'aplicació des de http", |
||||
"No path specified when installing app from local file" => "No heu seleccionat el camí en instal·lar una aplicació des d'un fitxer local", |
||||
"Archives of type %s are not supported" => "Els fitxers del tipus %s no són compatibles", |
||||
"Failed to open archive when installing app" => "Ha fallat l'obertura del fitxer en instal·lar l'aplicació", |
||||
"App does not provide an info.xml file" => "L'aplicació no proporciona un fitxer info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "L'aplicació no es pot instal·lar perquè hi ha codi no autoritzat en l'aplicació", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "L'aplicació no es pot instal·lar perquè no és compatible amb aquesta versió d'ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "L'aplicació no es pot instal·lar perquè conté l'etiqueta <shipped>vertader</shipped> que no es permet per aplicacions no enviades", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "L'aplicació no es pot instal·lar perquè la versió a info.xml/version no és la mateixa que la versió indicada des de la botiga d'aplicacions", |
||||
"App directory already exists" => "La carpeta de l'aplicació ja existeix", |
||||
"Can't create app folder. Please fix permissions. %s" => "No es pot crear la carpeta de l'aplicació. Arregleu els permisos. %s", |
||||
"Application is not enabled" => "L'aplicació no està habilitada", |
||||
"Authentication error" => "Error d'autenticació", |
||||
"Token expired. Please reload page." => "El testimoni ha expirat. Torneu a carregar la pàgina.", |
||||
"Files" => "Fitxers", |
||||
"Text" => "Text", |
||||
"Images" => "Imatges", |
||||
"%s enter the database username." => "%s escriviu el nom d'usuari de la base de dades.", |
||||
"%s enter the database name." => "%s escriviu el nom de la base de dades.", |
||||
"%s you may not use dots in the database name" => "%s no podeu usar punts en el nom de la base de dades", |
||||
"MS SQL username and/or password not valid: %s" => "Nom d'usuari i/o contrasenya MS SQL no vàlids: %s", |
||||
"You need to enter either an existing account or the administrator." => "Heu d'escriure un compte existent o el d'administrador.", |
||||
"MySQL username and/or password not valid" => "Nom d'usuari i/o contrasenya MySQL no vàlids", |
||||
"DB Error: \"%s\"" => "Error DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "L'ordre en conflicte és: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "L'usuari MySQL '%s'@'localhost' ja existeix.", |
||||
"Drop this user from MySQL" => "Elimina aquest usuari de MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "L'usuari MySQL '%s'@'%%' ja existeix", |
||||
"Drop this user from MySQL." => "Elimina aquest usuari de MySQL.", |
||||
"Oracle connection could not be established" => "No s'ha pogut establir la connexió Oracle", |
||||
"Oracle username and/or password not valid" => "Nom d'usuari i/o contrasenya Oracle no vàlids", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "L'ordre en conflicte és: \"%s\", nom: %s, contrasenya: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nom d'usuari i/o contrasenya PostgreSQL no vàlids", |
||||
"Set an admin username." => "Establiu un nom d'usuari per l'administrador.", |
||||
"Set an admin password." => "Establiu una contrasenya per l'administrador.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Comproveu les <a href='%s'>guies d'instal·lació</a>.", |
||||
"seconds ago" => "segons enrere", |
||||
"_%n minute ago_::_%n minutes ago_" => array("fa %n minut","fa %n minuts"), |
||||
"_%n hour ago_::_%n hours ago_" => array("fa %n hora","fa %n hores"), |
||||
"today" => "avui", |
||||
"yesterday" => "ahir", |
||||
"_%n day go_::_%n days ago_" => array("fa %n dia","fa %n dies"), |
||||
"last month" => "el mes passat", |
||||
"_%n month ago_::_%n months ago_" => array("fa %n mes","fa %n mesos"), |
||||
"last year" => "l'any passat", |
||||
"years ago" => "anys enrere", |
||||
"Caused by:" => "Provocat per:", |
||||
"Could not find category \"%s\"" => "No s'ha trobat la categoria \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikace \"%s\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.", |
||||
"No app name specified" => "Nebyl zadan název aplikace", |
||||
"Help" => "Nápověda", |
||||
"Personal" => "Osobní", |
||||
"Settings" => "Nastavení", |
||||
"Users" => "Uživatelé", |
||||
"Admin" => "Administrace", |
||||
"Failed to upgrade \"%s\"." => "Selhala aktualizace verze \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Vlastní profilové obrázky zatím nefungují v kombinaci se šifrováním", |
||||
"Unknown filetype" => "Neznámý typ souboru", |
||||
"Invalid image" => "Chybný obrázek", |
||||
"web services under your control" => "webové služby pod Vaší kontrolou", |
||||
"cannot open \"%s\"" => "nelze otevřít \"%s\"", |
||||
"ZIP download is turned off." => "Stahování v ZIPu je vypnuto.", |
||||
"Files need to be downloaded one by one." => "Soubory musí být stahovány jednotlivě.", |
||||
"Back to Files" => "Zpět k souborům", |
||||
"Selected files too large to generate zip file." => "Vybrané soubory jsou příliš velké pro vytvoření ZIP souboru.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Stáhněte soubory po menších částech, samostatně, nebo se obraťte na správce.", |
||||
"No source specified when installing app" => "Nebyl zadán zdroj při instalaci aplikace", |
||||
"No href specified when installing app from http" => "Nebyl zadán odkaz pro instalaci aplikace z HTTP", |
||||
"No path specified when installing app from local file" => "Nebyla zadána cesta pro instalaci aplikace z místního souboru", |
||||
"Archives of type %s are not supported" => "Archivy typu %s nejsou podporovány", |
||||
"Failed to open archive when installing app" => "Chyba při otevírání archivu během instalace aplikace", |
||||
"App does not provide an info.xml file" => "Aplikace neposkytuje soubor info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "Aplikace nemůže být nainstalována, protože obsahuje nepovolený kód", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Aplikace nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Aplikace nemůže být nainstalována, protože obsahuje značku\n<shipped>\n\ntrue\n</shipped>\n\ncož není povoleno pro nedodávané aplikace", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Aplikace nemůže být nainstalována, protože verze uvedená v info.xml/version nesouhlasí s verzí oznámenou z úložiště aplikací.", |
||||
"App directory already exists" => "Adresář aplikace již existuje", |
||||
"Can't create app folder. Please fix permissions. %s" => "Nelze vytvořit složku aplikace. Opravte práva souborů. %s", |
||||
"Application is not enabled" => "Aplikace není povolena", |
||||
"Authentication error" => "Chyba ověření", |
||||
"Token expired. Please reload page." => "Token vypršel. Obnovte prosím stránku.", |
||||
"Files" => "Soubory", |
||||
"Text" => "Text", |
||||
"Images" => "Obrázky", |
||||
"%s enter the database username." => "Zadejte uživatelské jméno %s databáze.", |
||||
"%s enter the database name." => "Zadejte název databáze pro %s databáze.", |
||||
"%s you may not use dots in the database name" => "V názvu databáze %s nesmíte používat tečky.", |
||||
"MS SQL username and/or password not valid: %s" => "Uživatelské jméno či heslo MSSQL není platné: %s", |
||||
"You need to enter either an existing account or the administrator." => "Musíte zadat existující účet či správce.", |
||||
"MySQL username and/or password not valid" => "Uživatelské jméno či heslo MySQL není platné", |
||||
"DB Error: \"%s\"" => "Chyba databáze: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Příslušný příkaz byl: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Uživatel '%s'@'localhost' již v MySQL existuje.", |
||||
"Drop this user from MySQL" => "Zrušte tohoto uživatele z MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Uživatel '%s'@'%%' již v MySQL existuje", |
||||
"Drop this user from MySQL." => "Zrušte tohoto uživatele z MySQL", |
||||
"Oracle connection could not be established" => "Spojení s Oracle nemohlo být navázáno", |
||||
"Oracle username and/or password not valid" => "Uživatelské jméno či heslo Oracle není platné", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Příslušný příkaz byl: \"%s\", jméno: %s, heslo: %s", |
||||
"PostgreSQL username and/or password not valid" => "Uživatelské jméno či heslo PostgreSQL není platné", |
||||
"Set an admin username." => "Zadejte uživatelské jméno správce.", |
||||
"Set an admin password." => "Zadejte heslo správce.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server není správně nastaven pro umožnění synchronizace, rozhraní WebDAV se zdá být rozbité.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Zkonzultujte, prosím, <a href='%s'>průvodce instalací</a>.", |
||||
"seconds ago" => "před pár sekundami", |
||||
"_%n minute ago_::_%n minutes ago_" => array("před %n minutou","před %n minutami","před %n minutami"), |
||||
"_%n hour ago_::_%n hours ago_" => array("před %n hodinou","před %n hodinami","před %n hodinami"), |
||||
"today" => "dnes", |
||||
"yesterday" => "včera", |
||||
"_%n day go_::_%n days ago_" => array("před %n dnem","před %n dny","před %n dny"), |
||||
"last month" => "minulý měsíc", |
||||
"_%n month ago_::_%n months ago_" => array("před %n měsícem","před %n měsíci","před %n měsíci"), |
||||
"last year" => "minulý rok", |
||||
"years ago" => "před lety", |
||||
"Caused by:" => "Příčina:", |
||||
"Could not find category \"%s\"" => "Nelze nalézt kategorii \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |
@ -1,50 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Cymorth", |
||||
"Personal" => "Personol", |
||||
"Settings" => "Gosodiadau", |
||||
"Users" => "Defnyddwyr", |
||||
"Admin" => "Gweinyddu", |
||||
"web services under your control" => "gwasanaethau gwe a reolir gennych", |
||||
"ZIP download is turned off." => "Mae llwytho ZIP wedi ei ddiffodd.", |
||||
"Files need to be downloaded one by one." => "Mae angen llwytho ffeiliau i lawr fesul un.", |
||||
"Back to Files" => "Nôl i Ffeiliau", |
||||
"Selected files too large to generate zip file." => "Mae'r ffeiliau ddewiswyd yn rhy fawr i gynhyrchu ffeil zip.", |
||||
"Application is not enabled" => "Nid yw'r pecyn wedi'i alluogi", |
||||
"Authentication error" => "Gwall dilysu", |
||||
"Token expired. Please reload page." => "Tocyn wedi dod i ben. Ail-lwythwch y dudalen.", |
||||
"Files" => "Ffeiliau", |
||||
"Text" => "Testun", |
||||
"Images" => "Delweddau", |
||||
"%s enter the database username." => "%s rhowch enw defnyddiwr y gronfa ddata.", |
||||
"%s enter the database name." => "%s rhowch enw'r gronfa ddata.", |
||||
"%s you may not use dots in the database name" => "%s does dim hawl defnyddio dot yn enw'r gronfa ddata", |
||||
"MS SQL username and/or password not valid: %s" => "Enw a/neu gyfrinair MS SQL annilys: %s", |
||||
"You need to enter either an existing account or the administrator." => "Rhaid i chi naill ai gyflwyno cyfrif presennol neu'r gweinyddwr.", |
||||
"MySQL username and/or password not valid" => "Enw a/neu gyfrinair MySQL annilys", |
||||
"DB Error: \"%s\"" => "Gwall DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Defnyddiwr MySQL '%s'@'localhost' yn bodoli eisoes.", |
||||
"Drop this user from MySQL" => "Gollwng y defnyddiwr hwn o MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Defnyddiwr MySQL '%s'@'%%' eisoes yn bodoli", |
||||
"Drop this user from MySQL." => "Gollwng y defnyddiwr hwn o MySQL.", |
||||
"Oracle username and/or password not valid" => "Enw a/neu gyfrinair Oracle annilys", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Y gorchymyn wnaeth beri tramgwydd oedd: \"%s\", enw: %s, cyfrinair: %s", |
||||
"PostgreSQL username and/or password not valid" => "Enw a/neu gyfrinair PostgreSQL annilys", |
||||
"Set an admin username." => "Creu enw defnyddiwr i'r gweinyddwr.", |
||||
"Set an admin password." => "Gosod cyfrinair y gweinyddwr.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Nid yw eich gweinydd wedi'i gyflunio eto i ganiatáu cydweddu ffeiliau oherwydd bod y rhyngwyneb WebDAV wedi torri.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Gwiriwch y <a href='%s'>canllawiau gosod</a> eto.", |
||||
"seconds ago" => "eiliad yn ôl", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","",""), |
||||
"today" => "heddiw", |
||||
"yesterday" => "ddoe", |
||||
"_%n day go_::_%n days ago_" => array("","","",""), |
||||
"last month" => "mis diwethaf", |
||||
"_%n month ago_::_%n months ago_" => array("","","",""), |
||||
"last year" => "y llynedd", |
||||
"years ago" => "blwyddyn yn ôl", |
||||
"Could not find category \"%s\"" => "Methu canfod categori \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=4; plural=(n==1) ? 0 : (n==2) ? 1 : (n != 8 && n != 11) ? 2 : 3;"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App'en \"%s\" kan ikke blive installeret, da den ikke er kompatibel med denne version af ownCloud.", |
||||
"No app name specified" => "Intet app-navn angivet", |
||||
"Help" => "Hjælp", |
||||
"Personal" => "Personligt", |
||||
"Settings" => "Indstillinger", |
||||
"Users" => "Brugere", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Upgradering af \"%s\" fejlede", |
||||
"Custom profile pictures don't work with encryption yet" => "Personligt profilbillede virker endnu ikke sammen med kryptering", |
||||
"Unknown filetype" => "Ukendt filtype", |
||||
"Invalid image" => "Ugyldigt billede", |
||||
"web services under your control" => "Webtjenester under din kontrol", |
||||
"cannot open \"%s\"" => "Kan ikke åbne \"%s\"", |
||||
"ZIP download is turned off." => "ZIP-download er slået fra.", |
||||
"Files need to be downloaded one by one." => "Filer skal downloades en for en.", |
||||
"Back to Files" => "Tilbage til Filer", |
||||
"Selected files too large to generate zip file." => "De markerede filer er for store til at generere en ZIP-fil.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download filerne i små bider, seperat, eller kontakt venligst din administrator.", |
||||
"No source specified when installing app" => "Ingen kilde angivet under installation af app", |
||||
"No href specified when installing app from http" => "Ingen href angivet under installation af app via http", |
||||
"No path specified when installing app from local file" => "Ingen sti angivet under installation af app fra lokal fil", |
||||
"Archives of type %s are not supported" => "Arkiver af type %s understøttes ikke", |
||||
"Failed to open archive when installing app" => "Kunne ikke åbne arkiv under installation af appen", |
||||
"App does not provide an info.xml file" => "Der følger ingen info.xml-fil med appen", |
||||
"App can't be installed because of not allowed code in the App" => "Appen kan ikke installeres, da den indeholder ikke-tilladt kode", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Appen kan ikke installeres, da den ikke er kompatibel med denne version af ownCloud.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Appen kan ikke installeres, da den indeholder taget\n<shipped>\n\ntrue\n</shipped>\n\nhvilket ikke er tilladt for ikke-medfølgende apps", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "App kan ikke installeres, da versionen i info.xml/version ikke er den samme som versionen rapporteret fra app-storen", |
||||
"App directory already exists" => "App-mappe findes allerede", |
||||
"Can't create app folder. Please fix permissions. %s" => "Kan ikke oprette app-mappe. Ret tilladelser. %s", |
||||
"Application is not enabled" => "Programmet er ikke aktiveret", |
||||
"Authentication error" => "Adgangsfejl", |
||||
"Token expired. Please reload page." => "Adgang er udløbet. Genindlæs siden.", |
||||
"Files" => "Filer", |
||||
"Text" => "SMS", |
||||
"Images" => "Billeder", |
||||
"%s enter the database username." => "%s indtast database brugernavnet.", |
||||
"%s enter the database name." => "%s indtast database navnet.", |
||||
"%s you may not use dots in the database name" => "%s du må ikke bruge punktummer i databasenavnet.", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL brugernavn og/eller adgangskode ikke er gyldigt: %s", |
||||
"You need to enter either an existing account or the administrator." => "Du bliver nødt til at indtaste en eksisterende bruger eller en administrator.", |
||||
"MySQL username and/or password not valid" => "MySQL brugernavn og/eller kodeord er ikke gyldigt.", |
||||
"DB Error: \"%s\"" => "Databasefejl: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Fejlende kommando var: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL brugeren '%s'@'localhost' eksisterer allerede.", |
||||
"Drop this user from MySQL" => "Slet denne bruger fra MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL brugeren '%s'@'%%' eksisterer allerede.", |
||||
"Drop this user from MySQL." => "Slet denne bruger fra MySQL", |
||||
"Oracle connection could not be established" => "Oracle forbindelsen kunne ikke etableres", |
||||
"Oracle username and/or password not valid" => "Oracle brugernavn og/eller kodeord er ikke gyldigt.", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Fejlende kommando var: \"%s\", navn: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL brugernavn og/eller kodeord er ikke gyldigt.", |
||||
"Set an admin username." => "Angiv et admin brugernavn.", |
||||
"Set an admin password." => "Angiv et admin kodeord.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webserver er endnu ikke sat op til at tillade fil synkronisering fordi WebDAV grænsefladen virker ødelagt.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Dobbelttjek venligst <a href='%s'>installations vejledningerne</a>.", |
||||
"seconds ago" => "sekunder siden", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minut siden","%n minutter siden"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n time siden","%n timer siden"), |
||||
"today" => "i dag", |
||||
"yesterday" => "i går", |
||||
"_%n day go_::_%n days ago_" => array("%n dag siden","%n dage siden"), |
||||
"last month" => "sidste måned", |
||||
"_%n month ago_::_%n months ago_" => array("%n måned siden","%n måneder siden"), |
||||
"last year" => "sidste år", |
||||
"years ago" => "år siden", |
||||
"Caused by:" => "Forårsaget af:", |
||||
"Could not find category \"%s\"" => "Kunne ikke finde kategorien \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.", |
||||
"No app name specified" => "Es wurde kein Applikation-Name angegeben", |
||||
"Help" => "Hilfe", |
||||
"Personal" => "Persönlich", |
||||
"Settings" => "Einstellungen", |
||||
"Users" => "Benutzer", |
||||
"Admin" => "Administration", |
||||
"Failed to upgrade \"%s\"." => "Konnte \"%s\" nicht aktualisieren.", |
||||
"Custom profile pictures don't work with encryption yet" => "Individuelle Profilbilder werden noch nicht von der Verschlüsselung unterstützt", |
||||
"Unknown filetype" => "Unbekannter Dateityp", |
||||
"Invalid image" => "Ungültiges Bild", |
||||
"web services under your control" => "Web-Services unter Deiner Kontrolle", |
||||
"cannot open \"%s\"" => "Öffnen von \"%s\" fehlgeschlagen", |
||||
"ZIP download is turned off." => "Der ZIP-Download ist deaktiviert.", |
||||
"Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", |
||||
"Back to Files" => "Zurück zu \"Dateien\"", |
||||
"Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Lade die Dateien in kleineren, separaten, Stücken herunter oder bitte deinen Administrator.", |
||||
"No source specified when installing app" => "Für die Installation der Applikation wurde keine Quelle angegeben", |
||||
"No href specified when installing app from http" => "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", |
||||
"No path specified when installing app from local file" => "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", |
||||
"Archives of type %s are not supported" => "Archive vom Typ %s werden nicht unterstützt", |
||||
"Failed to open archive when installing app" => "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", |
||||
"App does not provide an info.xml file" => "Die Applikation enthält keine info,xml Datei", |
||||
"App can't be installed because of not allowed code in the App" => "Die Applikation kann auf Grund von unerlaubten Code nicht installiert werden", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Die Anwendung konnte nicht installiert werden, weil Sie nicht mit dieser Version von ownCloud kompatibel ist.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Die Applikation konnte nicht installiert werden, da diese das <shipped>true</shipped> Tag beinhaltet und dieses, bei nicht mitausgelieferten Applikationen, nicht erlaubt ist ist", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Die Applikation konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist", |
||||
"App directory already exists" => "Das Applikationsverzeichnis existiert bereits", |
||||
"Can't create app folder. Please fix permissions. %s" => "Es kann kein Applikationsordner erstellt werden. Bitte passen sie die Berechtigungen an. %s", |
||||
"Application is not enabled" => "Die Anwendung ist nicht aktiviert", |
||||
"Authentication error" => "Fehler bei der Anmeldung", |
||||
"Token expired. Please reload page." => "Token abgelaufen. Bitte lade die Seite neu.", |
||||
"Files" => "Dateien", |
||||
"Text" => "Text", |
||||
"Images" => "Bilder", |
||||
"%s enter the database username." => "%s gib den Datenbank-Benutzernamen an.", |
||||
"%s enter the database name." => "%s gib den Datenbank-Namen an.", |
||||
"%s you may not use dots in the database name" => "%s Der Datenbank-Name darf keine Punkte enthalten", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Password ungültig: %s", |
||||
"You need to enter either an existing account or the administrator." => "Du musst entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.", |
||||
"MySQL username and/or password not valid" => "MySQL Benutzername und/oder Passwort ungültig", |
||||
"DB Error: \"%s\"" => "DB Fehler: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Fehlerhafter Befehl war: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL Benutzer '%s'@'localhost' existiert bereits.", |
||||
"Drop this user from MySQL" => "Lösche diesen Benutzer von MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL Benutzer '%s'@'%%' existiert bereits", |
||||
"Drop this user from MySQL." => "Lösche diesen Benutzer aus MySQL.", |
||||
"Oracle connection could not be established" => "Es konnte keine Verbindung zur Oracle-Datenbank hergestellt werden", |
||||
"Oracle username and/or password not valid" => "Oracle Benutzername und/oder Passwort ungültig", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", |
||||
"Set an admin username." => "Setze Administrator Benutzername.", |
||||
"Set an admin password." => "Setze Administrator Passwort", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Dein Web-Server ist noch nicht für Datei-Synchronisation bereit, weil die WebDAV-Schnittstelle vermutlich defekt ist.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfe die <a href='%s'>Installationsanleitungen</a>.", |
||||
"seconds ago" => "Gerade eben", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","Vor %n Minuten"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","Vor %n Stunden"), |
||||
"today" => "Heute", |
||||
"yesterday" => "Gestern", |
||||
"_%n day go_::_%n days ago_" => array("","Vor %n Tagen"), |
||||
"last month" => "Letzten Monat", |
||||
"_%n month ago_::_%n months ago_" => array("","Vor %n Monaten"), |
||||
"last year" => "Letztes Jahr", |
||||
"years ago" => "Vor Jahren", |
||||
"Caused by:" => "Verursacht durch:", |
||||
"Could not find category \"%s\"" => "Die Kategorie \"%s\" konnte nicht gefunden werden." |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,59 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Anwendung \"%s\" kann nicht installiert werden, da sie mit dieser Version von ownCloud nicht kompatibel ist.", |
||||
"No app name specified" => "Kein App-Name spezifiziert", |
||||
"Help" => "Hilfe", |
||||
"Personal" => "Persönlich", |
||||
"Settings" => "Einstellungen", |
||||
"Users" => "Benutzer", |
||||
"Admin" => "Administrator", |
||||
"Failed to upgrade \"%s\"." => "Konnte \"%s\" nicht aktualisieren.", |
||||
"web services under your control" => "Web-Services unter Ihrer Kontrolle", |
||||
"cannot open \"%s\"" => "Öffnen von \"%s\" fehlgeschlagen", |
||||
"ZIP download is turned off." => "Der ZIP-Download ist deaktiviert.", |
||||
"Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", |
||||
"Back to Files" => "Zurück zu \"Dateien\"", |
||||
"Selected files too large to generate zip file." => "Die gewählten Dateien sind zu gross, um eine ZIP-Datei zu erstellen.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator.", |
||||
"App can't be installed because of not allowed code in the App" => "Anwendung kann wegen nicht erlaubten Codes nicht installiert werden", |
||||
"App directory already exists" => "Anwendungsverzeichnis existiert bereits", |
||||
"Application is not enabled" => "Die Anwendung ist nicht aktiviert", |
||||
"Authentication error" => "Authentifizierungs-Fehler", |
||||
"Token expired. Please reload page." => "Token abgelaufen. Bitte laden Sie die Seite neu.", |
||||
"Files" => "Dateien", |
||||
"Text" => "Text", |
||||
"Images" => "Bilder", |
||||
"%s enter the database username." => "%s geben Sie den Datenbank-Benutzernamen an.", |
||||
"%s enter the database name." => "%s geben Sie den Datenbank-Namen an.", |
||||
"%s you may not use dots in the database name" => "%s Der Datenbank-Name darf keine Punkte enthalten", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Passwort ungültig: %s", |
||||
"You need to enter either an existing account or the administrator." => "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.", |
||||
"MySQL username and/or password not valid" => "MySQL Benutzername und/oder Passwort ungültig", |
||||
"DB Error: \"%s\"" => "DB Fehler: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Fehlerhafter Befehl war: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL Benutzer '%s'@'localhost' existiert bereits.", |
||||
"Drop this user from MySQL" => "Lösche diesen Benutzer aus MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL Benutzer '%s'@'%%' existiert bereits", |
||||
"Drop this user from MySQL." => "Lösche diesen Benutzer aus MySQL.", |
||||
"Oracle connection could not be established" => "Die Oracle-Verbindung konnte nicht aufgebaut werden.", |
||||
"Oracle username and/or password not valid" => "Oracle Benutzername und/oder Passwort ungültig", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", |
||||
"Set an admin username." => "Setze Administrator Benutzername.", |
||||
"Set an admin password." => "Setze Administrator Passwort", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.", |
||||
"seconds ago" => "Gerade eben", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","Vor %n Minuten"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","Vor %n Stunden"), |
||||
"today" => "Heute", |
||||
"yesterday" => "Gestern", |
||||
"_%n day go_::_%n days ago_" => array("","Vor %n Tagen"), |
||||
"last month" => "Letzten Monat", |
||||
"_%n month ago_::_%n months ago_" => array("","Vor %n Monaten"), |
||||
"last year" => "Letztes Jahr", |
||||
"years ago" => "Vor Jahren", |
||||
"Caused by:" => "Verursacht durch:", |
||||
"Could not find category \"%s\"" => "Die Kategorie «%s» konnte nicht gefunden werden." |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \"%s\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.", |
||||
"No app name specified" => "Es wurde kein Applikation-Name angegeben", |
||||
"Help" => "Hilfe", |
||||
"Personal" => "Persönlich", |
||||
"Settings" => "Einstellungen", |
||||
"Users" => "Benutzer", |
||||
"Admin" => "Administrator", |
||||
"Failed to upgrade \"%s\"." => "Konnte \"%s\" nicht aktualisieren.", |
||||
"Custom profile pictures don't work with encryption yet" => "Individuelle Profilbilder werden noch nicht von der Verschlüsselung unterstützt", |
||||
"Unknown filetype" => "Unbekannter Dateityp", |
||||
"Invalid image" => "Ungültiges Bild", |
||||
"web services under your control" => "Web-Services unter Ihrer Kontrolle", |
||||
"cannot open \"%s\"" => "Öffnen von \"%s\" fehlgeschlagen", |
||||
"ZIP download is turned off." => "Der ZIP-Download ist deaktiviert.", |
||||
"Files need to be downloaded one by one." => "Die Dateien müssen einzeln heruntergeladen werden.", |
||||
"Back to Files" => "Zurück zu \"Dateien\"", |
||||
"Selected files too large to generate zip file." => "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laden Sie die Dateien in kleineren, separaten, Stücken herunter oder bitten Sie Ihren Administrator.", |
||||
"No source specified when installing app" => "Für die Installation der Applikation wurde keine Quelle angegeben", |
||||
"No href specified when installing app from http" => "Der Link (href) wurde nicht angegeben um die Applikation per http zu installieren", |
||||
"No path specified when installing app from local file" => "Bei der Installation der Applikation aus einer lokalen Datei wurde kein Pfad angegeben", |
||||
"Archives of type %s are not supported" => "Archive des Typs %s werden nicht unterstützt.", |
||||
"Failed to open archive when installing app" => "Das Archiv konnte bei der Installation der Applikation nicht geöffnet werden", |
||||
"App does not provide an info.xml file" => "Die Applikation enthält keine info,xml Datei", |
||||
"App can't be installed because of not allowed code in the App" => "Die Applikation kann auf Grund von unerlaubten Code nicht installiert werden", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Die Anwendung konnte nicht installiert werden, weil Sie nicht mit dieser Version von ownCloud kompatibel ist.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Die Applikation konnte nicht installiert werden, da diese das <shipped>true</shipped> Tag beinhaltet und dieses, bei nicht mitausgelieferten Applikationen, nicht erlaubt ist ist", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Die Applikation konnte nicht installiert werden, da die Version in der info.xml nicht die gleiche Version wie im App-Store ist", |
||||
"App directory already exists" => "Der Ordner für die Anwendung existiert bereits.", |
||||
"Can't create app folder. Please fix permissions. %s" => "Der Ordner für die Anwendung konnte nicht angelegt werden. Bitte überprüfen Sie die Ordner- und Dateirechte und passen Sie diese entsprechend an. %s", |
||||
"Application is not enabled" => "Die Anwendung ist nicht aktiviert", |
||||
"Authentication error" => "Authentifizierungs-Fehler", |
||||
"Token expired. Please reload page." => "Token abgelaufen. Bitte laden Sie die Seite neu.", |
||||
"Files" => "Dateien", |
||||
"Text" => "Text", |
||||
"Images" => "Bilder", |
||||
"%s enter the database username." => "%s geben Sie den Datenbank-Benutzernamen an.", |
||||
"%s enter the database name." => "%s geben Sie den Datenbank-Namen an.", |
||||
"%s you may not use dots in the database name" => "%s Der Datenbank-Name darf keine Punkte enthalten", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL Benutzername und/oder Passwort ungültig: %s", |
||||
"You need to enter either an existing account or the administrator." => "Sie müssen entweder ein existierendes Benutzerkonto oder das Administratoren-Konto angeben.", |
||||
"MySQL username and/or password not valid" => "MySQL Benutzername und/oder Passwort ungültig", |
||||
"DB Error: \"%s\"" => "DB Fehler: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Fehlerhafter Befehl war: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL Benutzer '%s'@'localhost' existiert bereits.", |
||||
"Drop this user from MySQL" => "Lösche diesen Benutzer aus MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL Benutzer '%s'@'%%' existiert bereits", |
||||
"Drop this user from MySQL." => "Lösche diesen Benutzer aus MySQL.", |
||||
"Oracle connection could not be established" => "Die Oracle-Verbindung konnte nicht aufgebaut werden.", |
||||
"Oracle username and/or password not valid" => "Oracle Benutzername und/oder Passwort ungültig", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Fehlerhafter Befehl war: \"%s\", Name: %s, Passwort: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL Benutzername und/oder Passwort ungültig", |
||||
"Set an admin username." => "Setze Administrator Benutzername.", |
||||
"Set an admin password." => "Setze Administrator Passwort", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ihr Web-Server ist noch nicht für eine Datei-Synchronisation konfiguriert, weil die WebDAV-Schnittstelle vermutlich defekt ist.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Bitte prüfen Sie die <a href='%s'>Installationsanleitungen</a>.", |
||||
"seconds ago" => "Gerade eben", |
||||
"_%n minute ago_::_%n minutes ago_" => array("Vor %n Minute","Vor %n Minuten"), |
||||
"_%n hour ago_::_%n hours ago_" => array("Vor %n Stunde","Vor %n Stunden"), |
||||
"today" => "Heute", |
||||
"yesterday" => "Gestern", |
||||
"_%n day go_::_%n days ago_" => array("Vor %n Tag","Vor %n Tagen"), |
||||
"last month" => "Letzten Monat", |
||||
"_%n month ago_::_%n months ago_" => array("Vor %n Monat","Vor %n Monaten"), |
||||
"last year" => "Letztes Jahr", |
||||
"years ago" => "Vor Jahren", |
||||
"Caused by:" => "Verursacht durch:", |
||||
"Could not find category \"%s\"" => "Die Kategorie \"%s\" konnte nicht gefunden werden." |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,55 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Βοήθεια", |
||||
"Personal" => "Προσωπικά", |
||||
"Settings" => "Ρυθμίσεις", |
||||
"Users" => "Χρήστες", |
||||
"Admin" => "Διαχειριστής", |
||||
"Failed to upgrade \"%s\"." => "Αποτυχία αναβάθμισης του \"%s\".", |
||||
"web services under your control" => "υπηρεσίες δικτύου υπό τον έλεγχό σας", |
||||
"cannot open \"%s\"" => "αδυναμία ανοίγματος \"%s\"", |
||||
"ZIP download is turned off." => "Η λήψη ZIP απενεργοποιήθηκε.", |
||||
"Files need to be downloaded one by one." => "Τα αρχεία πρέπει να ληφθούν ένα-ένα.", |
||||
"Back to Files" => "Πίσω στα Αρχεία", |
||||
"Selected files too large to generate zip file." => "Τα επιλεγμένα αρχεία είναι μεγάλα ώστε να δημιουργηθεί αρχείο zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Λήψη των αρχείων σε μικρότερα κομμάτια, χωριστά ή ρωτήστε τον διαχειριστή σας.", |
||||
"Application is not enabled" => "Δεν ενεργοποιήθηκε η εφαρμογή", |
||||
"Authentication error" => "Σφάλμα πιστοποίησης", |
||||
"Token expired. Please reload page." => "Το αναγνωριστικό έληξε. Παρακαλώ φορτώστε ξανά την σελίδα.", |
||||
"Files" => "Αρχεία", |
||||
"Text" => "Κείμενο", |
||||
"Images" => "Εικόνες", |
||||
"%s enter the database username." => "%s εισάγετε το όνομα χρήστη της βάσης δεδομένων.", |
||||
"%s enter the database name." => "%s εισάγετε το όνομα της βάσης δεδομένων.", |
||||
"%s you may not use dots in the database name" => "%s μάλλον δεν χρησιμοποιείτε τελείες στο όνομα της βάσης δεδομένων", |
||||
"MS SQL username and/or password not valid: %s" => "Το όνομα χρήστη και/ή ο κωδικός της MS SQL δεν είναι έγκυρα: %s", |
||||
"You need to enter either an existing account or the administrator." => "Χρειάζεται να εισάγετε είτε έναν υπάρχον λογαριασμό ή του διαχειριστή.", |
||||
"MySQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της MySQL", |
||||
"DB Error: \"%s\"" => "Σφάλμα Βάσης Δεδομένων: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Η εντολη παραβατικοτητας ηταν: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Υπάρχει ήδη ο χρήστης '%s'@'localhost' της MySQL.", |
||||
"Drop this user from MySQL" => "Απόρριψη αυτού του χρήστη από την MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Ο χρήστης '%s'@'%%' της MySQL υπάρχει ήδη", |
||||
"Drop this user from MySQL." => "Απόρριψη αυτού του χρήστη από την MySQL", |
||||
"Oracle connection could not be established" => "Αδυναμία σύνδεσης Oracle", |
||||
"Oracle username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της Oracle", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Η εντολη παραβατικοτητας ηταν: \"%s\", ονομα: %s, κωδικος: %s", |
||||
"PostgreSQL username and/or password not valid" => "Μη έγκυρος χρήστης και/ή συνθηματικό της PostgreSQL", |
||||
"Set an admin username." => "Εισάγετε όνομα χρήστη διαχειριστή.", |
||||
"Set an admin password." => "Εισάγετε συνθηματικό διαχειριστή.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ο διακομιστής σας δεν έχει ρυθμιστεί κατάλληλα ώστε να επιτρέπει τον συγχρονισμό αρχείων γιατί η διεπαφή WebDAV πιθανόν να είναι κατεστραμμένη.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Ελέγξτε ξανά τις <a href='%s'>οδηγίες εγκατάστασης</a>.", |
||||
"seconds ago" => "δευτερόλεπτα πριν", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "σήμερα", |
||||
"yesterday" => "χτες", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "τελευταίο μήνα", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "τελευταίο χρόνο", |
||||
"years ago" => "χρόνια πριν", |
||||
"Caused by:" => "Προκλήθηκε από:", |
||||
"Could not find category \"%s\"" => "Αδυναμία εύρεσης κατηγορίας \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,9 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"web services under your control" => "web services under your control", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App \"%s\" can't be installed because it is not compatible with this version of ownCloud.", |
||||
"No app name specified" => "No app name specified", |
||||
"Help" => "Help", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Settings", |
||||
"Users" => "Users", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Failed to upgrade \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Custom profile pictures don't work with encryption yet", |
||||
"Unknown filetype" => "Unknown filetype", |
||||
"Invalid image" => "Invalid image", |
||||
"web services under your control" => "web services under your control", |
||||
"cannot open \"%s\"" => "cannot open \"%s\"", |
||||
"ZIP download is turned off." => "ZIP download is turned off.", |
||||
"Files need to be downloaded one by one." => "Files need to be downloaded one by one.", |
||||
"Back to Files" => "Back to Files", |
||||
"Selected files too large to generate zip file." => "Selected files too large to generate zip file.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download the files in smaller chunks, seperately or kindly ask your administrator.", |
||||
"No source specified when installing app" => "No source specified when installing app", |
||||
"No href specified when installing app from http" => "No href specified when installing app from http", |
||||
"No path specified when installing app from local file" => "No path specified when installing app from local file", |
||||
"Archives of type %s are not supported" => "Archives of type %s are not supported", |
||||
"Failed to open archive when installing app" => "Failed to open archive when installing app", |
||||
"App does not provide an info.xml file" => "App does not provide an info.xml file", |
||||
"App can't be installed because of not allowed code in the App" => "App can't be installed because of unallowed code in the App", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "App can't be installed because it is not compatible with this version of ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "App can't be installed because the version in info.xml/version is not the same as the version reported from the app store", |
||||
"App directory already exists" => "App directory already exists", |
||||
"Can't create app folder. Please fix permissions. %s" => "Can't create app folder. Please fix permissions. %s", |
||||
"Application is not enabled" => "Application is not enabled", |
||||
"Authentication error" => "Authentication error", |
||||
"Token expired. Please reload page." => "Token expired. Please reload page.", |
||||
"Files" => "Files", |
||||
"Text" => "Text", |
||||
"Images" => "Images", |
||||
"%s enter the database username." => "%s enter the database username.", |
||||
"%s enter the database name." => "%s enter the database name.", |
||||
"%s you may not use dots in the database name" => "%s you may not use dots in the database name", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL username and/or password not valid: %s", |
||||
"You need to enter either an existing account or the administrator." => "You need to enter either an existing account or the administrator.", |
||||
"MySQL username and/or password not valid" => "MySQL username and/or password not valid", |
||||
"DB Error: \"%s\"" => "DB Error: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Offending command was: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL user '%s'@'localhost' exists already.", |
||||
"Drop this user from MySQL" => "Drop this user from MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL user '%s'@'%%' already exists", |
||||
"Drop this user from MySQL." => "Drop this user from MySQL.", |
||||
"Oracle connection could not be established" => "Oracle connection could not be established", |
||||
"Oracle username and/or password not valid" => "Oracle username and/or password not valid", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Offending command was: \"%s\", name: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL username and/or password not valid", |
||||
"Set an admin username." => "Set an admin username.", |
||||
"Set an admin password." => "Set an admin password.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Your web server is not yet properly setup to allow files synchronisation because the WebDAV interface seems to be broken.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Please double check the <a href='%s'>installation guides</a>.", |
||||
"seconds ago" => "seconds ago", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minute ago","%n minutes ago"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n hour ago","%n hours ago"), |
||||
"today" => "today", |
||||
"yesterday" => "yesterday", |
||||
"_%n day go_::_%n days ago_" => array("%n day go","%n days ago"), |
||||
"last month" => "last month", |
||||
"_%n month ago_::_%n months ago_" => array("%n month ago","%n months ago"), |
||||
"last year" => "last year", |
||||
"years ago" => "years ago", |
||||
"Caused by:" => "Caused by:", |
||||
"Could not find category \"%s\"" => "Could not find category \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,48 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Helpo", |
||||
"Personal" => "Persona", |
||||
"Settings" => "Agordo", |
||||
"Users" => "Uzantoj", |
||||
"Admin" => "Administranto", |
||||
"web services under your control" => "TTT-servoj regataj de vi", |
||||
"ZIP download is turned off." => "ZIP-elŝuto estas malkapabligita.", |
||||
"Files need to be downloaded one by one." => "Dosieroj devas elŝutiĝi unuope.", |
||||
"Back to Files" => "Reen al la dosieroj", |
||||
"Selected files too large to generate zip file." => "La elektitaj dosieroj tro grandas por genero de ZIP-dosiero.", |
||||
"Application is not enabled" => "La aplikaĵo ne estas kapabligita", |
||||
"Authentication error" => "Aŭtentiga eraro", |
||||
"Token expired. Please reload page." => "Ĵetono eksvalidiĝis. Bonvolu reŝargi la paĝon.", |
||||
"Files" => "Dosieroj", |
||||
"Text" => "Teksto", |
||||
"Images" => "Bildoj", |
||||
"%s enter the database username." => "%s enigu la uzantonomon de la datumbazo.", |
||||
"%s enter the database name." => "%s enigu la nomon de la datumbazo.", |
||||
"%s you may not use dots in the database name" => "%s vi ne povas uzi punktojn en la nomo de la datumbazo", |
||||
"MS SQL username and/or password not valid: %s" => "La uzantonomo de MS SQL aŭ la pasvorto ne validas: %s", |
||||
"MySQL username and/or password not valid" => "La uzantonomo de MySQL aŭ la pasvorto ne validas", |
||||
"DB Error: \"%s\"" => "Datumbaza eraro: “%s”", |
||||
"MySQL user '%s'@'localhost' exists already." => "La uzanto de MySQL “%s”@“localhost” jam ekzistas.", |
||||
"Drop this user from MySQL" => "Forigi ĉi tiun uzanton el MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "La uzanto de MySQL “%s”@“%%” jam ekzistas", |
||||
"Drop this user from MySQL." => "Forigi ĉi tiun uzanton el MySQL.", |
||||
"Oracle connection could not be established" => "Konekto al Oracle ne povas stariĝi", |
||||
"Oracle username and/or password not valid" => "La uzantonomo de Oracle aŭ la pasvorto ne validas", |
||||
"PostgreSQL username and/or password not valid" => "La uzantonomo de PostgreSQL aŭ la pasvorto ne validas", |
||||
"Set an admin username." => "Starigi administran uzantonomon.", |
||||
"Set an admin password." => "Starigi administran pasvorton.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Via TTT-servilo ankoraŭ ne ĝuste agordiĝis por permesi sinkronigi dosierojn ĉar la WebDAV-interfaco ŝajnas rompita.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Bonvolu duoble kontroli la <a href='%s'>gvidilon por instalo</a>.", |
||||
"seconds ago" => "sekundoj antaŭe", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "hodiaŭ", |
||||
"yesterday" => "hieraŭ", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "lastamonate", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "lastajare", |
||||
"years ago" => "jaroj antaŭe", |
||||
"Could not find category \"%s\"" => "Ne troviĝis kategorio “%s”" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \"%s\" no puede ser instalada porque no es compatible con esta versión de ownCloud", |
||||
"No app name specified" => "No se ha especificado nombre de la aplicación", |
||||
"Help" => "Ayuda", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Ajustes", |
||||
"Users" => "Usuarios", |
||||
"Admin" => "Administración", |
||||
"Failed to upgrade \"%s\"." => "Falló la actualización \"%s\".", |
||||
"web services under your control" => "Servicios web bajo su control", |
||||
"cannot open \"%s\"" => "No se puede abrir \"%s\"", |
||||
"ZIP download is turned off." => "La descarga en ZIP está desactivada.", |
||||
"Files need to be downloaded one by one." => "Los archivos deben ser descargados uno por uno.", |
||||
"Back to Files" => "Volver a Archivos", |
||||
"Selected files too large to generate zip file." => "Los archivos seleccionados son demasiado grandes para generar el archivo zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargue los archivos en trozos más pequeños, por separado o solicítelos amablemente su administrador.", |
||||
"No source specified when installing app" => "No se ha especificado origen cuando se ha instalado la aplicación", |
||||
"No href specified when installing app from http" => "No href especificado cuando se ha instalado la aplicación", |
||||
"No path specified when installing app from local file" => "Sin path especificado cuando se ha instalado la aplicación desde el fichero local", |
||||
"Archives of type %s are not supported" => "Ficheros de tipo %s no son soportados", |
||||
"Failed to open archive when installing app" => "Fallo de apertura de fichero mientras se instala la aplicación", |
||||
"App does not provide an info.xml file" => "La aplicación no suministra un fichero info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "La aplicación no puede ser instalada por tener código no autorizado en la aplicación", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "La aplicación no se puede instalar porque no es compatible con esta versión de ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "La aplicación no se puede instalar porque contiene la etiqueta\n<shipped>\ntrue\n</shipped>\nque no está permitida para aplicaciones no distribuidas", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "La aplicación no puede ser instalada por que la versión en info.xml/version no es la misma que la establecida en la app store", |
||||
"App directory already exists" => "El directorio de la aplicación ya existe", |
||||
"Can't create app folder. Please fix permissions. %s" => "No se puede crear la carpeta de la aplicación. Corrija los permisos. %s", |
||||
"Application is not enabled" => "La aplicación no está habilitada", |
||||
"Authentication error" => "Error de autenticación", |
||||
"Token expired. Please reload page." => "Token expirado. Por favor, recarga la página.", |
||||
"Files" => "Archivos", |
||||
"Text" => "Texto", |
||||
"Images" => "Imágenes", |
||||
"%s enter the database username." => "%s ingresar el usuario de la base de datos.", |
||||
"%s enter the database name." => "%s ingresar el nombre de la base de datos", |
||||
"%s you may not use dots in the database name" => "%s puede utilizar puntos en el nombre de la base de datos", |
||||
"MS SQL username and/or password not valid: %s" => "Usuario y/o contraseña de MS SQL no válidos: %s", |
||||
"You need to enter either an existing account or the administrator." => "Tiene que ingresar una cuenta existente o la del administrador.", |
||||
"MySQL username and/or password not valid" => "Usuario y/o contraseña de MySQL no válidos", |
||||
"DB Error: \"%s\"" => "Error BD: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Comando infractor: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Usuario MySQL '%s'@'localhost' ya existe.", |
||||
"Drop this user from MySQL" => "Eliminar este usuario de MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Usuario MySQL '%s'@'%%' ya existe", |
||||
"Drop this user from MySQL." => "Eliminar este usuario de MySQL.", |
||||
"Oracle connection could not be established" => "No se pudo establecer la conexión a Oracle", |
||||
"Oracle username and/or password not valid" => "Usuario y/o contraseña de Oracle no válidos", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Comando infractor: \"%s\", nombre: %s, contraseña: %s", |
||||
"PostgreSQL username and/or password not valid" => "Usuario y/o contraseña de PostgreSQL no válidos", |
||||
"Set an admin username." => "Configurar un nombre de usuario del administrador", |
||||
"Set an admin password." => "Configurar la contraseña del administrador.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Su servidor web aún no está configurado adecuadamente para permitir sincronización de archivos ya que la interfaz WebDAV parece no estar funcionando.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, vuelva a comprobar las <a href='%s'>guías de instalación</a>.", |
||||
"seconds ago" => "hace segundos", |
||||
"_%n minute ago_::_%n minutes ago_" => array("Hace %n minuto","Hace %n minutos"), |
||||
"_%n hour ago_::_%n hours ago_" => array("Hace %n hora","Hace %n horas"), |
||||
"today" => "hoy", |
||||
"yesterday" => "ayer", |
||||
"_%n day go_::_%n days ago_" => array("Hace %n día","Hace %n días"), |
||||
"last month" => "mes pasado", |
||||
"_%n month ago_::_%n months ago_" => array("Hace %n mes","Hace %n meses"), |
||||
"last year" => "año pasado", |
||||
"years ago" => "hace años", |
||||
"Caused by:" => "Causado por:", |
||||
"Could not find category \"%s\"" => "No puede encontrar la categoria \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "La app \"%s\" no puede ser instalada porque no es compatible con esta versión de ownCloud", |
||||
"No app name specified" => "No fue especificado el nombre de la app", |
||||
"Help" => "Ayuda", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Configuración", |
||||
"Users" => "Usuarios", |
||||
"Admin" => "Administración", |
||||
"Failed to upgrade \"%s\"." => "No se pudo actualizar \"%s\".", |
||||
"web services under your control" => "servicios web sobre los que tenés control", |
||||
"cannot open \"%s\"" => "no se puede abrir \"%s\"", |
||||
"ZIP download is turned off." => "La descarga en ZIP está desactivada.", |
||||
"Files need to be downloaded one by one." => "Los archivos deben ser descargados de a uno.", |
||||
"Back to Files" => "Volver a Archivos", |
||||
"Selected files too large to generate zip file." => "Los archivos seleccionados son demasiado grandes para generar el archivo zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargá los archivos en partes más chicas, de forma separada, o pedíselos al administrador", |
||||
"No source specified when installing app" => "No se especificó el origen al instalar la app", |
||||
"No href specified when installing app from http" => "No se especificó href al instalar la app", |
||||
"No path specified when installing app from local file" => "No se especificó PATH al instalar la app desde el archivo local", |
||||
"Archives of type %s are not supported" => "No hay soporte para archivos de tipo %s", |
||||
"Failed to open archive when installing app" => "Error al abrir archivo mientras se instalaba la app", |
||||
"App does not provide an info.xml file" => "La app no suministra un archivo info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "No puede ser instalada la app por tener código no autorizado", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "No se puede instalar la app porque no es compatible con esta versión de ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "La app no se puede instalar porque contiene la etiqueta <shipped>true</shipped> que no está permitida para apps no distribuidas", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "La app no puede ser instalada porque la versión en info.xml/version no es la misma que la establecida en el app store", |
||||
"App directory already exists" => "El directorio de la app ya existe", |
||||
"Can't create app folder. Please fix permissions. %s" => "No se puede crear el directorio para la app. Corregí los permisos. %s", |
||||
"Application is not enabled" => "La aplicación no está habilitada", |
||||
"Authentication error" => "Error al autenticar", |
||||
"Token expired. Please reload page." => "Token expirado. Por favor, recargá la página.", |
||||
"Files" => "Archivos", |
||||
"Text" => "Texto", |
||||
"Images" => "Imágenes", |
||||
"%s enter the database username." => "%s Entrá el usuario de la base de datos", |
||||
"%s enter the database name." => "%s Entrá el nombre de la base de datos.", |
||||
"%s you may not use dots in the database name" => "%s no podés usar puntos en el nombre de la base de datos", |
||||
"MS SQL username and/or password not valid: %s" => "Nombre de usuario y contraseña de MS SQL no son válidas: %s", |
||||
"You need to enter either an existing account or the administrator." => "Tenés que ingresar una cuenta existente o el administrador.", |
||||
"MySQL username and/or password not valid" => "Usuario y/o contraseña MySQL no válido", |
||||
"DB Error: \"%s\"" => "Error DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "El comando no comprendido es: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Usuario MySQL '%s'@'localhost' ya existe.", |
||||
"Drop this user from MySQL" => "Borrar este usuario de MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Usuario MySQL '%s'@'%%' ya existe", |
||||
"Drop this user from MySQL." => "Borrar este usuario de MySQL", |
||||
"Oracle connection could not be established" => "No fue posible establecer la conexión a Oracle", |
||||
"Oracle username and/or password not valid" => "El nombre de usuario y/o contraseña no son válidos", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "El comando no comprendido es: \"%s\", nombre: \"%s\", contraseña: \"%s\"", |
||||
"PostgreSQL username and/or password not valid" => "Nombre de usuario o contraseña PostgradeSQL inválido.", |
||||
"Set an admin username." => "Configurar un nombre de administrador.", |
||||
"Set an admin password." => "Configurar una contraseña de administrador.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tu servidor web no está configurado todavía para permitir sincronización de archivos porque la interfaz WebDAV parece no funcionar.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Por favor, comprobá nuevamente la <a href='%s'>guía de instalación</a>.", |
||||
"seconds ago" => "segundos atrás", |
||||
"_%n minute ago_::_%n minutes ago_" => array("Hace %n minuto","Hace %n minutos"), |
||||
"_%n hour ago_::_%n hours ago_" => array("Hace %n hora","Hace %n horas"), |
||||
"today" => "hoy", |
||||
"yesterday" => "ayer", |
||||
"_%n day go_::_%n days ago_" => array("Hace %n día","Hace %n días"), |
||||
"last month" => "el mes pasado", |
||||
"_%n month ago_::_%n months ago_" => array("Hace %n mes","Hace %n meses"), |
||||
"last year" => "el año pasado", |
||||
"years ago" => "años atrás", |
||||
"Caused by:" => "Provocado por:", |
||||
"Could not find category \"%s\"" => "No fue posible encontrar la categoría \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Rakendit \"%s\" ei saa paigaldada, kuna see pole ühilduv selle ownCloud versiooniga.", |
||||
"No app name specified" => "Ühegi rakendi nime pole määratletud", |
||||
"Help" => "Abiinfo", |
||||
"Personal" => "Isiklik", |
||||
"Settings" => "Seaded", |
||||
"Users" => "Kasutajad", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Ebaõnnestunud uuendus \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Kohandatud profiili pildid ei toimi veel koos krüpteeringuga", |
||||
"Unknown filetype" => "Tundmatu failitüüp", |
||||
"Invalid image" => "Vigane pilt", |
||||
"web services under your control" => "veebitenused sinu kontrolli all", |
||||
"cannot open \"%s\"" => "ei suuda avada \"%s\"", |
||||
"ZIP download is turned off." => "ZIP-ina allalaadimine on välja lülitatud.", |
||||
"Files need to be downloaded one by one." => "Failid tuleb alla laadida ükshaaval.", |
||||
"Back to Files" => "Tagasi failide juurde", |
||||
"Selected files too large to generate zip file." => "Valitud failid on ZIP-faili loomiseks liiga suured.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Laadi failid alla eraldi väiksemate osadena või küsi nõu oma süsteemiadminstraatorilt.", |
||||
"No source specified when installing app" => "Ühegi lähteallikat pole rakendi paigalduseks määratletud", |
||||
"No href specified when installing app from http" => "Ühtegi aadressi pole määratletud rakendi paigalduseks veebist", |
||||
"No path specified when installing app from local file" => "Ühtegi teed pole määratletud paigaldamaks rakendit kohalikust failist", |
||||
"Archives of type %s are not supported" => "%s tüüpi arhiivid pole toetatud", |
||||
"Failed to open archive when installing app" => "Arhiivi avamine ebaõnnestus rakendi paigalduse käigus", |
||||
"App does not provide an info.xml file" => "Rakend ei paku ühtegi info.xml faili", |
||||
"App can't be installed because of not allowed code in the App" => "Rakendit ei saa paigaldada, kuna sisaldab lubamatud koodi", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Rakendit ei saa paigaldada, kuna see pole ühilduv selle ownCloud versiooniga.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Rakendit ei saa paigaldada, kuna see sisaldab \n<shipped>\n\ntrue\n</shipped>\nmärgendit, mis pole lubatud mitte veetud (non shipped) rakendites", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Rakendit ei saa paigaldada, kuna selle versioon info.xml/version pole sama, mis on märgitud rakendite laos.", |
||||
"App directory already exists" => "Rakendi kataloog on juba olemas", |
||||
"Can't create app folder. Please fix permissions. %s" => "Ei saa luua rakendi kataloogi. Palun korrigeeri õigusi. %s", |
||||
"Application is not enabled" => "Rakendus pole sisse lülitatud", |
||||
"Authentication error" => "Autentimise viga", |
||||
"Token expired. Please reload page." => "Kontrollkood aegus. Paelun lae leht uuesti.", |
||||
"Files" => "Failid", |
||||
"Text" => "Tekst", |
||||
"Images" => "Pildid", |
||||
"%s enter the database username." => "%s sisesta andmebaasi kasutajatunnus.", |
||||
"%s enter the database name." => "%s sisesta andmebaasi nimi.", |
||||
"%s you may not use dots in the database name" => "%s punktide kasutamine andmebaasi nimes pole lubatud", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL kasutajatunnus ja/või parool pole õiged: %s", |
||||
"You need to enter either an existing account or the administrator." => "Sisesta kas juba olemasolev konto või administrator.", |
||||
"MySQL username and/or password not valid" => "MySQL kasutajatunnus ja/või parool pole õiged", |
||||
"DB Error: \"%s\"" => "Andmebaasi viga: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Tõrkuv käsk oli: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL kasutaja '%s'@'localhost' on juba olemas.", |
||||
"Drop this user from MySQL" => "Kustuta see kasutaja MySQL-ist", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL kasutaja '%s'@'%%' on juba olemas", |
||||
"Drop this user from MySQL." => "Kustuta see kasutaja MySQL-ist.", |
||||
"Oracle connection could not be established" => "Ei suuda luua ühendust Oracle baasiga", |
||||
"Oracle username and/or password not valid" => "Oracle kasutajatunnus ja/või parool pole õiged", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Tõrkuv käsk oli: \"%s\", nimi: %s, parool: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL kasutajatunnus ja/või parool pole õiged", |
||||
"Set an admin username." => "Määra admin kasutajanimi.", |
||||
"Set an admin password." => "Määra admini parool.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Veebiserveri ei ole veel korralikult seadistatud võimaldamaks failide sünkroniseerimist, kuna WebDAV liides näib olevat mittetoimiv.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Palun tutvu veelkord <a href='%s'>paigalduse juhenditega</a>.", |
||||
"seconds ago" => "sekundit tagasi", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","%n minutit tagasi"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","%n tundi tagasi"), |
||||
"today" => "täna", |
||||
"yesterday" => "eile", |
||||
"_%n day go_::_%n days ago_" => array("","%n päeva tagasi"), |
||||
"last month" => "viimasel kuul", |
||||
"_%n month ago_::_%n months ago_" => array("","%n kuud tagasi"), |
||||
"last year" => "viimasel aastal", |
||||
"years ago" => "aastat tagasi", |
||||
"Caused by:" => "Põhjustaja:", |
||||
"Could not find category \"%s\"" => "Ei leia kategooriat \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,55 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Laguntza", |
||||
"Personal" => "Pertsonala", |
||||
"Settings" => "Ezarpenak", |
||||
"Users" => "Erabiltzaileak", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Ezin izan da \"%s\" eguneratu.", |
||||
"web services under your control" => "web zerbitzuak zure kontrolpean", |
||||
"cannot open \"%s\"" => "ezin da \"%s\" ireki", |
||||
"ZIP download is turned off." => "ZIP deskarga ez dago gaituta.", |
||||
"Files need to be downloaded one by one." => "Fitxategiak banan-banan deskargatu behar dira.", |
||||
"Back to Files" => "Itzuli fitxategietara", |
||||
"Selected files too large to generate zip file." => "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Deskargatu fitzategiak zati txikiagoetan, banan-banan edo eskatu mesedez zure administradoreari", |
||||
"Application is not enabled" => "Aplikazioa ez dago gaituta", |
||||
"Authentication error" => "Autentifikazio errorea", |
||||
"Token expired. Please reload page." => "Tokena iraungitu da. Mesedez birkargatu orria.", |
||||
"Files" => "Fitxategiak", |
||||
"Text" => "Testua", |
||||
"Images" => "Irudiak", |
||||
"%s enter the database username." => "%s sartu datu basearen erabiltzaile izena.", |
||||
"%s enter the database name." => "%s sartu datu basearen izena.", |
||||
"%s you may not use dots in the database name" => "%s ezin duzu punturik erabili datu basearen izenean.", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL erabiltzaile izena edota pasahitza ez dira egokiak: %s", |
||||
"You need to enter either an existing account or the administrator." => "Existitzen den kontu bat edo administradorearena jarri behar duzu.", |
||||
"MySQL username and/or password not valid" => "MySQL erabiltzaile edota pasahitza ez dira egokiak.", |
||||
"DB Error: \"%s\"" => "DB errorea: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Errorea komando honek sortu du: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL '%s'@'localhost' erabiltzailea dagoeneko existitzen da.", |
||||
"Drop this user from MySQL" => "Ezabatu erabiltzaile hau MySQLtik", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL '%s'@'%%' erabiltzailea dagoeneko existitzen da", |
||||
"Drop this user from MySQL." => "Ezabatu erabiltzaile hau MySQLtik.", |
||||
"Oracle connection could not be established" => "Ezin da Oracle konexioa sortu", |
||||
"Oracle username and/or password not valid" => "Oracle erabiltzaile edota pasahitza ez dira egokiak.", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Errorea komando honek sortu du: \"%s\", izena: %s, pasahitza: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL erabiltzaile edota pasahitza ez dira egokiak.", |
||||
"Set an admin username." => "Ezarri administraziorako erabiltzaile izena.", |
||||
"Set an admin password." => "Ezarri administraziorako pasahitza.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Zure web zerbitzaria ez dago oraindik ongi konfiguratuta fitxategien sinkronizazioa egiteko, WebDAV interfazea ongi ez dagoela dirudi.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Mesedez begiratu <a href='%s'>instalazio gidak</a>.", |
||||
"seconds ago" => "segundu", |
||||
"_%n minute ago_::_%n minutes ago_" => array("orain dela minutu %n","orain dela %n minutu"), |
||||
"_%n hour ago_::_%n hours ago_" => array("orain dela ordu %n","orain dela %n ordu"), |
||||
"today" => "gaur", |
||||
"yesterday" => "atzo", |
||||
"_%n day go_::_%n days ago_" => array("orain dela egun %n","orain dela %n egun"), |
||||
"last month" => "joan den hilabetean", |
||||
"_%n month ago_::_%n months ago_" => array("orain dela hilabete %n","orain dela %n hilabete"), |
||||
"last year" => "joan den urtean", |
||||
"years ago" => "urte", |
||||
"Caused by:" => "Honek eraginda:", |
||||
"Could not find category \"%s\"" => "Ezin da \"%s\" kategoria aurkitu" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,5 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Settings" => "asetukset" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,62 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Sovellusta \"%s\" ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa.", |
||||
"No app name specified" => "Sovelluksen nimeä ei määritelty", |
||||
"Help" => "Ohje", |
||||
"Personal" => "Henkilökohtainen", |
||||
"Settings" => "Asetukset", |
||||
"Users" => "Käyttäjät", |
||||
"Admin" => "Ylläpitäjä", |
||||
"Failed to upgrade \"%s\"." => "Kohteen \"%s\" päivitys epäonnistui.", |
||||
"Custom profile pictures don't work with encryption yet" => "Omavalintaiset profiilikuvat eivät toimi salauksen kanssa vielä", |
||||
"Unknown filetype" => "Tuntematon tiedostotyyppi", |
||||
"Invalid image" => "Virheellinen kuva", |
||||
"web services under your control" => "verkkopalvelut hallinnassasi", |
||||
"ZIP download is turned off." => "ZIP-lataus on poistettu käytöstä.", |
||||
"Files need to be downloaded one by one." => "Tiedostot on ladattava yksittäin.", |
||||
"Back to Files" => "Takaisin tiedostoihin", |
||||
"Selected files too large to generate zip file." => "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon.", |
||||
"No source specified when installing app" => "Lähdettä ei määritelty sovellusta asennettaessa", |
||||
"No path specified when installing app from local file" => "Polkua ei määritelty sovellusta asennettaessa paikallisesta tiedostosta", |
||||
"Archives of type %s are not supported" => "Tyypin %s arkistot eivät ole tuettuja", |
||||
"App does not provide an info.xml file" => "Sovellus ei sisällä info.xml-tiedostoa", |
||||
"App can't be installed because of not allowed code in the App" => "Sovellusta ei voi asentaa, koska sovellus sisältää kiellettyä koodia", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Sovellusta ei voi asentaa, koska se ei ole yhteensopiva käytössä olevan ownCloud-version kanssa", |
||||
"App directory already exists" => "Sovelluskansio on jo olemassa", |
||||
"Can't create app folder. Please fix permissions. %s" => "Sovelluskansion luominen ei onnistu. Korjaa käyttöoikeudet. %s", |
||||
"Application is not enabled" => "Sovellusta ei ole otettu käyttöön", |
||||
"Authentication error" => "Tunnistautumisvirhe", |
||||
"Token expired. Please reload page." => "Valtuutus vanheni. Lataa sivu uudelleen.", |
||||
"Files" => "Tiedostot", |
||||
"Text" => "Teksti", |
||||
"Images" => "Kuvat", |
||||
"%s enter the database username." => "%s anna tietokannan käyttäjätunnus.", |
||||
"%s enter the database name." => "%s anna tietokannan nimi.", |
||||
"%s you may not use dots in the database name" => "%s et voi käyttää pisteitä tietokannan nimessä", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL -käyttäjätunnus ja/tai -salasana on väärin: %s", |
||||
"MySQL username and/or password not valid" => "MySQL:n käyttäjätunnus ja/tai salasana on väärin", |
||||
"DB Error: \"%s\"" => "Tietokantavirhe: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL-käyttäjä '%s'@'localhost' on jo olemassa.", |
||||
"Drop this user from MySQL" => "Pudota tämä käyttäjä MySQL:stä", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL-käyttäjä '%s'@'%%' on jo olemassa", |
||||
"Drop this user from MySQL." => "Pudota tämä käyttäjä MySQL:stä.", |
||||
"Oracle connection could not be established" => "Oracle-yhteyttä ei voitu muodostaa", |
||||
"Oracle username and/or password not valid" => "Oraclen käyttäjätunnus ja/tai salasana on väärin", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL:n käyttäjätunnus ja/tai salasana on väärin", |
||||
"Set an admin username." => "Aseta ylläpitäjän käyttäjätunnus.", |
||||
"Set an admin password." => "Aseta ylläpitäjän salasana.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Lue tarkasti <a href='%s'>asennusohjeet</a>.", |
||||
"seconds ago" => "sekuntia sitten", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minuutti sitten","%n minuuttia sitten"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n tunti sitten","%n tuntia sitten"), |
||||
"today" => "tänään", |
||||
"yesterday" => "eilen", |
||||
"_%n day go_::_%n days ago_" => array("%n päivä sitten","%n päivää sitten"), |
||||
"last month" => "viime kuussa", |
||||
"_%n month ago_::_%n months ago_" => array("%n kuukausi sitten","%n kuukautta sitten"), |
||||
"last year" => "viime vuonna", |
||||
"years ago" => "vuotta sitten", |
||||
"Caused by:" => "Aiheuttaja:", |
||||
"Could not find category \"%s\"" => "Luokkaa \"%s\" ei löytynyt" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "L'application \"%s\" ne peut être installée car elle n'est pas compatible avec cette version de ownCloud.", |
||||
"No app name specified" => "Aucun nom d'application spécifié", |
||||
"Help" => "Aide", |
||||
"Personal" => "Personnel", |
||||
"Settings" => "Paramètres", |
||||
"Users" => "Utilisateurs", |
||||
"Admin" => "Administration", |
||||
"Failed to upgrade \"%s\"." => "Echec de la mise à niveau \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Les images de profil personnalisées ne fonctionnent pas encore avec le système de chiffrement.", |
||||
"Unknown filetype" => "Type de fichier inconnu", |
||||
"Invalid image" => "Image invalide", |
||||
"web services under your control" => "services web sous votre contrôle", |
||||
"cannot open \"%s\"" => "impossible d'ouvrir \"%s\"", |
||||
"ZIP download is turned off." => "Téléchargement ZIP désactivé.", |
||||
"Files need to be downloaded one by one." => "Les fichiers nécessitent d'être téléchargés un par un.", |
||||
"Back to Files" => "Retour aux Fichiers", |
||||
"Selected files too large to generate zip file." => "Les fichiers sélectionnés sont trop volumineux pour être compressés.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Télécharger les fichiers en parties plus petites, séparément ou demander avec bienveillance à votre administrateur.", |
||||
"No source specified when installing app" => "Aucune source spécifiée pour installer l'application", |
||||
"No href specified when installing app from http" => "Aucun href spécifié pour installer l'application par http", |
||||
"No path specified when installing app from local file" => "Aucun chemin spécifié pour installer l'application depuis un fichier local", |
||||
"Archives of type %s are not supported" => "Les archives de type %s ne sont pas supportées", |
||||
"Failed to open archive when installing app" => "Échec de l'ouverture de l'archive lors de l'installation de l'application", |
||||
"App does not provide an info.xml file" => "L'application ne fournit pas de fichier info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "L'application ne peut être installée car elle contient du code non-autorisé", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "L'application ne peut être installée car elle n'est pas compatible avec cette version de ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "L'application ne peut être installée car elle contient la balise <shipped>true</shipped> qui n'est pas autorisée pour les applications non-diffusées", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "L'application ne peut être installée car la version de info.xml/version n'est identique à celle indiquée sur l'app store", |
||||
"App directory already exists" => "Le dossier de l'application existe déjà", |
||||
"Can't create app folder. Please fix permissions. %s" => "Impossible de créer le dossier de l'application. Corrigez les droits d'accès. %s", |
||||
"Application is not enabled" => "L'application n'est pas activée", |
||||
"Authentication error" => "Erreur d'authentification", |
||||
"Token expired. Please reload page." => "La session a expiré. Veuillez recharger la page.", |
||||
"Files" => "Fichiers", |
||||
"Text" => "Texte", |
||||
"Images" => "Images", |
||||
"%s enter the database username." => "%s entrez le nom d'utilisateur de la base de données.", |
||||
"%s enter the database name." => "%s entrez le nom de la base de données.", |
||||
"%s you may not use dots in the database name" => "%s vous nez pouvez pas utiliser de points dans le nom de la base de données", |
||||
"MS SQL username and/or password not valid: %s" => "Le nom d'utilisateur et/ou le mot de passe de la base MS SQL est invalide : %s", |
||||
"You need to enter either an existing account or the administrator." => "Vous devez spécifier soit le nom d'un compte existant, soit celui de l'administrateur.", |
||||
"MySQL username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base MySQL invalide", |
||||
"DB Error: \"%s\"" => "Erreur de la base de données : \"%s\"", |
||||
"Offending command was: \"%s\"" => "La requête en cause est : \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "L'utilisateur MySQL '%s'@'localhost' existe déjà.", |
||||
"Drop this user from MySQL" => "Retirer cet utilisateur de la base MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "L'utilisateur MySQL '%s'@'%%' existe déjà", |
||||
"Drop this user from MySQL." => "Retirer cet utilisateur de la base MySQL.", |
||||
"Oracle connection could not be established" => "La connexion Oracle ne peut pas être établie", |
||||
"Oracle username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base Oracle invalide", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "La requête en cause est : \"%s\", nom : %s, mot de passe : %s", |
||||
"PostgreSQL username and/or password not valid" => "Nom d'utilisateur et/ou mot de passe de la base PostgreSQL invalide", |
||||
"Set an admin username." => "Spécifiez un nom d'utilisateur pour l'administrateur.", |
||||
"Set an admin password." => "Spécifiez un mot de passe administrateur.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Votre serveur web, n'est pas correctement configuré pour permettre la synchronisation des fichiers, car l'interface WebDav ne fonctionne pas comme il faut.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Veuillez vous référer au <a href='%s'>guide d'installation</a>.", |
||||
"seconds ago" => "il y a quelques secondes", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","il y a %n minutes"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","Il y a %n heures"), |
||||
"today" => "aujourd'hui", |
||||
"yesterday" => "hier", |
||||
"_%n day go_::_%n days ago_" => array("","il y a %n jours"), |
||||
"last month" => "le mois dernier", |
||||
"_%n month ago_::_%n months ago_" => array("","Il y a %n mois"), |
||||
"last year" => "l'année dernière", |
||||
"years ago" => "il y a plusieurs années", |
||||
"Caused by:" => "Causé par :", |
||||
"Could not find category \"%s\"" => "Impossible de trouver la catégorie \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Non é posíbel instalar o aplicativo «%s» por non seren compatíbel con esta versión do ownCloud.", |
||||
"No app name specified" => "Non se especificou o nome do aplicativo", |
||||
"Help" => "Axuda", |
||||
"Personal" => "Persoal", |
||||
"Settings" => "Axustes", |
||||
"Users" => "Usuarios", |
||||
"Admin" => "Administración", |
||||
"Failed to upgrade \"%s\"." => "Non foi posíbel anovar «%s».", |
||||
"Custom profile pictures don't work with encryption yet" => "As imaxes personalizadas de perfil aínda non funcionan co cifrado", |
||||
"Unknown filetype" => "Tipo de ficheiro descoñecido", |
||||
"Invalid image" => "Imaxe incorrecta", |
||||
"web services under your control" => "servizos web baixo o seu control", |
||||
"cannot open \"%s\"" => "non foi posíbel abrir «%s»", |
||||
"ZIP download is turned off." => "As descargas ZIP están desactivadas.", |
||||
"Files need to be downloaded one by one." => "Os ficheiros necesitan seren descargados dun en un.", |
||||
"Back to Files" => "Volver aos ficheiros", |
||||
"Selected files too large to generate zip file." => "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descargue os ficheiros en cachos máis pequenos e por separado, ou pídallos amabelmente ao seu administrador.", |
||||
"No source specified when installing app" => "Non foi especificada ningunha orixe ao instalar aplicativos", |
||||
"No href specified when installing app from http" => "Non foi especificada ningunha href ao instalar aplicativos", |
||||
"No path specified when installing app from local file" => "Non foi especificada ningunha ruta ao instalar aplicativos desde un ficheiro local", |
||||
"Archives of type %s are not supported" => "Os arquivos do tipo %s non están admitidos", |
||||
"Failed to open archive when installing app" => "Non foi posíbel abrir o arquivo ao instalar aplicativos", |
||||
"App does not provide an info.xml file" => "O aplicativo non fornece un ficheiro info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "Non é posíbel instalar o aplicativo por mor de conter código non permitido", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Non é posíbel instalar o aplicativo por non seren compatíbel con esta versión do ownCloud.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Non é posíbel instalar o aplicativo por conter a etiqueta\n<shipped>\n\ntrue\n</shipped>\nque non está permitida para os aplicativos non enviados", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Non é posíbel instalar o aplicativo xa que a versión en info.xml/version non é a mesma que a versión informada desde a App Store", |
||||
"App directory already exists" => "Xa existe o directorio do aplicativo", |
||||
"Can't create app folder. Please fix permissions. %s" => "Non é posíbel crear o cartafol de aplicativos. Corrixa os permisos. %s", |
||||
"Application is not enabled" => "O aplicativo non está activado", |
||||
"Authentication error" => "Produciuse un erro de autenticación", |
||||
"Token expired. Please reload page." => "Testemuña caducada. Recargue a páxina.", |
||||
"Files" => "Ficheiros", |
||||
"Text" => "Texto", |
||||
"Images" => "Imaxes", |
||||
"%s enter the database username." => "%s introduza o nome de usuario da base de datos", |
||||
"%s enter the database name." => "%s introduza o nome da base de datos", |
||||
"%s you may not use dots in the database name" => "%s non se poden empregar puntos na base de datos", |
||||
"MS SQL username and/or password not valid: %s" => "Nome de usuario e/ou contrasinal de MS SQL incorrecto: %s", |
||||
"You need to enter either an existing account or the administrator." => "Deberá introducir unha conta existente ou o administrador.", |
||||
"MySQL username and/or password not valid" => "Nome de usuario e/ou contrasinal de MySQL incorrecto", |
||||
"DB Error: \"%s\"" => "Produciuse un erro na base de datos: «%s»", |
||||
"Offending command was: \"%s\"" => "A orde ofensiva foi: «%s»", |
||||
"MySQL user '%s'@'localhost' exists already." => "O usuario MySQL '%s'@'localhost' xa existe.", |
||||
"Drop this user from MySQL" => "Omitir este usuario de MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "O usuario MySQL «%s»@«%%» xa existe.", |
||||
"Drop this user from MySQL." => "Omitir este usuario de MySQL.", |
||||
"Oracle connection could not be established" => "Non foi posíbel estabelecer a conexión con Oracle", |
||||
"Oracle username and/or password not valid" => "Nome de usuario e/ou contrasinal de Oracle incorrecto", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "A orde ofensiva foi: «%s», nome: %s, contrasinal: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nome de usuario e/ou contrasinal de PostgreSQL incorrecto", |
||||
"Set an admin username." => "Estabeleza un nome de usuario administrador", |
||||
"Set an admin password." => "Estabeleza un contrasinal de administrador", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web non está aínda configurado adecuadamente para permitir a sincronización de ficheiros xa que semella que a interface WebDAV non está a funcionar.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Volva comprobar as <a href='%s'>guías de instalación</a>", |
||||
"seconds ago" => "segundos atrás", |
||||
"_%n minute ago_::_%n minutes ago_" => array("hai %n minuto","hai %n minutos"), |
||||
"_%n hour ago_::_%n hours ago_" => array("hai %n hora","hai %n horas"), |
||||
"today" => "hoxe", |
||||
"yesterday" => "onte", |
||||
"_%n day go_::_%n days ago_" => array("hai %n día","hai %n días"), |
||||
"last month" => "último mes", |
||||
"_%n month ago_::_%n months ago_" => array("hai %n mes","hai %n meses"), |
||||
"last year" => "último ano", |
||||
"years ago" => "anos atrás", |
||||
"Caused by:" => "Causado por:", |
||||
"Could not find category \"%s\"" => "Non foi posíbel atopar a categoría «%s»" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,33 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "עזרה", |
||||
"Personal" => "אישי", |
||||
"Settings" => "הגדרות", |
||||
"Users" => "משתמשים", |
||||
"Admin" => "מנהל", |
||||
"web services under your control" => "שירותי רשת תחת השליטה שלך", |
||||
"ZIP download is turned off." => "הורדת ZIP כבויה", |
||||
"Files need to be downloaded one by one." => "יש להוריד את הקבצים אחד אחרי השני.", |
||||
"Back to Files" => "חזרה לקבצים", |
||||
"Selected files too large to generate zip file." => "הקבצים הנבחרים גדולים מידי ליצירת קובץ zip.", |
||||
"Application is not enabled" => "יישומים אינם מופעלים", |
||||
"Authentication error" => "שגיאת הזדהות", |
||||
"Token expired. Please reload page." => "פג תוקף. נא לטעון שוב את הדף.", |
||||
"Files" => "קבצים", |
||||
"Text" => "טקסט", |
||||
"Images" => "תמונות", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "שרת האינטרנט שלך אינו מוגדר לצורכי סנכרון קבצים עדיין כיוון שמנשק ה־WebDAV כנראה אינו תקין.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "נא לעיין שוב ב<a href='%s'>מדריכי ההתקנה</a>.", |
||||
"seconds ago" => "שניות", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","לפני %n דקות"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","לפני %n שעות"), |
||||
"today" => "היום", |
||||
"yesterday" => "אתמול", |
||||
"_%n day go_::_%n days ago_" => array("","לפני %n ימים"), |
||||
"last month" => "חודש שעבר", |
||||
"_%n month ago_::_%n months ago_" => array("","לפני %n חודשים"), |
||||
"last year" => "שנה שעברה", |
||||
"years ago" => "שנים", |
||||
"Could not find category \"%s\"" => "לא ניתן למצוא את הקטגוריה „%s“" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,23 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Pomoć", |
||||
"Personal" => "Osobno", |
||||
"Settings" => "Postavke", |
||||
"Users" => "Korisnici", |
||||
"Admin" => "Administrator", |
||||
"web services under your control" => "web usluge pod vašom kontrolom", |
||||
"Authentication error" => "Greška kod autorizacije", |
||||
"Files" => "Datoteke", |
||||
"Text" => "Tekst", |
||||
"seconds ago" => "sekundi prije", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"today" => "danas", |
||||
"yesterday" => "jučer", |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"last month" => "prošli mjesec", |
||||
"_%n month ago_::_%n months ago_" => array("","",""), |
||||
"last year" => "prošlu godinu", |
||||
"years ago" => "godina" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"; |
@ -1,62 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"No app name specified" => "Nincs az alkalmazás név megadva.", |
||||
"Help" => "Súgó", |
||||
"Personal" => "Személyes", |
||||
"Settings" => "Beállítások", |
||||
"Users" => "Felhasználók", |
||||
"Admin" => "Adminsztráció", |
||||
"Failed to upgrade \"%s\"." => "Sikertelen Frissítés \"%s\".", |
||||
"Unknown filetype" => "Ismeretlen file tipús", |
||||
"Invalid image" => "Hibás kép", |
||||
"web services under your control" => "webszolgáltatások saját kézben", |
||||
"cannot open \"%s\"" => "nem sikerült megnyitni \"%s\"", |
||||
"ZIP download is turned off." => "A ZIP-letöltés nincs engedélyezve.", |
||||
"Files need to be downloaded one by one." => "A fájlokat egyenként kell letölteni.", |
||||
"Back to Files" => "Vissza a Fájlokhoz", |
||||
"Selected files too large to generate zip file." => "A kiválasztott fájlok túl nagyok a zip tömörítéshez.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Tölts le a fileokat kisebb chunkokban, kölün vagy kérj segitséget a rendszergazdádtól.", |
||||
"App does not provide an info.xml file" => "Az alkalmazás nem szolgáltatott info.xml file-t", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Az alalmazás nem telepíthető, mert nem kompatibilis az ownClod ezzel a verziójával.", |
||||
"App directory already exists" => "Az alkalmazás mappája már létezik", |
||||
"Can't create app folder. Please fix permissions. %s" => "Nem lehetett létrehozni az alkalmzás mappáját. Kérlek ellenőrizd a jogosultásgokat. %s", |
||||
"Application is not enabled" => "Az alkalmazás nincs engedélyezve", |
||||
"Authentication error" => "Azonosítási hiba", |
||||
"Token expired. Please reload page." => "A token lejárt. Frissítse az oldalt.", |
||||
"Files" => "Fájlok", |
||||
"Text" => "Szöveg", |
||||
"Images" => "Képek", |
||||
"%s enter the database username." => "%s adja meg az adatbázist elérő felhasználó login nevét.", |
||||
"%s enter the database name." => "%s adja meg az adatbázis nevét.", |
||||
"%s you may not use dots in the database name" => "%s az adatbázis neve nem tartalmazhat pontot", |
||||
"MS SQL username and/or password not valid: %s" => "Az MS SQL felhasználónév és/vagy jelszó érvénytelen: %s", |
||||
"You need to enter either an existing account or the administrator." => "Vagy egy létező felhasználó vagy az adminisztrátor bejelentkezési nevét kell megadnia", |
||||
"MySQL username and/or password not valid" => "A MySQL felhasználói név és/vagy jelszó érvénytelen", |
||||
"DB Error: \"%s\"" => "Adatbázis hiba: \"%s\"", |
||||
"Offending command was: \"%s\"" => "A hibát ez a parancs okozta: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "A '%s'@'localhost' MySQL felhasználó már létezik.", |
||||
"Drop this user from MySQL" => "Törölje ezt a felhasználót a MySQL-ből", |
||||
"MySQL user '%s'@'%%' already exists" => "A '%s'@'%%' MySQL felhasználó már létezik", |
||||
"Drop this user from MySQL." => "Törölje ezt a felhasználót a MySQL-ből.", |
||||
"Oracle connection could not be established" => "Az Oracle kapcsolat nem hozható létre", |
||||
"Oracle username and/or password not valid" => "Az Oracle felhasználói név és/vagy jelszó érvénytelen", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "A hibát okozó parancs ez volt: \"%s\", login név: %s, jelszó: %s", |
||||
"PostgreSQL username and/or password not valid" => "A PostgreSQL felhasználói név és/vagy jelszó érvénytelen", |
||||
"Set an admin username." => "Állítson be egy felhasználói nevet az adminisztrációhoz.", |
||||
"Set an admin password." => "Állítson be egy jelszót az adminisztrációhoz.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Az Ön webkiszolgálója nincs megfelelően beállítva az állományok szinkronizálásához, mert a WebDAV-elérés úgy tűnik, nem működik.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Kérjük tüzetesen tanulmányozza át a <a href='%s'>telepítési útmutatót</a>.", |
||||
"Could not find category \"%s\"" => "Ez a kategória nem található: \"%s\"", |
||||
"seconds ago" => "pár másodperce", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "ma", |
||||
"yesterday" => "tegnap", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "múlt hónapban", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "tavaly", |
||||
"years ago" => "több éve", |
||||
"Caused by:" => "Okozta:" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,16 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Adjuta", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Configurationes", |
||||
"Users" => "Usatores", |
||||
"Admin" => "Administration", |
||||
"web services under your control" => "servicios web sub tu controlo", |
||||
"Files" => "Files", |
||||
"Text" => "Texto", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,50 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Bantuan", |
||||
"Personal" => "Pribadi", |
||||
"Settings" => "Setelan", |
||||
"Users" => "Pengguna", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "layanan web dalam kontrol Anda", |
||||
"ZIP download is turned off." => "Pengunduhan ZIP dimatikan.", |
||||
"Files need to be downloaded one by one." => "Berkas harus diunduh satu persatu.", |
||||
"Back to Files" => "Kembali ke Daftar Berkas", |
||||
"Selected files too large to generate zip file." => "Berkas yang dipilih terlalu besar untuk dibuat berkas zip-nya.", |
||||
"Application is not enabled" => "Aplikasi tidak diaktifkan", |
||||
"Authentication error" => "Galat saat autentikasi", |
||||
"Token expired. Please reload page." => "Token kedaluwarsa. Silakan muat ulang halaman.", |
||||
"Files" => "Berkas", |
||||
"Text" => "Teks", |
||||
"Images" => "Gambar", |
||||
"%s enter the database username." => "%s masukkan nama pengguna basis data.", |
||||
"%s enter the database name." => "%s masukkan nama basis data.", |
||||
"%s you may not use dots in the database name" => "%sAnda tidak boleh menggunakan karakter titik pada nama basis data", |
||||
"MS SQL username and/or password not valid: %s" => "Nama pengguna dan/atau sandi MySQL tidak valid: %s", |
||||
"You need to enter either an existing account or the administrator." => "Anda harus memasukkan akun yang sudah ada atau administrator.", |
||||
"MySQL username and/or password not valid" => "Nama pengguna dan/atau sandi MySQL tidak valid", |
||||
"DB Error: \"%s\"" => "Galat Basis Data: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Perintah yang bermasalah: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Pengguna MySQL '%s'@'localhost' sudah ada.", |
||||
"Drop this user from MySQL" => "Hapus pengguna ini dari MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Pengguna MySQL '%s'@'%%' sudah ada.", |
||||
"Drop this user from MySQL." => "Hapus pengguna ini dari MySQL.", |
||||
"Oracle username and/or password not valid" => "Nama pengguna dan/atau sandi Oracle tidak valid", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Perintah yang bermasalah: \"%s\", nama pengguna: %s, sandi: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nama pengguna dan/atau sandi PostgreSQL tidak valid", |
||||
"Set an admin username." => "Setel nama pengguna admin.", |
||||
"Set an admin password." => "Setel sandi admin.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web server Anda belum dikonfigurasikan dengan baik untuk mengizinkan sinkronisasi berkas karena tampaknya antarmuka WebDAV rusak.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Silakan periksa ulang <a href='%s'>panduan instalasi</a>.", |
||||
"seconds ago" => "beberapa detik yang lalu", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "hari ini", |
||||
"yesterday" => "kemarin", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"last month" => "bulan kemarin", |
||||
"_%n month ago_::_%n months ago_" => array(""), |
||||
"last year" => "tahun kemarin", |
||||
"years ago" => "beberapa tahun lalu", |
||||
"Could not find category \"%s\"" => "Tidak dapat menemukan kategori \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,31 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Hjálp", |
||||
"Personal" => "Um mig", |
||||
"Settings" => "Stillingar", |
||||
"Users" => "Notendur", |
||||
"Admin" => "Stjórnun", |
||||
"web services under your control" => "vefþjónusta undir þinni stjórn", |
||||
"ZIP download is turned off." => "Slökkt á ZIP niðurhali.", |
||||
"Files need to be downloaded one by one." => "Skrárnar verður að sækja eina og eina", |
||||
"Back to Files" => "Aftur í skrár", |
||||
"Selected files too large to generate zip file." => "Valdar skrár eru of stórar til að búa til ZIP skrá.", |
||||
"Application is not enabled" => "Forrit ekki virkt", |
||||
"Authentication error" => "Villa við auðkenningu", |
||||
"Token expired. Please reload page." => "Auðkenning útrunnin. Vinsamlegast skráðu þig aftur inn.", |
||||
"Files" => "Skrár", |
||||
"Text" => "Texti", |
||||
"Images" => "Myndir", |
||||
"seconds ago" => "sek.", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "í dag", |
||||
"yesterday" => "í gær", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "síðasta mánuði", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "síðasta ári", |
||||
"years ago" => "einhverjum árum", |
||||
"Could not find category \"%s\"" => "Fann ekki flokkinn \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "L'applicazione \"%s\" non può essere installata poiché non è compatibile con questa versione di ownCloud.", |
||||
"No app name specified" => "Il nome dell'applicazione non è specificato", |
||||
"Help" => "Aiuto", |
||||
"Personal" => "Personale", |
||||
"Settings" => "Impostazioni", |
||||
"Users" => "Utenti", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Aggiornamento non riuscito \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Le immagini personalizzate del profilo non funzionano ancora con la cifratura", |
||||
"Unknown filetype" => "Tipo di file sconosciuto", |
||||
"Invalid image" => "Immagine non valida", |
||||
"web services under your control" => "servizi web nelle tue mani", |
||||
"cannot open \"%s\"" => "impossibile aprire \"%s\"", |
||||
"ZIP download is turned off." => "Lo scaricamento in formato ZIP è stato disabilitato.", |
||||
"Files need to be downloaded one by one." => "I file devono essere scaricati uno alla volta.", |
||||
"Back to Files" => "Torna ai file", |
||||
"Selected files too large to generate zip file." => "I file selezionati sono troppo grandi per generare un file zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Scarica i file in blocchi più piccoli, separatamente o chiedi al tuo amministratore.", |
||||
"No source specified when installing app" => "Nessuna fonte specificata durante l'installazione dell'applicazione", |
||||
"No href specified when installing app from http" => "Nessun href specificato durante l'installazione dell'applicazione da http", |
||||
"No path specified when installing app from local file" => "Nessun percorso specificato durante l'installazione dell'applicazione da file locale", |
||||
"Archives of type %s are not supported" => "Gli archivi di tipo %s non sono supportati", |
||||
"Failed to open archive when installing app" => "Apertura archivio non riuscita durante l'installazione dell'applicazione", |
||||
"App does not provide an info.xml file" => "L'applicazione non fornisce un file info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "L'applicazione non può essere installata a causa di codice non consentito al suo interno", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "L'applicazione non può essere installata poiché non è compatibile con questa versione di ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "L'applicazione non può essere installata poiché contiene il tag <shipped>true<shipped> che non è permesso alle applicazioni non shipped", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "L'applicazione non può essere installata poiché la versione in info.xml/version non è la stessa riportata dall'app store", |
||||
"App directory already exists" => "La cartella dell'applicazione esiste già", |
||||
"Can't create app folder. Please fix permissions. %s" => "Impossibile creare la cartella dell'applicazione. Correggi i permessi. %s", |
||||
"Application is not enabled" => "L'applicazione non è abilitata", |
||||
"Authentication error" => "Errore di autenticazione", |
||||
"Token expired. Please reload page." => "Token scaduto. Ricarica la pagina.", |
||||
"Files" => "File", |
||||
"Text" => "Testo", |
||||
"Images" => "Immagini", |
||||
"%s enter the database username." => "%s digita il nome utente del database.", |
||||
"%s enter the database name." => "%s digita il nome del database.", |
||||
"%s you may not use dots in the database name" => "%s non dovresti utilizzare punti nel nome del database", |
||||
"MS SQL username and/or password not valid: %s" => "Nome utente e/o password MS SQL non validi: %s", |
||||
"You need to enter either an existing account or the administrator." => "È necessario inserire un account esistente o l'amministratore.", |
||||
"MySQL username and/or password not valid" => "Nome utente e/o password di MySQL non validi", |
||||
"DB Error: \"%s\"" => "Errore DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Il comando non consentito era: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "L'utente MySQL '%s'@'localhost' esiste già.", |
||||
"Drop this user from MySQL" => "Elimina questo utente da MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "L'utente MySQL '%s'@'%%' esiste già", |
||||
"Drop this user from MySQL." => "Elimina questo utente da MySQL.", |
||||
"Oracle connection could not be established" => "La connessione a Oracle non può essere stabilita", |
||||
"Oracle username and/or password not valid" => "Nome utente e/o password di Oracle non validi", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Il comando non consentito era: \"%s\", nome: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nome utente e/o password di PostgreSQL non validi", |
||||
"Set an admin username." => "Imposta un nome utente di amministrazione.", |
||||
"Set an admin password." => "Imposta una password di amministrazione.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Il tuo server web non è configurato correttamente per consentire la sincronizzazione dei file poiché l'interfaccia WebDAV sembra essere danneggiata.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Leggi attentamente le <a href='%s'>guide d'installazione</a>.", |
||||
"seconds ago" => "secondi fa", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minuto fa","%n minuti fa"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n ora fa","%n ore fa"), |
||||
"today" => "oggi", |
||||
"yesterday" => "ieri", |
||||
"_%n day go_::_%n days ago_" => array("%n giorno fa","%n giorni fa"), |
||||
"last month" => "mese scorso", |
||||
"_%n month ago_::_%n months ago_" => array("%n mese fa","%n mesi fa"), |
||||
"last year" => "anno scorso", |
||||
"years ago" => "anni fa", |
||||
"Caused by:" => "Causato da:", |
||||
"Could not find category \"%s\"" => "Impossibile trovare la categoria \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => " \"%s\" アプリは、このバージョンのownCloudと互換性がない為、インストールできません。", |
||||
"No app name specified" => "アプリ名が未指定", |
||||
"Help" => "ヘルプ", |
||||
"Personal" => "個人", |
||||
"Settings" => "設定", |
||||
"Users" => "ユーザ", |
||||
"Admin" => "管理", |
||||
"Failed to upgrade \"%s\"." => "\"%s\" へのアップグレードに失敗しました。", |
||||
"Custom profile pictures don't work with encryption yet" => "暗号無しでは利用不可なカスタムプロフィール画像", |
||||
"Unknown filetype" => "不明なファイルタイプ", |
||||
"Invalid image" => "無効な画像", |
||||
"web services under your control" => "管理下のウェブサービス", |
||||
"cannot open \"%s\"" => "\"%s\" が開けません", |
||||
"ZIP download is turned off." => "ZIPダウンロードは無効です。", |
||||
"Files need to be downloaded one by one." => "ファイルは1つずつダウンロードする必要があります。", |
||||
"Back to Files" => "ファイルに戻る", |
||||
"Selected files too large to generate zip file." => "選択したファイルはZIPファイルの生成には大きすぎます。", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "ファイルは、小さいファイルに分割されてダウンロードされます。もしくは、管理者にお尋ねください。", |
||||
"No source specified when installing app" => "アプリインストール時のソースが未指定", |
||||
"No href specified when installing app from http" => "アプリインストール時のhttpの URL が未指定", |
||||
"No path specified when installing app from local file" => "アプリインストール時のローカルファイルのパスが未指定", |
||||
"Archives of type %s are not supported" => "\"%s\"タイプのアーカイブ形式は未サポート", |
||||
"Failed to open archive when installing app" => "アプリをインストール中にアーカイブファイルを開けませんでした。", |
||||
"App does not provide an info.xml file" => "アプリにinfo.xmlファイルが入っていません", |
||||
"App can't be installed because of not allowed code in the App" => "アプリで許可されないコードが入っているのが原因でアプリがインストールできません", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "アプリは、このバージョンのownCloudと互換性がない為、インストールできません。", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "非shippedアプリには許可されない<shipped>true</shipped>タグが含まれているためにアプリをインストール出来ません。", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "info.xml/versionのバージョンがアプリストアのバージョンと合っていない為、アプリはインストールされません", |
||||
"App directory already exists" => "アプリディレクトリは既に存在します", |
||||
"Can't create app folder. Please fix permissions. %s" => "アプリフォルダを作成出来ませんでした。%s のパーミッションを修正してください。", |
||||
"Application is not enabled" => "アプリケーションは無効です", |
||||
"Authentication error" => "認証エラー", |
||||
"Token expired. Please reload page." => "トークンが無効になりました。ページを再読込してください。", |
||||
"Files" => "ファイル", |
||||
"Text" => "TTY TDD", |
||||
"Images" => "画像", |
||||
"%s enter the database username." => "%s のデータベースのユーザ名を入力してください。", |
||||
"%s enter the database name." => "%s のデータベース名を入力してください。", |
||||
"%s you may not use dots in the database name" => "%s ではデータベース名にドットを利用できないかもしれません。", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL サーバーのユーザー名/パスワードが正しくありません: %s", |
||||
"You need to enter either an existing account or the administrator." => "既存のアカウントもしくは管理者のどちらかを入力する必要があります。", |
||||
"MySQL username and/or password not valid" => "MySQLのユーザ名もしくはパスワードは有効ではありません", |
||||
"DB Error: \"%s\"" => "DBエラー: \"%s\"", |
||||
"Offending command was: \"%s\"" => "違反コマンド: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQLのユーザ '%s'@'localhost' はすでに存在します。", |
||||
"Drop this user from MySQL" => "MySQLからこのユーザを削除", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQLのユーザ '%s'@'%%' はすでに存在します。", |
||||
"Drop this user from MySQL." => "MySQLからこのユーザを削除する。", |
||||
"Oracle connection could not be established" => "Oracleへの接続が確立できませんでした。", |
||||
"Oracle username and/or password not valid" => "Oracleのユーザ名もしくはパスワードは有効ではありません", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "違反コマンド: \"%s\"、名前: %s、パスワード: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQLのユーザ名もしくはパスワードは有効ではありません", |
||||
"Set an admin username." => "管理者のユーザ名を設定。", |
||||
"Set an admin password." => "管理者のパスワードを設定。", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAVインタフェースが動作していないと考えられるため、あなたのWEBサーバはまだファイルの同期を許可するように適切な設定がされていません。", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>インストールガイド</a>をよく確認してください。", |
||||
"seconds ago" => "数秒前", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n 分前"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n 時間後"), |
||||
"today" => "今日", |
||||
"yesterday" => "昨日", |
||||
"_%n day go_::_%n days ago_" => array("%n 日後"), |
||||
"last month" => "一月前", |
||||
"_%n month ago_::_%n months ago_" => array("%n カ月後"), |
||||
"last year" => "一年前", |
||||
"years ago" => "年前", |
||||
"Caused by:" => "原因は以下:", |
||||
"Could not find category \"%s\"" => "カテゴリ \"%s\" が見つかりませんでした" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,17 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "შველა", |
||||
"Personal" => "პერსონა", |
||||
"Users" => "მომხმარებლები", |
||||
"Admin" => "ადმინისტრატორი", |
||||
"ZIP download is turned off." => "ZIP გადმოწერა გამორთულია", |
||||
"Files" => "ფაილები", |
||||
"seconds ago" => "წამის წინ", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "დღეს", |
||||
"yesterday" => "გუშინ", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,50 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "დახმარება", |
||||
"Personal" => "პირადი", |
||||
"Settings" => "პარამეტრები", |
||||
"Users" => "მომხმარებელი", |
||||
"Admin" => "ადმინისტრატორი", |
||||
"web services under your control" => "web services under your control", |
||||
"ZIP download is turned off." => "ZIP download–ი გათიშულია", |
||||
"Files need to be downloaded one by one." => "ფაილები უნდა გადმოიტვირთოს სათითაოდ.", |
||||
"Back to Files" => "უკან ფაილებში", |
||||
"Selected files too large to generate zip file." => "არჩეული ფაილები ძალიან დიდია zip ფაილის გენერაციისთვის.", |
||||
"Application is not enabled" => "აპლიკაცია არ არის აქტიური", |
||||
"Authentication error" => "ავთენტიფიკაციის შეცდომა", |
||||
"Token expired. Please reload page." => "Token–ს ვადა გაუვიდა. გთხოვთ განაახლოთ გვერდი.", |
||||
"Files" => "ფაილები", |
||||
"Text" => "ტექსტი", |
||||
"Images" => "სურათები", |
||||
"%s enter the database username." => "%s შეიყვანეთ ბაზის იუზერნეიმი.", |
||||
"%s enter the database name." => "%s შეიყვანეთ ბაზის სახელი.", |
||||
"%s you may not use dots in the database name" => "%s არ მიუთითოთ წერტილი ბაზის სახელში", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL მომხმარებელი და/ან პაროლი არ არის მართებული: %s", |
||||
"You need to enter either an existing account or the administrator." => "თქვენ უნდა შეიყვანოთ არსებული მომხმარებელის სახელი ან ადმინისტრატორი.", |
||||
"MySQL username and/or password not valid" => "MySQL იუზერნეიმი და/ან პაროლი არ არის სწორი", |
||||
"DB Error: \"%s\"" => "DB შეცდომა: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Offending ბრძანება იყო: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL მომხმარებელი '%s'@'localhost' უკვე არსებობს.", |
||||
"Drop this user from MySQL" => "წაშალე ეს მომხამრებელი MySQL–იდან", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL მომხმარებელი '%s'@'%%' უკვე არსებობს", |
||||
"Drop this user from MySQL." => "წაშალე ეს მომხამრებელი MySQL–იდან", |
||||
"Oracle username and/or password not valid" => "Oracle იუზერნეიმი და/ან პაროლი არ არის სწორი", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Offending ბრძანება იყო: \"%s\", სახელი: %s, პაროლი: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL იუზერნეიმი და/ან პაროლი არ არის სწორი", |
||||
"Set an admin username." => "დააყენეთ ადმინისტრატორის სახელი.", |
||||
"Set an admin password." => "დააყენეთ ადმინისტრატორის პაროლი.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "თქვენი web სერვერი არ არის კონფიგურირებული ფაილ სინქრონიზაციისთვის, რადგან WebDAV ინტერფეისი შეიძლება იყოს გატეხილი.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "გთხოვთ გადაათვალიეროთ <a href='%s'>ინსტალაციის გზამკვლევი</a>.", |
||||
"seconds ago" => "წამის წინ", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "დღეს", |
||||
"yesterday" => "გუშინ", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"last month" => "გასულ თვეში", |
||||
"_%n month ago_::_%n months ago_" => array(""), |
||||
"last year" => "ბოლო წელს", |
||||
"years ago" => "წლის წინ", |
||||
"Could not find category \"%s\"" => "\"%s\" კატეგორიის მოძებნა ვერ მოხერხდა" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "현재 ownCloud 버전과 호환되지 않기 때문에 \"%s\" 앱을 설치할 수 없습니다.", |
||||
"No app name specified" => "앱 이름이 지정되지 않았습니다.", |
||||
"Help" => "도움말", |
||||
"Personal" => "개인", |
||||
"Settings" => "설정", |
||||
"Users" => "사용자", |
||||
"Admin" => "관리자", |
||||
"Failed to upgrade \"%s\"." => "\"%s\" 업그레이드에 실패했습니다.", |
||||
"Custom profile pictures don't work with encryption yet" => "개개인의 프로필 사진은 아직은 암호화 되지 않습니다", |
||||
"Unknown filetype" => "알수없는 파일형식", |
||||
"Invalid image" => "잘못된 그림", |
||||
"web services under your control" => "내가 관리하는 웹 서비스", |
||||
"cannot open \"%s\"" => "\"%s\"을(를) 열 수 없습니다.", |
||||
"ZIP download is turned off." => "ZIP 다운로드가 비활성화되었습니다.", |
||||
"Files need to be downloaded one by one." => "파일을 개별적으로 다운로드해야 합니다.", |
||||
"Back to Files" => "파일로 돌아가기", |
||||
"Selected files too large to generate zip file." => "선택한 파일들은 ZIP 파일을 생성하기에 너무 큽니다.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "작은 조각들 안에 들어있는 파일들을 받고자 하신다면, 나누어서 받으시거나 혹은 시스템 관리자에게 정중하게 물어보십시오", |
||||
"No source specified when installing app" => "앱을 설치할 때 소스가 지정되지 않았습니다.", |
||||
"No href specified when installing app from http" => "http에서 앱을 설치할 대 href가 지정되지 않았습니다.", |
||||
"No path specified when installing app from local file" => "로컬 파일에서 앱을 설치할 때 경로가 지정되지 않았습니다.", |
||||
"Archives of type %s are not supported" => "%s 타입 아카이브는 지원되지 않습니다.", |
||||
"Failed to open archive when installing app" => "앱을 설치할 때 아카이브를 열지 못했습니다.", |
||||
"App does not provide an info.xml file" => "앱에서 info.xml 파일이 제공되지 않았습니다.", |
||||
"App can't be installed because of not allowed code in the App" => "앱에 허용되지 않는 코드가 있어서 앱을 설치할 수 없습니다. ", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "현재 ownCloud 버전과 호환되지 않기 때문에 앱을 설치할 수 없습니다.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "출하되지 않은 앱에 허용되지 않는 <shipped>true</shipped> 태그를 포함하고 있기 때문에 앱을 설치할 수 없습니다.", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "info.xml/version에 포함된 버전과 앱 스토어에 보고된 버전이 같지 않아서 앱을 설치할 수 없습니다. ", |
||||
"App directory already exists" => "앱 디렉토리가 이미 존재합니다. ", |
||||
"Can't create app folder. Please fix permissions. %s" => "앱 폴더를 만들 수 없습니다. 권한을 수정하십시오. %s ", |
||||
"Application is not enabled" => "앱이 활성화되지 않았습니다", |
||||
"Authentication error" => "인증 오류", |
||||
"Token expired. Please reload page." => "토큰이 만료되었습니다. 페이지를 새로 고치십시오.", |
||||
"Files" => "파일", |
||||
"Text" => "텍스트", |
||||
"Images" => "그림", |
||||
"%s enter the database username." => "데이터베이스 사용자 명을 %s 에 입력해주십시오", |
||||
"%s enter the database name." => "데이터베이스 명을 %s 에 입력해주십시오", |
||||
"%s you may not use dots in the database name" => "%s 에 적으신 데이터베이스 이름에는 점을 사용할수 없습니다", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL 사용자 이름이나 암호가 잘못되었습니다: %s", |
||||
"You need to enter either an existing account or the administrator." => "기존 계정이나 administrator(관리자)를 입력해야 합니다.", |
||||
"MySQL username and/or password not valid" => "MySQL 사용자 이름이나 암호가 잘못되었습니다.", |
||||
"DB Error: \"%s\"" => "DB 오류: \"%s\"", |
||||
"Offending command was: \"%s\"" => "잘못된 명령: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL 사용자 '%s'@'localhost'이(가) 이미 존재합니다.", |
||||
"Drop this user from MySQL" => "이 사용자를 MySQL에서 뺍니다.", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL 사용자 '%s'@'%%'이(가) 이미 존재합니다. ", |
||||
"Drop this user from MySQL." => "이 사용자를 MySQL에서 뺍니다.", |
||||
"Oracle connection could not be established" => "Oracle 연결을 수립할 수 없습니다.", |
||||
"Oracle username and/or password not valid" => "Oracle 사용자 이름이나 암호가 잘못되었습니다.", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "잘못된 명령: \"%s\", 이름: %s, 암호: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL의 사용자 명 혹은 비밀번호가 잘못되었습니다", |
||||
"Set an admin username." => "관리자 이름 설정", |
||||
"Set an admin password." => "관리자 비밀번호 설정", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "WebDAV 인터페이스가 제대로 작동하지 않습니다. 웹 서버에서 파일 동기화를 사용할 수 있도록 설정이 제대로 되지 않은 것 같습니다.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "<a href='%s'>설치 가이드</a>를 다시 한 번 확인하십시오.", |
||||
"Could not find category \"%s\"" => "분류 \"%s\"을(를) 찾을 수 없습니다.", |
||||
"seconds ago" => "초 전", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n분 전 "), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n시간 전 "), |
||||
"today" => "오늘", |
||||
"yesterday" => "어제", |
||||
"_%n day go_::_%n days ago_" => array("%n일 전 "), |
||||
"last month" => "지난 달", |
||||
"_%n month ago_::_%n months ago_" => array("%n달 전 "), |
||||
"last year" => "작년", |
||||
"years ago" => "년 전", |
||||
"Caused by:" => "원인: " |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,23 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Hëllef", |
||||
"Personal" => "Perséinlech", |
||||
"Settings" => "Astellungen", |
||||
"Users" => "Benotzer", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "Web-Servicer ënnert denger Kontroll", |
||||
"Authentication error" => "Authentifikatioun's Fehler", |
||||
"Files" => "Dateien", |
||||
"Text" => "SMS", |
||||
"seconds ago" => "Sekonnen hir", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "haut", |
||||
"yesterday" => "gëschter", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "Läschte Mount", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "Läscht Joer", |
||||
"years ago" => "Joren hier" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Programa „%s“ negali būti įdiegta, nes yra nesuderinama su šia ownCloud versija.", |
||||
"No app name specified" => "Nenurodytas programos pavadinimas", |
||||
"Help" => "Pagalba", |
||||
"Personal" => "Asmeniniai", |
||||
"Settings" => "Nustatymai", |
||||
"Users" => "Vartotojai", |
||||
"Admin" => "Administravimas", |
||||
"Failed to upgrade \"%s\"." => "Nepavyko pakelti „%s“ versijos.", |
||||
"Custom profile pictures don't work with encryption yet" => "Saviti profilio paveiksliukai dar neveikia su šifravimu", |
||||
"Unknown filetype" => "Nežinomas failo tipas", |
||||
"Invalid image" => "Netinkamas paveikslėlis", |
||||
"web services under your control" => "jūsų valdomos web paslaugos", |
||||
"cannot open \"%s\"" => "nepavyksta atverti „%s“", |
||||
"ZIP download is turned off." => "ZIP atsisiuntimo galimybė yra išjungta.", |
||||
"Files need to be downloaded one by one." => "Failai turi būti parsiunčiami vienas po kito.", |
||||
"Back to Files" => "Atgal į Failus", |
||||
"Selected files too large to generate zip file." => "Pasirinkti failai per dideli archyvavimui į ZIP.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Atsisiųskite failus mažesnėmis dalimis atskirai, arba mandagiai prašykite savo administratoriaus.", |
||||
"No source specified when installing app" => "Nenurodytas šaltinis diegiant programą", |
||||
"No href specified when installing app from http" => "Nenurodytas href diegiant programą iš http", |
||||
"No path specified when installing app from local file" => "Nenurodytas kelias diegiant programą iš vietinio failo", |
||||
"Archives of type %s are not supported" => "%s tipo archyvai nepalaikomi", |
||||
"Failed to open archive when installing app" => "Nepavyko atverti archyvo diegiant programą", |
||||
"App does not provide an info.xml file" => "Programa nepateikia info.xml failo", |
||||
"App can't be installed because of not allowed code in the App" => "Programa negali būti įdiegta, nes turi neleistiną kodą", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Programa negali būti įdiegta, nes yra nesuderinama su šia ownCloud versija", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Programa negali būti įdiegta, nes turi <shipped>true</shipped> žymę, kuri yra neleistina ne kartu platinamoms programoms", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Programa negali būti įdiegta, nes versija pateikta info.xml/version nesutampa su versija deklaruota programų saugykloje", |
||||
"App directory already exists" => "Programos aplankas jau egzistuoja", |
||||
"Can't create app folder. Please fix permissions. %s" => "Nepavyksta sukurti aplanko. Prašome pataisyti leidimus. %s", |
||||
"Application is not enabled" => "Programa neįjungta", |
||||
"Authentication error" => "Autentikacijos klaida", |
||||
"Token expired. Please reload page." => "Sesija baigėsi. Prašome perkrauti puslapį.", |
||||
"Files" => "Failai", |
||||
"Text" => "Žinučių", |
||||
"Images" => "Paveikslėliai", |
||||
"%s enter the database username." => "%s įrašykite duombazės naudotojo vardą.", |
||||
"%s enter the database name." => "%s įrašykite duombazės pavadinimą.", |
||||
"%s you may not use dots in the database name" => "%s negalite naudoti taškų duombazės pavadinime", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL naudotojo vardas ir/arba slaptažodis netinka: %s", |
||||
"You need to enter either an existing account or the administrator." => "Turite prisijungti su egzistuojančia paskyra arba su administratoriumi.", |
||||
"MySQL username and/or password not valid" => "Neteisingas MySQL naudotojo vardas ir/arba slaptažodis", |
||||
"DB Error: \"%s\"" => "DB klaida: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Vykdyta komanda buvo: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL naudotojas '%s'@'localhost' jau egzistuoja.", |
||||
"Drop this user from MySQL" => "Pašalinti šį naudotoją iš MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL naudotojas '%s'@'%%' jau egzistuoja", |
||||
"Drop this user from MySQL." => "Pašalinti šį naudotoją iš MySQL.", |
||||
"Oracle connection could not be established" => "Nepavyko sukurti Oracle ryšio", |
||||
"Oracle username and/or password not valid" => "Neteisingas Oracle naudotojo vardas ir/arba slaptažodis", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Vykdyta komanda buvo: \"%s\", name: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "Neteisingas PostgreSQL naudotojo vardas ir/arba slaptažodis", |
||||
"Set an admin username." => "Nustatyti administratoriaus naudotojo vardą.", |
||||
"Set an admin password." => "Nustatyti administratoriaus slaptažodį.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsų serveris nėra tvarkingai nustatytas leisti failų sinchronizaciją, nes WebDAV sąsaja panašu, kad yra sugadinta.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Prašome pažiūrėkite dar kartą <a href='%s'>diegimo instrukcijas</a>.", |
||||
"seconds ago" => "prieš sekundę", |
||||
"_%n minute ago_::_%n minutes ago_" => array("prieš %n min.","Prieš % minutes","Prieš %n minučių"), |
||||
"_%n hour ago_::_%n hours ago_" => array("Prieš %n valandą","Prieš %n valandas","Prieš %n valandų"), |
||||
"today" => "šiandien", |
||||
"yesterday" => "vakar", |
||||
"_%n day go_::_%n days ago_" => array("Prieš %n dieną","Prieš %n dienas","Prieš %n dienų"), |
||||
"last month" => "praeitą mėnesį", |
||||
"_%n month ago_::_%n months ago_" => array("Prieš %n mėnesį","Prieš %n mėnesius","Prieš %n mėnesių"), |
||||
"last year" => "praeitais metais", |
||||
"years ago" => "prieš metus", |
||||
"Caused by:" => "Iššaukė:", |
||||
"Could not find category \"%s\"" => "Nepavyko rasti kategorijos „%s“" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,55 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Palīdzība", |
||||
"Personal" => "Personīgi", |
||||
"Settings" => "Iestatījumi", |
||||
"Users" => "Lietotāji", |
||||
"Admin" => "Administratori", |
||||
"Failed to upgrade \"%s\"." => "Kļūda atjauninot \"%s\"", |
||||
"web services under your control" => "tīmekļa servisi tavā varā", |
||||
"cannot open \"%s\"" => "Nevar atvērt \"%s\"", |
||||
"ZIP download is turned off." => "ZIP lejupielādēšana ir izslēgta.", |
||||
"Files need to be downloaded one by one." => "Datnes var lejupielādēt tikai katru atsevišķi.", |
||||
"Back to Files" => "Atpakaļ pie datnēm", |
||||
"Selected files too large to generate zip file." => "Izvēlētās datnes ir pārāk lielas, lai izveidotu zip datni.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Lejupielādējiet savus failus mazākās daļās, atsevišķi vai palūdziet tos administratoram.", |
||||
"Application is not enabled" => "Lietotne nav aktivēta", |
||||
"Authentication error" => "Autentifikācijas kļūda", |
||||
"Token expired. Please reload page." => "Pilnvarai ir beidzies termiņš. Lūdzu, pārlādējiet lapu.", |
||||
"Files" => "Datnes", |
||||
"Text" => "Teksts", |
||||
"Images" => "Attēli", |
||||
"%s enter the database username." => "%s ievadiet datubāzes lietotājvārdu.", |
||||
"%s enter the database name." => "%s ievadiet datubāzes nosaukumu.", |
||||
"%s you may not use dots in the database name" => "%s datubāžu nosaukumos nedrīkst izmantot punktus", |
||||
"MS SQL username and/or password not valid: %s" => "Nav derīga MySQL parole un/vai lietotājvārds — %s", |
||||
"You need to enter either an existing account or the administrator." => "Jums jāievada vai nu esošs vai administratora konts.", |
||||
"MySQL username and/or password not valid" => "Nav derīga MySQL parole un/vai lietotājvārds", |
||||
"DB Error: \"%s\"" => "DB kļūda — “%s”", |
||||
"Offending command was: \"%s\"" => "Vainīgā komanda bija “%s”", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL lietotājs %s'@'localhost' jau eksistē.", |
||||
"Drop this user from MySQL" => "Izmest šo lietotāju no MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL lietotājs '%s'@'%%' jau eksistē", |
||||
"Drop this user from MySQL." => "Izmest šo lietotāju no MySQL.", |
||||
"Oracle connection could not be established" => "Nevar izveidot savienojumu ar Oracle", |
||||
"Oracle username and/or password not valid" => "Nav derīga Oracle parole un/vai lietotājvārds", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Vainīgā komanda bija \"%s\", vārds: %s, parole: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nav derīga PostgreSQL parole un/vai lietotājvārds", |
||||
"Set an admin username." => "Iestatiet administratora lietotājvārdu.", |
||||
"Set an admin password." => "Iestatiet administratora paroli.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Jūsu serveris vēl nav pareizi iestatīts, lai ļautu sinhronizēt datnes, jo izskatās, ka WebDAV saskarne ir salauzta.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Lūdzu, vēlreiz pārbaudiet <a href='%s'>instalēšanas palīdzību</a>.", |
||||
"seconds ago" => "sekundes atpakaļ", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","Pirms %n minūtēm"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","Pirms %n stundām"), |
||||
"today" => "šodien", |
||||
"yesterday" => "vakar", |
||||
"_%n day go_::_%n days ago_" => array("","","Pirms %n dienām"), |
||||
"last month" => "pagājušajā mēnesī", |
||||
"_%n month ago_::_%n months ago_" => array("","","Pirms %n mēnešiem"), |
||||
"last year" => "gājušajā gadā", |
||||
"years ago" => "gadus atpakaļ", |
||||
"Caused by:" => "Cēlonis:", |
||||
"Could not find category \"%s\"" => "Nevarēja atrast kategoriju “%s”" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"; |
@ -1,31 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Помош", |
||||
"Personal" => "Лично", |
||||
"Settings" => "Подесувања", |
||||
"Users" => "Корисници", |
||||
"Admin" => "Админ", |
||||
"web services under your control" => "веб сервиси под Ваша контрола", |
||||
"ZIP download is turned off." => "Преземање во ZIP е исклучено", |
||||
"Files need to be downloaded one by one." => "Датотеките треба да се симнат една по една.", |
||||
"Back to Files" => "Назад кон датотеки", |
||||
"Selected files too large to generate zip file." => "Избраните датотеки се преголеми за да се генерира zip.", |
||||
"Application is not enabled" => "Апликацијата не е овозможена", |
||||
"Authentication error" => "Грешка во автентикација", |
||||
"Token expired. Please reload page." => "Жетонот е истечен. Ве молам превчитајте ја страницата.", |
||||
"Files" => "Датотеки", |
||||
"Text" => "Текст", |
||||
"Images" => "Слики", |
||||
"seconds ago" => "пред секунди", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "денеска", |
||||
"yesterday" => "вчера", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "минатиот месец", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "минатата година", |
||||
"years ago" => "пред години", |
||||
"Could not find category \"%s\"" => "Не можам да најдам категорија „%s“" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,17 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Bantuan", |
||||
"Personal" => "Peribadi", |
||||
"Settings" => "Tetapan", |
||||
"Users" => "Pengguna", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "Perkhidmatan web di bawah kawalan anda", |
||||
"Authentication error" => "Ralat pengesahan", |
||||
"Files" => "Fail-fail", |
||||
"Text" => "Teks", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,33 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Hjelp", |
||||
"Personal" => "Personlig", |
||||
"Settings" => "Innstillinger", |
||||
"Users" => "Brukere", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "web tjenester du kontrollerer", |
||||
"ZIP download is turned off." => "ZIP-nedlasting av avslått", |
||||
"Files need to be downloaded one by one." => "Filene må lastes ned en om gangen", |
||||
"Back to Files" => "Tilbake til filer", |
||||
"Selected files too large to generate zip file." => "De valgte filene er for store til å kunne generere ZIP-fil", |
||||
"Application is not enabled" => "Applikasjon er ikke påslått", |
||||
"Authentication error" => "Autentikasjonsfeil", |
||||
"Token expired. Please reload page." => "Symbol utløpt. Vennligst last inn siden på nytt.", |
||||
"Files" => "Filer", |
||||
"Text" => "Tekst", |
||||
"Images" => "Bilder", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din nettservev er ikke konfigurert korrekt for filsynkronisering. WebDAV ser ut til å ikke funkere.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Vennligst dobbelsjekk <a href='%s'>installasjonsguiden</a>.", |
||||
"seconds ago" => "sekunder siden", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "i dag", |
||||
"yesterday" => "i går", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "forrige måned", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "forrige år", |
||||
"years ago" => "år siden", |
||||
"Could not find category \"%s\"" => "Kunne ikke finne kategori \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "App \"%s\" kan niet worden geïnstalleerd omdat die niet compatible is met deze versie van ownCloud.", |
||||
"No app name specified" => "De app naam is niet gespecificeerd.", |
||||
"Help" => "Help", |
||||
"Personal" => "Persoonlijk", |
||||
"Settings" => "Instellingen", |
||||
"Users" => "Gebruikers", |
||||
"Admin" => "Beheerder", |
||||
"Failed to upgrade \"%s\"." => "Upgrade \"%s\" mislukt.", |
||||
"Custom profile pictures don't work with encryption yet" => "Maatwerk profielafbeelding werkt nog niet met versleuteling", |
||||
"Unknown filetype" => "Onbekend bestandsformaat", |
||||
"Invalid image" => "Ongeldige afbeelding", |
||||
"web services under your control" => "Webdiensten in eigen beheer", |
||||
"cannot open \"%s\"" => "Kon \"%s\" niet openen", |
||||
"ZIP download is turned off." => "ZIP download is uitgeschakeld.", |
||||
"Files need to be downloaded one by one." => "Bestanden moeten één voor één worden gedownload.", |
||||
"Back to Files" => "Terug naar bestanden", |
||||
"Selected files too large to generate zip file." => "De geselecteerde bestanden zijn te groot om een zip bestand te maken.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Download de bestanden in kleinere brokken, appart of vraag uw administrator.", |
||||
"No source specified when installing app" => "Geen bron opgegeven bij installatie van de app", |
||||
"No href specified when installing app from http" => "Geen href opgegeven bij installeren van de app vanaf http", |
||||
"No path specified when installing app from local file" => "Geen pad opgegeven bij installeren van de app vanaf een lokaal bestand", |
||||
"Archives of type %s are not supported" => "Archiefbestanden van type %s niet ondersteund", |
||||
"Failed to open archive when installing app" => "Kon archiefbestand bij installatie van de app niet openen", |
||||
"App does not provide an info.xml file" => "De app heeft geen info.xml bestand", |
||||
"App can't be installed because of not allowed code in the App" => "De app kan niet worden geïnstalleerd wegens onjuiste code in de app", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "De app kan niet worden geïnstalleerd omdat die niet compatible is met deze versie van ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "De app kan niet worden geïnstallerd omdat het de <shipped>true</shipped> tag bevat die niet is toegestaan voor niet gepubliceerde apps", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "De app kan niet worden geïnstalleerd omdat de versie in info.xml/version niet dezelfde is als de versie zoals die in de app store staat vermeld", |
||||
"App directory already exists" => "App directory bestaat al", |
||||
"Can't create app folder. Please fix permissions. %s" => "Kan de app map niet aanmaken, Herstel de permissies. %s", |
||||
"Application is not enabled" => "De applicatie is niet actief", |
||||
"Authentication error" => "Authenticatie fout", |
||||
"Token expired. Please reload page." => "Token verlopen. Herlaad de pagina.", |
||||
"Files" => "Bestanden", |
||||
"Text" => "Tekst", |
||||
"Images" => "Afbeeldingen", |
||||
"%s enter the database username." => "%s opgeven database gebruikersnaam.", |
||||
"%s enter the database name." => "%s opgeven databasenaam.", |
||||
"%s you may not use dots in the database name" => "%s er mogen geen puntjes in de databasenaam voorkomen", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL gebruikersnaam en/of wachtwoord niet geldig: %s", |
||||
"You need to enter either an existing account or the administrator." => "Geef of een bestaand account op of het beheerdersaccount.", |
||||
"MySQL username and/or password not valid" => "MySQL gebruikersnaam en/of wachtwoord ongeldig", |
||||
"DB Error: \"%s\"" => "DB Fout: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Onjuiste commande was: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL gebruiker '%s'@'localhost' bestaat al.", |
||||
"Drop this user from MySQL" => "Verwijder deze gebruiker uit MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL gebruiker '%s'@'%%' bestaat al", |
||||
"Drop this user from MySQL." => "Verwijder deze gebruiker uit MySQL.", |
||||
"Oracle connection could not be established" => "Er kon geen verbinding met Oracle worden bereikt", |
||||
"Oracle username and/or password not valid" => "Oracle gebruikersnaam en/of wachtwoord ongeldig", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Onjuiste commando was: \"%s\", naam: %s, wachtwoord: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL gebruikersnaam en/of wachtwoord ongeldig", |
||||
"Set an admin username." => "Stel de gebruikersnaam van de beheerder in.", |
||||
"Set an admin password." => "Stel een beheerderswachtwoord in.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Uw webserver is nog niet goed ingesteld voor bestandssynchronisatie omdat de WebDAV interface verbroken lijkt.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Controleer de <a href='%s'>installatiehandleiding</a> goed.", |
||||
"seconds ago" => "seconden geleden", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minuut geleden","%n minuten geleden"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n uur geleden","%n uur geleden"), |
||||
"today" => "vandaag", |
||||
"yesterday" => "gisteren", |
||||
"_%n day go_::_%n days ago_" => array("%n dag terug","%n dagen geleden"), |
||||
"last month" => "vorige maand", |
||||
"_%n month ago_::_%n months ago_" => array("%n maand geleden","%n maanden geleden"), |
||||
"last year" => "vorig jaar", |
||||
"years ago" => "jaar geleden", |
||||
"Caused by:" => "Gekomen door:", |
||||
"Could not find category \"%s\"" => "Kon categorie \"%s\" niet vinden" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,27 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Hjelp", |
||||
"Personal" => "Personleg", |
||||
"Settings" => "Innstillingar", |
||||
"Users" => "Brukarar", |
||||
"Admin" => "Administrer", |
||||
"Unknown filetype" => "Ukjend filtype", |
||||
"Invalid image" => "Ugyldig bilete", |
||||
"web services under your control" => "Vev tjenester under din kontroll", |
||||
"Authentication error" => "Feil i autentisering", |
||||
"Files" => "Filer", |
||||
"Text" => "Tekst", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Tenaren din er ikkje enno rett innstilt til å tilby filsynkronisering sidan WebDAV-grensesnittet ser ut til å vera øydelagt.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Ver venleg og dobbeltsjekk <a href='%s'>installasjonsrettleiinga</a>.", |
||||
"seconds ago" => "sekund sidan", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","%n minutt sidan"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","%n timar sidan"), |
||||
"today" => "i dag", |
||||
"yesterday" => "i går", |
||||
"_%n day go_::_%n days ago_" => array("","%n dagar sidan"), |
||||
"last month" => "førre månad", |
||||
"_%n month ago_::_%n months ago_" => array("","%n månadar sidan"), |
||||
"last year" => "i fjor", |
||||
"years ago" => "år sidan" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,25 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Ajuda", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Configuracion", |
||||
"Users" => "Usancièrs", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "Services web jos ton contraròtle", |
||||
"ZIP download is turned off." => "Avalcargar los ZIP es inactiu.", |
||||
"Files need to be downloaded one by one." => "Los fichièrs devan èsser avalcargats un per un.", |
||||
"Back to Files" => "Torna cap als fichièrs", |
||||
"Authentication error" => "Error d'autentificacion", |
||||
"Files" => "Fichièrs", |
||||
"seconds ago" => "segonda a", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"today" => "uèi", |
||||
"yesterday" => "ièr", |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"last month" => "mes passat", |
||||
"_%n month ago_::_%n months ago_" => array("",""), |
||||
"last year" => "an passat", |
||||
"years ago" => "ans a" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikacja \"%s\" nie może zostać zainstalowana, ponieważ nie jest zgodna z tą wersją ownCloud.", |
||||
"No app name specified" => "Nie określono nazwy aplikacji", |
||||
"Help" => "Pomoc", |
||||
"Personal" => "Osobiste", |
||||
"Settings" => "Ustawienia", |
||||
"Users" => "Użytkownicy", |
||||
"Admin" => "Administrator", |
||||
"Failed to upgrade \"%s\"." => "Błąd przy aktualizacji \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Domyślny profil zdjęć nie działa z szyfrowaniem jeszcze", |
||||
"Unknown filetype" => "Nieznany typ pliku", |
||||
"Invalid image" => "Błędne zdjęcie", |
||||
"web services under your control" => "Kontrolowane serwisy", |
||||
"cannot open \"%s\"" => "Nie można otworzyć \"%s\"", |
||||
"ZIP download is turned off." => "Pobieranie ZIP jest wyłączone.", |
||||
"Files need to be downloaded one by one." => "Pliki muszą zostać pobrane pojedynczo.", |
||||
"Back to Files" => "Wróć do plików", |
||||
"Selected files too large to generate zip file." => "Wybrane pliki są zbyt duże, aby wygenerować plik zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Pobierz pliki w mniejszy kawałkach, oddzielnie lub poproś administratora o zwiększenie limitu.", |
||||
"No source specified when installing app" => "Nie określono źródła podczas instalacji aplikacji", |
||||
"No href specified when installing app from http" => "Nie określono linku skąd aplikacja ma być zainstalowana", |
||||
"No path specified when installing app from local file" => "Nie określono lokalnego pliku z którego miała być instalowana aplikacja", |
||||
"Archives of type %s are not supported" => "Typ archiwum %s nie jest obsługiwany", |
||||
"Failed to open archive when installing app" => "Nie udało się otworzyć archiwum podczas instalacji aplikacji", |
||||
"App does not provide an info.xml file" => "Aplikacja nie posiada pliku info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "Aplikacja nie może być zainstalowany ponieważ nie dopuszcza kod w aplikacji", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Aplikacja nie może zostać zainstalowana ponieważ jest niekompatybilna z tą wersja ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Aplikacja nie może być zainstalowana ponieważ true tag nie jest <shipped>true</shipped> , co nie jest dozwolone dla aplikacji nie wysłanych", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Nie można zainstalować aplikacji, ponieważ w wersji info.xml/version nie jest taka sama, jak wersja z app store", |
||||
"App directory already exists" => "Katalog aplikacji już isnieje", |
||||
"Can't create app folder. Please fix permissions. %s" => "Nie mogę utworzyć katalogu aplikacji. Proszę popraw uprawnienia. %s", |
||||
"Application is not enabled" => "Aplikacja nie jest włączona", |
||||
"Authentication error" => "Błąd uwierzytelniania", |
||||
"Token expired. Please reload page." => "Token wygasł. Proszę ponownie załadować stronę.", |
||||
"Files" => "Pliki", |
||||
"Text" => "Połączenie tekstowe", |
||||
"Images" => "Obrazy", |
||||
"%s enter the database username." => "%s wpisz nazwę użytkownika do bazy", |
||||
"%s enter the database name." => "%s wpisz nazwę bazy.", |
||||
"%s you may not use dots in the database name" => "%s nie można używać kropki w nazwie bazy danych", |
||||
"MS SQL username and/or password not valid: %s" => "Nazwa i/lub hasło serwera MS SQL jest niepoprawne: %s.", |
||||
"You need to enter either an existing account or the administrator." => "Należy wprowadzić istniejące konto użytkownika lub administratora.", |
||||
"MySQL username and/or password not valid" => "MySQL: Nazwa użytkownika i/lub hasło jest niepoprawne", |
||||
"DB Error: \"%s\"" => "Błąd DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Niepoprawna komenda: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Użytkownik MySQL '%s'@'localhost' już istnieje", |
||||
"Drop this user from MySQL" => "Usuń tego użytkownika z MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Użytkownik MySQL '%s'@'%%t' już istnieje", |
||||
"Drop this user from MySQL." => "Usuń tego użytkownika z MySQL.", |
||||
"Oracle connection could not be established" => "Nie można ustanowić połączenia z bazą Oracle", |
||||
"Oracle username and/or password not valid" => "Oracle: Nazwa użytkownika i/lub hasło jest niepoprawne", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Niepoprawne polecania: \"%s\", nazwa: %s, hasło: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL: Nazwa użytkownika i/lub hasło jest niepoprawne", |
||||
"Set an admin username." => "Ustaw nazwę administratora.", |
||||
"Set an admin password." => "Ustaw hasło administratora.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serwer internetowy nie jest jeszcze poprawnie skonfigurowany, aby umożliwić synchronizację plików, ponieważ interfejs WebDAV wydaje się być uszkodzony.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Sprawdź ponownie <a href='%s'>przewodniki instalacji</a>.", |
||||
"Could not find category \"%s\"" => "Nie można odnaleźć kategorii \"%s\"", |
||||
"seconds ago" => "sekund temu", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minute temu","%n minut temu","%n minut temu"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n godzinę temu","%n godzin temu","%n godzin temu"), |
||||
"today" => "dziś", |
||||
"yesterday" => "wczoraj", |
||||
"_%n day go_::_%n days ago_" => array("%n dzień temu","%n dni temu","%n dni temu"), |
||||
"last month" => "w zeszłym miesiącu", |
||||
"_%n month ago_::_%n months ago_" => array("%n miesiąc temu","%n miesięcy temu","%n miesięcy temu"), |
||||
"last year" => "w zeszłym roku", |
||||
"years ago" => "lat temu", |
||||
"Caused by:" => "Spowodowane przez:" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,5 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Settings" => "Ustawienia" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,57 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Ajuda", |
||||
"Personal" => "Pessoal", |
||||
"Settings" => "Configurações", |
||||
"Users" => "Utilizadores", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "A actualização \"%s\" falhou.", |
||||
"Unknown filetype" => "Ficheiro desconhecido", |
||||
"Invalid image" => "Imagem inválida", |
||||
"web services under your control" => "serviços web sob o seu controlo", |
||||
"cannot open \"%s\"" => "Não foi possível abrir \"%s\"", |
||||
"ZIP download is turned off." => "Descarregamento em ZIP está desligado.", |
||||
"Files need to be downloaded one by one." => "Os ficheiros precisam de ser descarregados um por um.", |
||||
"Back to Files" => "Voltar a Ficheiros", |
||||
"Selected files too large to generate zip file." => "Os ficheiros seleccionados são grandes demais para gerar um ficheiro zip.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Descarregue os ficheiros em partes menores, separados ou peça gentilmente ao seu administrador.", |
||||
"Application is not enabled" => "A aplicação não está activada", |
||||
"Authentication error" => "Erro na autenticação", |
||||
"Token expired. Please reload page." => "O token expirou. Por favor recarregue a página.", |
||||
"Files" => "Ficheiros", |
||||
"Text" => "Texto", |
||||
"Images" => "Imagens", |
||||
"%s enter the database username." => "%s introduza o nome de utilizador da base de dados", |
||||
"%s enter the database name." => "%s introduza o nome da base de dados", |
||||
"%s you may not use dots in the database name" => "%s não é permitido utilizar pontos (.) no nome da base de dados", |
||||
"MS SQL username and/or password not valid: %s" => "Nome de utilizador/password do MySQL é inválido: %s", |
||||
"You need to enter either an existing account or the administrator." => "Precisa de introduzir uma conta existente ou de administrador", |
||||
"MySQL username and/or password not valid" => "Nome de utilizador/password do MySQL inválida", |
||||
"DB Error: \"%s\"" => "Erro na BD: \"%s\"", |
||||
"Offending command was: \"%s\"" => "O comando gerador de erro foi: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "O utilizador '%s'@'localhost' do MySQL já existe.", |
||||
"Drop this user from MySQL" => "Eliminar este utilizador do MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "O utilizador '%s'@'%%' do MySQL já existe", |
||||
"Drop this user from MySQL." => "Eliminar este utilizador do MySQL", |
||||
"Oracle connection could not be established" => "Não foi possível estabelecer a ligação Oracle", |
||||
"Oracle username and/or password not valid" => "Nome de utilizador/password do Oracle inválida", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "O comando gerador de erro foi: \"%s\", nome: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "Nome de utilizador/password do PostgreSQL inválido", |
||||
"Set an admin username." => "Definir um nome de utilizador de administrador", |
||||
"Set an admin password." => "Definiar uma password de administrador", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "O seu servidor web não está configurado correctamente para autorizar sincronização de ficheiros, pois o interface WebDAV parece estar com problemas.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Por favor verifique <a href='%s'>installation guides</a>.", |
||||
"seconds ago" => "Minutos atrás", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","%n minutos atrás"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","%n horas atrás"), |
||||
"today" => "hoje", |
||||
"yesterday" => "ontem", |
||||
"_%n day go_::_%n days ago_" => array("","%n dias atrás"), |
||||
"last month" => "ultímo mês", |
||||
"_%n month ago_::_%n months ago_" => array("","%n meses atrás"), |
||||
"last year" => "ano passado", |
||||
"years ago" => "anos atrás", |
||||
"Caused by:" => "Causado por:", |
||||
"Could not find category \"%s\"" => "Não foi encontrado a categoria \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,35 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Ajutor", |
||||
"Personal" => "Personal", |
||||
"Settings" => "Setări", |
||||
"Users" => "Utilizatori", |
||||
"Admin" => "Admin", |
||||
"Unknown filetype" => "Tip fișier necunoscut", |
||||
"Invalid image" => "Imagine invalidă", |
||||
"web services under your control" => "servicii web controlate de tine", |
||||
"ZIP download is turned off." => "Descărcarea ZIP este dezactivată.", |
||||
"Files need to be downloaded one by one." => "Fișierele trebuie descărcate unul câte unul.", |
||||
"Back to Files" => "Înapoi la fișiere", |
||||
"Selected files too large to generate zip file." => "Fișierele selectate sunt prea mari pentru a genera un fișier zip.", |
||||
"Application is not enabled" => "Aplicația nu este activată", |
||||
"Authentication error" => "Eroare la autentificare", |
||||
"Token expired. Please reload page." => "Token expirat. Te rugăm să reîncarci pagina.", |
||||
"Files" => "Fișiere", |
||||
"Text" => "Text", |
||||
"Images" => "Imagini", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serverul de web nu este încă setat corespunzător pentru a permite sincronizarea fișierelor deoarece interfața WebDAV pare a fi întreruptă.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Vă rugăm să verificați <a href='%s'>ghiduri de instalare</a>.", |
||||
"seconds ago" => "secunde în urmă", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","acum %n minute"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","acum %n ore"), |
||||
"today" => "astăzi", |
||||
"yesterday" => "ieri", |
||||
"_%n day go_::_%n days ago_" => array("","","acum %n zile"), |
||||
"last month" => "ultima lună", |
||||
"_%n month ago_::_%n months ago_" => array("","",""), |
||||
"last year" => "ultimul an", |
||||
"years ago" => "ani în urmă", |
||||
"Could not find category \"%s\"" => "Cloud nu a gasit categoria \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));"; |
@ -1,72 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Приложение \"%s\" нельзя установить, так как оно не совместимо с текущей версией ownCloud.", |
||||
"No app name specified" => "Не выбрано имя приложения", |
||||
"Help" => "Помощь", |
||||
"Personal" => "Личное", |
||||
"Settings" => "Конфигурация", |
||||
"Users" => "Пользователи", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Не смог обновить \"%s\".", |
||||
"Custom profile pictures don't work with encryption yet" => "Пользовательские картинки профиля ещё не поддерживают шифрование", |
||||
"Unknown filetype" => "Неизвестный тип файла", |
||||
"Invalid image" => "Изображение повреждено", |
||||
"web services under your control" => "веб-сервисы под вашим управлением", |
||||
"cannot open \"%s\"" => "не могу открыть \"%s\"", |
||||
"ZIP download is turned off." => "ZIP-скачивание отключено.", |
||||
"Files need to be downloaded one by one." => "Файлы должны быть загружены по одному.", |
||||
"Back to Files" => "Назад к файлам", |
||||
"Selected files too large to generate zip file." => "Выбранные файлы слишком велики, чтобы создать zip файл.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Загрузите файл маленьшими порциями, раздельно или вежливо попросите Вашего администратора.", |
||||
"No source specified when installing app" => "Не указан источник при установке приложения", |
||||
"No href specified when installing app from http" => "Не указан атрибут href при установке приложения через http", |
||||
"No path specified when installing app from local file" => "Не указан путь при установке приложения из локального файла", |
||||
"Archives of type %s are not supported" => "Архивы %s не поддерживаются", |
||||
"Failed to open archive when installing app" => "Не возможно открыть архив при установке приложения", |
||||
"App does not provide an info.xml file" => "Приложение не имеет файла info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "Приложение невозможно установить. В нем содержится запрещенный код.", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Приложение невозможно установить. Не совместимо с текущей версией ownCloud.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Приложение невозможно установить. Оно содержит параметр <shipped>true</shipped> который не допустим для приложений, не входящих в поставку.", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Приложение невозможно установить. Версия в info.xml/version не совпадает с версией заявленной в магазине приложений", |
||||
"App directory already exists" => "Папка приложения уже существует", |
||||
"Can't create app folder. Please fix permissions. %s" => "Не удалось создать директорию. Исправьте права доступа. %s", |
||||
"Application is not enabled" => "Приложение не разрешено", |
||||
"Authentication error" => "Ошибка аутентификации", |
||||
"Token expired. Please reload page." => "Токен просрочен. Перезагрузите страницу.", |
||||
"Files" => "Файлы", |
||||
"Text" => "Текст", |
||||
"Images" => "Изображения", |
||||
"%s enter the database username." => "%s введите имя пользователя базы данных.", |
||||
"%s enter the database name." => "%s введите имя базы данных.", |
||||
"%s you may not use dots in the database name" => "%s Вы не можете использовать точки в имени базы данных", |
||||
"MS SQL username and/or password not valid: %s" => "Имя пользователя и/или пароль MS SQL не подходит: %s", |
||||
"You need to enter either an existing account or the administrator." => "Вы должны войти или в существующий аккаунт или под администратором.", |
||||
"MySQL username and/or password not valid" => "Неверное имя пользователя и/или пароль MySQL", |
||||
"DB Error: \"%s\"" => "Ошибка БД: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Вызываемая команда была: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Пользователь MySQL '%s'@'localhost' уже существует.", |
||||
"Drop this user from MySQL" => "Удалить этого пользователя из MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Пользователь MySQL '%s'@'%%' уже существует", |
||||
"Drop this user from MySQL." => "Удалить этого пользователя из MySQL.", |
||||
"Oracle connection could not be established" => "соединение с Oracle не может быть установлено", |
||||
"Oracle username and/or password not valid" => "Неверное имя пользователя и/или пароль Oracle", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Вызываемая команда была: \"%s\", имя: %s, пароль: %s", |
||||
"PostgreSQL username and/or password not valid" => "Неверное имя пользователя и/или пароль PostgreSQL", |
||||
"Set an admin username." => "Установить имя пользователя для admin.", |
||||
"Set an admin password." => "становит пароль для admin.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер до сих пор не настроен правильно для возможности синхронизации файлов, похоже что проблема в неисправности интерфейса WebDAV.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Пожалуйста, дважды просмотрите <a href='%s'>инструкции по установке</a>.", |
||||
"seconds ago" => "несколько секунд назад", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n минута назад","%n минуты назад","%n минут назад"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n час назад","%n часа назад","%n часов назад"), |
||||
"today" => "сегодня", |
||||
"yesterday" => "вчера", |
||||
"_%n day go_::_%n days ago_" => array("%n день назад","%n дня назад","%n дней назад"), |
||||
"last month" => "в прошлом месяце", |
||||
"_%n month ago_::_%n months ago_" => array("%n месяц назад","%n месяца назад","%n месяцев назад"), |
||||
"last year" => "в прошлом году", |
||||
"years ago" => "несколько лет назад", |
||||
"Caused by:" => "Вызвано:", |
||||
"Could not find category \"%s\"" => "Категория \"%s\" не найдена" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"_%n month ago_::_%n months ago_" => array("","","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikácia \"%s\" nemôže byť nainštalovaná kvôli nekompatibilite z danou verziou ownCloudu.", |
||||
"No app name specified" => "Nešpecifikované meno aplikácie", |
||||
"Help" => "Pomoc", |
||||
"Personal" => "Osobné", |
||||
"Settings" => "Nastavenia", |
||||
"Users" => "Používatelia", |
||||
"Admin" => "Administrátor", |
||||
"Failed to upgrade \"%s\"." => "Zlyhala aktualizácia \"%s\".", |
||||
"web services under your control" => "webové služby pod Vašou kontrolou", |
||||
"cannot open \"%s\"" => "nemožno otvoriť \"%s\"", |
||||
"ZIP download is turned off." => "Sťahovanie súborov ZIP je vypnuté.", |
||||
"Files need to be downloaded one by one." => "Súbory musia byť nahrávané jeden za druhým.", |
||||
"Back to Files" => "Späť na súbory", |
||||
"Selected files too large to generate zip file." => "Zvolené súbory sú príliš veľké na vygenerovanie zip súboru.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Stiahnite súbory po menších častiach, samostatne, alebo sa obráťte na správcu.", |
||||
"No source specified when installing app" => "Nešpecifikovaný zdroj pri inštalácii aplikácie", |
||||
"No href specified when installing app from http" => "Nešpecifikovaný atribút \"href\" pri inštalácii aplikácie pomocou protokolu \"http\"", |
||||
"No path specified when installing app from local file" => "Nešpecifikovaná cesta pri inštalácii aplikácie z lokálneho súboru", |
||||
"Archives of type %s are not supported" => "Typ archívu %s nie je podporovaný", |
||||
"Failed to open archive when installing app" => "Zlyhanie pri otváraní archívu počas inštalácie aplikácie", |
||||
"App does not provide an info.xml file" => "Aplikácia neposkytuje súbor info.xml", |
||||
"App can't be installed because of not allowed code in the App" => "Aplikácia nemôže byť inštalovaná pre nepovolený kód v aplikácii", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Aplikácia nemôže byť inštalovaná pre nekompatibilitu z danou verziou ownCloudu", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Aplikácia nemôže byť inštalovaná pretože obsahuje <shipped>pravý</shipped> štítok, ktorý nie je povolený pre zaslané \"shipped\" aplikácie", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Aplikácia nemôže byť inštalovaná pretože verzia v info.xml/version nezodpovedá verzii špecifikovanej v aplikačnom obchode", |
||||
"App directory already exists" => "Aplikačný adresár už existuje", |
||||
"Can't create app folder. Please fix permissions. %s" => "Nemožno vytvoriť aplikačný priečinok. Prosím upravte povolenia. %s", |
||||
"Application is not enabled" => "Aplikácia nie je zapnutá", |
||||
"Authentication error" => "Chyba autentifikácie", |
||||
"Token expired. Please reload page." => "Token vypršal. Obnovte, prosím, stránku.", |
||||
"Files" => "Súbory", |
||||
"Text" => "Text", |
||||
"Images" => "Obrázky", |
||||
"%s enter the database username." => "Zadajte používateľské meno %s databázy..", |
||||
"%s enter the database name." => "Zadajte názov databázy pre %s databázy.", |
||||
"%s you may not use dots in the database name" => "V názve databázy %s nemôžete používať bodky", |
||||
"MS SQL username and/or password not valid: %s" => "Používateľské meno, alebo heslo MS SQL nie je platné: %s", |
||||
"You need to enter either an existing account or the administrator." => "Musíte zadať jestvujúci účet alebo administrátora.", |
||||
"MySQL username and/or password not valid" => "Používateľské meno a/alebo heslo pre MySQL databázu je neplatné", |
||||
"DB Error: \"%s\"" => "Chyba DB: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Podozrivý príkaz bol: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Používateľ '%s'@'localhost' už v MySQL existuje.", |
||||
"Drop this user from MySQL" => "Zahodiť používateľa z MySQL.", |
||||
"MySQL user '%s'@'%%' already exists" => "Používateľ '%s'@'%%' už v MySQL existuje", |
||||
"Drop this user from MySQL." => "Zahodiť používateľa z MySQL.", |
||||
"Oracle connection could not be established" => "Nie je možné pripojiť sa k Oracle", |
||||
"Oracle username and/or password not valid" => "Používateľské meno a/alebo heslo pre Oracle databázu je neplatné", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Podozrivý príkaz bol: \"%s\", meno: %s, heslo: %s", |
||||
"PostgreSQL username and/or password not valid" => "Používateľské meno a/alebo heslo pre PostgreSQL databázu je neplatné", |
||||
"Set an admin username." => "Zadajte používateľské meno administrátora.", |
||||
"Set an admin password." => "Zadajte heslo administrátora.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Váš webový server nie je správne nastavený na synchronizáciu, pretože rozhranie WebDAV je poškodené.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Prosím skontrolujte <a href='%s'>inštalačnú príručku</a>.", |
||||
"seconds ago" => "pred sekundami", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","pred %n minútami"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","pred %n hodinami"), |
||||
"today" => "dnes", |
||||
"yesterday" => "včera", |
||||
"_%n day go_::_%n days ago_" => array("","","pred %n dňami"), |
||||
"last month" => "minulý mesiac", |
||||
"_%n month ago_::_%n months ago_" => array("","","pred %n mesiacmi"), |
||||
"last year" => "minulý rok", |
||||
"years ago" => "pred rokmi", |
||||
"Caused by:" => "Príčina:", |
||||
"Could not find category \"%s\"" => "Nemožno nájsť danú kategóriu \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;"; |
@ -1,51 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Pomoč", |
||||
"Personal" => "Osebno", |
||||
"Settings" => "Nastavitve", |
||||
"Users" => "Uporabniki", |
||||
"Admin" => "Skrbništvo", |
||||
"web services under your control" => "spletne storitve pod vašim nadzorom", |
||||
"ZIP download is turned off." => "Prejemanje datotek v paketu ZIP je onemogočeno.", |
||||
"Files need to be downloaded one by one." => "Datoteke je mogoče prejeti le posamično.", |
||||
"Back to Files" => "Nazaj na datoteke", |
||||
"Selected files too large to generate zip file." => "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip.", |
||||
"Application is not enabled" => "Program ni omogočen", |
||||
"Authentication error" => "Napaka pri overjanju", |
||||
"Token expired. Please reload page." => "Žeton je potekel. Stran je treba ponovno naložiti.", |
||||
"Files" => "Datoteke", |
||||
"Text" => "Besedilo", |
||||
"Images" => "Slike", |
||||
"%s enter the database username." => "%s - vnos uporabniškega imena podatkovne zbirke.", |
||||
"%s enter the database name." => "%s - vnos imena podatkovne zbirke.", |
||||
"%s you may not use dots in the database name" => "%s - v imenu podatkovne zbirke ni dovoljeno uporabljati pik.", |
||||
"MS SQL username and/or password not valid: %s" => "Uporabniško ime ali geslo MS SQL ni veljavno: %s", |
||||
"You need to enter either an existing account or the administrator." => "Prijaviti se je treba v obstoječi ali pa skrbniški račun.", |
||||
"MySQL username and/or password not valid" => "Uporabniško ime ali geslo MySQL ni veljavno", |
||||
"DB Error: \"%s\"" => "Napaka podatkovne zbirke: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Napačni ukaz je: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Uporabnik MySQL '%s'@'localhost' že obstaja.", |
||||
"Drop this user from MySQL" => "Odstrani uporabnika s podatkovne zbirke MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Uporabnik MySQL '%s'@'%%' že obstaja.", |
||||
"Drop this user from MySQL." => "Odstrani uporabnika s podatkovne zbirke MySQL", |
||||
"Oracle connection could not be established" => "Povezava z bazo Oracle ni uspela.", |
||||
"Oracle username and/or password not valid" => "Uporabniško ime ali geslo Oracle ni veljavno", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Napačni ukaz je: \"%s\", ime: %s, geslo: %s", |
||||
"PostgreSQL username and/or password not valid" => "Uporabniško ime ali geslo PostgreSQL ni veljavno", |
||||
"Set an admin username." => "Nastavi uporabniško ime skrbnika.", |
||||
"Set an admin password." => "Nastavi geslo skrbnika.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Spletni stražnik še ni ustrezno nastavljen in ne omogoča usklajevanja, saj je nastavitev WebDAV okvarjena.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Preverite <a href='%s'>navodila namestitve</a>.", |
||||
"seconds ago" => "pred nekaj sekundami", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","","",""), |
||||
"today" => "danes", |
||||
"yesterday" => "včeraj", |
||||
"_%n day go_::_%n days ago_" => array("","","",""), |
||||
"last month" => "zadnji mesec", |
||||
"_%n month ago_::_%n months ago_" => array("","","",""), |
||||
"last year" => "lansko leto", |
||||
"years ago" => "let nazaj", |
||||
"Could not find category \"%s\"" => "Kategorije \"%s\" ni mogoče najti." |
||||
); |
||||
$PLURAL_FORMS = "nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);"; |
@ -1,50 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Ndihmë", |
||||
"Personal" => "Personale", |
||||
"Settings" => "Parametra", |
||||
"Users" => "Përdoruesit", |
||||
"Admin" => "Admin", |
||||
"web services under your control" => "shërbime web nën kontrollin tënd", |
||||
"ZIP download is turned off." => "Shkarimi i skedarëve ZIP është i çaktivizuar.", |
||||
"Files need to be downloaded one by one." => "Skedarët duhet të shkarkohen një nga një.", |
||||
"Back to Files" => "Kthehu tek skedarët", |
||||
"Selected files too large to generate zip file." => "Skedarët e selektuar janë shumë të mëdhenj për të krijuar një skedar ZIP.", |
||||
"Application is not enabled" => "Programi nuk është i aktivizuar.", |
||||
"Authentication error" => "Veprim i gabuar gjatë vërtetimit të identitetit", |
||||
"Token expired. Please reload page." => "Përmbajtja ka skaduar. Ju lutemi ringarkoni faqen.", |
||||
"Files" => "Skedarët", |
||||
"Text" => "Tekst", |
||||
"Images" => "Foto", |
||||
"%s enter the database username." => "% shkruani përdoruesin e database-it.", |
||||
"%s enter the database name." => "%s shkruani emrin e database-it.", |
||||
"%s you may not use dots in the database name" => "%s nuk mund të përdorni pikat tek emri i database-it", |
||||
"MS SQL username and/or password not valid: %s" => "Përdoruesi dhe/apo kodi i MS SQL i pavlefshëm: %s", |
||||
"You need to enter either an existing account or the administrator." => "Duhet të përdorni një llogari ekzistuese ose llogarinë e administratorit.", |
||||
"MySQL username and/or password not valid" => "Përdoruesi dhe/apo kodi i MySQL-it i pavlefshëm.", |
||||
"DB Error: \"%s\"" => "Veprim i gabuar i DB-it: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Komanda e gabuar ishte: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Përdoruesi MySQL '%s'@'localhost' ekziston.", |
||||
"Drop this user from MySQL" => "Eliminoni këtë përdorues nga MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Përdoruesi MySQL '%s'@'%%' ekziston", |
||||
"Drop this user from MySQL." => "Eliminoni këtë përdorues nga MySQL.", |
||||
"Oracle username and/or password not valid" => "Përdoruesi dhe/apo kodi i Oracle-it i pavlefshëm", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Komanda e gabuar ishte: \"%s\", përdoruesi: %s, kodi: %s", |
||||
"PostgreSQL username and/or password not valid" => "Përdoruesi dhe/apo kodi i PostgreSQL i pavlefshëm", |
||||
"Set an admin username." => "Cakto emrin e administratorit.", |
||||
"Set an admin password." => "Cakto kodin e administratorit.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Serveri web i juaji nuk është konfiguruar akoma për të lejuar sinkronizimin e skedarëve sepse ndërfaqja WebDAV mund të jetë e dëmtuar.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.", |
||||
"seconds ago" => "sekonda më parë", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","%n minuta më parë"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","%n orë më parë"), |
||||
"today" => "sot", |
||||
"yesterday" => "dje", |
||||
"_%n day go_::_%n days ago_" => array("","%n ditë më parë"), |
||||
"last month" => "muajin e shkuar", |
||||
"_%n month ago_::_%n months ago_" => array("","%n muaj më parë"), |
||||
"last year" => "vitin e shkuar", |
||||
"years ago" => "vite më parë", |
||||
"Could not find category \"%s\"" => "Kategoria \"%s\" nuk u gjet" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,33 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Помоћ", |
||||
"Personal" => "Лично", |
||||
"Settings" => "Поставке", |
||||
"Users" => "Корисници", |
||||
"Admin" => "Администратор", |
||||
"web services under your control" => "веб сервиси под контролом", |
||||
"ZIP download is turned off." => "Преузимање ZIP-а је искључено.", |
||||
"Files need to be downloaded one by one." => "Датотеке морате преузимати једну по једну.", |
||||
"Back to Files" => "Назад на датотеке", |
||||
"Selected files too large to generate zip file." => "Изабране датотеке су превелике да бисте направили ZIP датотеку.", |
||||
"Application is not enabled" => "Апликација није омогућена", |
||||
"Authentication error" => "Грешка при провери идентитета", |
||||
"Token expired. Please reload page." => "Жетон је истекао. Поново учитајте страницу.", |
||||
"Files" => "Датотеке", |
||||
"Text" => "Текст", |
||||
"Images" => "Слике", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш веб сервер тренутно не подржава синхронизацију датотека јер се чини да је WebDAV сучеље неисправно.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Погледајте <a href='%s'>водиче за инсталацију</a>.", |
||||
"seconds ago" => "пре неколико секунди", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"today" => "данас", |
||||
"yesterday" => "јуче", |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"last month" => "прошлог месеца", |
||||
"_%n month ago_::_%n months ago_" => array("","",""), |
||||
"last year" => "прошле године", |
||||
"years ago" => "година раније", |
||||
"Could not find category \"%s\"" => "Не могу да пронађем категорију „%s“." |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,22 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Pomoć", |
||||
"Personal" => "Lično", |
||||
"Settings" => "Podešavanja", |
||||
"Users" => "Korisnici", |
||||
"Admin" => "Adninistracija", |
||||
"Authentication error" => "Greška pri autentifikaciji", |
||||
"Files" => "Fajlovi", |
||||
"Text" => "Tekst", |
||||
"seconds ago" => "Pre par sekundi", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"today" => "Danas", |
||||
"yesterday" => "juče", |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"last month" => "prošlog meseca", |
||||
"_%n month ago_::_%n months ago_" => array("","",""), |
||||
"last year" => "prošle godine", |
||||
"years ago" => "pre nekoliko godina" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Appen \"%s\" kan inte installeras eftersom att den inte är kompatibel med denna version av ownCloud.", |
||||
"No app name specified" => "Inget appnamn angivet", |
||||
"Help" => "Hjälp", |
||||
"Personal" => "Personligt", |
||||
"Settings" => "Inställningar", |
||||
"Users" => "Användare", |
||||
"Admin" => "Admin", |
||||
"Failed to upgrade \"%s\"." => "Misslyckades med att uppgradera \"%s\".", |
||||
"web services under your control" => "webbtjänster under din kontroll", |
||||
"cannot open \"%s\"" => "Kan inte öppna \"%s\"", |
||||
"ZIP download is turned off." => "Nerladdning av ZIP är avstängd.", |
||||
"Files need to be downloaded one by one." => "Filer laddas ner en åt gången.", |
||||
"Back to Files" => "Tillbaka till Filer", |
||||
"Selected files too large to generate zip file." => "Valda filer är för stora för att skapa zip-fil.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Ladda ner filerna i mindre bitar, separat eller fråga din administratör.", |
||||
"No source specified when installing app" => "Ingen källa angiven vid installation av app ", |
||||
"No href specified when installing app from http" => "Ingen href angiven vid installation av app från http", |
||||
"No path specified when installing app from local file" => "Ingen sökväg angiven vid installation av app från lokal fil", |
||||
"Archives of type %s are not supported" => "Arkiv av typen %s stöds ej", |
||||
"Failed to open archive when installing app" => "Kunde inte öppna arkivet när appen skulle installeras", |
||||
"App does not provide an info.xml file" => "Appen har ingen info.xml fil", |
||||
"App can't be installed because of not allowed code in the App" => "Appen kan inte installeras eftersom att den innehåller otillåten kod", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Appen kan inte installeras eftersom att den inte är kompatibel med denna version av ownCloud", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Appen kan inte installeras eftersom att den innehåller etiketten <shipped>true</shipped> vilket inte är tillåtet för icke inkluderade appar", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Appen kan inte installeras eftersom versionen i info.xml inte är samma som rapporteras från app store", |
||||
"App directory already exists" => "Appens mapp finns redan", |
||||
"Can't create app folder. Please fix permissions. %s" => "Kan inte skapa appens mapp. Var god åtgärda rättigheterna. %s", |
||||
"Application is not enabled" => "Applikationen är inte aktiverad", |
||||
"Authentication error" => "Fel vid autentisering", |
||||
"Token expired. Please reload page." => "Ogiltig token. Ladda om sidan.", |
||||
"Files" => "Filer", |
||||
"Text" => "Text", |
||||
"Images" => "Bilder", |
||||
"%s enter the database username." => "%s ange databasanvändare.", |
||||
"%s enter the database name." => "%s ange databasnamn", |
||||
"%s you may not use dots in the database name" => "%s du får inte använda punkter i databasnamnet", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL-användaren och/eller lösenordet var inte giltigt: %s", |
||||
"You need to enter either an existing account or the administrator." => "Du måste antingen ange ett befintligt konto eller administratör.", |
||||
"MySQL username and/or password not valid" => "MySQL-användarnamnet och/eller lösenordet är felaktigt", |
||||
"DB Error: \"%s\"" => "DB error: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Det felaktiga kommandot var: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL-användaren '%s'@'localhost' existerar redan.", |
||||
"Drop this user from MySQL" => "Radera denna användare från MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQl-användare '%s'@'%%' existerar redan", |
||||
"Drop this user from MySQL." => "Radera denna användare från MySQL.", |
||||
"Oracle connection could not be established" => "Oracle-anslutning kunde inte etableras", |
||||
"Oracle username and/or password not valid" => "Oracle-användarnamnet och/eller lösenordet är felaktigt", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Det felande kommandot var: \"%s\", name: %s, password: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL-användarnamnet och/eller lösenordet är felaktigt", |
||||
"Set an admin username." => "Ange ett användarnamn för administratören.", |
||||
"Set an admin password." => "Ange ett administratörslösenord.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Din webbserver är inte korrekt konfigurerad för att tillåta filsynkronisering eftersom WebDAV inte verkar fungera.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Var god kontrollera <a href='%s'>installationsguiden</a>.", |
||||
"seconds ago" => "sekunder sedan", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n minut sedan","%n minuter sedan"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n timme sedan","%n timmar sedan"), |
||||
"today" => "i dag", |
||||
"yesterday" => "i går", |
||||
"_%n day go_::_%n days ago_" => array("%n dag sedan","%n dagar sedan"), |
||||
"last month" => "förra månaden", |
||||
"_%n month ago_::_%n months ago_" => array("%n månad sedan","%n månader sedan"), |
||||
"last year" => "förra året", |
||||
"years ago" => "år sedan", |
||||
"Caused by:" => "Orsakad av:", |
||||
"Could not find category \"%s\"" => "Kunde inte hitta kategorin \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,8 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "Owncloud yazılımının bu sürümü ile uyumlu olmadığı için \"%s\" uygulaması kurulamaz.", |
||||
"No app name specified" => "Uygulama adı belirtimedli", |
||||
"Help" => "Yardım", |
||||
"Personal" => "Kişisel", |
||||
"Settings" => "Ayarlar", |
||||
"Users" => "Kullanıcılar", |
||||
"Admin" => "Yönetici", |
||||
"Failed to upgrade \"%s\"." => "\"%s\" yükseltme başarısız oldu.", |
||||
"web services under your control" => "Bilgileriniz güvenli ve şifreli", |
||||
"cannot open \"%s\"" => "\"%s\" açılamıyor", |
||||
"ZIP download is turned off." => "ZIP indirmeleri kapatılmıştır.", |
||||
"Files need to be downloaded one by one." => "Dosyaların birer birer indirilmesi gerekmektedir.", |
||||
"Back to Files" => "Dosyalara dön", |
||||
"Selected files too large to generate zip file." => "Seçilen dosyalar bir zip dosyası oluşturmak için fazla büyüktür.", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "Dosyaları ayrı ayrı, küçük parçalar halinde indirin ya da yöneticinizden yardım isteyin. ", |
||||
"No source specified when installing app" => "Uygulama kurulurken bir kaynak belirtilmedi", |
||||
"No href specified when installing app from http" => "Uygulama kuruluyorken http'de href belirtilmedi.", |
||||
"No path specified when installing app from local file" => "Uygulama yerel dosyadan kuruluyorken dosya yolu belirtilmedi", |
||||
"Archives of type %s are not supported" => "%s arşiv tipi desteklenmiyor", |
||||
"Failed to open archive when installing app" => "Uygulama kuruluyorken arşiv dosyası açılamadı", |
||||
"App does not provide an info.xml file" => "Uygulama info.xml dosyası sağlamıyor", |
||||
"App can't be installed because of not allowed code in the App" => "Uygulamada izin verilmeyeden kodlar olduğu için kurulamıyor.", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "Owncloud versiyonunuz ile uyumsuz olduğu için uygulama kurulamıyor.", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "Uygulama kurulamıyor. Çünkü \"non shipped\" uygulamalar için <shipped>true</shipped> tag içermektedir.", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "Uygulama kurulamıyor çünkü info.xml/version ile uygulama marketde belirtilen sürüm aynı değil.", |
||||
"App directory already exists" => "App dizini zaten mevcut", |
||||
"Can't create app folder. Please fix permissions. %s" => "app dizini oluşturulamıyor. Lütfen izinleri düzeltin. %s", |
||||
"Application is not enabled" => "Uygulama etkinleştirilmedi", |
||||
"Authentication error" => "Kimlik doğrulama hatası", |
||||
"Token expired. Please reload page." => "Jetonun süresi geçti. Lütfen sayfayı yenileyin.", |
||||
"Files" => "Dosyalar", |
||||
"Text" => "Metin", |
||||
"Images" => "Resimler", |
||||
"%s enter the database username." => "%s veritabanı kullanıcı adını gir.", |
||||
"%s enter the database name." => "%s veritabanı adını gir.", |
||||
"%s you may not use dots in the database name" => "%s veritabanı adında nokta kullanamayabilirsiniz", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL kullanıcı adı ve/veya parolası geçersiz: %s", |
||||
"You need to enter either an existing account or the administrator." => "Bir konto veya kullanici birlemek ihtiyacin. ", |
||||
"MySQL username and/or password not valid" => "MySQL kullanıcı adı ve/veya parolası geçerli değil", |
||||
"DB Error: \"%s\"" => "DB Hata: ''%s''", |
||||
"Offending command was: \"%s\"" => "Komut rahasiz ''%s''. ", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL kullanici '%s @local host zatan var. ", |
||||
"Drop this user from MySQL" => "Bu kullanici MySQLden list disari koymak. ", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL kullanici '%s @ % % zaten var (zaten yazili)", |
||||
"Drop this user from MySQL." => "Bu kulanıcıyı MySQL veritabanından kaldır", |
||||
"Oracle connection could not be established" => "Oracle bağlantısı kurulamadı", |
||||
"Oracle username and/or password not valid" => "Adi klullanici ve/veya parola Oracle mantikli değildir. ", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Hatalı komut: \"%s\", ad: %s, parola: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL adi kullanici ve/veya parola yasal degildir. ", |
||||
"Set an admin username." => "Bir adi kullanici vermek. ", |
||||
"Set an admin password." => "Parola yonetici birlemek. ", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Web sunucunuz dosya transferi için düzgün bir şekilde yapılandırılmamış. WevDAV arabirimini sorunlu gözüküyor.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Lütfen <a href='%s'>kurulum kılavuzlarını</a> iki kez kontrol edin.", |
||||
"seconds ago" => "saniye önce", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","%n dakika önce"), |
||||
"_%n hour ago_::_%n hours ago_" => array("","%n saat önce"), |
||||
"today" => "bugün", |
||||
"yesterday" => "dün", |
||||
"_%n day go_::_%n days ago_" => array("","%n gün önce"), |
||||
"last month" => "geçen ay", |
||||
"_%n month ago_::_%n months ago_" => array("","%n ay önce"), |
||||
"last year" => "geçen yıl", |
||||
"years ago" => "yıl önce", |
||||
"Caused by:" => "Neden olan:", |
||||
"Could not find category \"%s\"" => "\"%s\" kategorisi bulunamadı" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n > 1);"; |
@ -1,19 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "ياردەم", |
||||
"Personal" => "شەخسىي", |
||||
"Settings" => "تەڭشەكلەر", |
||||
"Users" => "ئىشلەتكۈچىلەر", |
||||
"Authentication error" => "سالاھىيەت دەلىللەش خاتالىقى", |
||||
"Files" => "ھۆججەتلەر", |
||||
"Text" => "قىسقا ئۇچۇر", |
||||
"Images" => "سۈرەتلەر", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "سىزنىڭ تور مۇلازىمېتىرىڭىز ھۆججەت قەدەمداشلاشقا يول قويىدىغان قىلىپ توغرا تەڭشەلمەپتۇ، چۈنكى WebDAV نىڭ ئېغىزى بۇزۇلغاندەك تۇرىدۇ.", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "بۈگۈن", |
||||
"yesterday" => "تۈنۈگۈن", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,50 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Допомога", |
||||
"Personal" => "Особисте", |
||||
"Settings" => "Налаштування", |
||||
"Users" => "Користувачі", |
||||
"Admin" => "Адмін", |
||||
"web services under your control" => "підконтрольні Вам веб-сервіси", |
||||
"ZIP download is turned off." => "ZIP завантаження вимкнено.", |
||||
"Files need to be downloaded one by one." => "Файли повинні бути завантаженні послідовно.", |
||||
"Back to Files" => "Повернутися до файлів", |
||||
"Selected files too large to generate zip file." => "Вибрані фали завеликі для генерування zip файлу.", |
||||
"Application is not enabled" => "Додаток не увімкнений", |
||||
"Authentication error" => "Помилка автентифікації", |
||||
"Token expired. Please reload page." => "Строк дії токена скінчився. Будь ласка, перезавантажте сторінку.", |
||||
"Files" => "Файли", |
||||
"Text" => "Текст", |
||||
"Images" => "Зображення", |
||||
"%s enter the database username." => "%s введіть ім'я користувача бази даних.", |
||||
"%s enter the database name." => "%s введіть назву бази даних.", |
||||
"%s you may not use dots in the database name" => "%s не можна використовувати крапки в назві бази даних", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL ім'я користувача та/або пароль не дійсні: %s", |
||||
"You need to enter either an existing account or the administrator." => "Вам потрібно ввести або існуючий обліковий запис або administrator.", |
||||
"MySQL username and/or password not valid" => "MySQL ім'я користувача та/або пароль не дійсні", |
||||
"DB Error: \"%s\"" => "Помилка БД: \"%s\"", |
||||
"Offending command was: \"%s\"" => "Команда, що викликала проблему: \"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "Користувач MySQL '%s'@'localhost' вже існує.", |
||||
"Drop this user from MySQL" => "Видалити цього користувача з MySQL", |
||||
"MySQL user '%s'@'%%' already exists" => "Користувач MySQL '%s'@'%%' вже існує", |
||||
"Drop this user from MySQL." => "Видалити цього користувача з MySQL.", |
||||
"Oracle username and/or password not valid" => "Oracle ім'я користувача та/або пароль не дійсні", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "Команда, що викликала проблему: \"%s\", ім'я: %s, пароль: %s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL ім'я користувача та/або пароль не дійсні", |
||||
"Set an admin username." => "Встановіть ім'я адміністратора.", |
||||
"Set an admin password." => "Встановіть пароль адміністратора.", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "Ваш Web-сервер ще не налаштований належним чином для того, щоб дозволити синхронізацію файлів, через те що інтерфейс WebDAV, здається, зламаний.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "Будь ласка, перевірте <a href='%s'>інструкції по встановленню</a>.", |
||||
"seconds ago" => "секунди тому", |
||||
"_%n minute ago_::_%n minutes ago_" => array("","",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("","",""), |
||||
"today" => "сьогодні", |
||||
"yesterday" => "вчора", |
||||
"_%n day go_::_%n days ago_" => array("","",""), |
||||
"last month" => "минулого місяця", |
||||
"_%n month ago_::_%n months ago_" => array("","",""), |
||||
"last year" => "минулого року", |
||||
"years ago" => "роки тому", |
||||
"Could not find category \"%s\"" => "Не вдалося знайти категорію \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"; |
@ -1,14 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "مدد", |
||||
"Personal" => "ذاتی", |
||||
"Settings" => "سیٹینگز", |
||||
"Users" => "یوزرز", |
||||
"Admin" => "ایڈمن", |
||||
"web services under your control" => "آپ کے اختیار میں ویب سروسیز", |
||||
"_%n minute ago_::_%n minutes ago_" => array("",""), |
||||
"_%n hour ago_::_%n hours ago_" => array("",""), |
||||
"_%n day go_::_%n days ago_" => array("",""), |
||||
"_%n month ago_::_%n months ago_" => array("","") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; |
@ -1,31 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "Giúp đỡ", |
||||
"Personal" => "Cá nhân", |
||||
"Settings" => "Cài đặt", |
||||
"Users" => "Người dùng", |
||||
"Admin" => "Quản trị", |
||||
"web services under your control" => "dịch vụ web dưới sự kiểm soát của bạn", |
||||
"ZIP download is turned off." => "Tải về ZIP đã bị tắt.", |
||||
"Files need to be downloaded one by one." => "Tập tin cần phải được tải về từng người một.", |
||||
"Back to Files" => "Trở lại tập tin", |
||||
"Selected files too large to generate zip file." => "Tập tin được chọn quá lớn để tạo tập tin ZIP.", |
||||
"Application is not enabled" => "Ứng dụng không được BẬT", |
||||
"Authentication error" => "Lỗi xác thực", |
||||
"Token expired. Please reload page." => "Mã Token đã hết hạn. Hãy tải lại trang.", |
||||
"Files" => "Tập tin", |
||||
"Text" => "Văn bản", |
||||
"Images" => "Hình ảnh", |
||||
"seconds ago" => "vài giây trước", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "hôm nay", |
||||
"yesterday" => "hôm qua", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"last month" => "tháng trước", |
||||
"_%n month ago_::_%n months ago_" => array(""), |
||||
"last year" => "năm trước", |
||||
"years ago" => "năm trước", |
||||
"Could not find category \"%s\"" => "không thể tìm thấy mục \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,52 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "帮助", |
||||
"Personal" => "个人", |
||||
"Settings" => "设置", |
||||
"Users" => "用户", |
||||
"Admin" => "管理", |
||||
"web services under your control" => "您控制的web服务", |
||||
"ZIP download is turned off." => "ZIP 下载已经关闭", |
||||
"Files need to be downloaded one by one." => "需要逐一下载文件", |
||||
"Back to Files" => "回到文件", |
||||
"Selected files too large to generate zip file." => "选择的文件太大,无法生成 zip 文件。", |
||||
"App does not provide an info.xml file" => "应用未提供 info.xml 文件", |
||||
"Application is not enabled" => "应用程序未启用", |
||||
"Authentication error" => "认证出错", |
||||
"Token expired. Please reload page." => "Token 过期,请刷新页面。", |
||||
"Files" => "文件", |
||||
"Text" => "文本", |
||||
"Images" => "图片", |
||||
"%s enter the database username." => "%s 输入数据库用户名。", |
||||
"%s enter the database name." => "%s 输入数据库名称。", |
||||
"%s you may not use dots in the database name" => "%s 您不能在数据库名称中使用英文句号。", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL 用户名和/或密码无效:%s", |
||||
"You need to enter either an existing account or the administrator." => "你需要输入一个数据库中已有的账户或管理员账户。", |
||||
"MySQL username and/or password not valid" => "MySQL 数据库用户名和/或密码无效", |
||||
"DB Error: \"%s\"" => "数据库错误:\"%s\"", |
||||
"Offending command was: \"%s\"" => "冲突命令为:\"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL 用户 '%s'@'localhost' 已存在。", |
||||
"Drop this user from MySQL" => "建议从 MySQL 数据库中丢弃 Drop 此用户", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL 用户 '%s'@'%%' 已存在", |
||||
"Drop this user from MySQL." => "建议从 MySQL 数据库中丢弃 Drop 此用户。", |
||||
"Oracle connection could not be established" => "不能建立甲骨文连接", |
||||
"Oracle username and/or password not valid" => "Oracle 数据库用户名和/或密码无效", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "冲突命令为:\"%s\",名称:%s,密码:%s", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL 数据库用户名和/或密码无效", |
||||
"Set an admin username." => "请设置一个管理员用户名。", |
||||
"Set an admin password." => "请设置一个管理员密码。", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的Web服务器尚未正确设置以允许文件同步, 因为WebDAV的接口似乎已损坏.", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "请认真检查<a href='%s'>安装指南</a>.", |
||||
"seconds ago" => "秒前", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n 分钟前"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n 小时前"), |
||||
"today" => "今天", |
||||
"yesterday" => "昨天", |
||||
"_%n day go_::_%n days ago_" => array("%n 天前"), |
||||
"last month" => "上月", |
||||
"_%n month ago_::_%n months ago_" => array("%n 月前"), |
||||
"last year" => "去年", |
||||
"years ago" => "年前", |
||||
"Could not find category \"%s\"" => "无法找到分类 \"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,18 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"Help" => "幫助", |
||||
"Personal" => "個人", |
||||
"Settings" => "設定", |
||||
"Users" => "用戶", |
||||
"Admin" => "管理", |
||||
"Files" => "文件", |
||||
"Text" => "文字", |
||||
"_%n minute ago_::_%n minutes ago_" => array(""), |
||||
"_%n hour ago_::_%n hours ago_" => array(""), |
||||
"today" => "今日", |
||||
"yesterday" => "昨日", |
||||
"_%n day go_::_%n days ago_" => array(""), |
||||
"last month" => "前一月", |
||||
"_%n month ago_::_%n months ago_" => array("") |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
@ -1,69 +0,0 @@ |
||||
<?php |
||||
$TRANSLATIONS = array( |
||||
"App \"%s\" can't be installed because it is not compatible with this version of ownCloud." => "無法安裝應用程式 %s 因為它和此版本的 ownCloud 不相容。", |
||||
"No app name specified" => "沒有指定應用程式名稱", |
||||
"Help" => "說明", |
||||
"Personal" => "個人", |
||||
"Settings" => "設定", |
||||
"Users" => "使用者", |
||||
"Admin" => "管理", |
||||
"Failed to upgrade \"%s\"." => "升級失敗:%s", |
||||
"web services under your control" => "由您控制的網路服務", |
||||
"cannot open \"%s\"" => "無法開啓 %s", |
||||
"ZIP download is turned off." => "ZIP 下載已關閉。", |
||||
"Files need to be downloaded one by one." => "檔案需要逐一下載。", |
||||
"Back to Files" => "回到檔案列表", |
||||
"Selected files too large to generate zip file." => "選擇的檔案太大以致於無法產生壓縮檔。", |
||||
"Download the files in smaller chunks, seperately or kindly ask your administrator." => "以小分割下載您的檔案,請詢問您的系統管理員。", |
||||
"No source specified when installing app" => "沒有指定應用程式安裝來源", |
||||
"No href specified when installing app from http" => "從 http 安裝應用程式,找不到 href 屬性", |
||||
"No path specified when installing app from local file" => "從本地檔案安裝應用程式時沒有指定路徑", |
||||
"Archives of type %s are not supported" => "不支援 %s 格式的壓縮檔", |
||||
"Failed to open archive when installing app" => "安裝應用程式時無法開啓壓縮檔", |
||||
"App does not provide an info.xml file" => "應用程式沒有提供 info.xml 檔案", |
||||
"App can't be installed because of not allowed code in the App" => "無法安裝應用程式因為在當中找到危險的代碼", |
||||
"App can't be installed because it is not compatible with this version of ownCloud" => "無法安裝應用程式因為它和此版本的 ownCloud 不相容。", |
||||
"App can't be installed because it contains the <shipped>true</shipped> tag which is not allowed for non shipped apps" => "無法安裝應用程式,因為它包含了 <shipped>true</shipped> 標籤,在未發行的應用程式當中這是不允許的", |
||||
"App can't be installed because the version in info.xml/version is not the same as the version reported from the app store" => "無法安裝應用程式,因為它在 info.xml/version 宣告的版本與 app store 當中記載的版本不同", |
||||
"App directory already exists" => "應用程式目錄已經存在", |
||||
"Can't create app folder. Please fix permissions. %s" => "無法建立應用程式目錄,請檢查權限:%s", |
||||
"Application is not enabled" => "應用程式未啟用", |
||||
"Authentication error" => "認證錯誤", |
||||
"Token expired. Please reload page." => "Token 過期,請重新整理頁面。", |
||||
"Files" => "檔案", |
||||
"Text" => "文字", |
||||
"Images" => "圖片", |
||||
"%s enter the database username." => "%s 輸入資料庫使用者名稱。", |
||||
"%s enter the database name." => "%s 輸入資料庫名稱。", |
||||
"%s you may not use dots in the database name" => "%s 資料庫名稱不能包含小數點", |
||||
"MS SQL username and/or password not valid: %s" => "MS SQL 使用者和/或密碼無效:%s", |
||||
"You need to enter either an existing account or the administrator." => "您必須輸入一個現有的帳號或管理員帳號。", |
||||
"MySQL username and/or password not valid" => "MySQL 用戶名和/或密碼無效", |
||||
"DB Error: \"%s\"" => "資料庫錯誤:\"%s\"", |
||||
"Offending command was: \"%s\"" => "有問題的指令是:\"%s\"", |
||||
"MySQL user '%s'@'localhost' exists already." => "MySQL 使用者 '%s'@'localhost' 已經存在。", |
||||
"Drop this user from MySQL" => "在 MySQL 移除這個使用者", |
||||
"MySQL user '%s'@'%%' already exists" => "MySQL 使用者 '%s'@'%%' 已經存在", |
||||
"Drop this user from MySQL." => "在 MySQL 移除這個使用者。", |
||||
"Oracle connection could not be established" => "無法建立 Oracle 資料庫連線", |
||||
"Oracle username and/or password not valid" => "Oracle 用戶名和/或密碼無效", |
||||
"Offending command was: \"%s\", name: %s, password: %s" => "有問題的指令是:\"%s\" ,使用者:\"%s\",密碼:\"%s\"", |
||||
"PostgreSQL username and/or password not valid" => "PostgreSQL 用戶名和/或密碼無效", |
||||
"Set an admin username." => "設定管理員帳號。", |
||||
"Set an admin password." => "設定管理員密碼。", |
||||
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "您的網頁伺服器尚未被正確設定來進行檔案同步,因為您的 WebDAV 界面似乎無法使用。", |
||||
"Please double check the <a href='%s'>installation guides</a>." => "請參考<a href='%s'>安裝指南</a>。", |
||||
"seconds ago" => "幾秒前", |
||||
"_%n minute ago_::_%n minutes ago_" => array("%n 分鐘前"), |
||||
"_%n hour ago_::_%n hours ago_" => array("%n 小時前"), |
||||
"today" => "今天", |
||||
"yesterday" => "昨天", |
||||
"_%n day go_::_%n days ago_" => array("%n 天前"), |
||||
"last month" => "上個月", |
||||
"_%n month ago_::_%n months ago_" => array("%n 個月前"), |
||||
"last year" => "去年", |
||||
"years ago" => "幾年前", |
||||
"Caused by:" => "原因:", |
||||
"Could not find category \"%s\"" => "找不到分類:\"%s\"" |
||||
); |
||||
$PLURAL_FORMS = "nplurals=1; plural=0;"; |
Loading…
Reference in new issue