summaryrefslogtreecommitdiffstats
path: root/lib/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-18 01:55:13 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-18 01:55:13 -0400
commitbaf46c74cda834bbdb4ecf4669587b92b56fe9a9 (patch)
tree885b2d55d5f30f33810815987fcee62bb9bf9f9d /lib/l10n
parentd4bdcb7a9b397357d623182cf85be0329a2dbf5e (diff)
downloadnextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.tar.gz
nextcloud-server-baf46c74cda834bbdb4ecf4669587b92b56fe9a9.zip
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r--lib/l10n/ca.php27
-rw-r--r--lib/l10n/cs_CZ.php1
-rw-r--r--lib/l10n/de.php1
-rw-r--r--lib/l10n/de_DE.php1
-rw-r--r--lib/l10n/el.php1
-rw-r--r--lib/l10n/en_GB.php1
-rw-r--r--lib/l10n/es.php1
-rw-r--r--lib/l10n/fi_FI.php1
-rw-r--r--lib/l10n/gl.php1
-rw-r--r--lib/l10n/it.php1
-rw-r--r--lib/l10n/nb_NO.php1
-rw-r--r--lib/l10n/pl.php1
-rw-r--r--lib/l10n/pt_BR.php1
-rw-r--r--lib/l10n/tr.php1
14 files changed, 39 insertions, 1 deletions
diff --git a/lib/l10n/ca.php b/lib/l10n/ca.php
index 01e943d928a..f1610c9f92b 100644
--- a/lib/l10n/ca.php
+++ b/lib/l10n/ca.php
@@ -1,11 +1,14 @@
<?php
$TRANSLATIONS = array(
+"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",
"Help" => "Ajuda",
"Personal" => "Personal",
"Settings" => "Configuració",
"Users" => "Usuaris",
"Admin" => "Administració",
"Failed to upgrade \"%s\"." => "Ha fallat l'actualització \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'aplicació \\\"%s\\\" no es pot instal·lar perquè no es compatible amb aquesta versió de ownCloud.",
"No app name specified" => "No heu especificat cap nom d'aplicació",
"Unknown filetype" => "Tipus de fitxer desconegut",
"Invalid image" => "Imatge no vàlida",
@@ -47,6 +50,27 @@ $TRANSLATIONS = array(
"Your web server is not yet properly setup to allow files synchronization because the WebDAV interface seems to be broken." => "El servidor web no està configurat correctament per permetre la sincronització de fitxers perquè la interfície WebDAV sembla no funcionar correctament.",
"Please double check the <a href='%s'>installation guides</a>." => "Comproveu les <a href='%s'>guies d'instal·lació</a>.",
"%s shared »%s« with you" => "%s ha compartit »%s« amb tu",
+"Sharing %s failed, because the file does not exist" => "Ha fallat en compartir %s, perquè el fitxer no existeix",
+"You are not allowed to share %s" => "No se us permet compartir %s",
+"Sharing %s failed, because the user %s is the item owner" => "Ha fallat en compartir %s, perquè l'usuari %s és el propietari de l'element",
+"Sharing %s failed, because the user %s does not exist" => "Ha fallat en compartir %s, perquè l'usuari %s no existeix",
+"Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" => "Ha fallat en compartir %s, perquè l'usuari %s no és membre de cap grup dels que %s és membre",
+"Sharing %s failed, because this item is already shared with %s" => "Ha fallat en compartir %s, perquè l'element ja està compartit amb %s",
+"Sharing %s failed, because the group %s does not exist" => "Ha fallat en compartir %s, perquè el grup %s no existeix",
+"Sharing %s failed, because %s is not a member of the group %s" => "Ha fallat en compartir %s, perquè %s no és membre del grup %s",
+"You need to provide a password to create a public link, only protected links are allowed" => "Heu de proporcionar una contrasenya per crear un enllaç públic. Només es permeten enllaços segurs.",
+"Sharing %s failed, because sharing with links is not allowed" => "Ha fallat en compartir %s, perquè no es permet compartir amb enllaços",
+"Share type %s is not valid for %s" => "La compartició tipus %s no és vàlida per %s",
+"Setting permissions for %s failed, because the permissions exceed permissions granted to %s" => "Ha fallat en establir els permisos per %s perquè aquests excedeixen els permesos per a %s",
+"Setting permissions for %s failed, because the item was not found" => "Ha fallat en establir els permisos per %s, perquè no s'ha trobat l'element",
+"Sharing backend %s must implement the interface OCP\\Share_Backend" => "El rerefons de compartició %s ha d'implementar la interfície OCP\\Share_Backend",
+"Sharing backend %s not found" => "El rerefons de compartició %s no s'ha trobat",
+"Sharing backend for %s not found" => "El rerefons de compartició per a %s no s'ha trobat",
+"Sharing %s failed, because the user %s is the original sharer" => "Ha fallat en compartir %s perquè l'usuari %s és qui comparteix inicialment",
+"Sharing %s failed, because the permissions exceed permissions granted to %s" => "Ha fallat en compartir %s perquè els permisos excedeixen els permesos per a %s",
+"Sharing %s failed, because resharing is not allowed" => "Ha fallat en compartir %s, perquè no es permet compartir de nou",
+"Sharing %s failed, because the sharing backend for %s could not find its source" => "Ha fallat en compartir %s, perquè el rerefons de compartir per %s no pot trobar la seva font",
+"Sharing %s failed, because the file could not be found in the file cache" => "Ha fallat en compartir %s, perquè el fitxer no s'ha trobat en el fitxer cau",
"Could not find category \"%s\"" => "No s'ha trobat la categoria \"%s\"",
"seconds ago" => "segons enrere",
"_%n minute ago_::_%n minutes ago_" => array("fa %n minut","fa %n minuts"),
@@ -61,6 +85,7 @@ $TRANSLATIONS = array(
"Only the following characters are allowed in a username: \"a-z\", \"A-Z\", \"0-9\", and \"_.@-\"" => "Només els caràcters següents estan permesos en el nom d'usuari: \"a-z\", \"A-Z\", \"0-9\" i \"_.@-\"",
"A valid username must be provided" => "Heu de facilitar un nom d'usuari vàlid",
"A valid password must be provided" => "Heu de facilitar una contrasenya vàlida",
-"The username is already being used" => "El nom d'usuari ja està en ús"
+"The username is already being used" => "El nom d'usuari ja està en ús",
+"Could not obtain lock type %d on \"%s\"." => "No s'ha pogut obtenir un bloqueig tipus %d a \"%s\"."
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/lib/l10n/cs_CZ.php b/lib/l10n/cs_CZ.php
index 394ababfa95..47bcaf20844 100644
--- a/lib/l10n/cs_CZ.php
+++ b/lib/l10n/cs_CZ.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Uživatelé",
"Admin" => "Administrace",
"Failed to upgrade \"%s\"." => "Selhala aktualizace verze \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikace \\\"%s\\\" nemůže být nainstalována, protože není kompatibilní s touto verzí ownCloud.",
"No app name specified" => "Nebyl zadan název aplikace",
"Unknown filetype" => "Neznámý typ souboru",
"Invalid image" => "Chybný obrázek",
diff --git a/lib/l10n/de.php b/lib/l10n/de.php
index 36df4295377..91acdae5cfa 100644
--- a/lib/l10n/de.php
+++ b/lib/l10n/de.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Benutzer",
"Admin" => "Administration",
"Failed to upgrade \"%s\"." => "Konnte \"%s\" nicht aktualisieren.",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
diff --git a/lib/l10n/de_DE.php b/lib/l10n/de_DE.php
index 49f0d838278..6c4c853d43e 100644
--- a/lib/l10n/de_DE.php
+++ b/lib/l10n/de_DE.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Benutzer",
"Admin" => "Administrator",
"Failed to upgrade \"%s\"." => "Konnte \"%s\" nicht aktualisieren.",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Applikation \\\"%s\\\" kann nicht installiert werden, da sie mit dieser ownCloud Version nicht kompatibel ist.",
"No app name specified" => "Es wurde kein Applikation-Name angegeben",
"Unknown filetype" => "Unbekannter Dateityp",
"Invalid image" => "Ungültiges Bild",
diff --git a/lib/l10n/el.php b/lib/l10n/el.php
index 15c98a8a031..ae67ec6f674 100644
--- a/lib/l10n/el.php
+++ b/lib/l10n/el.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Χρήστες",
"Admin" => "Διαχείριση",
"Failed to upgrade \"%s\"." => "Αποτυχία αναβάθμισης του \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Η εφαρμογή \"%s\" δεν μπορεί να εγκατασταθεί επειδή δεν είναι συμβατή με αυτή την έκδοση του ownCloud.",
"No app name specified" => "Δεν προδιορίστηκε όνομα εφαρμογής",
"Unknown filetype" => "Άγνωστος τύπος αρχείου",
"Invalid image" => "Μη έγκυρη εικόνα",
diff --git a/lib/l10n/en_GB.php b/lib/l10n/en_GB.php
index f1ee08d0caa..4a7eddb1ea8 100644
--- a/lib/l10n/en_GB.php
+++ b/lib/l10n/en_GB.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Users",
"Admin" => "Admin",
"Failed to upgrade \"%s\"." => "Failed to upgrade \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud.",
"No app name specified" => "No app name specified",
"Unknown filetype" => "Unknown filetype",
"Invalid image" => "Invalid image",
diff --git a/lib/l10n/es.php b/lib/l10n/es.php
index 8273c8c3975..9f46faf9600 100644
--- a/lib/l10n/es.php
+++ b/lib/l10n/es.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Usuarios",
"Admin" => "Administración",
"Failed to upgrade \"%s\"." => "Falló la actualización \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "La aplicación \\\"%s\\\" no se puede instalar porque no es compatible con esta versión de ownCloud.",
"No app name specified" => "No se ha especificado nombre de la aplicación",
"Unknown filetype" => "Tipo de archivo desconocido",
"Invalid image" => "Imagen inválida",
diff --git a/lib/l10n/fi_FI.php b/lib/l10n/fi_FI.php
index 2a5375f0c17..008b54881a6 100644
--- a/lib/l10n/fi_FI.php
+++ b/lib/l10n/fi_FI.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Käyttäjät",
"Admin" => "Ylläpito",
"Failed to upgrade \"%s\"." => "Kohteen \"%s\" päivitys epäonnistui.",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Sovellusta \\\"%s\\\" ei voi asentaa, koska se ei ole yhteensopiva tämän ownCloud-version kanssa.",
"No app name specified" => "Sovelluksen nimeä ei määritelty",
"Unknown filetype" => "Tuntematon tiedostotyyppi",
"Invalid image" => "Virheellinen kuva",
diff --git a/lib/l10n/gl.php b/lib/l10n/gl.php
index 6f419ab82c7..8354c3bedef 100644
--- a/lib/l10n/gl.php
+++ b/lib/l10n/gl.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Usuarios",
"Admin" => "Administración",
"Failed to upgrade \"%s\"." => "Non foi posíbel anovar «%s».",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Non é posíbel instalar o aplicativo «%s» por non seren compatíbel con esta versión do ownCloud.",
"No app name specified" => "Non se especificou o nome do aplicativo",
"Unknown filetype" => "Tipo de ficheiro descoñecido",
"Invalid image" => "Imaxe incorrecta",
diff --git a/lib/l10n/it.php b/lib/l10n/it.php
index a7e2e5deb4f..e6c990c0acd 100644
--- a/lib/l10n/it.php
+++ b/lib/l10n/it.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Utenti",
"Admin" => "Admin",
"Failed to upgrade \"%s\"." => "Aggiornamento non riuscito \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "L'applicazione \\\"%s\\\" non può essere installata poiché non è compatibile con questa versione di ownCloud.",
"No app name specified" => "Il nome dell'applicazione non è specificato",
"Unknown filetype" => "Tipo di file sconosciuto",
"Invalid image" => "Immagine non valida",
diff --git a/lib/l10n/nb_NO.php b/lib/l10n/nb_NO.php
index d0418b9d654..a631bf2ba48 100644
--- a/lib/l10n/nb_NO.php
+++ b/lib/l10n/nb_NO.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Brukere",
"Admin" => "Admin",
"Failed to upgrade \"%s\"." => "Klarte ikke å oppgradere \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "App \\\"%s\\\" kan ikke installeres fordi den ikke er kompatibel med denne versjoen av ownCloud.",
"No app name specified" => "Intet app-navn spesifisert",
"Unknown filetype" => "Ukjent filtype",
"Invalid image" => "Ugyldig bilde",
diff --git a/lib/l10n/pl.php b/lib/l10n/pl.php
index fa9eebce9c2..0d19edef3d1 100644
--- a/lib/l10n/pl.php
+++ b/lib/l10n/pl.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Użytkownicy",
"Admin" => "Administrator",
"Failed to upgrade \"%s\"." => "Błąd przy aktualizacji \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Aplikacja \\\"%s\\\" nie może zostać zainstalowana ponieważ nie jest kompatybilna z tą wersją ownCloud.",
"No app name specified" => "Nie określono nazwy aplikacji",
"Unknown filetype" => "Nieznany typ pliku",
"Invalid image" => "Błędne zdjęcie",
diff --git a/lib/l10n/pt_BR.php b/lib/l10n/pt_BR.php
index 25064ac65bd..4906a1305a0 100644
--- a/lib/l10n/pt_BR.php
+++ b/lib/l10n/pt_BR.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Usuários",
"Admin" => "Admin",
"Failed to upgrade \"%s\"." => "Falha na atualização de \"%s\".",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "Aplicação \\\"%s\\\" não pode ser instalada porque não é compatível com esta versão do ownCloud.",
"No app name specified" => "O nome do aplicativo não foi especificado.",
"Unknown filetype" => "Tipo de arquivo desconhecido",
"Invalid image" => "Imagem inválida",
diff --git a/lib/l10n/tr.php b/lib/l10n/tr.php
index dc8ca148d8d..811801e7381 100644
--- a/lib/l10n/tr.php
+++ b/lib/l10n/tr.php
@@ -8,6 +8,7 @@ $TRANSLATIONS = array(
"Users" => "Kullanıcılar",
"Admin" => "Yönetici",
"Failed to upgrade \"%s\"." => "\"%s\" yükseltme başarısız oldu.",
+"App \\\"%s\\\" can't be installed because it is not compatible with this version of ownCloud." => "ownCloud yazılımının bu sürümü ile uyumlu olmadığı için \\\"%s\\\" uygulaması kurulamaz.",
"No app name specified" => "Uygulama adı belirtilmedi",
"Unknown filetype" => "Bilinmeyen dosya türü",
"Invalid image" => "Geçersiz resim",