summaryrefslogtreecommitdiffstats
path: root/core
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-07 01:56:13 -0400
commite0446a1df530100e53aab018159cd6df41ae7763 (patch)
tree5c2c7f1deffb5e6605672c8e93b22d40c7da52e2 /core
parent3da47db33cd9a676a1f5b51a8c8ed1abe617ce3e (diff)
downloadnextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.tar.gz
nextcloud-server-e0446a1df530100e53aab018159cd6df41ae7763.zip
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/cs_CZ.php6
-rw-r--r--core/l10n/da.php15
-rw-r--r--core/l10n/en_GB.php1
-rw-r--r--core/l10n/es.php1
-rw-r--r--core/l10n/eu.php8
-rw-r--r--core/l10n/fi_FI.php1
-rw-r--r--core/l10n/fr.php1
-rw-r--r--core/l10n/gl.php1
-rw-r--r--core/l10n/it.php1
-rw-r--r--core/l10n/ja.php8
-rw-r--r--core/l10n/nl.php1
-rw-r--r--core/l10n/pt_BR.php1
-rw-r--r--core/l10n/tr.php1
13 files changed, 46 insertions, 0 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php
index 95d1ed11c16..43bbdaff1fa 100644
--- a/core/l10n/cs_CZ.php
+++ b/core/l10n/cs_CZ.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Zapnut režim údržby",
"Turned off maintenance mode" => "Vypnut režim údržby",
"Updated database" => "Zaktualizována databáze",
+"Disabled incompatible apps: %s" => "Zakázané nekompatibilní aplikace: %s",
"No image or file provided" => "Soubor nebo obrázek nebyl zadán",
"Unknown filetype" => "Neznámý typ souboru",
"Invalid image" => "Chybný obrázek",
@@ -109,7 +110,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Editovat štítky",
"Error loading dialog template: {error}" => "Chyba při načítání šablony dialogu: {error}",
"No tags selected for deletion." => "Žádné štítky nebyly vybrány ke smazání.",
+"Updating {productName} to version {version}, this may take a while." => "Aktualizuji {productName} na verzi {version}, Může to chvíli trvat.",
"Please reload the page." => "Načtěte stránku znovu, prosím.",
+"The update was unsuccessful." => "Aktualizace selhala.",
"The update was successful. Redirecting you to ownCloud now." => "Aktualizace byla úspěšná. Přesměrovávám na ownCloud.",
"%s password reset" => "reset hesla %s",
"A problem has occurred whilst sending the email, please contact your administrator." => "Při odesílání e-mailu nastala chyba, kontaktujte prosím svého administrátora.",
@@ -180,6 +183,9 @@ $TRANSLATIONS = array(
"This means only administrators can use the instance." => "To znamená, že pouze správci systému mohou aplikaci používat.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte, prosím, správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
"Thank you for your patience." => "Děkuji za trpělivost.",
+"%s will be updated to version %s." => "%s bude aktualizován na verzi %s.",
+"The following apps will be disabled:" => "Následující aplikace budou zakázány:",
+"Start update" => "Aktualizovat",
"This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.",
"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu."
);
diff --git a/core/l10n/da.php b/core/l10n/da.php
index 09aed488272..8bbb3692f53 100644
--- a/core/l10n/da.php
+++ b/core/l10n/da.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Startede vedligeholdelsestilstand",
"Turned off maintenance mode" => "standsede vedligeholdelsestilstand",
"Updated database" => "Opdaterede database",
+"Checked database schema update" => "Tjekket database schema opdatering",
+"Disabled incompatible apps: %s" => "Deaktiverer inkombatible apps: %s",
"No image or file provided" => "Ingen fil eller billede givet",
"Unknown filetype" => "Ukendt filtype",
"Invalid image" => "Ugyldigt billede",
@@ -65,6 +67,7 @@ $TRANSLATIONS = array(
"Strong password" => "Stærkt kodeord",
"Shared" => "Delt",
"Shared by {owner}" => "Delt af {owner}",
+"Shared with {recipients}" => "Delt med {recipients}",
"Share" => "Del",
"Error" => "Fejl",
"Error while sharing" => "Fejl under deling",
@@ -74,7 +77,10 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "Delt med dig af {owner}",
"Share with user or group …" => "Del med bruger eller gruppe ...",
"Share link" => "Del link",
+"The public link will expire no later than {days} days after it is created" => "Det offentlige link udløber senest {days} dage efter det blev oprettet",
+"By default the public link will expire after {days} days" => "Som standard udløber det offentlige link efter {days} dage",
"Password protect" => "Beskyt med adgangskode",
+"Choose a password for the public link" => "Vælg et kodeord til det offentlige link",
"Allow Public Upload" => "Tillad Offentlig Upload",
"Email link to person" => "E-mail link til person",
"Send" => "Send",
@@ -106,7 +112,9 @@ $TRANSLATIONS = array(
"Edit tags" => "Rediger tags",
"Error loading dialog template: {error}" => "Fejl ved indlæsning dialog skabelon: {error}",
"No tags selected for deletion." => "Ingen tags markeret til sletning.",
+"Updating {productName} to version {version}, this may take a while." => "Opdaterer {productName} til version {version}, det kan tage et stykke tid.",
"Please reload the page." => "Genindlæs venligst siden",
+"The update was unsuccessful." => "Opdateringen mislykkedes.",
"The update was successful. Redirecting you to ownCloud now." => "Opdateringen blev udført korrekt. Du bliver nu viderestillet til ownCloud.",
"%s password reset" => "%s adgangskode nulstillet",
"A problem has occurred whilst sending the email, please contact your administrator." => "Der opstod et problem under afsending af emailen. Kontakt venligst systemadministratoren.",
@@ -153,11 +161,13 @@ $TRANSLATIONS = array(
"Storage & database" => "Lager & database",
"Data folder" => "Datamappe",
"Configure the database" => "Konfigurer databasen",
+"Only %s is available." => "Kun %s er tilgængelig.",
"Database user" => "Databasebruger",
"Database password" => "Databasekodeord",
"Database name" => "Navn på database",
"Database tablespace" => "Database tabelplads",
"Database host" => "Databasehost",
+"SQLite will be used as database. For larger installations we recommend to change this." => "SQLite bliver brugt som database. For større installationer anbefaler vi at ændre dette.",
"Finish setup" => "Afslut opsætning",
"Finishing …" => "Færdigbehandler ...",
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Programmet forudsætter at JavaScript er aktiveret for at kunne afvikles korrekt. <a href=\"http://enable-javascript.com/\" target=\"_blank\">Aktiver JavaScript</a> og genindlæs siden..",
@@ -177,6 +187,11 @@ $TRANSLATIONS = array(
"This means only administrators can use the instance." => "Det betyder at det kun er administrator, som kan benytte ownCloud.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren, hvis denne meddelelse fortsætter eller optrådte uventet.",
"Thank you for your patience." => "Tak for din tålmodighed.",
+"%s will be updated to version %s." => "%s vil blive opdateret til version %s.",
+"The following apps will be disabled:" => "Følgende apps bliver deaktiveret:",
+"The theme %s has been disabled." => "Temaet, %s, er blevet deaktiveret.",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Venligst sikrer dig en backup af databasen, config-mappen og data-mappen inden vi fortsætter.",
+"Start update" => "Begynd opdatering",
"This ownCloud instance is currently being updated, which may take a while." => "Opdatere Owncloud, dette kan tage et stykke tid.",
"Please reload this page after a short time to continue using ownCloud." => "Genindlæs denne side efter kort tid til at fortsætte med at bruge ownCloud."
);
diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php
index ec8e56980d4..7a1734dcf75 100644
--- a/core/l10n/en_GB.php
+++ b/core/l10n/en_GB.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Turned on maintenance mode",
"Turned off maintenance mode" => "Turned off maintenance mode",
"Updated database" => "Updated database",
+"Checked database schema update" => "Checked database schema update",
"Disabled incompatible apps: %s" => "Disabled incompatible apps: %s",
"No image or file provided" => "No image or file provided",
"Unknown filetype" => "Unknown filetype",
diff --git a/core/l10n/es.php b/core/l10n/es.php
index 231489b108d..18ef34040f6 100644
--- a/core/l10n/es.php
+++ b/core/l10n/es.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo mantenimiento activado",
"Turned off maintenance mode" => "Modo mantenimiento desactivado",
"Updated database" => "Base de datos actualizada",
+"Checked database schema update" => "Actualización del esquema de base de datos revisado",
"Disabled incompatible apps: %s" => "Aplicaciones incompatibles desactivadas: %s",
"No image or file provided" => "No se especificó ningún archivo o imagen",
"Unknown filetype" => "Tipo de archivo desconocido",
diff --git a/core/l10n/eu.php b/core/l10n/eu.php
index 671201f71f3..446af3e54b3 100644
--- a/core/l10n/eu.php
+++ b/core/l10n/eu.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Mantenu modua gaitu da",
"Turned off maintenance mode" => "Mantenu modua desgaitu da",
"Updated database" => "Datu basea eguneratu da",
+"Checked database schema update" => "Egiaztatutako datu-basearen eskemaren eguneraketa",
"Disabled incompatible apps: %s" => "Bateragarriak ez diren desgaitutako aplikazioak: %s",
"No image or file provided" => "Ez da irudi edo fitxategirik zehaztu",
"Unknown filetype" => "Fitxategi mota ezezaguna",
@@ -66,6 +67,7 @@ $TRANSLATIONS = array(
"Strong password" => "Pasahitz sendoa",
"Shared" => "Elkarbanatuta",
"Shared by {owner}" => "{owner}-k partekatuta",
+"Shared with {recipients}" => "{recipients}-rekin partekatua.",
"Share" => "Elkarbanatu",
"Error" => "Errorea",
"Error while sharing" => "Errore bat egon da elkarbanatzean",
@@ -75,6 +77,8 @@ $TRANSLATIONS = array(
"Shared with you by {owner}" => "{owner}-k zurekin elkarbanatuta",
"Share with user or group …" => "Elkarbanatu erabiltzaile edo taldearekin...",
"Share link" => "Elkarbanatu lotura",
+"The public link will expire no later than {days} days after it is created" => "Esteka publikoak iraungi egingo du, askoz jota, sortu eta {days} egunetara.",
+"By default the public link will expire after {days} days" => "Besterik ezean esteka publikoak {days} egun eta gero iraungi egingo du.",
"Password protect" => "Babestu pasahitzarekin",
"Choose a password for the public link" => "Aukeratu pasahitz bat esteka publikorako",
"Allow Public Upload" => "Gaitu igotze publikoa",
@@ -108,6 +112,7 @@ $TRANSLATIONS = array(
"Edit tags" => "Editatu etiketak",
"Error loading dialog template: {error}" => "Errorea elkarrizketa txantiloia kargatzean: {errorea}",
"No tags selected for deletion." => "Ez dira ezabatzeko etiketak hautatu.",
+"Updating {productName} to version {version}, this may take a while." => "Eguneratu {productName} {version} bertsiora, bere denbora behar du.",
"Please reload the page." => "Mesedez birkargatu orria.",
"The update was unsuccessful." => "Eguneraketak ez du arrakasta izan.",
"The update was successful. Redirecting you to ownCloud now." => "Eguneraketa ongi egin da. Orain zure ownClouderea berbideratua izango zara.",
@@ -125,6 +130,7 @@ $TRANSLATIONS = array(
"To login page" => "Sarrera orrira",
"New password" => "Pasahitz berria",
"Reset password" => "Berrezarri pasahitza",
+"Mac OS X is not supported and %s will not work properly on this platform. Use it at your own risk! " => "Mac OS X-ek ez du sostengurik eta %s gaizki ibili daiteke plataforma honetan. Erabiltzekotan, zure ardurapean.",
"For the best results, please consider using a GNU/Linux server instead." => "Emaitza hobeak izateko, mesedez gogoan hartu GNU/Linux zerbitzari bat erabiltzea.",
"Personal" => "Pertsonala",
"Users" => "Erabiltzaileak",
@@ -161,6 +167,7 @@ $TRANSLATIONS = array(
"Database name" => "Datubasearen izena",
"Database tablespace" => "Datu basearen taula-lekua",
"Database host" => "Datubasearen hostalaria",
+"SQLite will be used as database. For larger installations we recommend to change this." => "SQLite erabiliko da datu-base gisa. Instalazio handiagoetarako gomendatzen dugu aldatzea.",
"Finish setup" => "Bukatu konfigurazioa",
"Finishing …" => "Bukatzen...",
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "Aplikazio honek ongi funtzionatzeko JavaScript gaitua behar du. Mesedez <a href=\"http://enable-javascript.com/\" target=\"_blank\">gaitu JavaScript</a> eta birkargatu interfaze hau.",
@@ -183,6 +190,7 @@ $TRANSLATIONS = array(
"%s will be updated to version %s." => "%s %s bertsiora eguneratuko da.",
"The following apps will be disabled:" => "Ondorengo aplikazioak desgaituko dira:",
"The theme %s has been disabled." => "%s gaia desgaitu da.",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Ekin aurretik egiazta ezazu datu basearen, ezarpenen karpetaren eta datuen karpetaren babeskopia duzula.",
"Start update" => "Hasi eguneraketa",
"This ownCloud instance is currently being updated, which may take a while." => "ownCloud instantzia hau eguneratzen ari da, honek denbora har dezake.",
"Please reload this page after a short time to continue using ownCloud." => "Mesedez birkargatu orri hau denbora gutxi barru ownCloud erabiltzen jarraitzeko."
diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php
index a61d6390b8e..3b993c92743 100644
--- a/core/l10n/fi_FI.php
+++ b/core/l10n/fi_FI.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Siirrytty ylläpitotilaan",
"Turned off maintenance mode" => "Ylläpitotila laitettu pois päältä",
"Updated database" => "Tietokanta ajan tasalla",
+"Checked database schema update" => "Tarkistettu tietokannan skeemapäivitys",
"Disabled incompatible apps: %s" => "Yhteensopimattomat sovellukset poistettiin käytöstä: %s",
"No image or file provided" => "Kuvaa tai tiedostoa ei määritelty",
"Unknown filetype" => "Tuntematon tiedostotyyppi",
diff --git a/core/l10n/fr.php b/core/l10n/fr.php
index 977993a98a6..695c08cb40f 100644
--- a/core/l10n/fr.php
+++ b/core/l10n/fr.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Basculé en mode maintenance",
"Turned off maintenance mode" => "Basculé en mode production (non maintenance)",
"Updated database" => "Base de données mise à jour",
+"Checked database schema update" => "Mise à jour du schéma de la base de données vérifiée",
"Disabled incompatible apps: %s" => "Applications incompatibles désactivées: %s",
"No image or file provided" => "Aucune image ou fichier fourni",
"Unknown filetype" => "Type de fichier inconnu",
diff --git a/core/l10n/gl.php b/core/l10n/gl.php
index 6c7763c8933..1f8165515ec 100644
--- a/core/l10n/gl.php
+++ b/core/l10n/gl.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modo de mantemento activado",
"Turned off maintenance mode" => "Modo de mantemento desactivado",
"Updated database" => "Base de datos actualizada",
+"Checked database schema update" => "Comprobada a actualización do esquema da base de datos",
"Disabled incompatible apps: %s" => "Aplicativos incompatíbeis desactivados: %s",
"No image or file provided" => "Non forneceu ningunha imaxe ou ficheiro",
"Unknown filetype" => "Tipo de ficheiro descoñecido",
diff --git a/core/l10n/it.php b/core/l10n/it.php
index 2d84623e53e..6435b060f07 100644
--- a/core/l10n/it.php
+++ b/core/l10n/it.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Modalità di manutenzione attivata",
"Turned off maintenance mode" => "Modalità di manutenzione disattivata",
"Updated database" => "Database aggiornato",
+"Checked database schema update" => "Verificato l'aggiornamento dello schema del database",
"Disabled incompatible apps: %s" => "Applicazione incompatibili disabilitate: %s",
"No image or file provided" => "Non è stata fornita alcun immagine o file",
"Unknown filetype" => "Tipo di file sconosciuto",
diff --git a/core/l10n/ja.php b/core/l10n/ja.php
index 294605fed22..4a212b92b3a 100644
--- a/core/l10n/ja.php
+++ b/core/l10n/ja.php
@@ -5,6 +5,8 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "メンテナンスモードがオンになりました",
"Turned off maintenance mode" => "メンテナンスモードがオフになりました",
"Updated database" => "データベース更新完了",
+"Checked database schema update" => "指定データベースのスキーマを更新",
+"Disabled incompatible apps: %s" => "無効化された非互換アプリ:%s",
"No image or file provided" => "画像もしくはファイルが提供されていません",
"Unknown filetype" => "不明なファイルタイプ",
"Invalid image" => "無効な画像",
@@ -65,6 +67,7 @@ $TRANSLATIONS = array(
"Strong password" => "強いパスワード",
"Shared" => "共有中",
"Shared by {owner}" => "{owner} と共有中",
+"Shared with {recipients}" => "{recipients} と共有",
"Share" => "共有",
"Error" => "エラー",
"Error while sharing" => "共有でエラー発生",
@@ -109,6 +112,7 @@ $TRANSLATIONS = array(
"Edit tags" => "タグを編集",
"Error loading dialog template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." => "削除するタグが選択されていません。",
+"Updating {productName} to version {version}, this may take a while." => "{productName} を バージョン {version} に更新しています。しばらくお待ち下さい。",
"Please reload the page." => "ページをリロードしてください。",
"The update was unsuccessful." => "アップデートに失敗しました。",
"The update was successful. Redirecting you to ownCloud now." => "アップデートに成功しました。今すぐownCloudにリダイレクトします。",
@@ -163,6 +167,7 @@ $TRANSLATIONS = array(
"Database name" => "データベース名",
"Database tablespace" => "データベースの表領域",
"Database host" => "データベースのホスト名",
+"SQLite will be used as database. For larger installations we recommend to change this." => "SQLite をデータベースとして利用します。大規模な運用では、利用しないことをお勧めします。",
"Finish setup" => "セットアップを完了します",
"Finishing …" => "作業を完了しています ...",
"This application requires JavaScript to be enabled for correct operation. Please <a href=\"http://enable-javascript.com/\" target=\"_blank\">enable JavaScript</a> and re-load this interface." => "このアプリケーションを使用するにはJavaScriptが必要です。\n<a href=\"http://enable-javascript.com/\" target=\"_blank\">JavaScriptを有効にし</a>、インターフェースを更新してください。 ",
@@ -183,6 +188,9 @@ $TRANSLATIONS = array(
"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
"Thank you for your patience." => "しばらくお待ちください。",
"%s will be updated to version %s." => "%s はバージョン %s にアップデートされました。",
+"The following apps will be disabled:" => "以下のアプリは無効です:",
+"The theme %s has been disabled." => "テーマ %s が無効になっています。",
+"Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "データベースを確認してください。実行前にconfig フォルダとdata フォルダをバックアップします。",
"Start update" => "アップデートを開始",
"This ownCloud instance is currently being updated, which may take a while." => "この ownCloud インスタンスは現在アップデート中のため、しばらく時間がかかります。",
"Please reload this page after a short time to continue using ownCloud." => "ownCloud を続けて利用するには、しばらくした後でページをリロードしてください。"
diff --git a/core/l10n/nl.php b/core/l10n/nl.php
index c75b1acf6c2..f12441b9c22 100644
--- a/core/l10n/nl.php
+++ b/core/l10n/nl.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Onderhoudsmodus ingeschakeld",
"Turned off maintenance mode" => "Onderhoudsmodus uitgeschakeld",
"Updated database" => "Database bijgewerkt",
+"Checked database schema update" => "Database schema-update gecontroleerd",
"Disabled incompatible apps: %s" => "Gedeactiveerde incompatibele apps: %s",
"No image or file provided" => "Geen afbeelding of bestand opgegeven",
"Unknown filetype" => "Onbekend bestandsformaat",
diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php
index 17e21168391..506e9685d27 100644
--- a/core/l10n/pt_BR.php
+++ b/core/l10n/pt_BR.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Ativar modo de manutenção",
"Turned off maintenance mode" => "Desligar o modo de manutenção",
"Updated database" => "Atualizar o banco de dados",
+"Checked database schema update" => "Verificado atualização do esquema de banco de dados",
"Disabled incompatible apps: %s" => "Desabilitar aplicativos incompatíveis : %s",
"No image or file provided" => "Nenhuma imagem ou arquivo fornecido",
"Unknown filetype" => "Tipo de arquivo desconhecido",
diff --git a/core/l10n/tr.php b/core/l10n/tr.php
index 3e49ce9a06f..9df3cc5bda1 100644
--- a/core/l10n/tr.php
+++ b/core/l10n/tr.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Turned on maintenance mode" => "Bakım kipi etkinleştirildi",
"Turned off maintenance mode" => "Bakım kipi kapatıldı",
"Updated database" => "Veritabanı güncellendi",
+"Checked database schema update" => "Veritabanı şema güncellemesi denetlendi",
"Disabled incompatible apps: %s" => "Uyumsuz uygulamalar devre dışı bırakıldı: %s",
"No image or file provided" => "Resim veya dosya belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",