summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/en@pirate.js4
-rw-r--r--apps/files/l10n/en@pirate.json4
-rw-r--r--apps/files/l10n/fr.js4
-rw-r--r--apps/files/l10n/fr.json4
-rw-r--r--apps/files/l10n/jv.js4
-rw-r--r--apps/files/l10n/jv.json4
-rw-r--r--apps/files_external/l10n/ja.js2
-rw-r--r--apps/files_external/l10n/ja.json2
-rw-r--r--apps/files_sharing/l10n/ja.js5
-rw-r--r--apps/files_sharing/l10n/ja.json5
10 files changed, 20 insertions, 18 deletions
diff --git a/apps/files/l10n/en@pirate.js b/apps/files/l10n/en@pirate.js
index 709448d1af3..db9b7b949c9 100644
--- a/apps/files/l10n/en@pirate.js
+++ b/apps/files/l10n/en@pirate.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"files",
{
+ "Download" : "Download",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Download" : "Download"
+ "_matches '{filter}'_::_match '{filter}'_" : ["",""]
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/en@pirate.json b/apps/files/l10n/en@pirate.json
index d5057651887..c7c86950aa0 100644
--- a/apps/files/l10n/en@pirate.json
+++ b/apps/files/l10n/en@pirate.json
@@ -1,8 +1,8 @@
{ "translations": {
+ "Download" : "Download",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Download" : "Download"
+ "_matches '{filter}'_::_match '{filter}'_" : ["",""]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/fr.js b/apps/files/l10n/fr.js
index 9bf9fdcd401..4f1efe478b7 100644
--- a/apps/files/l10n/fr.js
+++ b/apps/files/l10n/fr.js
@@ -98,14 +98,14 @@ OC.L10N.register(
"Upload" : "Chargement",
"Cancel upload" : "Annuler l'envoi",
"No files yet" : "Aucun fichier pour l'instant",
- "Upload some content or sync with your devices!" : "Envoyez des fichiers ou synchronisez en depuis vos appareils",
+ "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Téléversement trop volumineux",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.",
"Files are being scanned, please wait." : "Les fichiers sont en cours d'analyse, veuillez patienter.",
"Currently scanning" : "Analyse en cours",
- "No favorites" : "Pas de favori",
+ "No favorites" : "Aucun favori",
"Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici"
},
"nplurals=2; plural=(n > 1);");
diff --git a/apps/files/l10n/fr.json b/apps/files/l10n/fr.json
index fd36fda4125..f083369381c 100644
--- a/apps/files/l10n/fr.json
+++ b/apps/files/l10n/fr.json
@@ -96,14 +96,14 @@
"Upload" : "Chargement",
"Cancel upload" : "Annuler l'envoi",
"No files yet" : "Aucun fichier pour l'instant",
- "Upload some content or sync with your devices!" : "Envoyez des fichiers ou synchronisez en depuis vos appareils",
+ "Upload some content or sync with your devices!" : "Déposez du contenu ou synchronisez vos appareils !",
"No entries found in this folder" : "Aucune entrée trouvée dans ce dossier",
"Select all" : "Tout sélectionner",
"Upload too large" : "Téléversement trop volumineux",
"The files you are trying to upload exceed the maximum size for file uploads on this server." : "Les fichiers que vous essayez d'envoyer dépassent la taille maximale d'envoi permise par ce serveur.",
"Files are being scanned, please wait." : "Les fichiers sont en cours d'analyse, veuillez patienter.",
"Currently scanning" : "Analyse en cours",
- "No favorites" : "Pas de favori",
+ "No favorites" : "Aucun favori",
"Files and folders you mark as favorite will show up here" : "Les fichiers et dossiers ajoutés à vos favoris apparaîtront ici"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
} \ No newline at end of file
diff --git a/apps/files/l10n/jv.js b/apps/files/l10n/jv.js
index adbd28854f5..5a6438c3851 100644
--- a/apps/files/l10n/jv.js
+++ b/apps/files/l10n/jv.js
@@ -1,10 +1,10 @@
OC.L10N.register(
"files",
{
+ "Download" : "Njipuk",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Download" : "Njipuk"
+ "_matches '{filter}'_::_match '{filter}'_" : ["",""]
},
"nplurals=2; plural=(n != 1);");
diff --git a/apps/files/l10n/jv.json b/apps/files/l10n/jv.json
index 9c2ed5bfbfb..71ada4daa9e 100644
--- a/apps/files/l10n/jv.json
+++ b/apps/files/l10n/jv.json
@@ -1,8 +1,8 @@
{ "translations": {
+ "Download" : "Njipuk",
"_%n folder_::_%n folders_" : ["",""],
"_%n file_::_%n files_" : ["",""],
"_Uploading %n file_::_Uploading %n files_" : ["",""],
- "_matches '{filter}'_::_match '{filter}'_" : ["",""],
- "Download" : "Njipuk"
+ "_matches '{filter}'_::_match '{filter}'_" : ["",""]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file
diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js
index 4c343daf902..f981ff6535f 100644
--- a/apps/files_external/l10n/ja.js
+++ b/apps/files_external/l10n/ja.js
@@ -65,7 +65,7 @@ OC.L10N.register(
"External Storage" : "外部ストレージ",
"Folder name" : "フォルダー名",
"Configuration" : "設定",
- "Available for" : "以下が利用可能",
+ "Available for" : "利用可能",
"Add storage" : "ストレージを追加",
"Delete" : "削除",
"Enable User External Storage" : "ユーザーの外部ストレージを有効にする",
diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json
index 77aff58b9f7..d2cb64ad528 100644
--- a/apps/files_external/l10n/ja.json
+++ b/apps/files_external/l10n/ja.json
@@ -63,7 +63,7 @@
"External Storage" : "外部ストレージ",
"Folder name" : "フォルダー名",
"Configuration" : "設定",
- "Available for" : "以下が利用可能",
+ "Available for" : "利用可能",
"Add storage" : "ストレージを追加",
"Delete" : "削除",
"Enable User External Storage" : "ユーザーの外部ストレージを有効にする",
diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js
index e82bfd6c612..8608d02f617 100644
--- a/apps/files_sharing/l10n/ja.js
+++ b/apps/files_sharing/l10n/ja.js
@@ -24,8 +24,8 @@ OC.L10N.register(
"Invalid ownCloud url" : "無効なownCloud URL です",
"Share" : "共有",
"Shared by" : "共有者:",
- "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーは <strong>他のサーバー</strong>から共有されました",
- "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーは<strong>ダウンロード済み</strong>です",
+ "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき",
+ "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロードされた</strong>とき",
"You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。",
"Public shared folder %1$s was downloaded" : "公開共有フォルダ %1$s がダウンロードされました",
"Public shared file %1$s was downloaded" : "公開共有ファイル %1$s がダウンロードされました",
@@ -45,6 +45,7 @@ OC.L10N.register(
"Download" : "ダウンロード",
"Download %s" : "%s をダウンロード",
"Direct link" : "リンク",
+ "Federated Cloud Sharing" : "統合されたクラウド共有",
"Allow users on this server to send shares to other servers" : "ユーザーがこのサーバーから他のサーバーに共有することを許可する",
"Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する"
},
diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json
index 375ab797b58..017596b2172 100644
--- a/apps/files_sharing/l10n/ja.json
+++ b/apps/files_sharing/l10n/ja.json
@@ -22,8 +22,8 @@
"Invalid ownCloud url" : "無効なownCloud URL です",
"Share" : "共有",
"Shared by" : "共有者:",
- "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーは <strong>他のサーバー</strong>から共有されました",
- "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーは<strong>ダウンロード済み</strong>です",
+ "A file or folder was shared from <strong>another server</strong>" : "ファイルまたはフォルダーが<strong>他のサーバー</strong>から共有されたとき",
+ "A public shared file or folder was <strong>downloaded</strong>" : "公開共有ファイルまたはフォルダーが<strong>ダウンロードされた</strong>とき",
"You received a new remote share from %s" : "%sからリモート共有のリクエストは\n届きました。",
"Public shared folder %1$s was downloaded" : "公開共有フォルダ %1$s がダウンロードされました",
"Public shared file %1$s was downloaded" : "公開共有ファイル %1$s がダウンロードされました",
@@ -43,6 +43,7 @@
"Download" : "ダウンロード",
"Download %s" : "%s をダウンロード",
"Direct link" : "リンク",
+ "Federated Cloud Sharing" : "統合されたクラウド共有",
"Allow users on this server to send shares to other servers" : "ユーザーがこのサーバーから他のサーバーに共有することを許可する",
"Allow users on this server to receive shares from other servers" : "ユーザーが他のサーバーからこのサーバーに共有することを許可する"
},"pluralForm" :"nplurals=1; plural=0;"