summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-03 01:56:24 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-07-03 01:56:24 -0400
commit1a1c5aa3c09322f2c69f9ed39078f495c840ebd0 (patch)
tree7d68b46d21da7f3846126dfcbcdce0683c7c4fee /apps
parent079fee2c2a8b7fa5c750ee36c2ea12d19e2a30c4 (diff)
downloadnextcloud-server-1a1c5aa3c09322f2c69f9ed39078f495c840ebd0.tar.gz
nextcloud-server-1a1c5aa3c09322f2c69f9ed39078f495c840ebd0.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/fi_FI.php1
-rw-r--r--apps/files_external/l10n/pt_PT.php13
-rw-r--r--apps/files_external/l10n/ro.php4
-rw-r--r--apps/files_sharing/l10n/ast.php2
-rw-r--r--apps/files_sharing/l10n/ca.php2
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php2
-rw-r--r--apps/files_sharing/l10n/de.php2
-rw-r--r--apps/files_sharing/l10n/de_DE.php2
-rw-r--r--apps/files_sharing/l10n/el.php2
-rw-r--r--apps/files_sharing/l10n/en_GB.php2
-rw-r--r--apps/files_sharing/l10n/eo.php2
-rw-r--r--apps/files_sharing/l10n/es.php2
-rw-r--r--apps/files_sharing/l10n/et_EE.php2
-rw-r--r--apps/files_sharing/l10n/eu.php2
-rw-r--r--apps/files_sharing/l10n/fi_FI.php2
-rw-r--r--apps/files_sharing/l10n/fr.php2
-rw-r--r--apps/files_sharing/l10n/gl.php2
-rw-r--r--apps/files_sharing/l10n/id.php2
-rw-r--r--apps/files_sharing/l10n/it.php2
-rw-r--r--apps/files_sharing/l10n/ja.php2
-rw-r--r--apps/files_sharing/l10n/nb_NO.php2
-rw-r--r--apps/files_sharing/l10n/nl.php2
-rw-r--r--apps/files_sharing/l10n/pl.php2
-rw-r--r--apps/files_sharing/l10n/pt_BR.php2
-rw-r--r--apps/files_sharing/l10n/pt_PT.php2
-rw-r--r--apps/files_sharing/l10n/ru.php1
-rw-r--r--apps/files_sharing/l10n/sk_SK.php2
-rw-r--r--apps/files_sharing/l10n/sl.php2
-rw-r--r--apps/files_sharing/l10n/sv.php2
-rw-r--r--apps/files_sharing/l10n/tr.php2
30 files changed, 18 insertions, 53 deletions
diff --git a/apps/files/l10n/fi_FI.php b/apps/files/l10n/fi_FI.php
index 4c33d1738cc..5ae86902969 100644
--- a/apps/files/l10n/fi_FI.php
+++ b/apps/files/l10n/fi_FI.php
@@ -14,6 +14,7 @@ $TRANSLATIONS = array(
"Folder name cannot be empty." => "Kansion nimi ei voi olla tyhjä.",
"Error when creating the folder" => "Virhe kansiota luotaessa",
"Unable to set upload directory." => "Lähetyskansion asettaminen epäonnistui.",
+"Invalid Token" => "Virheellinen token",
"No file was uploaded. Unknown error" => "Tiedostoa ei lähetetty. Tuntematon virhe",
"There is no error, the file uploaded with success" => "Ei virheitä, tiedosto lähetettiin onnistuneesti",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Lähetetyn tiedoston koko ylittää php.ini-tiedoston upload_max_filesize-säännön:",
diff --git a/apps/files_external/l10n/pt_PT.php b/apps/files_external/l10n/pt_PT.php
index bc1c5523562..79ec1c0c1e8 100644
--- a/apps/files_external/l10n/pt_PT.php
+++ b/apps/files_external/l10n/pt_PT.php
@@ -1,12 +1,18 @@
<?php
$TRANSLATIONS = array(
+"Fetching request tokens failed. Verify that your Dropbox app key and secret are correct." => "O pedido de solicitação falhou. Verifique se a sua chave de aplicativo Dropbox e o segredo estão corretos.",
+"Fetching access tokens failed. Verify that your Dropbox app key and secret are correct." => "O pedido de solicitação falhou. Verifique se a sua chave de aplicativo Dropbox e o segredo estão corretos.",
"Please provide a valid Dropbox app key and secret." => "Por favor forneça uma \"app key\" e \"secret\" do Dropbox válidas.",
+"Step 1 failed. Exception: %s" => "Passo 1 falhou. Excepção: %s",
+"Step 2 failed. Exception: %s" => "Passo 2 falhou. Excepção: %s",
"External storage" => "Armazenamento Externo",
"Local" => "Local",
"Location" => "Local",
"Amazon S3" => "Amazon S3",
"Key" => "Chave",
"Secret" => "Secreto",
+"Bucket" => "Bucket",
+"Amazon S3 and compliant" => "Amazon S3 e compatível",
"Access Key" => "Chave de acesso",
"Secret Key" => "Chave Secreta",
"Hostname (optional)" => "Nome do Hospedeiro (opcional)",
@@ -23,10 +29,16 @@ $TRANSLATIONS = array(
"Secure ftps://" => "ftps:// Seguro",
"Client ID" => "ID Cliente",
"Client secret" => "Segredo do cliente",
+"OpenStack Object Storage" => "Armazenamento de objetos OpenStack",
"Username (required)" => "Utilizador (requerido)",
+"Bucket (required)" => "Bucket (necessário)",
"Region (optional for OpenStack Object Storage)" => "Região (opcional para OpenStack Object Storage)",
+"API Key (required for Rackspace Cloud Files)" => "Chave API (necessário para Rackspace Cloud File)",
+"Tenantname (required for OpenStack Object Storage)" => "Nome do Serviço (necessário para OpenStack Object Storage)",
"Password (required for OpenStack Object Storage)" => "Senha (necessária para OpenStack Object Storage)",
"Service Name (required for OpenStack Object Storage)" => "Nome do Serviço (necessário para OpenStack Object Storage)",
+"URL of identity endpoint (required for OpenStack Object Storage)" => "Nome do Serviço (necessário para OpenStack Object Storage)",
+"Timeout of HTTP requests in seconds (optional)" => "Timeout de solicitações HTTP em segundos (opcional)",
"Share" => "Partilhar",
"SMB / CIFS using OC login" => "SMB / CIFS utilizando o início de sessão OC",
"Username as share" => "Utilizar nome de utilizador como partilha",
@@ -48,6 +60,7 @@ $TRANSLATIONS = array(
"You don't have any external storages" => "Não possui quaisquer armazenamentos externos",
"Name" => "Nome",
"Storage type" => "Tipo de Armazenamento",
+"Scope" => "Âmbito",
"External Storage" => "Armazenamento Externo",
"Folder name" => "Nome da pasta",
"Configuration" => "Configuração",
diff --git a/apps/files_external/l10n/ro.php b/apps/files_external/l10n/ro.php
index e8068b75dde..7690565f286 100644
--- a/apps/files_external/l10n/ro.php
+++ b/apps/files_external/l10n/ro.php
@@ -3,9 +3,12 @@ $TRANSLATIONS = array(
"Please provide a valid Dropbox app key and secret." => "Prezintă te rog o cheie de Dropbox validă și parola",
"External storage" => "Stocare externă",
"Location" => "Locație",
+"Amazon S3" => "Amazon S3",
+"Region (optional)" => "Regiune",
"Host" => "Gazdă",
"Username" => "Nume utilizator",
"Password" => "Parolă",
+"Root" => "Root",
"Share" => "Partajează",
"URL" => "URL",
"Access granted" => "Acces permis",
@@ -15,6 +18,7 @@ $TRANSLATIONS = array(
"Personal" => "Personal",
"Saved" => "Salvat",
"Name" => "Nume",
+"Storage type" => "Tip stocare",
"External Storage" => "Stocare externă",
"Folder name" => "Denumire director",
"Configuration" => "Configurație",
diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php
index ff8237ecf71..e7a9001ec60 100644
--- a/apps/files_sharing/l10n/ast.php
+++ b/apps/files_sharing/l10n/ast.php
@@ -24,8 +24,6 @@ $TRANSLATIONS = array(
"the link expired" => "l'enllaz caducó",
"sharing is disabled" => "la compartición ta deshabilitada",
"For more info, please ask the person who sent this link." => "Pa más información, entrúga-y a la persona qu'unvió esti enllaz",
-"Save to ownCloud" => "Guardar en ownCloud",
-"example.com/owncloud" => "exemplu.com/owncloud",
"Save" => "Guardar",
"Download" => "Baxar",
"Download %s" => "Descargar %s",
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php
index eb84e14c98f..668deaacf8e 100644
--- a/apps/files_sharing/l10n/ca.php
+++ b/apps/files_sharing/l10n/ca.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "l'enllaç ha vençut",
"sharing is disabled" => "s'ha desactivat la compartició",
"For more info, please ask the person who sent this link." => "Per més informació contacteu amb qui us ha enviat l'enllaç.",
-"Save to ownCloud" => "Desa a ownCloud",
-"example.com/owncloud" => "exemple.com/owncloud",
"Save" => "Desa",
"Download" => "Baixa",
"Download %s" => "Baixa %s",
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index e063c929485..4cafad29c2f 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "platnost odkazu vypršela",
"sharing is disabled" => "sdílení je zakázané",
"For more info, please ask the person who sent this link." => "Pro více informací kontaktujte osobu, která vám zaslala tento odkaz.",
-"Save to ownCloud" => "Uložit na ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Uložit",
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index f49e07e1fba..d5f08b6beff 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "Der Link ist abgelaufen",
"sharing is disabled" => "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." => "Für mehr Informationen, frage bitte die Person, die Dir diesen Link geschickt hat.",
-"Save to ownCloud" => "In OwnCloud speichern",
-"example.com/owncloud" => "beispiel.com/owncloud",
"Save" => "Speichern",
"Download" => "Herunterladen",
"Download %s" => "Download %s",
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index c05ba58a605..8662add981c 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "Der Link ist abgelaufen",
"sharing is disabled" => "Teilen ist deaktiviert",
"For more info, please ask the person who sent this link." => "Für mehr Informationen, fragen Sie bitte die Person, die Ihnen diesen Link geschickt hat.",
-"Save to ownCloud" => "In OwnCloud speichern",
-"example.com/owncloud" => "beispiel.com/owncloud",
"Save" => "Speichern",
"Download" => "Herunterladen",
"Download %s" => "Download %s",
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php
index 7a946e231ee..27c9dde3eb1 100644
--- a/apps/files_sharing/l10n/el.php
+++ b/apps/files_sharing/l10n/el.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "ο σύνδεσμος έληξε",
"sharing is disabled" => "ο διαμοιρασμός απενεργοποιήθηκε",
"For more info, please ask the person who sent this link." => "Για περισσότερες πληροφορίες, παρακαλώ ρωτήστε το άτομο που σας έστειλε αυτόν τον σύνδεσμο.",
-"Save to ownCloud" => "Αποθήκευση στο ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Αποθήκευση",
"Download" => "Λήψη",
"Download %s" => "Λήψη %s",
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php
index 07f96a4beb0..ac3cf33348f 100644
--- a/apps/files_sharing/l10n/en_GB.php
+++ b/apps/files_sharing/l10n/en_GB.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "the link expired",
"sharing is disabled" => "sharing is disabled",
"For more info, please ask the person who sent this link." => "For more info, please ask the person who sent this link.",
-"Save to ownCloud" => "Save to ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Save",
"Download" => "Download",
"Download %s" => "Download %s",
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 573663751f3..1574020e03d 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -22,8 +22,6 @@ $TRANSLATIONS = array(
"the link expired" => "la ligilo eksvalidiĝis",
"sharing is disabled" => "kunhavigo malkapablas",
"For more info, please ask the person who sent this link." => "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
-"Save to ownCloud" => "Konservi en ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Konservi",
"Download" => "Elŝuti",
"Download %s" => "Elŝuti %s",
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index 0fd1fd8f1a0..6710bd44857 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "el enlace expiró",
"sharing is disabled" => "compartir está desactivado",
"For more info, please ask the person who sent this link." => "Para mayor información, contacte a la persona que le envió el enlace.",
-"Save to ownCloud" => "Guardar en ownCloud",
-"example.com/owncloud" => "ejemplo.com/owncloud",
"Save" => "Guardar",
"Download" => "Descargar",
"Download %s" => "Descargar %s",
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index 4749d8c8030..640e5a653eb 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -24,8 +24,6 @@ $TRANSLATIONS = array(
"the link expired" => "link on aegunud",
"sharing is disabled" => "jagamine on peatatud",
"For more info, please ask the person who sent this link." => "Täpsema info saamiseks palun pöördu lingi saatnud isiku poole.",
-"Save to ownCloud" => "Salvesta ownCloudi",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Salvesta",
"Download" => "Lae alla",
"Download %s" => "Laadi alla %s",
diff --git a/apps/files_sharing/l10n/eu.php b/apps/files_sharing/l10n/eu.php
index 12f28c43622..bfbc48dd61b 100644
--- a/apps/files_sharing/l10n/eu.php
+++ b/apps/files_sharing/l10n/eu.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "lotura iraungi da",
"sharing is disabled" => "elkarbanatzea ez dago gaituta",
"For more info, please ask the person who sent this link." => "Informazio gehiagorako, mesedez eskatu lotura hau bidali zuen pertsonari",
-"Save to ownCloud" => "Gorde ownClouden",
-"example.com/owncloud" => "adibidea.com/owncloud",
"Save" => "Gorde",
"Download" => "Deskargatu",
"Download %s" => "Deskargatu %s",
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 1861a83324e..422b37d9c40 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "linkki vanheni",
"sharing is disabled" => "jakaminen on poistettu käytöstä",
"For more info, please ask the person who sent this link." => "Kysy lisätietoja henkilöltä, jolta sait linkin.",
-"Save to ownCloud" => "Tallenna ownCloudiin",
-"example.com/owncloud" => "verkkotunnus.fi/owncloud",
"Save" => "Tallenna",
"Download" => "Lataa",
"Download %s" => "Lataa %s",
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index dcf32ae16ab..a27235e5905 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "le lien a expiré",
"sharing is disabled" => "le partage est désactivé",
"For more info, please ask the person who sent this link." => "Pour plus d'informations, veuillez contacter la personne qui a envoyé ce lien.",
-"Save to ownCloud" => "Enregistrer dans ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Sauvegarder",
"Download" => "Télécharger",
"Download %s" => "Télécharger %s",
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php
index 1147df5def8..b7f3ef477b0 100644
--- a/apps/files_sharing/l10n/gl.php
+++ b/apps/files_sharing/l10n/gl.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "a ligazón caducou",
"sharing is disabled" => "foi desactivada a compartición",
"For more info, please ask the person who sent this link." => "Para obter máis información, pregúntelle á persoa que lle enviou a ligazón.",
-"Save to ownCloud" => "Gardar no ownCloud",
-"example.com/owncloud" => "exemplo.com/owncloud",
"Save" => "Gardar",
"Download" => "Descargar",
"Download %s" => "Descargar %s",
diff --git a/apps/files_sharing/l10n/id.php b/apps/files_sharing/l10n/id.php
index f739acbc3b3..a148bba25e9 100644
--- a/apps/files_sharing/l10n/id.php
+++ b/apps/files_sharing/l10n/id.php
@@ -23,8 +23,6 @@ $TRANSLATIONS = array(
"the link expired" => "tautan telah kadaluarsa",
"sharing is disabled" => "berbagi dinonaktifkan",
"For more info, please ask the person who sent this link." => "Untuk info lebih lanjut, silakan tanyakan orang yang mengirim tautan ini.",
-"Save to ownCloud" => "Simpan ke ownCloud",
-"example.com/owncloud" => "contoh.com/owncloud",
"Save" => "Simpan",
"Download" => "Unduh",
"Download %s" => "Unduh %s",
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index d61920c740f..14f6bae6d9d 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "il collegamento è scaduto",
"sharing is disabled" => "la condivisione è disabilitata",
"For more info, please ask the person who sent this link." => "Per ulteriori informazioni, chiedi alla persona che ti ha inviato il collegamento.",
-"Save to ownCloud" => "Salva su ownCloud",
-"example.com/owncloud" => "esempio.com/owncloud",
"Save" => "Salva",
"Download" => "Scarica",
"Download %s" => "Scarica %s",
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php
index f71214ff2cc..c1a623444f2 100644
--- a/apps/files_sharing/l10n/ja.php
+++ b/apps/files_sharing/l10n/ja.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "リンクの期限が切れています",
"sharing is disabled" => "共有は無効になっています",
"For more info, please ask the person who sent this link." => "不明な点は、こちらのリンクの提供者に確認をお願いします。",
-"Save to ownCloud" => "ownCloud に保存",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "保存",
"Download" => "ダウンロード",
"Download %s" => "%s をダウンロード",
diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php
index 6158408b067..1fb0ae9e962 100644
--- a/apps/files_sharing/l10n/nb_NO.php
+++ b/apps/files_sharing/l10n/nb_NO.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "lenken er utløpt",
"sharing is disabled" => "deling er deaktivert",
"For more info, please ask the person who sent this link." => "For mer informasjon, spør personen som sendte lenken.",
-"Save to ownCloud" => "Lagre til ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Lagre",
"Download" => "Last ned",
"Download %s" => "Last ned %s",
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php
index b1876089e83..ee90f4cd2c7 100644
--- a/apps/files_sharing/l10n/nl.php
+++ b/apps/files_sharing/l10n/nl.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "de link is verlopen",
"sharing is disabled" => "delen is uitgeschakeld",
"For more info, please ask the person who sent this link." => "Voor meer informatie, neem contact op met de persoon die u deze link heeft gestuurd.",
-"Save to ownCloud" => "Bewaren in ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Bewaren",
"Download" => "Downloaden",
"Download %s" => "Download %s",
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 0eb342293a2..fd608d54ab6 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -23,8 +23,6 @@ $TRANSLATIONS = array(
"the link expired" => "link wygasł",
"sharing is disabled" => "Udostępnianie jest wyłączone",
"For more info, please ask the person who sent this link." => "Aby uzyskać więcej informacji proszę poprosić osobę, która wysłał ten link.",
-"Save to ownCloud" => "Zapis do ownCloud",
-"example.com/owncloud" => "mojastrona.pl/owncloud",
"Save" => "Zapisz",
"Download" => "Pobierz",
"Download %s" => "Pobierz %s",
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
index 01138998d8c..94b8fddbc87 100644
--- a/apps/files_sharing/l10n/pt_BR.php
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "o link expirou",
"sharing is disabled" => "o compartilhamento está desativado",
"For more info, please ask the person who sent this link." => "Para mais informações, por favor, pergunte a pessoa que enviou este link.",
-"Save to ownCloud" => "Salvar em ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Salvar",
"Download" => "Baixar",
"Download %s" => "Baixar %s",
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index 59b60231691..a6a3e8f7109 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "A hiperligação expirou",
"sharing is disabled" => "a partilha está desativada",
"For more info, please ask the person who sent this link." => "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
-"Save to ownCloud" => "Guardar na ownCloud",
-"example.com/owncloud" => "exemplo.pt/owncloud",
"Save" => "Guardar",
"Download" => "Transferir",
"Download %s" => "Transferir %s",
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index bf0b1182efa..9da4de05425 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -20,7 +20,6 @@ $TRANSLATIONS = array(
"the link expired" => "срок действия ссылки истёк",
"sharing is disabled" => "доступ к информации заблокирован",
"For more info, please ask the person who sent this link." => "Для получения дополнительной информации, пожалуйста, свяжитесь с тем, кто отправил Вам эту ссылку.",
-"Save to ownCloud" => "Сохранить в ownCloud",
"Save" => "Сохранить",
"Download" => "Скачать",
"Download %s" => "Скачать %s",
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index d4c48b9c3c7..3af2f69c2eb 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -24,8 +24,6 @@ $TRANSLATIONS = array(
"the link expired" => "linke vypršala platnosť",
"sharing is disabled" => "zdieľanie je zakázané",
"For more info, please ask the person who sent this link." => "Pre viac informácií kontaktujte osobu, ktorá vám poslala tento odkaz.",
-"Save to ownCloud" => "Uložiť do ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Uložiť",
"Download" => "Sťahovanie",
"Download %s" => "Stiahnuť %s",
diff --git a/apps/files_sharing/l10n/sl.php b/apps/files_sharing/l10n/sl.php
index f0d25d470b2..068eabc8630 100644
--- a/apps/files_sharing/l10n/sl.php
+++ b/apps/files_sharing/l10n/sl.php
@@ -23,8 +23,6 @@ $TRANSLATIONS = array(
"the link expired" => "povezava je pretekla,",
"sharing is disabled" => "souporaba je onemogočena.",
"For more info, please ask the person who sent this link." => "Za več podrobnosti stopite v stik s pošiljateljem te povezave.",
-"Save to ownCloud" => "Shrani v ownCloud",
-"example.com/owncloud" => "primer.si/owncloud",
"Save" => "Shrani",
"Download" => "Prejmi",
"Download %s" => "Prejmi %s",
diff --git a/apps/files_sharing/l10n/sv.php b/apps/files_sharing/l10n/sv.php
index 33bd7f3c3b9..e58b25b28a4 100644
--- a/apps/files_sharing/l10n/sv.php
+++ b/apps/files_sharing/l10n/sv.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "giltighet för länken har gått ut",
"sharing is disabled" => "delning är inaktiverat",
"For more info, please ask the person who sent this link." => "För mer information, kontakta den person som skickade den här länken.",
-"Save to ownCloud" => "Spara till ownCloud",
-"example.com/owncloud" => "example.com/owncloud",
"Save" => "Spara",
"Download" => "Ladda ner",
"Download %s" => "Ladda ner %s",
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php
index 0426b3fe2ac..d017eb35328 100644
--- a/apps/files_sharing/l10n/tr.php
+++ b/apps/files_sharing/l10n/tr.php
@@ -25,8 +25,6 @@ $TRANSLATIONS = array(
"the link expired" => "bağlantı süresi dolmuş",
"sharing is disabled" => "paylaşım devre dışı",
"For more info, please ask the person who sent this link." => "Daha fazla bilgi için bu bağlantıyı aldığınız kişi ile iletişime geçin.",
-"Save to ownCloud" => "ownCloud'a kaydet",
-"example.com/owncloud" => "örnek.com/owncloud",
"Save" => "Kaydet",
"Download" => "İndir",
"Download %s" => "İndir: %s",