diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-24 01:56:10 -0400 |
commit | 70db496b58d9819c56e944b762fa7633cea1e971 (patch) | |
tree | a601f2b1c061a745ae0747e4b731ce47e7baf5e7 /core | |
parent | 047ec64ac0b84cba4e13a286cbf10b4191bcaeab (diff) | |
download | nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.tar.gz nextcloud-server-70db496b58d9819c56e944b762fa7633cea1e971.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ast.php | 2 | ||||
-rw-r--r-- | core/l10n/az.php | 6 | ||||
-rw-r--r-- | core/l10n/bg_BG.php | 4 | ||||
-rw-r--r-- | core/l10n/ca.php | 2 | ||||
-rw-r--r-- | core/l10n/cs_CZ.php | 2 | ||||
-rw-r--r-- | core/l10n/da.php | 2 | ||||
-rw-r--r-- | core/l10n/de.php | 4 | ||||
-rw-r--r-- | core/l10n/de_DE.php | 4 | ||||
-rw-r--r-- | core/l10n/el.php | 2 | ||||
-rw-r--r-- | core/l10n/en_GB.php | 2 | ||||
-rw-r--r-- | core/l10n/es.php | 4 | ||||
-rw-r--r-- | core/l10n/es_CL.php | 4 | ||||
-rw-r--r-- | core/l10n/et_EE.php | 2 | ||||
-rw-r--r-- | core/l10n/eu.php | 5 | ||||
-rw-r--r-- | core/l10n/fi_FI.php | 4 | ||||
-rw-r--r-- | core/l10n/fr.php | 2 | ||||
-rw-r--r-- | core/l10n/gl.php | 2 | ||||
-rw-r--r-- | core/l10n/it.php | 4 | ||||
-rw-r--r-- | core/l10n/ja.php | 2 | ||||
-rw-r--r-- | core/l10n/ms_MY.php | 3 | ||||
-rw-r--r-- | core/l10n/nb_NO.php | 7 | ||||
-rw-r--r-- | core/l10n/nl.php | 4 | ||||
-rw-r--r-- | core/l10n/pl.php | 4 | ||||
-rw-r--r-- | core/l10n/pt_BR.php | 4 | ||||
-rw-r--r-- | core/l10n/pt_PT.php | 2 | ||||
-rw-r--r-- | core/l10n/ru.php | 2 | ||||
-rw-r--r-- | core/l10n/sk_SK.php | 2 | ||||
-rw-r--r-- | core/l10n/sv.php | 2 | ||||
-rw-r--r-- | core/l10n/tr.php | 2 | ||||
-rw-r--r-- | core/l10n/zh_CN.php | 1 |
30 files changed, 90 insertions, 2 deletions
diff --git a/core/l10n/ast.php b/core/l10n/ast.php index fb83a494b85..50574e9b88a 100644 --- a/core/l10n/ast.php +++ b/core/l10n/ast.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Esto quier dicir que namái pue usala un alministrador.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contauta col alministrador si esti problema sigui apaeciendo.", "Thank you for your patience." => "Gracies pola to paciencia.", +"You are accessing the server from an untrusted domain." => "Tas accediendo al sirvidor dende un dominiu non confiáu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contauta col alministrador. Si yes l'alministrador, configura l'axuste \"trusted_domain\" en config/config.php. Hai un exemplu en config/config.sample.php.", "%s will be updated to version %s." => "%s anovaráse a la versión %s.", "The following apps will be disabled:" => "Deshabilitaránse les siguientes aplicaciones:", "The theme %s has been disabled." => "Deshabilitóse'l tema %s.", diff --git a/core/l10n/az.php b/core/l10n/az.php index 90c2feb5c1f..06c5bdad293 100644 --- a/core/l10n/az.php +++ b/core/l10n/az.php @@ -8,6 +8,8 @@ $TRANSLATIONS = array( "Unknown filetype" => "Fayl tipi bəlli deyil.", "Invalid image" => "Yalnış şəkil", "No temporary profile picture available, try again" => "Profaylın müvəqqəti şəklinə çatmaq mümkün olmadı, yenidən təkrarlayın.", +"Sunday" => "Bazar", +"Monday" => "Bazar ertəsi", "Settings" => "Quraşdırmalar", "Folder" => "Qovluq", "Saving..." => "Saxlama...", @@ -31,6 +33,8 @@ $TRANSLATIONS = array( "Reset" => "Sıfırla", "Users" => "İstifadəçilər", "Admin" => "İnzibatçı", -"Password" => "Şifrə" +"Password" => "Şifrə", +"You are accessing the server from an untrusted domain." => "Siz serverə inamsız domain-dən girməyə çalışırsız.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Xahiş olunur inzibatçı ilə əlaqə saxlayasınız. Eger siz bu xidmətin inzibatçısısınizsa, \"trusted_domain\" configini config/config.php faylinda düzgün qeyd edin. Config nüsxəsi config/config.sample.php faylında qeyd edilmişdir." ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/bg_BG.php b/core/l10n/bg_BG.php index ae737bc42ab..ce4bc07dc7b 100644 --- a/core/l10n/bg_BG.php +++ b/core/l10n/bg_BG.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Това означава, че само администраторът може да го използва.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Свържи се със системния си администратор ако това съобщение се задържи твърде дълго или се е появило неочаквано.", "Thank you for your patience." => "Благодарим за търпението.", +"You are accessing the server from an untrusted domain." => "Свръзваш се със сървъра от неодобрен домейн.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Моля, свържи се с администратора. Ако ти си администраторът, на този сървър, промени \"trusted_domain\" настройките в config/config.php. Примерна конфигурация е приложена в config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "В зависимост от конфигурацията ти, като администратор може натискайки бутонът по-долу да отбележиш домейнът като сигурен.", +"Add \"%s\" as trusted domain" => "Добави \"%s\" като сигурен домейн", "%s will be updated to version %s." => "%s ще бъде обновена до версия %s.", "The following apps will be disabled:" => "Следните програми ще бъдат изключени:", "The theme %s has been disabled." => "Темата %s бе изключена.", diff --git a/core/l10n/ca.php b/core/l10n/ca.php index 9cf621d2eb3..0b4ce45e045 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Això significa que només els administradors poden usar la instància.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacteu amb l'administrador del sistema si aquest missatge persisteix o apareix inesperadament.", "Thank you for your patience." => "Gràcies per la paciència.", +"You are accessing the server from an untrusted domain." => "Esteu accedint el servidor des d'un domini no fiable", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contacteu amb l'administrador. Si sou un administrador d'aquesta instància, configureu el paràmetre \"trusted_domain\" a config/config.php. Hi ha un exemple de configuració a config/config.sampe.php", "%s will be updated to version %s." => "%s s'actualitzarà a la versió %s.", "The following apps will be disabled:" => "Les següents aplicacions es desactivaran:", "The theme %s has been disabled." => "S'ha desactivat el tema %s", diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index af94ec6b7ce..3e2f322bb02 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -189,6 +189,8 @@ $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.", +"You are accessing the server from an untrusted domain." => "Přistupujete na server z nedůvěryhodné domény.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte prosím správce. Pokud jste správce této instalace, nastavte \"trusted_domain\" v souboru config/config.php. Příklad konfigurace najdete v souboru config/config.sample.php.", "%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:", "The theme %s has been disabled." => "Vzhled %s byl zakázán.", diff --git a/core/l10n/da.php b/core/l10n/da.php index 99fbacadb4d..7bb882cdabf 100644 --- a/core/l10n/da.php +++ b/core/l10n/da.php @@ -187,6 +187,8 @@ $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.", +"You are accessing the server from an untrusted domain." => "Du tilgår serveren fra et utroværdigt domæne", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontakt venligst din administrator. Hvis du er administrator, konfigurer \"trusted_domain\" indstillingen i config/config.php. Et eksempel kan ses i config/config.sample.php.", "%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.", diff --git a/core/l10n/de.php b/core/l10n/de.php index 799b4a893d5..74f0d4370ac 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktiere Deinen Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." => "Vielen Dank für Deine Geduld.", +"You are accessing the server from an untrusted domain." => "Du greifst von einer nicht vertrauenswürdigen Domain auf den Server zu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktiere Deinen Administrator. Wenn du aktuell Administrator dieser Instanz bist, konfiguriere bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Abhängig vonDeiner Konfiguration kannst Du auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden.", +"Add \"%s\" as trusted domain" => "\"%s\" als vertrauenswürdige Domain hinzufügen", "%s will be updated to version %s." => "%s wird auf Version %s aktualisiert.", "The following apps will be disabled:" => "Die folgenden Apps werden deaktiviert:", "The theme %s has been disabled." => "Das Theme %s wurde deaktiviert.", diff --git a/core/l10n/de_DE.php b/core/l10n/de_DE.php index ef01d85169d..07ed703c203 100644 --- a/core/l10n/de_DE.php +++ b/core/l10n/de_DE.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dies bedeutet, dass diese Instanz nur von Administratoren genutzt werden kann.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktieren Sie Ihren Systemadministrator, wenn diese Meldung dauerhaft oder unerwartet erscheint.", "Thank you for your patience." => "Vielen Dank für Ihre Geduld.", +"You are accessing the server from an untrusted domain." => "Sie greifen von einer nicht vertrauenswürdigen Domain auf den Server zu.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Bitte kontaktieren Sie Ihren Administrator. Wenn Sie aktuell Administrator dieser Instanz sind, konfigurieren Sie bitte die \"trusted_domain\" - Einstellung in config/config.php. Eine Beispielkonfiguration wird unter config/config.sample.php bereit gestellt.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Abhängig von Ihrer Konfiguration können Sie auch als Administrator, zum Vertrauen dieser Domain, den unteren Button verwenden.", +"Add \"%s\" as trusted domain" => "\"%s\" als vertrauenswürdige Domain hinzufügen", "%s will be updated to version %s." => "%s wird auf Version %s aktualisiert.", "The following apps will be disabled:" => "Die folgenden Apps werden deaktiviert:", "The theme %s has been disabled." => "Das Theme %s wurde deaktiviert.", diff --git a/core/l10n/el.php b/core/l10n/el.php index 7401260b19e..a46a8961d1c 100644 --- a/core/l10n/el.php +++ b/core/l10n/el.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Αυτό σημαίνει ότι μόνο διαχειριστές μπορούν να χρησιμοποιήσουν την εγκατάσταση.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Επικοινωνήστε με το διαχειριστή του συστήματος αν αυτό το μήνυμα συνεχίζει να εμφανίζεται ή εμφανίστηκε απρόσμενα.", "Thank you for your patience." => "Σας ευχαριστούμε για την υπομονή σας.", +"You are accessing the server from an untrusted domain." => "Η προσπέλαση του διακομιστή γίνεται από μη έμπιστο τομέα.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Παρακαλώ επικοινωνήστε με τον διαχειριστή συστημάτων σας. Αν είστε διαχειριστής αυτού του στιγμιοτύπο, ρυθμίστε το κλειδί \"trusted_domain\" στο αρχείο config/config.php. Ένα παράδειγμα παρέχεται στο αρχείο config/config.sample.php.", "%s will be updated to version %s." => "Το %s θα ενημερωθεί στην έκδοση %s.", "The following apps will be disabled:" => "Οι παρακάτω εφαρμογές θα απενεργοποιηθούν:", "The theme %s has been disabled." => "Το θέμα %s έχει απενεργοποιηθεί.", diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index 61b016f7fe0..e9164deca50 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "This means only administrators can use the instance.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.", "Thank you for your patience." => "Thank you for your patience.", +"You are accessing the server from an untrusted domain." => "You are accessing the server from an untrusted domain.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php.", "%s will be updated to version %s." => "%s will be updated to version %s.", "The following apps will be disabled:" => "The following apps will be disabled:", "The theme %s has been disabled." => "The theme %s has been disabled.", diff --git a/core/l10n/es.php b/core/l10n/es.php index 6fbe87b6d88..8ab9595417f 100644 --- a/core/l10n/es.php +++ b/core/l10n/es.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Esto quiere decir que solo un administrador puede usarla.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte con su administrador de sistemas si este mensaje persiste o aparece de forma inesperada.", "Thank you for your patience." => "Gracias por su paciencia.", +"You are accessing the server from an untrusted domain." => "Está accediendo al servidor desde un dominio inseguro.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contacte a su administrador. Si usted es el administrador, configure \"trusted_domain\" en config/config.php. En config/config.sample.php se encuentra un ejemplo para la configuración.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Dependiendo de su configuración, como administrador, debería poder usar el botón de abajo para confiar en este dominio.", +"Add \"%s\" as trusted domain" => "Agregar \"%s\" como un dominio de confianza", "%s will be updated to version %s." => "%s será actualizado a la versión %s.", "The following apps will be disabled:" => "Las siguientes aplicaciones serán desactivadas:", "The theme %s has been disabled." => "El tema %s ha sido desactivado.", diff --git a/core/l10n/es_CL.php b/core/l10n/es_CL.php index a6de3ea437f..0f8f8772395 100644 --- a/core/l10n/es_CL.php +++ b/core/l10n/es_CL.php @@ -50,6 +50,8 @@ $TRANSLATIONS = array( "Users" => "Usuarios", "Admin" => "Administración", "Help" => "Ayuda", -"Password" => "Clave" +"Password" => "Clave", +"You are accessing the server from an untrusted domain." => "Usted está accediendo al servidor desde un dominio no confiable.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor contacte con su administrador. Si usted es el administrador de esta instancia, configure la opción \"trusted_domain\" en \"config/config.php\". Un ejemplo de la configuración está disponible en config/config.sample.php" ); $PLURAL_FORMS = "nplurals=2; plural=(n != 1);"; diff --git a/core/l10n/et_EE.php b/core/l10n/et_EE.php index 7209321a7a1..bca3ca8a945 100644 --- a/core/l10n/et_EE.php +++ b/core/l10n/et_EE.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "See tähendab, et seda saavad kasutada ainult administraatorid.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakteeru oma süsteemihalduriga, kui see teade püsib või on tekkinud ootamatult.", "Thank you for your patience." => "Täname kannatlikkuse eest.", +"You are accessing the server from an untrusted domain." => "Sa kasutad serverit usalduseta asukohast", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Palun võta ühendust oma saidi administraatoriga. Kui sa oled ise administraator, siis seadista failis config/config.php sätet \"trusted_domain\". Näidis seadistused leiad failist config/config.sample.php.", "%s will be updated to version %s." => "%s uuendatakse versioonile %s.", "The following apps will be disabled:" => "Järgnevad rakendid keelatakse:", "The theme %s has been disabled." => "Teema %s on keelatud.", diff --git a/core/l10n/eu.php b/core/l10n/eu.php index 17fe63d9e37..a07ec812292 100644 --- a/core/l10n/eu.php +++ b/core/l10n/eu.php @@ -6,6 +6,7 @@ $TRANSLATIONS = array( "Updated database" => "Datu basea eguneratu da", "Checked database schema update" => "Egiaztatuta datu-basearen zerbitzariaren eguneraketa", "Checked database schema update for apps" => "Egiaztatuta aplikazioen datu-basearen zerbitzariaren eguneraketa", +"Updated \"%s\" to %s" => "\"%s\" %s-ra eguneratua", "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", @@ -188,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Honek administradoreak bakarrik erabili dezakeela esan nahi du.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Jarri harremanetan zure sistema administratzailearekin mezu hau irauten badu edo bat-batean agertu bada.", "Thank you for your patience." => "Milesker zure patzientziagatik.", +"You are accessing the server from an untrusted domain." => "Zerbitzaria domeinu ez fidagarri batetik eskuratzen ari zara.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Mesedez harremanetan jarri kudeatzailearekin. Zu kudeatzailea bazara, konfiguratu \"trusted_domain\" ezarpena config/config.php fitxategian. Adibidezko konfigurazko bat config/config.sample.php fitxategian dago.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Zure ezarpenen gorabehera, administratzaile bezala posible duzu ere azpiko botoia erabiltzea fidatzeko domeinu horrekin.", +"Add \"%s\" as trusted domain" => "Gehitu \"%s\" domeinu fidagarri gisa", "%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.", diff --git a/core/l10n/fi_FI.php b/core/l10n/fi_FI.php index 658ccd18966..2969e56af44 100644 --- a/core/l10n/fi_FI.php +++ b/core/l10n/fi_FI.php @@ -122,6 +122,7 @@ $TRANSLATIONS = array( "Please reload the page." => "Päivitä sivu.", "The update was unsuccessful." => "Päivitys epäonnistui.", "The update was successful. Redirecting you to ownCloud now." => "Päivitys onnistui. Selain ohjautuu nyt ownCloudiisi.", +"Couldn't reset password because the token is invalid" => "Salasanaa ei voitu palauttaa koska valtuutus on virheellinen", "Couldn't send reset email. Please make sure your username is correct." => "Palautussähköpostin lähettäminen ei onnistunut. Varmista, että käyttäjätunnuksesi on oikein.", "Couldn't send reset email because there is no email address for this username. Please contact your administrator." => "Palautussähköpostin lähettäminen ei onnistunut, koska tälle käyttäjätunnukselle ei ole määritelty sähköpostiosoitetta. Ota yhteys ylläpitäjään.", "%s password reset" => "%s salasanan palautus", @@ -187,6 +188,9 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Se tarkoittaa, että vain ylläpitäjät voivat nyt käyttää tätä ownCloudia.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Ota yhteys järjestelmän ylläpitäjään, jos tämä viesti ilmenee uudelleen tai odottamatta.", "Thank you for your patience." => "Kiitos kärsivällisyydestäsi.", +"You are accessing the server from an untrusted domain." => "Olet yhteydessä palvelimeen epäluotettavasta verkko-osoitteesta.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Ota yhteys ylläpitäjään. Jos olet tämän ownCloudin ylläpitäjä, määritä \"trusted_domain\"-asetus tiedostossa config/config.php. Esimerkkimääritys on nähtävillä tiedostossa config/config.sample.php.", +"Add \"%s\" as trusted domain" => "Lisää \"%s\" luotetuksi toimialueeksi", "%s will be updated to version %s." => "%s päivitetään versioon %s.", "The following apps will be disabled:" => "Seuraavat sovellukset poistetaan käytöstä:", "The theme %s has been disabled." => "Teema %s on poistettu käytöstä.", diff --git a/core/l10n/fr.php b/core/l10n/fr.php index b75b794c9d7..60f79328b30 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Cela signifie que uniquement les administrateurs peuvent utiliser l'instance.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Veuillez contacter votre administrateur système si ce message persiste ou apparaît de façon inattendue.", "Thank you for your patience." => "Merci de votre patience.", +"You are accessing the server from an untrusted domain." => "Vous accédez au serveur à partir d'un domaine non-approuvé.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Veuillez contacter votre administrateur. Si vous être l'administrateur de cette instance, il faut configurer la variable \"trusted_domain\" dans le fichier config/config.php. Un exemple de configuration est fournit dans le fichier config/config.sample.php.", "%s will be updated to version %s." => "%s sera mis à jour vers la version %s.", "The following apps will be disabled:" => "Les applications suivantes seront désactivées :", "The theme %s has been disabled." => "Le thème %s a été désactivé.", diff --git a/core/l10n/gl.php b/core/l10n/gl.php index 0a6023940d1..eee969ea89b 100644 --- a/core/l10n/gl.php +++ b/core/l10n/gl.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isto significa que só os administradores poden utilizar a instancia.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Póñase en contacto co administrador do sistema se persiste esta mensaxe ou se aparece de forma inesperada.", "Thank you for your patience." => "Grazas pola súa paciencia.", +"You are accessing the server from an untrusted domain." => "Esta accedendo desde un dominio non fiábel.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Póñase en contacto co administrador. Se vostede é administrador desta instancia, configure o parámetro «trusted_domain» en config/config.php. Dispón dun exemplo de configuración en config/config.sample.php.", "%s will be updated to version %s." => "%s actualizarase á versión %s.", "The following apps will be disabled:" => "Van desactivarse as seguintes aplicacións:", "The theme %s has been disabled." => "O tema %s foi desactivado.", diff --git a/core/l10n/it.php b/core/l10n/it.php index c2837d60483..fbe2ea2d5a8 100644 --- a/core/l10n/it.php +++ b/core/l10n/it.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Ciò significa che solo gli amministratori possono utilizzare l'istanza.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contatta il tuo amministratore di sistema se questo messaggio persiste o appare inaspettatamente.", "Thank you for your patience." => "Grazie per la pazienza.", +"You are accessing the server from an untrusted domain." => "Stai accedendo al server da un dominio non attendibile.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Contatta il tuo amministratore di sistema. Se sei un amministratore, configura l'impostazione \"trusted_domain\" in config/config.php. Un esempio di configurazione è disponibile in config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "In base alla tua configurazione, come amministratore potrai utilizzare anche il pulsante in basso per rendere attendibile questo dominio.", +"Add \"%s\" as trusted domain" => "Aggiungi \"%s\" come dominio attendibile", "%s will be updated to version %s." => "%s sarà aggiornato alla versione %s.", "The following apps will be disabled:" => "Le seguenti applicazioni saranno disabilitate:", "The theme %s has been disabled." => "Il tema %s è stato disabilitato.", diff --git a/core/l10n/ja.php b/core/l10n/ja.php index b91556d7068..d10bf0ade8b 100644 --- a/core/l10n/ja.php +++ b/core/l10n/ja.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "これは、管理者のみがインスタンスを利用できることを意味しています。", "Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。", "Thank you for your patience." => "しばらくお待ちください。", +"You are accessing the server from an untrusted domain." => "信頼されていないドメインからサーバーにアクセスしています。", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "管理者に連絡してください。このサーバーの管理者の場合は、\"trusted_domain\" の設定を config/config.php に設定してください。config/config.sample.php にサンプルの設定方法が記載してあります。", "%s will be updated to version %s." => "%s はバージョン %s にアップデートされました。", "The following apps will be disabled:" => "以下のアプリは無効です:", "The theme %s has been disabled." => "テーマ %s が無効になっています。", diff --git a/core/l10n/ms_MY.php b/core/l10n/ms_MY.php index a0073b56b36..3fe6a776e85 100644 --- a/core/l10n/ms_MY.php +++ b/core/l10n/ms_MY.php @@ -34,6 +34,9 @@ $TRANSLATIONS = array( "Cancel" => "Batal", "Share" => "Kongsi", "Error" => "Ralat", +"group" => "kumpulan", +"can share" => "boleh berkongsi", +"can edit" => "boleh mengubah", "Warning" => "Amaran", "Delete" => "Padam", "Add" => "Tambah", diff --git a/core/l10n/nb_NO.php b/core/l10n/nb_NO.php index 95c36d1aff3..008c5ee3767 100644 --- a/core/l10n/nb_NO.php +++ b/core/l10n/nb_NO.php @@ -5,6 +5,8 @@ $TRANSLATIONS = array( "Turned off maintenance mode" => "Slo av vedlikeholdsmodus", "Updated database" => "Oppdaterte databasen", "Checked database schema update" => "Sjekket oppdatering av databaseskjema", +"Checked database schema update for apps" => "Sjekket databaseskjema-oppdatering for apper", +"Updated \"%s\" to %s" => "Oppdaterte \"%s\" til %s", "Disabled incompatible apps: %s" => "Deaktiverte ukompatible apper: %s", "No image or file provided" => "Bilde eller fil ikke angitt", "Unknown filetype" => "Ukjent filtype", @@ -187,11 +189,16 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dette betyr at kun administratorer kan bruke instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontakt systemadministratoren hvis denne meldingen var uventet eller ikke forsvinner.", "Thank you for your patience." => "Takk for din tålmodighet.", +"You are accessing the server from an untrusted domain." => "Du aksesserer serveren fra et ikke tiltrodd domene.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Vennligst kontakt administratoren. Hvis du er administrator for denne instansen, konfigurer innstillingen \"trusted_domain\" i config/config.php. En eksempelkonfigurasjon er gitt i config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Avhengig av konfigurasjonen kan du, som administrator, kanskje også bruke kanppen nedenfor til å stole på dette domenet.", +"Add \"%s\" as trusted domain" => "Legg til \"%s\" som et tiltrodd domene", "%s will be updated to version %s." => "%s vil bli oppdatert til versjon %s.", "The following apps will be disabled:" => "Følgende apper vil bli deaktivert:", "The theme %s has been disabled." => "Temaet %s har blitt deaktivert.", "Please make sure that the database, the config folder and the data folder have been backed up before proceeding." => "Forsikre deg om at databasen, config-mappen og datamappen er blitt sikkerhetskopiert før du fortsetter.", "Start update" => "Start oppdatering", +"To avoid timeouts with larger installations, you can instead run the following command from your installation directory:" => "For å unngå tidsavbrudd ved store installasjoner, kan du i stedet kjøre følgende kommando fra installasjonsmappen:", "This ownCloud instance is currently being updated, which may take a while." => "Denne ownCloud-instansen oppdateres for øyeblikket, noe som kan ta litt tid.", "Please reload this page after a short time to continue using ownCloud." => "Vennligst last denne siden på nytt om en liten stund for å fortsette å bruke ownCloud." ); diff --git a/core/l10n/nl.php b/core/l10n/nl.php index daae57dee5e..60821be5555 100644 --- a/core/l10n/nl.php +++ b/core/l10n/nl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Dat betekent dat alleen beheerders deze installatie kunnen gebruiken.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Beem contact op met uw systeembeheerder als deze melding aanhoudt of plotseling verscheen.", "Thank you for your patience." => "Bedankt voor uw geduld.", +"You are accessing the server from an untrusted domain." => "U benadert de server vanaf een niet vertrouwd domein.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Neem contact op met uw beheerder. Als u de beheerder van deze service bent, configureer dan de \"trusted_domain\" instelling in config/config.php. Een voorbeeldconfiguratie is gegeven in config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Afhankelijk van uw configuratie zou u als beheerder ook de onderstaande knop kunnen gebruiken om dit domein te vertrouwen.", +"Add \"%s\" as trusted domain" => "\"%s\" toevoegen als vertrouwd domein", "%s will be updated to version %s." => "%s wordt bijgewerkt naar versie %s.", "The following apps will be disabled:" => "De volgende apps worden uitgeschakeld:", "The theme %s has been disabled." => "Het thema %s is uitgeschakeld.", diff --git a/core/l10n/pl.php b/core/l10n/pl.php index 9532298efa3..b112167c2d0 100644 --- a/core/l10n/pl.php +++ b/core/l10n/pl.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "To oznacza, że tylko administratorzy mogą w tej chwili używać aplikacji.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Skontaktuj się z administratorem, jeśli ten komunikat pojawił się nieoczekiwanie lub wyświetla się ciągle.", "Thank you for your patience." => "Dziękuję za cierpliwość.", +"You are accessing the server from an untrusted domain." => "Dostajesz się do serwera z niezaufanej domeny.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Proszę skontaktuj się z administratorem. Jeśli jesteś administratorem tej instancji, skonfiguruj parametr \"trusted_domain\" w pliku config/config.php. Przykładowa konfiguracja jest dostępna w pliku config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "W zależności od konfiguracji, jako administrator możesz także użyć poniższego przycisku aby zaufać tej domenie.", +"Add \"%s\" as trusted domain" => "Dodaj \"%s\" jako domenę zaufaną", "%s will be updated to version %s." => "%s zostanie zaktualizowane do wersji %s.", "The following apps will be disabled:" => "Następujące aplikacje zostaną zablokowane:", "The theme %s has been disabled." => "Motyw %s został wyłączony.", diff --git a/core/l10n/pt_BR.php b/core/l10n/pt_BR.php index a4387d59ad2..3e629689303 100644 --- a/core/l10n/pt_BR.php +++ b/core/l10n/pt_BR.php @@ -189,6 +189,10 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isso significa que apenas os administradores podem usar esta instância.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador do sistema se esta mensagem persistir ou aparecer inesperadamente.", "Thank you for your patience." => "Obrigado pela sua paciência.", +"You are accessing the server from an untrusted domain." => "Você está acessando o servidor a partir de um domínio não confiável.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor, contate o administrador. Se você é um administrador desta instância, configurre o \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", +"Depending on your configuration, as an administrator you might also be able to use the button below to trust this domain." => "Dependendo da configuração, como administrador, você também pode ser capaz de usar o botão abaixo para confiar neste domínio.", +"Add \"%s\" as trusted domain" => "Adicionar \"%s\" como um domínio confiavel", "%s will be updated to version %s." => "%s será atualizado para a versão %s.", "The following apps will be disabled:" => "Os seguintes aplicativos serão desativados:", "The theme %s has been disabled." => "O tema %s foi desativado.", diff --git a/core/l10n/pt_PT.php b/core/l10n/pt_PT.php index a3d870bad43..687dfce41ce 100644 --- a/core/l10n/pt_PT.php +++ b/core/l10n/pt_PT.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Isto significa que apenas os administradores podem usar a instância.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Contacte o seu administrador de sistema se esta mensagem continuar a aparecer ou apareceu inesperadamente.", "Thank you for your patience." => "Obrigado pela sua paciência.", +"You are accessing the server from an untrusted domain." => "Está a aceder ao servidor a partir de um domínio que não é de confiança.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Por favor contacte o seu administrador. Se é um administrador desta instância, configure as definições \"trusted_domain\" em config/config.php. Um exemplo de configuração é fornecido em config/config.sample.php.", "%s will be updated to version %s." => "O %s irá ser atualizado para a versão %s.", "The following apps will be disabled:" => "As seguintes apps irão ser desativadas:", "The theme %s has been disabled." => "O tema %s foi desativado.", diff --git a/core/l10n/ru.php b/core/l10n/ru.php index bba26dceaa8..65bb755077b 100644 --- a/core/l10n/ru.php +++ b/core/l10n/ru.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Это значит, что только администраторы могут использовать эту установку.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Обратитесь к вашему системному администратору если это сообщение не исчезает или появляется неожиданно.", "Thank you for your patience." => "Спасибо за терпение.", +"You are accessing the server from an untrusted domain." => "Вы пытаетесь получить доступ к серверу с неподтверждённого домена.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Пожалуйста, свяжитесь с администратором. Если вы администратор этого хранилища, сконфигурируйте \"trusted_domain\" в config/config.php. Пример настройки можно найти в /config/config.sample.php.", "%s will be updated to version %s." => "%s будет обновлено до версии %s.", "The following apps will be disabled:" => "Следующие приложения будут отключены:", "The theme %s has been disabled." => "Тема %s была отключена.", diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index f0c35ea8634..b640bd53bdf 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -187,6 +187,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Len správca systému môže používať túto inštanciu.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte prosím správcu systému, ak sa táto správa objavuje opakovane alebo neočakávane.", "Thank you for your patience." => "Ďakujeme za Vašu trpezlivosť.", +"You are accessing the server from an untrusted domain." => "Pristupujete na server v nedôveryhodnej doméne.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Kontaktujte administrátora. Ak ste administrátorom tejto inštancie, nakonfigurujte správne nastavenie \"trusted_domain\" v config/config.php. Vzorová konfigurácia je uvedená v config/config.sample.php.", "%s will be updated to version %s." => "%s bude zaktualizovaný na verziu %s.", "The following apps will be disabled:" => "Tieto aplikácie budú zakázané:", "The theme %s has been disabled." => "Téma %s bola zakázaná.", diff --git a/core/l10n/sv.php b/core/l10n/sv.php index 6a1fd8e5b73..126a214197a 100644 --- a/core/l10n/sv.php +++ b/core/l10n/sv.php @@ -186,6 +186,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Detta betyder att endast administartörer kan använda instansen.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Hör av dig till din system administratör ifall detta meddelande fortsätter eller visas oväntat.", "Thank you for your patience." => "Tack för ditt tålamod.", +"You are accessing the server from an untrusted domain." => "Du ansluter till servern från en osäker domän.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Vänligen kontakta din administratör. Om du är en administratör, konfigurera inställningen \"trusted_domain\" i config/config.php. En exempelkonfiguration finns i tillgänglig i config/config.sample.php.", "%s will be updated to version %s." => "%s kommer att uppdateras till version %s.", "The following apps will be disabled:" => "Följande appar kommer att inaktiveras:", "The theme %s has been disabled." => "Temat %s har blivit inaktiverat.", diff --git a/core/l10n/tr.php b/core/l10n/tr.php index 59ca4fa1ae8..d3b2a86b8c3 100644 --- a/core/l10n/tr.php +++ b/core/l10n/tr.php @@ -189,6 +189,8 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "Bu, örneği sadece yöneticiler kullanabilir demektir.", "Contact your system administrator if this message persists or appeared unexpectedly." => "Eğer bu ileti görünmeye devam ederse veya beklenmedik şekilde ortaya çıkmışsa sistem yöneticinizle iletişime geçin.", "Thank you for your patience." => "Sabrınız için teşekkür ederiz.", +"You are accessing the server from an untrusted domain." => "Sunucuya güvenilmeyen bir alan adından ulaşıyorsunuz.", +"Please contact your administrator. If you are an administrator of this instance, configure the \"trusted_domain\" setting in config/config.php. An example configuration is provided in config/config.sample.php." => "Lütfen yöneticiniz ile iletişime geçin. Eğer bu örneğin bir yöneticisi iseniz, config/config.php dosyası içerisindeki \"trusted_domain\" ayarını yapılandırın. Bu yapılandırmanın bir örneği config/config.sample.php dosyasında verilmiştir.", "%s will be updated to version %s." => "%s, %s sürümüne güncellenecek.", "The following apps will be disabled:" => "Aşağıdaki uygulamalar devre dışı bırakılacak:", "The theme %s has been disabled." => "%s teması devre dışı bırakıldı.", diff --git a/core/l10n/zh_CN.php b/core/l10n/zh_CN.php index 6e05e7bcc19..920144db740 100644 --- a/core/l10n/zh_CN.php +++ b/core/l10n/zh_CN.php @@ -187,6 +187,7 @@ $TRANSLATIONS = array( "This means only administrators can use the instance." => "这意味着只有管理员才能在实例上操作。", "Contact your system administrator if this message persists or appeared unexpectedly." => "如果这个消息一直存在或不停出现,请联系你的系统管理员。", "Thank you for your patience." => "感谢让你久等了。", +"You are accessing the server from an untrusted domain." => "您正在访问来自不信任域名的服务器。", "%s will be updated to version %s." => "%s 将会更新到版本 %s。", "The following apps will be disabled:" => "以下应用将会被禁用:", "The theme %s has been disabled." => "%s 主题已被禁用。", |