From a878b42b42f79b9362fc37835f9922451e64fbc4 Mon Sep 17 00:00:00 2001 From: Jenkins for ownCloud Date: Tue, 1 Jul 2014 01:54:43 -0400 Subject: [tx-robot] updated from transifex --- apps/files_sharing/l10n/ca.php | 2 ++ apps/files_sharing/l10n/en_GB.php | 1 + apps/files_sharing/l10n/gl.php | 1 + apps/files_sharing/l10n/ja.php | 2 ++ 4 files changed, 6 insertions(+) (limited to 'apps/files_sharing/l10n') diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php index 55836bf84dc..eb84e14c98f 100644 --- a/apps/files_sharing/l10n/ca.php +++ b/apps/files_sharing/l10n/ca.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "Encara no heu compartit cap fitxer.", "You haven't shared any files by link yet." => "Encara no heu compartit cap fitxer amb enllaç.", "Add {name} from {owner}@{remote}" => "Afegiu {name} de {owner}@{remote}", +"Add Share" => "Comparteix", "Password" => "Contrasenya", "No ownCloud installation found at {remote}" => "No s'ha trobat cap instal·lació ownCloud a {remote}", "Invalid ownCloud url" => "La url d'ownCloud no és vàlida", @@ -30,6 +31,7 @@ $TRANSLATIONS = array( "Download" => "Baixa", "Download %s" => "Baixa %s", "Direct link" => "Enllaç directe", +"Remote Shares" => "Compartició remota", "Allow other instances to mount public links shared from this server" => "Permet que altres instàncies muntin enllaços públics compartits des d'aqeust servidor", "Allow users to mount public link shares" => "Permet que usuaris muntin compartits amb enllaços públics" ); diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php index 401e03e14b5..07f96a4beb0 100644 --- a/apps/files_sharing/l10n/en_GB.php +++ b/apps/files_sharing/l10n/en_GB.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "You haven't shared any files yet.", "You haven't shared any files by link yet." => "You haven't shared any files by link yet.", "Add {name} from {owner}@{remote}" => "Add {name} from {owner}@{remote}", +"Add Share" => "Add Share", "Password" => "Password", "No ownCloud installation found at {remote}" => "No ownCloud installation found at {remote}", "Invalid ownCloud url" => "Invalid ownCloud URL", diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php index 7678d360e3f..1147df5def8 100644 --- a/apps/files_sharing/l10n/gl.php +++ b/apps/files_sharing/l10n/gl.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "Aínda non compartiu ningún ficheiro.", "You haven't shared any files by link yet." => "Aínda non compartiu ningún ficheiro por ligazón.", "Add {name} from {owner}@{remote}" => "Engadir {name} desde {owner}@{remote}", +"Add Share" => "Engadir compartición", "Password" => "Contrasinal", "No ownCloud installation found at {remote}" => "Non se atopou unha instalación do ownCloud en {remote}", "Invalid ownCloud url" => "URL incorrecta do ownCloud", diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php index dd46bb91b63..f71214ff2cc 100644 --- a/apps/files_sharing/l10n/ja.php +++ b/apps/files_sharing/l10n/ja.php @@ -9,6 +9,7 @@ $TRANSLATIONS = array( "You haven't shared any files yet." => "他のユーザーと共有しているファイルはありません。", "You haven't shared any files by link yet." => "URLリンクで共有しているファイルはありません。", "Add {name} from {owner}@{remote}" => "{owner}@{remote} から {name} を追加", +"Add Share" => "共有を追加", "Password" => "パスワード", "No ownCloud installation found at {remote}" => "{remote} には ownCloud がインストールされていません", "Invalid ownCloud url" => "無効な ownCloud URL です", @@ -30,6 +31,7 @@ $TRANSLATIONS = array( "Download" => "ダウンロード", "Download %s" => "%s をダウンロード", "Direct link" => "リンク", +"Remote Shares" => "リモート共有", "Allow other instances to mount public links shared from this server" => "このサーバにおけるURLでの共有を他のインスタンスからマウントできるようにする", "Allow users to mount public link shares" => "ユーザーがURLでの共有をマウントできるようにする" ); -- cgit v1.2.3