parent
afb07d3e39
commit
1bf215cd08
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "hudba", |
||||
"Play" => "Přehrát", |
||||
"Pause" => "Pauza", |
||||
"Previous" => "Předchozí", |
||||
"Next" => "Další", |
||||
"Mute" => "Ztišit", |
||||
"Unmute" => "Zesílit", |
||||
"Songs scanned" => "Skladby jsou prohledány", |
||||
"Rescan Collection" => "Znovu prohledat ", |
||||
"Artist" => "Umělec", |
||||
"Album" => "Album", |
||||
"Title" => "Název" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "Musek", |
||||
"Play" => "Ofspillen", |
||||
"Pause" => "Paus", |
||||
"Previous" => "Zeréck", |
||||
"Next" => "Weider", |
||||
"Mute" => "Toun ausmaachen", |
||||
"Unmute" => "Toun umaachen", |
||||
"Songs scanned" => "Lidder gescannt", |
||||
"Rescan Collection" => "Kollektioun nei scannen", |
||||
"Artist" => "Artist", |
||||
"Album" => "Album", |
||||
"Title" => "Titel" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "Musikk", |
||||
"Play" => "Spill", |
||||
"Pause" => "Pause", |
||||
"Previous" => "Forrige", |
||||
"Next" => "Neste", |
||||
"Mute" => "Demp", |
||||
"Unmute" => "Skru på lyd", |
||||
"Songs scanned" => "Sanger skannet", |
||||
"Rescan Collection" => "Skan samling på nytt", |
||||
"Artist" => "Artist", |
||||
"Album" => "Album", |
||||
"Title" => "Tittel" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "Muzică", |
||||
"Play" => "Play", |
||||
"Pause" => "Pauză", |
||||
"Previous" => "Precedent", |
||||
"Next" => "Următor", |
||||
"Mute" => "Fără sonor", |
||||
"Unmute" => "Cu sonor", |
||||
"Songs scanned" => "Melodii scanate", |
||||
"Rescan Collection" => "Rescanează colecția", |
||||
"Artist" => "Artist", |
||||
"Album" => "Album", |
||||
"Title" => "Titlu" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "Музыка", |
||||
"Play" => "Проиграть", |
||||
"Pause" => "Пауза", |
||||
"Previous" => "Предыдущий", |
||||
"Next" => "Следующий", |
||||
"Mute" => "Отключить звук", |
||||
"Unmute" => "Включить звук", |
||||
"Songs scanned" => "Песен просканировано", |
||||
"Rescan Collection" => "Пересканировать коллекцию", |
||||
"Artist" => "Исполнитель", |
||||
"Album" => "Альбом", |
||||
"Title" => "Название" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Music" => "音乐", |
||||
"Play" => "播放", |
||||
"Pause" => "暂停", |
||||
"Previous" => "前一首", |
||||
"Next" => "后一首", |
||||
"Mute" => "静音", |
||||
"Unmute" => "取消静音", |
||||
"Songs scanned" => "歌曲已扫描", |
||||
"Rescan Collection" => "重新扫描收藏", |
||||
"Artist" => "艺术家", |
||||
"Album" => "专辑", |
||||
"Title" => "标题" |
||||
); |
@ -1,13 +1,12 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Login failed!" => "Входа пропадна!", |
||||
"Cloud not found" => "обклакът не намерен", |
||||
"Database name" => "Име на базата", |
||||
"Advanced" => "Разширено", |
||||
"Host" => "хост", |
||||
"Table prefix" => "Префикс за таблиците", |
||||
"Data folder" => "Директория за данни", |
||||
"Finish setup" => "Завършване на настройките", |
||||
"Cloud not found" => "обклакът не намерен", |
||||
"You are logged out." => "Вие излязохте.", |
||||
"Login failed!" => "Входа пропадна!", |
||||
"prev" => "пред.", |
||||
"next" => "следващо", |
||||
"You are logged out." => "Вие излязохте." |
||||
"next" => "следващо" |
||||
); |
||||
|
@ -0,0 +1,28 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "Osobní", |
||||
"Users" => "Uživatelé", |
||||
"Apps" => "Aplikace", |
||||
"Admin" => "Admin", |
||||
"Help" => "Nápověda", |
||||
"Cloud not found" => "Cloud nebyl nalezen", |
||||
"Create an <strong>admin account</strong>" => "Vytvořit <strong>účet správce</strong>", |
||||
"Username" => "Uživatelské jméno", |
||||
"Password" => "Heslo", |
||||
"Configure the database" => "Konfigurace databáze", |
||||
"will be used" => "bude použito", |
||||
"Database user" => "Uživatel databáze", |
||||
"Database password" => "Heslo k databázi", |
||||
"Database name" => "Název databáze", |
||||
"Advanced" => "Rozšířené volby", |
||||
"Table prefix" => "Prefix tabulek", |
||||
"Data folder" => "Datový adresář", |
||||
"Finish setup" => "Dokončit instalaci", |
||||
"gives you the freedom to control your own data on the internet" => "Vám dává svobodu práce s Vaše vlastními daty na internetu", |
||||
"Log out" => "Odhlásit se", |
||||
"Settings" => "Nastavení", |
||||
"remember" => "zapamatovat si", |
||||
"You are logged out." => "Jste odhlášeni.", |
||||
"Login failed!" => "Přihlášení se nezdařilo!", |
||||
"prev" => "zpět", |
||||
"next" => "vpřed" |
||||
); |
@ -0,0 +1,28 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "Perséinlech", |
||||
"Users" => "Benotzer", |
||||
"Apps" => "Applicatiounen", |
||||
"Admin" => "Admin", |
||||
"Help" => "Hëllef", |
||||
"Cloud not found" => "Cloud net fonnt", |
||||
"Create an <strong>admin account</strong>" => "En <strong>Admin Account</strong> uleeën", |
||||
"Username" => "Benotzernumm", |
||||
"Password" => "Passwuert", |
||||
"Configure the database" => "Datebank konfiguréieren", |
||||
"will be used" => "wärt benotzt ginn", |
||||
"Database user" => "Datebank Benotzer", |
||||
"Database password" => "Datebank Passwuert", |
||||
"Database name" => "Datebank Numm", |
||||
"Advanced" => "Erweidert", |
||||
"Table prefix" => "Tabellen Präfix", |
||||
"Data folder" => "Daten Dossier", |
||||
"Finish setup" => "Installatioun ofschléissen", |
||||
"gives you the freedom to control your own data on the internet" => "gëtt Dir d'Fräiheet deng eegen Daten um Internet ze kontrolléieren ", |
||||
"Log out" => "Ausloggen", |
||||
"Settings" => "Astellungen", |
||||
"remember" => "verhalen", |
||||
"You are logged out." => "Du bass ausgeloggt.", |
||||
"Login failed!" => "Aloggen feelgeschloen!", |
||||
"prev" => "zeréck", |
||||
"next" => "weider" |
||||
); |
@ -0,0 +1,28 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "Personlig", |
||||
"Users" => "Brukere", |
||||
"Apps" => "Apper", |
||||
"Admin" => "Admin", |
||||
"Help" => "Hjelp", |
||||
"Cloud not found" => "Sky ikke funnet", |
||||
"Create an <strong>admin account</strong>" => "opprett en <strong>administrator-konto</strong>", |
||||
"Username" => "Brukernavn", |
||||
"Password" => "Passord", |
||||
"Configure the database" => "Konfigurer databasen", |
||||
"will be used" => "vil bli brukt", |
||||
"Database user" => "Databasebruker", |
||||
"Database password" => "Databasepassord", |
||||
"Database name" => "Databasenavn", |
||||
"Advanced" => "Avansert", |
||||
"Table prefix" => "Tabellprefix", |
||||
"Data folder" => "Datamappe", |
||||
"Finish setup" => "Fullfør oppsetting", |
||||
"gives you the freedom to control your own data on the internet" => "gir deg friheten til å kontrollere dine egne data på internettet", |
||||
"Log out" => "Logg ut", |
||||
"Settings" => "Innstillinger", |
||||
"remember" => "husk", |
||||
"You are logged out." => "Du er logget ut", |
||||
"Login failed!" => "Klarte ikke å logge inn!", |
||||
"prev" => "forrige", |
||||
"next" => "neste" |
||||
); |
@ -0,0 +1,28 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "Personal", |
||||
"Users" => "Utilizatori", |
||||
"Apps" => "Aplicații", |
||||
"Admin" => "Administrator", |
||||
"Help" => "Ajutor", |
||||
"Cloud not found" => "Nu s-a găsit", |
||||
"Create an <strong>admin account</strong>" => "Crează un <strong>cont de administrator</strong>", |
||||
"Username" => "Utilizator", |
||||
"Password" => "Parola", |
||||
"Configure the database" => "Configurează baza de date", |
||||
"will be used" => "vor fi folosite", |
||||
"Database user" => "Utilizatorul bazei de date", |
||||
"Database password" => "Parola bazei de date", |
||||
"Database name" => "Numele bazei de date", |
||||
"Advanced" => "Avansat", |
||||
"Table prefix" => "Prefix", |
||||
"Data folder" => "Directorul cu date", |
||||
"Finish setup" => "Finalizează instalarea", |
||||
"gives you the freedom to control your own data on the internet" => "îți dă libertatea de a-ți controla propriile date pe internet", |
||||
"Log out" => "Ieșire", |
||||
"Settings" => "Setări", |
||||
"remember" => "ține minte", |
||||
"You are logged out." => "Ai ieșit", |
||||
"Login failed!" => "Autentificare eșuată!", |
||||
"prev" => "precedentul", |
||||
"next" => "următorul" |
||||
); |
@ -0,0 +1,37 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "Личное", |
||||
"Users" => "Пользователи", |
||||
"Apps" => "Приложения", |
||||
"Admin" => "Администратор", |
||||
"Help" => "Помощь", |
||||
"Cloud not found" => "Облако не найдено", |
||||
"Create an <strong>admin account</strong>" => "Создать <strong>учётную запись администратора</strong>", |
||||
"Username" => "Имя пользователя", |
||||
"Password" => "Пароль", |
||||
"Configure the database" => "Настройка базы данных", |
||||
"will be used" => "будет использовано", |
||||
"Database user" => "Имя пользователя для базы данных", |
||||
"Database password" => "Пароль для базы данных", |
||||
"Database name" => "Название базы данных", |
||||
"Advanced" => "Дополнительно", |
||||
"Database host" => "Хост базы данных", |
||||
"Table prefix" => "Префикс для таблиц", |
||||
"Data folder" => "Директория с данными", |
||||
"Finish setup" => "Завершить установку", |
||||
"gives you the freedom to control your own data on the internet" => "дает Вам свободу управления Вашими данными в сети Интернет", |
||||
"Log out" => "Выйти", |
||||
"Settings" => "Настройки", |
||||
"Lost your password?" => "Забыли пароль?", |
||||
"remember" => "запомнить", |
||||
"You are logged out." => "Вы вышли.", |
||||
"You will receive a link to reset your password via Email." => "Вы получите ссылку для сброса пароля на Ваш e-mail.", |
||||
"Requested" => "Запрошено", |
||||
"Login failed!" => "Войти не удалось!", |
||||
"Username or Email" => "Имя пользователя или e-mail", |
||||
"Request reset" => "Запросить сброс", |
||||
"prev" => "пред", |
||||
"next" => "след", |
||||
"Your password was successfully reset" => "Ваш пароль был сброшен", |
||||
"New password" => "Новый пароль", |
||||
"Reset password" => "Сбросить пароль" |
||||
); |
@ -0,0 +1,37 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Personal" => "个人", |
||||
"Users" => "用户", |
||||
"Apps" => "应用", |
||||
"Admin" => "管理员", |
||||
"Help" => "帮助", |
||||
"Cloud not found" => "未找到云", |
||||
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>", |
||||
"Username" => "用户名", |
||||
"Password" => "密码", |
||||
"Configure the database" => "配置数据库", |
||||
"will be used" => "将被使用", |
||||
"Database user" => "数据库用户", |
||||
"Database password" => "数据库密码", |
||||
"Database name" => "数据库名", |
||||
"Advanced" => "高级", |
||||
"Database host" => "数据库主机", |
||||
"Table prefix" => "表名前缀", |
||||
"Data folder" => "数据目录", |
||||
"Finish setup" => "安装完成", |
||||
"gives you the freedom to control your own data on the internet" => "在网络上为您提供自由的数据访问", |
||||
"Log out" => "注销", |
||||
"Settings" => "设置", |
||||
"Lost your password?" => "忘记密码?", |
||||
"remember" => "记住", |
||||
"You are logged out." => "您已注销。", |
||||
"You will receive a link to reset your password via Email." => "您将通过邮件收到一个用于重置密码的链接", |
||||
"Requested" => "请求已发送", |
||||
"Login failed!" => "登陆失败!", |
||||
"Username or Email" => "用户名或电子邮件", |
||||
"Request reset" => "请求重置", |
||||
"prev" => "上一页", |
||||
"next" => "下一页", |
||||
"Your password was successfully reset" => "您的密码已成功重置。", |
||||
"New password" => "新密码", |
||||
"Reset password" => "重置密码" |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "Soubory", |
||||
"Maximum upload size" => "Maximální velikost ukládaných souborů", |
||||
"Upload" => "Uložit", |
||||
"New Folder" => "Nový adresář", |
||||
"Nothing in here. Upload something!" => "Žádný obsah. Uložte si něco!", |
||||
"Name" => "Název", |
||||
"Download" => "Stáhnout", |
||||
"Size" => "Velikost", |
||||
"Modified" => "Změněno", |
||||
"Delete" => "Vymazat", |
||||
"Upload too large" => "Příliš velký soubor", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na tomto serveru." |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "Dateien", |
||||
"Maximum upload size" => "Maximum Upload Gréisst ", |
||||
"Upload" => "Eroplueden", |
||||
"New Folder" => "Neien Dossier", |
||||
"Nothing in here. Upload something!" => "Hei ass näischt. Lued eppes rop!", |
||||
"Name" => "Numm", |
||||
"Download" => "Eroflueden", |
||||
"Size" => "Gréisst", |
||||
"Modified" => "Geännert", |
||||
"Delete" => "Läschen", |
||||
"Upload too large" => "Upload ze grouss", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass." |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "Filer", |
||||
"Maximum upload size" => "Maksimum opplastingsstørrelse", |
||||
"Upload" => "Last opp", |
||||
"New Folder" => "Ny mappe", |
||||
"Nothing in here. Upload something!" => "Ingenting her. Last opp noe!", |
||||
"Name" => "Navn", |
||||
"Download" => "Last ned", |
||||
"Size" => "Størrelse", |
||||
"Modified" => "Endret", |
||||
"Delete" => "Slett", |
||||
"Upload too large" => "Opplasting for stor", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Filene du prøver å laste opp er for store for å laste opp til denne serveren." |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "Fișiere", |
||||
"Maximum upload size" => "Dimensiunea maximă", |
||||
"Upload" => "Încarcă", |
||||
"New Folder" => "Director nou", |
||||
"Nothing in here. Upload something!" => "Nici un fișier, încarcă ceva!", |
||||
"Name" => "Nume", |
||||
"Download" => "Descarcă", |
||||
"Size" => "Dimensiune", |
||||
"Modified" => "Modificat", |
||||
"Delete" => "Șterge", |
||||
"Upload too large" => "Fișierul este prea mare", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "A fost depășită limita maximă pentru încărcare." |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "Файлы", |
||||
"Maximum upload size" => "Максимальный размер файла", |
||||
"Upload" => "Закачать", |
||||
"New Folder" => "Новая папка", |
||||
"Nothing in here. Upload something!" => "Здесь ничего нет. Закачайте что-нибудь!", |
||||
"Name" => "Название", |
||||
"Download" => "Скачать", |
||||
"Size" => "Размер", |
||||
"Modified" => "Изменен", |
||||
"Delete" => "Удалить", |
||||
"Upload too large" => "Файл слишком большой", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файлы, которые Вы пытаетесь закачать, превышают лимит для файлов на этом сервере." |
||||
); |
@ -0,0 +1,14 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Files" => "文件", |
||||
"Maximum upload size" => "最大上传大小", |
||||
"Upload" => "上传", |
||||
"New Folder" => "新建文件夹", |
||||
"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!", |
||||
"Name" => "名称", |
||||
"Download" => "下载", |
||||
"Size" => "大小", |
||||
"Modified" => "修改日期", |
||||
"Delete" => "删除", |
||||
"Upload too large" => "上传文件过大", |
||||
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "您正尝试上传的文件超过了此服务器可以上传的最大大小" |
||||
); |
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Martin <fireball@atlas.cz>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:50+0000\n" |
||||
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" |
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: cs_CZ\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "Osobní" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "Uživatelé" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "Aplikace" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "Admin" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "Nápověda" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "Cloud nebyl nalezen" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "Vytvořit <strong>účet správce</strong>" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "Uživatelské jméno" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "Heslo" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "Konfigurace databáze" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "bude použito" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "Uživatel databáze" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "Heslo k databázi" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "Název databáze" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "Rozšířené volby" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "Prefix tabulek" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "Datový adresář" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "Dokončit instalaci" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "Vám dává svobodu práce s Vaše vlastními daty na internetu" |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "Odhlásit se" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "Nastavení" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "zapamatovat si" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "Jste odhlášeni." |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "Přihlášení se nezdařilo!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "zpět" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "vpřed" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "" |
||||
|
||||
|
@ -0,0 +1,72 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Martin <fireball@atlas.cz>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-01 14:06+0000\n" |
||||
"Last-Translator: Fireball <fireball@atlas.cz>\n" |
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: cs_CZ\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "Soubory" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "Maximální velikost ukládaných souborů" |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "Uložit" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "Nový adresář" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "Žádný obsah. Uložte si něco!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "Název" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "Stáhnout" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "Velikost" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "Změněno" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "Vymazat" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "Příliš velký soubor" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "" |
||||
"Soubory, které se snažíte uložit, překračují maximální velikosti uploadu na " |
||||
"tomto serveru." |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Martin <fireball@atlas.cz>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-01 14:09+0000\n" |
||||
"Last-Translator: Fireball <fireball@atlas.cz>\n" |
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: cs_CZ\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "hudba" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "Přehrát" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "Pauza" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "Předchozí" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "Další" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "Ztišit" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "Zesílit" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "Skladby jsou prohledány" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "Znovu prohledat " |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "Umělec" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "Album" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "Název" |
||||
|
||||
|
@ -0,0 +1,133 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Martin <fireball@atlas.cz>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-01 14:15+0000\n" |
||||
"Last-Translator: Fireball <fireball@atlas.cz>\n" |
||||
"Language-Team: Czech (Czech Republic) (http://www.transifex.net/projects/p/owncloud/team/cs_CZ/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: cs_CZ\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "Chyba při ověření" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID změněn" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "Chybný dotaz" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "Jazyk byl změněn" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "Přidejte svou aplikaci" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "Vyberte aplikaci" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-licencováno" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "podle" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "Zeptat se" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "Problémy s připojením k databázi s nápovědou." |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "Přejít ručně." |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "Odpověď" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "Můžete použít" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "k dispozici" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "Vaše heslo bylo změněno" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "Vaše heslo se nepodařilo změnit" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "Aktuální heslo" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "Nové heslo" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "zobrazit" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "Změnit heslo" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "Jazyk" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "Pomozte s překladem" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "" |
||||
"tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "Jméno" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "Heslo" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "Skupiny" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "Vytvořit" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "Vymazat" |
||||
|
||||
|
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <sim0n@trypill.org>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:50+0000\n" |
||||
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" |
||||
"Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: lb\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "Perséinlech" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "Benotzer" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "Applicatiounen" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "Admin" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "Hëllef" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "Cloud net fonnt" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "En <strong>Admin Account</strong> uleeën" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "Benotzernumm" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "Passwuert" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "Datebank konfiguréieren" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "wärt benotzt ginn" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "Datebank Benotzer" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "Datebank Passwuert" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "Datebank Numm" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "Erweidert" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "Tabellen Präfix" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "Daten Dossier" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "Installatioun ofschléissen" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "gëtt Dir d'Fräiheet deng eegen Daten um Internet ze kontrolléieren " |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "Ausloggen" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "Astellungen" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "verhalen" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "Du bass ausgeloggt." |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "Aloggen feelgeschloen!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "zeréck" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "weider" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "" |
||||
|
||||
|
@ -0,0 +1,72 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <sim0n@trypill.org>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-25 14:23+0000\n" |
||||
"Last-Translator: sim0n <sim0n@trypill.org>\n" |
||||
"Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: lb\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "Dateien" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "Maximum Upload Gréisst " |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "Eroplueden" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "Neien Dossier" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "Hei ass näischt. Lued eppes rop!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "Numm" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "Eroflueden" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "Gréisst" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "Geännert" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "Läschen" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "Upload ze grouss" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "" |
||||
"Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal" |
||||
" Gréisst déi op dësem Server erlaabt ass." |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <sim0n@trypill.org>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-25 14:24+0000\n" |
||||
"Last-Translator: sim0n <sim0n@trypill.org>\n" |
||||
"Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: lb\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "Musek" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "Ofspillen" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "Paus" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "Zeréck" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "Weider" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "Toun ausmaachen" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "Toun umaachen" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "Lidder gescannt" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "Kollektioun nei scannen" |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "Artist" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "Album" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "Titel" |
||||
|
||||
|
@ -0,0 +1,136 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <sim0n@trypill.org>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-27 23:13+0000\n" |
||||
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" |
||||
"Language-Team: Luxembourgish (http://www.transifex.net/projects/p/owncloud/team/lb/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: lb\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "Authentifikatioun's Feeler" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID huet geännert" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "Ongülteg Requête" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "Sprooch huet geännert" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "Sätz deng Applikatioun bäi" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "Wiel eng Applikatioun aus" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-Lizenséiert" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "vun" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "Stell eng Fro" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "" |
||||
"Problemer sinn opgetrueden beim Versuch sech un d'Hëllef Datebank ze " |
||||
"verbannen." |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "Gei manuell dohinner." |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "Äntwert" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "Du benotz" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "vun den disponibelen" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "Däin Passwuert ass geännert ginn" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "Momentan 't Passwuert" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "Neit Passwuert" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "weisen" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "Passwuert änneren" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "Sprooch" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "Hëllef ze Iwwersetzen" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "" |
||||
"benotz dës Adress fir dech un deng ownCloud iwwert däin Datei Manager ze " |
||||
"verbannen" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "Numm" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "Passwuert" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "Gruppen" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "Erstellen" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "Läschen" |
||||
|
||||
|
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <ajarmund@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:50+0000\n" |
||||
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" |
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: nb_NO\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "Personlig" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "Brukere" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "Apper" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "Admin" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "Hjelp" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "Sky ikke funnet" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "opprett en <strong>administrator-konto</strong>" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "Brukernavn" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "Passord" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "Konfigurer databasen" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "vil bli brukt" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "Databasebruker" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "Databasepassord" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "Databasenavn" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "Avansert" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "Tabellprefix" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "Datamappe" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "Fullfør oppsetting" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "gir deg friheten til å kontrollere dine egne data på internettet" |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "Logg ut" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "Innstillinger" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "husk" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "Du er logget ut" |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "Klarte ikke å logge inn!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "forrige" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "neste" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "" |
||||
|
||||
|
@ -0,0 +1,72 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <ajarmund@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-28 19:32+0000\n" |
||||
"Last-Translator: anjar <ajarmund@gmail.com>\n" |
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: nb_NO\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "Filer" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "Maksimum opplastingsstørrelse" |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "Last opp" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "Ny mappe" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "Ingenting her. Last opp noe!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "Navn" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "Last ned" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "Størrelse" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "Endret" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "Slett" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "Opplasting for stor" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "" |
||||
"Filene du prøver å laste opp er for store for å laste opp til denne " |
||||
"serveren." |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <ajarmund@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-28 19:34+0000\n" |
||||
"Last-Translator: anjar <ajarmund@gmail.com>\n" |
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: nb_NO\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "Musikk" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "Spill" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "Pause" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "Forrige" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "Neste" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "Demp" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "Skru på lyd" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "Sanger skannet" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "Skan samling på nytt" |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "Artist" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "Album" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "Tittel" |
||||
|
||||
|
@ -0,0 +1,133 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <ajarmund@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-28 19:31+0000\n" |
||||
"Last-Translator: anjar <ajarmund@gmail.com>\n" |
||||
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.net/projects/p/owncloud/team/nb_NO/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: nb_NO\n" |
||||
"Plural-Forms: nplurals=2; plural=(n != 1)\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "Autentifikasjonsfeil" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID endret" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "Ugyldig forespørsel" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "Språk endret" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "Legg til din applikasjon" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "Velg en app" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-lisensiert" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "av" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "Still et spørsmål" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "Problemer med å koble til hjelp-databasen" |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "Gå dit manuelt" |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "Svar" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "Du bruker" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "av den tilgjengelige" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "Passordet ditt ble endret" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "Kunne ikke endre passordet ditt" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "Nåværende passord" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "Nytt passord" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "vis" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "Endre passord" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "Språk" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "Hjelp oss å oversett" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "" |
||||
"bruk denne adressen for å koble til din ownCloud gjennom filhåndtereren" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "Navn" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "Passord" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "Grupper" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "Opprett" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "Slett" |
||||
|
||||
|
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Claudiu <claudiu@tanaselia.ro>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:50+0000\n" |
||||
"Last-Translator: JanCBorchardt <JanCBorchardt@fsfe.org>\n" |
||||
"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ro\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "Personal" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "Utilizatori" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "Aplicații" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "Administrator" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "Ajutor" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "Nu s-a găsit" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "Crează un <strong>cont de administrator</strong>" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "Utilizator" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "Parola" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "Configurează baza de date" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "vor fi folosite" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "Utilizatorul bazei de date" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "Parola bazei de date" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "Numele bazei de date" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "Avansat" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "Prefix" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "Directorul cu date" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "Finalizează instalarea" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "îți dă libertatea de a-ți controla propriile date pe internet" |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "Ieșire" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "Setări" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "ține minte" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "Ai ieșit" |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "Autentificare eșuată!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "precedentul" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "următorul" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "" |
||||
|
||||
|
@ -0,0 +1,70 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Claudiu <claudiu@tanaselia.ro>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-31 08:18+0000\n" |
||||
"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n" |
||||
"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ro\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "Fișiere" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "Dimensiunea maximă" |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "Încarcă" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "Director nou" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "Nici un fișier, încarcă ceva!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "Nume" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "Descarcă" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "Dimensiune" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "Modificat" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "Șterge" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "Fișierul este prea mare" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "A fost depășită limita maximă pentru încărcare." |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Claudiu <claudiu@tanaselia.ro>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-31 08:19+0000\n" |
||||
"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n" |
||||
"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ro\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "Muzică" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "Play" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "Pauză" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "Precedent" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "Următor" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "Fără sonor" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "Cu sonor" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "Melodii scanate" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "Rescanează colecția" |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "Artist" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "Album" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "Titlu" |
||||
|
||||
|
@ -0,0 +1,134 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# Claudiu <claudiu@tanaselia.ro>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-08-31 08:24+0000\n" |
||||
"Last-Translator: rawbeef64 <claudiu@tanaselia.ro>\n" |
||||
"Language-Team: Romanian (http://www.transifex.net/projects/p/owncloud/team/ro/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ro\n" |
||||
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1))\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "Eroare autentificare" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID schimbat" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "Cerere eronată" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "Limba a fost schimbată" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "Adaugă propria ta aplicație" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "Selectează o aplicație" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-autorizat" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "de" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "Întreabă" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "Sunt probleme cu conectarea la baza de date" |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "Manual" |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "Răspuns" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "Folosești" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "din" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "Parola a fost schimbată" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "Imposibil de schimbat parola" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "Parola curentă" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "Noua parolă" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "arată" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "Schimbă parola" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "Limba" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "Ajută la traducere" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "" |
||||
"folosește această adresă pentru a te conecta la managerul tău de fișiere din" |
||||
" ownCloud" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "Nume" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "Parola" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "Grupuri" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "Crează" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "Șterge" |
||||
|
||||
|
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <tony.mccourin@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:56+0000\n" |
||||
"Last-Translator: tonymc <tony.mccourin@gmail.com>\n" |
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ru\n" |
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "Личное" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "Пользователи" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "Приложения" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "Администратор" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "Помощь" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "Облако не найдено" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "Создать <strong>учётную запись администратора</strong>" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "Имя пользователя" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "Пароль" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "Настройка базы данных" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "будет использовано" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "Имя пользователя для базы данных" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "Пароль для базы данных" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "Название базы данных" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "Дополнительно" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "Хост базы данных" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "Префикс для таблиц" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "Директория с данными" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "Завершить установку" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "дает Вам свободу управления Вашими данными в сети Интернет" |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "Выйти" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "Настройки" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "Забыли пароль?" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "запомнить" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "Вы вышли." |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "Вы получите ссылку для сброса пароля на Ваш e-mail." |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "Запрошено" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "Войти не удалось!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "Имя пользователя или e-mail" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "Запросить сброс" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "пред" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "след" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "Ваш пароль был сброшен" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "Новый пароль" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "Сбросить пароль" |
||||
|
||||
|
@ -0,0 +1,72 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <tony.mccourin@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:58+0000\n" |
||||
"Last-Translator: tonymc <tony.mccourin@gmail.com>\n" |
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ru\n" |
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "Файлы" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "Максимальный размер файла" |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "Закачать" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "Новая папка" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "Здесь ничего нет. Закачайте что-нибудь!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "Название" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "Скачать" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "Размер" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "Изменен" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "Удалить" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "Файл слишком большой" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "" |
||||
"Файлы, которые Вы пытаетесь закачать, превышают лимит для файлов на этом " |
||||
"сервере." |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <tony.mccourin@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:59+0000\n" |
||||
"Last-Translator: tonymc <tony.mccourin@gmail.com>\n" |
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ru\n" |
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "Музыка" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "Проиграть" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "Пауза" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "Предыдущий" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "Следующий" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "Отключить звук" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "Включить звук" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "Песен просканировано" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "Пересканировать коллекцию" |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "Исполнитель" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "Альбом" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "Название" |
||||
|
||||
|
@ -0,0 +1,134 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <tony.mccourin@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:53+0000\n" |
||||
"Last-Translator: tonymc <tony.mccourin@gmail.com>\n" |
||||
"Language-Team: Russian (http://www.transifex.net/projects/p/owncloud/team/ru/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: ru\n" |
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2)\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "Ошибка аутентификации" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID был изменён" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "Неверный запрос" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "Язык изменён" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "Добавить ваше приложение" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "Выбрать приложение" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-лицензия" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "от" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "Задать вопрос" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "Проблема соединения с базой данных помощи." |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "Войти самостоятельно." |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "Ответ" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "Вы используете" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "из доступных" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "Ваш пароль был изменён" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "Невозможно сменить пароль" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "Текущий пароль" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "Новый пароль" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "показать" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "Сменить пароль" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "Язык" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "Помощь с переводом" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "" |
||||
"используйте данный адрес для подключения к ownCloud в вашем файловом " |
||||
"менеджере" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "Имя" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "Пароль" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "Группы" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "Создать" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "Удалить" |
||||
|
||||
|
@ -0,0 +1,377 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
||||
# |
||||
#, fuzzy |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: PACKAGE VERSION\n" |
||||
"Report-Msgid-Bugs-To: \n" |
||||
"POT-Creation-Date: 2011-09-03 15:07+0200\n" |
||||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
||||
"Language-Team: LANGUAGE <LL@li.org>\n" |
||||
"Language: \n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=CHARSET\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
|
||||
#: ajax/settimezone.php:13 ajax/updatecalendar.php:29 |
||||
msgid "Authentication error" |
||||
msgstr "" |
||||
|
||||
#: ajax/settimezone.php:21 |
||||
msgid "Timezone changed" |
||||
msgstr "" |
||||
|
||||
#: ajax/settimezone.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "" |
||||
|
||||
#: appinfo/app.php:18 templates/part.editevent.php:25 |
||||
#: templates/part.eventinfo.php:18 templates/part.newevent.php:41 |
||||
msgid "Calendar" |
||||
msgstr "" |
||||
|
||||
#: js/calendar.js:768 js/calendar.js:776 |
||||
msgid "You can't open more than one dialog per site!" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:435 |
||||
#: templates/calendar.php:632 |
||||
msgid "Sunday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:429 |
||||
#: templates/calendar.php:626 |
||||
msgid "Monday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:430 |
||||
#: templates/calendar.php:627 |
||||
msgid "Tuesday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:431 |
||||
#: templates/calendar.php:628 |
||||
msgid "Wednesday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:432 |
||||
#: templates/calendar.php:629 |
||||
msgid "Thursday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:433 |
||||
#: templates/calendar.php:630 |
||||
msgid "Friday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:2 templates/calendar.php:434 |
||||
#: templates/calendar.php:631 |
||||
msgid "Saturday" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Sun." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Mon." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Tue." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Wed." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Thu." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Fri." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:3 |
||||
msgid "Sat." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "January" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "February" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "March" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "April" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 templates/calendar.php:5 |
||||
msgid "May" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "June" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "July" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "August" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "September" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "October" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "November" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:4 |
||||
msgid "December" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Jan." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Feb." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Mar." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Apr." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Jun." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Jul." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Aug." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Sep." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Oct." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Nov." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:5 |
||||
msgid "Dec." |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:6 |
||||
msgid "Day" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:7 |
||||
msgid "Week" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:8 |
||||
msgid "Weeks" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:9 |
||||
msgid "Month" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:10 |
||||
msgid "Listview" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:11 |
||||
msgid "Today" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:12 |
||||
msgid "Calendars" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:13 templates/calendar.php:428 |
||||
msgid "CW" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:14 |
||||
msgid "CWs" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:48 templates/calendar.php:160 |
||||
msgid "Time" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:54 templates/calendar.php:172 |
||||
msgid "All day" |
||||
msgstr "" |
||||
|
||||
#: templates/calendar.php:910 |
||||
msgid "There was a fail, while parsing the file." |
||||
msgstr "" |
||||
|
||||
#: templates/part.choosecalendar.php:1 |
||||
msgid "Choose active calendars" |
||||
msgstr "" |
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:4 |
||||
msgid "Download" |
||||
msgstr "" |
||||
|
||||
#: templates/part.choosecalendar.rowfields.php:4 |
||||
#: templates/part.eventinfo.php:64 |
||||
msgid "Edit" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:1 |
||||
msgid "Edit calendar" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:4 |
||||
msgid "Displayname" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:14 |
||||
msgid "Active" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:19 templates/part.editevent.php:93 |
||||
#: templates/part.eventinfo.php:58 templates/part.newevent.php:127 |
||||
msgid "Description" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:25 |
||||
msgid "Calendar color" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editcalendar.php:31 templates/part.editevent.php:98 |
||||
#: templates/part.newevent.php:133 |
||||
msgid "Submit" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:1 templates/part.eventinfo.php:1 |
||||
msgid "Edit an event" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:4 templates/part.eventinfo.php:4 |
||||
#: templates/part.newevent.php:6 |
||||
msgid "Title" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:10 templates/part.eventinfo.php:9 |
||||
#: templates/part.newevent.php:12 |
||||
msgid "Location" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:18 templates/part.eventinfo.php:16 |
||||
#: templates/part.newevent.php:20 |
||||
msgid "Category" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:41 templates/part.eventinfo.php:28 |
||||
#: templates/part.newevent.php:76 |
||||
msgid "All Day Event" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:48 templates/part.eventinfo.php:31 |
||||
#: templates/part.newevent.php:80 |
||||
msgid "From" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:62 templates/part.eventinfo.php:38 |
||||
#: templates/part.newevent.php:96 |
||||
msgid "To" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:70 templates/part.eventinfo.php:44 |
||||
#: templates/part.newevent.php:104 |
||||
msgid "Repeat" |
||||
msgstr "" |
||||
|
||||
#: templates/part.editevent.php:86 templates/part.eventinfo.php:51 |
||||
#: templates/part.newevent.php:120 |
||||
msgid "Attendees" |
||||
msgstr "" |
||||
|
||||
#: templates/part.eventinfo.php:63 |
||||
msgid "Close" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:2 |
||||
msgid "Create a new event" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:8 |
||||
msgid "Title of the Event" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:14 |
||||
msgid "Location of the Event" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:107 |
||||
msgid "Does not repeat" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:108 |
||||
msgid "Daily" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:109 |
||||
msgid "Weekly" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:110 |
||||
msgid "Every Weekday" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:111 |
||||
msgid "Bi-Weekly" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:112 |
||||
msgid "Monthly" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:113 |
||||
msgid "Yearly" |
||||
msgstr "" |
||||
|
||||
#: templates/part.newevent.php:128 |
||||
msgid "Description of the Event" |
||||
msgstr "" |
||||
|
||||
#: templates/settings.php:3 |
||||
msgid "Timezone" |
||||
msgstr "" |
@ -0,0 +1,161 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <wengxt@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 15:07+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 13:07+0000\n" |
||||
"Last-Translator: csslayer <wengxt@gmail.com>\n" |
||||
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: zh_CN\n" |
||||
"Plural-Forms: nplurals=1; plural=0\n" |
||||
|
||||
#: strings.php:5 |
||||
msgid "Personal" |
||||
msgstr "个人" |
||||
|
||||
#: strings.php:6 |
||||
msgid "Users" |
||||
msgstr "用户" |
||||
|
||||
#: strings.php:7 |
||||
msgid "Apps" |
||||
msgstr "应用" |
||||
|
||||
#: strings.php:8 |
||||
msgid "Admin" |
||||
msgstr "管理员" |
||||
|
||||
#: strings.php:9 |
||||
msgid "Help" |
||||
msgstr "帮助" |
||||
|
||||
#: templates/404.php:12 |
||||
msgid "Cloud not found" |
||||
msgstr "未找到云" |
||||
|
||||
#: templates/installation.php:20 |
||||
msgid "Create an <strong>admin account</strong>" |
||||
msgstr "创建<strong>管理员账号</strong>" |
||||
|
||||
#: templates/installation.php:21 |
||||
msgid "Username" |
||||
msgstr "用户名" |
||||
|
||||
#: templates/installation.php:22 |
||||
msgid "Password" |
||||
msgstr "密码" |
||||
|
||||
#: templates/installation.php:27 |
||||
msgid "Configure the database" |
||||
msgstr "配置数据库" |
||||
|
||||
#: templates/installation.php:32 templates/installation.php:43 |
||||
#: templates/installation.php:53 |
||||
msgid "will be used" |
||||
msgstr "将被使用" |
||||
|
||||
#: templates/installation.php:64 |
||||
msgid "Database user" |
||||
msgstr "数据库用户" |
||||
|
||||
#: templates/installation.php:65 |
||||
msgid "Database password" |
||||
msgstr "数据库密码" |
||||
|
||||
#: templates/installation.php:66 |
||||
msgid "Database name" |
||||
msgstr "数据库名" |
||||
|
||||
#: templates/installation.php:74 |
||||
msgid "Advanced" |
||||
msgstr "高级" |
||||
|
||||
#: templates/installation.php:77 |
||||
msgid "Database host" |
||||
msgstr "数据库主机" |
||||
|
||||
#: templates/installation.php:78 |
||||
msgid "Table prefix" |
||||
msgstr "表名前缀" |
||||
|
||||
#: templates/installation.php:80 |
||||
msgid "Data folder" |
||||
msgstr "数据目录" |
||||
|
||||
#: templates/installation.php:83 |
||||
msgid "Finish setup" |
||||
msgstr "安装完成" |
||||
|
||||
#: templates/layout.guest.php:35 |
||||
msgid "gives you the freedom to control your own data on the internet" |
||||
msgstr "在网络上为您提供自由的数据访问" |
||||
|
||||
#: templates/layout.user.php:34 |
||||
msgid "Log out" |
||||
msgstr "注销" |
||||
|
||||
#: templates/layout.user.php:46 templates/layout.user.php:47 |
||||
msgid "Settings" |
||||
msgstr "设置" |
||||
|
||||
#: templates/login.php:4 |
||||
msgid "Lost your password?" |
||||
msgstr "忘记密码?" |
||||
|
||||
#: templates/login.php:9 templates/login.php:13 |
||||
msgid "remember" |
||||
msgstr "记住" |
||||
|
||||
#: templates/logout.php:1 |
||||
msgid "You are logged out." |
||||
msgstr "您已注销。" |
||||
|
||||
#: templates/lostpassword.php:3 |
||||
msgid "You will receive a link to reset your password via Email." |
||||
msgstr "您将通过邮件收到一个用于重置密码的链接" |
||||
|
||||
#: templates/lostpassword.php:5 |
||||
msgid "Requested" |
||||
msgstr "请求已发送" |
||||
|
||||
#: templates/lostpassword.php:8 |
||||
msgid "Login failed!" |
||||
msgstr "登陆失败!" |
||||
|
||||
#: templates/lostpassword.php:10 |
||||
msgid "Username or Email" |
||||
msgstr "用户名或电子邮件" |
||||
|
||||
#: templates/lostpassword.php:11 |
||||
msgid "Request reset" |
||||
msgstr "请求重置" |
||||
|
||||
#: templates/part.pagenavi.php:3 |
||||
msgid "prev" |
||||
msgstr "上一页" |
||||
|
||||
#: templates/part.pagenavi.php:20 |
||||
msgid "next" |
||||
msgstr "下一页" |
||||
|
||||
#: templates/resetpassword.php:4 |
||||
msgid "Your password was successfully reset" |
||||
msgstr "您的密码已成功重置。" |
||||
|
||||
#: templates/resetpassword.php:6 |
||||
msgid "New password" |
||||
msgstr "新密码" |
||||
|
||||
#: templates/resetpassword.php:7 |
||||
msgid "Reset password" |
||||
msgstr "重置密码" |
||||
|
||||
|
@ -0,0 +1,70 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <wengxt@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:52+0000\n" |
||||
"Last-Translator: csslayer <wengxt@gmail.com>\n" |
||||
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: zh_CN\n" |
||||
"Plural-Forms: nplurals=1; plural=0\n" |
||||
|
||||
#: appinfo/app.php:7 |
||||
msgid "Files" |
||||
msgstr "文件" |
||||
|
||||
#: templates/admin.php:5 |
||||
msgid "Maximum upload size" |
||||
msgstr "最大上传大小" |
||||
|
||||
#: templates/index.php:9 |
||||
msgid "Upload" |
||||
msgstr "上传" |
||||
|
||||
#: templates/index.php:16 |
||||
msgid "New Folder" |
||||
msgstr "新建文件夹" |
||||
|
||||
#: templates/index.php:24 |
||||
msgid "Nothing in here. Upload something!" |
||||
msgstr "这里还什么都没有。上传些东西吧!" |
||||
|
||||
#: templates/index.php:31 |
||||
msgid "Name" |
||||
msgstr "名称" |
||||
|
||||
#: templates/index.php:33 |
||||
msgid "Download" |
||||
msgstr "下载" |
||||
|
||||
#: templates/index.php:37 |
||||
msgid "Size" |
||||
msgstr "大小" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Modified" |
||||
msgstr "修改日期" |
||||
|
||||
#: templates/index.php:38 |
||||
msgid "Delete" |
||||
msgstr "删除" |
||||
|
||||
#: templates/index.php:46 |
||||
msgid "Upload too large" |
||||
msgstr "上传文件过大" |
||||
|
||||
#: templates/index.php:48 |
||||
msgid "" |
||||
"The files you are trying to upload exceed the maximum size for file uploads " |
||||
"on this server." |
||||
msgstr "您正尝试上传的文件超过了此服务器可以上传的最大大小" |
||||
|
||||
|
@ -0,0 +1,68 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <wengxt@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 14:50+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 12:53+0000\n" |
||||
"Last-Translator: csslayer <wengxt@gmail.com>\n" |
||||
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: zh_CN\n" |
||||
"Plural-Forms: nplurals=1; plural=0\n" |
||||
|
||||
#: appinfo/app.php:31 |
||||
msgid "Music" |
||||
msgstr "音乐" |
||||
|
||||
#: templates/music.php:3 |
||||
msgid "Play" |
||||
msgstr "播放" |
||||
|
||||
#: templates/music.php:4 templates/music.php:30 |
||||
msgid "Pause" |
||||
msgstr "暂停" |
||||
|
||||
#: templates/music.php:5 |
||||
msgid "Previous" |
||||
msgstr "前一首" |
||||
|
||||
#: templates/music.php:6 |
||||
msgid "Next" |
||||
msgstr "后一首" |
||||
|
||||
#: templates/music.php:7 |
||||
msgid "Mute" |
||||
msgstr "静音" |
||||
|
||||
#: templates/music.php:8 |
||||
msgid "Unmute" |
||||
msgstr "取消静音" |
||||
|
||||
#: templates/music.php:28 |
||||
msgid "Songs scanned" |
||||
msgstr "歌曲已扫描" |
||||
|
||||
#: templates/music.php:29 |
||||
msgid "Rescan Collection" |
||||
msgstr "重新扫描收藏" |
||||
|
||||
#: templates/music.php:37 |
||||
msgid "Artist" |
||||
msgstr "艺术家" |
||||
|
||||
#: templates/music.php:38 |
||||
msgid "Album" |
||||
msgstr "专辑" |
||||
|
||||
#: templates/music.php:39 |
||||
msgid "Title" |
||||
msgstr "标题" |
||||
|
||||
|
@ -0,0 +1,132 @@ |
||||
# SOME DESCRIPTIVE TITLE. |
||||
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER |
||||
# This file is distributed under the same license as the PACKAGE package. |
||||
# |
||||
# <wengxt@gmail.com>, 2011. |
||||
msgid "" |
||||
msgstr "" |
||||
"Project-Id-Version: ownCloud\n" |
||||
"Report-Msgid-Bugs-To: http://bugs.kde.org/buglist.cgi?product=owncloud\n" |
||||
"POT-Creation-Date: 2011-09-03 15:05+0200\n" |
||||
"PO-Revision-Date: 2011-09-03 13:03+0000\n" |
||||
"Last-Translator: csslayer <wengxt@gmail.com>\n" |
||||
"Language-Team: Chinese (China) (http://www.transifex.net/projects/p/owncloud/team/zh_CN/)\n" |
||||
"MIME-Version: 1.0\n" |
||||
"Content-Type: text/plain; charset=UTF-8\n" |
||||
"Content-Transfer-Encoding: 8bit\n" |
||||
"Language: zh_CN\n" |
||||
"Plural-Forms: nplurals=1; plural=0\n" |
||||
|
||||
#: ajax/openid.php:13 ajax/setlanguage.php:13 |
||||
msgid "Authentication error" |
||||
msgstr "验证错误" |
||||
|
||||
#: ajax/openid.php:21 |
||||
msgid "OpenID Changed" |
||||
msgstr "OpenID 已修改" |
||||
|
||||
#: ajax/openid.php:23 ajax/setlanguage.php:23 |
||||
msgid "Invalid request" |
||||
msgstr "非法请求" |
||||
|
||||
#: ajax/setlanguage.php:21 |
||||
msgid "Language changed" |
||||
msgstr "语言已修改" |
||||
|
||||
#: templates/apps.php:8 |
||||
msgid "Add your application" |
||||
msgstr "加入您的应用程序" |
||||
|
||||
#: templates/apps.php:21 |
||||
msgid "Select an App" |
||||
msgstr "选择一个应用" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "-licensed" |
||||
msgstr "-许可证" |
||||
|
||||
#: templates/apps.php:23 |
||||
msgid "by" |
||||
msgstr "由" |
||||
|
||||
#: templates/help.php:8 |
||||
msgid "Ask a question" |
||||
msgstr "提问" |
||||
|
||||
#: templates/help.php:17 |
||||
msgid "Problems connecting to help database." |
||||
msgstr "连接帮助数据库错误 " |
||||
|
||||
#: templates/help.php:18 |
||||
msgid "Go there manually." |
||||
msgstr "手动访问" |
||||
|
||||
#: templates/help.php:26 |
||||
msgid "Answer" |
||||
msgstr "回答" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "You use" |
||||
msgstr "您使用了" |
||||
|
||||
#: templates/personal.php:8 |
||||
msgid "of the available" |
||||
msgstr "的空间,总计可用空间为" |
||||
|
||||
#: templates/personal.php:13 |
||||
msgid "Your password got changed" |
||||
msgstr "密码已修改" |
||||
|
||||
#: templates/personal.php:14 |
||||
msgid "Unable to change your password" |
||||
msgstr "无法修改密码" |
||||
|
||||
#: templates/personal.php:15 |
||||
msgid "Current password" |
||||
msgstr "当前密码" |
||||
|
||||
#: templates/personal.php:16 |
||||
msgid "New password" |
||||
msgstr "新密码" |
||||
|
||||
#: templates/personal.php:17 |
||||
msgid "show" |
||||
msgstr "显示" |
||||
|
||||
#: templates/personal.php:18 |
||||
msgid "Change password" |
||||
msgstr "修改密码" |
||||
|
||||
#: templates/personal.php:24 templates/personal.php:25 |
||||
msgid "Language" |
||||
msgstr "语言" |
||||
|
||||
#: templates/personal.php:30 |
||||
msgid "Help translating" |
||||
msgstr "帮助翻译" |
||||
|
||||
#: templates/personal.php:36 |
||||
msgid "use this address to connect to your ownCloud in your file manager" |
||||
msgstr "在文件管理器中使用这个地址来连接到您的 ownCloud" |
||||
|
||||
#: templates/users.php:16 |
||||
msgid "Name" |
||||
msgstr "名称" |
||||
|
||||
#: templates/users.php:17 |
||||
msgid "Password" |
||||
msgstr "密码" |
||||
|
||||
#: templates/users.php:18 templates/users.php:36 |
||||
msgid "Groups" |
||||
msgstr "组" |
||||
|
||||
#: templates/users.php:24 |
||||
msgid "Create" |
||||
msgstr "创建" |
||||
|
||||
#: templates/users.php:48 |
||||
msgid "Delete" |
||||
msgstr "删除" |
||||
|
||||
|
@ -0,0 +1,30 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "Chyba při ověření", |
||||
"OpenID Changed" => "OpenID změněn", |
||||
"Invalid request" => "Chybný dotaz", |
||||
"Language changed" => "Jazyk byl změněn", |
||||
"Add your application" => "Přidejte svou aplikaci", |
||||
"Select an App" => "Vyberte aplikaci", |
||||
"-licensed" => "-licencováno", |
||||
"by" => "podle", |
||||
"Ask a question" => "Zeptat se", |
||||
"Problems connecting to help database." => "Problémy s připojením k databázi s nápovědou.", |
||||
"Go there manually." => "Přejít ručně.", |
||||
"Answer" => "Odpověď", |
||||
"You use" => "Můžete použít", |
||||
"of the available" => "k dispozici", |
||||
"Your password got changed" => "Vaše heslo bylo změněno", |
||||
"Unable to change your password" => "Vaše heslo se nepodařilo změnit", |
||||
"Current password" => "Aktuální heslo", |
||||
"New password" => "Nové heslo", |
||||
"show" => "zobrazit", |
||||
"Change password" => "Změnit heslo", |
||||
"Language" => "Jazyk", |
||||
"Help translating" => "Pomozte s překladem", |
||||
"use this address to connect to your ownCloud in your file manager" => "tuto adresu použijte pro připojení k ownCloud ve Vašem správci souborů", |
||||
"Name" => "Jméno", |
||||
"Password" => "Heslo", |
||||
"Groups" => "Skupiny", |
||||
"Create" => "Vytvořit", |
||||
"Delete" => "Vymazat" |
||||
); |
@ -0,0 +1,29 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "Authentifikatioun's Feeler", |
||||
"OpenID Changed" => "OpenID huet geännert", |
||||
"Invalid request" => "Ongülteg Requête", |
||||
"Language changed" => "Sprooch huet geännert", |
||||
"Add your application" => "Sätz deng Applikatioun bäi", |
||||
"Select an App" => "Wiel eng Applikatioun aus", |
||||
"-licensed" => "-Lizenséiert", |
||||
"by" => "vun", |
||||
"Ask a question" => "Stell eng Fro", |
||||
"Problems connecting to help database." => "Problemer sinn opgetrueden beim Versuch sech un d'Hëllef Datebank ze verbannen.", |
||||
"Go there manually." => "Gei manuell dohinner.", |
||||
"Answer" => "Äntwert", |
||||
"You use" => "Du benotz", |
||||
"of the available" => "vun den disponibelen", |
||||
"Your password got changed" => "Däin Passwuert ass geännert ginn", |
||||
"Current password" => "Momentan 't Passwuert", |
||||
"New password" => "Neit Passwuert", |
||||
"show" => "weisen", |
||||
"Change password" => "Passwuert änneren", |
||||
"Language" => "Sprooch", |
||||
"Help translating" => "Hëllef ze Iwwersetzen", |
||||
"use this address to connect to your ownCloud in your file manager" => "benotz dës Adress fir dech un deng ownCloud iwwert däin Datei Manager ze verbannen", |
||||
"Name" => "Numm", |
||||
"Password" => "Passwuert", |
||||
"Groups" => "Gruppen", |
||||
"Create" => "Erstellen", |
||||
"Delete" => "Läschen" |
||||
); |
@ -0,0 +1,30 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "Autentifikasjonsfeil", |
||||
"OpenID Changed" => "OpenID endret", |
||||
"Invalid request" => "Ugyldig forespørsel", |
||||
"Language changed" => "Språk endret", |
||||
"Add your application" => "Legg til din applikasjon", |
||||
"Select an App" => "Velg en app", |
||||
"-licensed" => "-lisensiert", |
||||
"by" => "av", |
||||
"Ask a question" => "Still et spørsmål", |
||||
"Problems connecting to help database." => "Problemer med å koble til hjelp-databasen", |
||||
"Go there manually." => "Gå dit manuelt", |
||||
"Answer" => "Svar", |
||||
"You use" => "Du bruker", |
||||
"of the available" => "av den tilgjengelige", |
||||
"Your password got changed" => "Passordet ditt ble endret", |
||||
"Unable to change your password" => "Kunne ikke endre passordet ditt", |
||||
"Current password" => "Nåværende passord", |
||||
"New password" => "Nytt passord", |
||||
"show" => "vis", |
||||
"Change password" => "Endre passord", |
||||
"Language" => "Språk", |
||||
"Help translating" => "Hjelp oss å oversett", |
||||
"use this address to connect to your ownCloud in your file manager" => "bruk denne adressen for å koble til din ownCloud gjennom filhåndtereren", |
||||
"Name" => "Navn", |
||||
"Password" => "Passord", |
||||
"Groups" => "Grupper", |
||||
"Create" => "Opprett", |
||||
"Delete" => "Slett" |
||||
); |
@ -0,0 +1,30 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "Eroare autentificare", |
||||
"OpenID Changed" => "OpenID schimbat", |
||||
"Invalid request" => "Cerere eronată", |
||||
"Language changed" => "Limba a fost schimbată", |
||||
"Add your application" => "Adaugă propria ta aplicație", |
||||
"Select an App" => "Selectează o aplicație", |
||||
"-licensed" => "-autorizat", |
||||
"by" => "de", |
||||
"Ask a question" => "Întreabă", |
||||
"Problems connecting to help database." => "Sunt probleme cu conectarea la baza de date", |
||||
"Go there manually." => "Manual", |
||||
"Answer" => "Răspuns", |
||||
"You use" => "Folosești", |
||||
"of the available" => "din", |
||||
"Your password got changed" => "Parola a fost schimbată", |
||||
"Unable to change your password" => "Imposibil de schimbat parola", |
||||
"Current password" => "Parola curentă", |
||||
"New password" => "Noua parolă", |
||||
"show" => "arată", |
||||
"Change password" => "Schimbă parola", |
||||
"Language" => "Limba", |
||||
"Help translating" => "Ajută la traducere", |
||||
"use this address to connect to your ownCloud in your file manager" => "folosește această adresă pentru a te conecta la managerul tău de fișiere din ownCloud", |
||||
"Name" => "Nume", |
||||
"Password" => "Parola", |
||||
"Groups" => "Grupuri", |
||||
"Create" => "Crează", |
||||
"Delete" => "Șterge" |
||||
); |
@ -0,0 +1,30 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "Ошибка аутентификации", |
||||
"OpenID Changed" => "OpenID был изменён", |
||||
"Invalid request" => "Неверный запрос", |
||||
"Language changed" => "Язык изменён", |
||||
"Add your application" => "Добавить ваше приложение", |
||||
"Select an App" => "Выбрать приложение", |
||||
"-licensed" => "-лицензия", |
||||
"by" => "от", |
||||
"Ask a question" => "Задать вопрос", |
||||
"Problems connecting to help database." => "Проблема соединения с базой данных помощи.", |
||||
"Go there manually." => "Войти самостоятельно.", |
||||
"Answer" => "Ответ", |
||||
"You use" => "Вы используете", |
||||
"of the available" => "из доступных", |
||||
"Your password got changed" => "Ваш пароль был изменён", |
||||
"Unable to change your password" => "Невозможно сменить пароль", |
||||
"Current password" => "Текущий пароль", |
||||
"New password" => "Новый пароль", |
||||
"show" => "показать", |
||||
"Change password" => "Сменить пароль", |
||||
"Language" => "Язык", |
||||
"Help translating" => "Помощь с переводом", |
||||
"use this address to connect to your ownCloud in your file manager" => "используйте данный адрес для подключения к ownCloud в вашем файловом менеджере", |
||||
"Name" => "Имя", |
||||
"Password" => "Пароль", |
||||
"Groups" => "Группы", |
||||
"Create" => "Создать", |
||||
"Delete" => "Удалить" |
||||
); |
@ -0,0 +1,30 @@ |
||||
<?php $TRANSLATIONS = array( |
||||
"Authentication error" => "验证错误", |
||||
"OpenID Changed" => "OpenID 已修改", |
||||
"Invalid request" => "非法请求", |
||||
"Language changed" => "语言已修改", |
||||
"Add your application" => "加入您的应用程序", |
||||
"Select an App" => "选择一个应用", |
||||
"-licensed" => "-许可证", |
||||
"by" => "由", |
||||
"Ask a question" => "提问", |
||||
"Problems connecting to help database." => "连接帮助数据库错误 ", |
||||
"Go there manually." => "手动访问", |
||||
"Answer" => "回答", |
||||
"You use" => "您使用了", |
||||
"of the available" => "的空间,总计可用空间为", |
||||
"Your password got changed" => "密码已修改", |
||||
"Unable to change your password" => "无法修改密码", |
||||
"Current password" => "当前密码", |
||||
"New password" => "新密码", |
||||
"show" => "显示", |
||||
"Change password" => "修改密码", |
||||
"Language" => "语言", |
||||
"Help translating" => "帮助翻译", |
||||
"use this address to connect to your ownCloud in your file manager" => "在文件管理器中使用这个地址来连接到您的 ownCloud", |
||||
"Name" => "名称", |
||||
"Password" => "密码", |
||||
"Groups" => "组", |
||||
"Create" => "创建", |
||||
"Delete" => "删除" |
||||
); |
Loading…
Reference in new issue