diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-04-20 00:13:01 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-04-20 00:13:01 +0000 |
commit | 51cef9d335c4d0bafee468bca244a1cd3424a896 (patch) | |
tree | c366ed93eace6b2c1c45746a207e709f964ce14a /apps/files | |
parent | 85004970c6e1a0ce177cb8c910f57178e4392632 (diff) | |
download | nextcloud-server-51cef9d335c4d0bafee468bca244a1cd3424a896.tar.gz nextcloud-server-51cef9d335c4d0bafee468bca244a1cd3424a896.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/ca.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ca.json | 2 | ||||
-rw-r--r-- | apps/files/l10n/ja.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 2 |
4 files changed, 6 insertions, 2 deletions
diff --git a/apps/files/l10n/ca.js b/apps/files/l10n/ca.js index fee06fa3ada..c408a57a6fa 100644 --- a/apps/files/l10n/ca.js +++ b/apps/files/l10n/ca.js @@ -86,7 +86,7 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona pels usuaris que tenen accés a aquest fitxer/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], - "Favorited" : "Afegit a favorits", + "Favorited" : "S'ha afegit a preferits", "Favorite" : "Preferits", "You can only favorite a single file or folder at a time" : "Només podeu afegir a preferits un únic fitxer o carpeta alhora", "New folder" : "Crea una carpeta", diff --git a/apps/files/l10n/ca.json b/apps/files/l10n/ca.json index 9d80c5e6286..b909ace37e1 100644 --- a/apps/files/l10n/ca.json +++ b/apps/files/l10n/ca.json @@ -84,7 +84,7 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copia l'enllaç directe (només funciona pels usuaris que tenen accés a aquest fitxer/carpeta)", "Path" : "Ruta", "_%n byte_::_%n bytes_" : ["%n byte","%n bytes"], - "Favorited" : "Afegit a favorits", + "Favorited" : "S'ha afegit a preferits", "Favorite" : "Preferits", "You can only favorite a single file or folder at a time" : "Només podeu afegir a preferits un únic fitxer o carpeta alhora", "New folder" : "Crea una carpeta", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 1303a5994c4..2ee1fc3afc1 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -32,6 +32,7 @@ OC.L10N.register( "Rename" : "名前の変更", "Copy" : "コピー", "Choose target folder" : "ターゲットフォルダーを選択", + "Open" : "開く", "Disconnect storage" : "ストレージを切断する", "Unshare" : "共有解除", "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした", @@ -86,6 +87,7 @@ OC.L10N.register( "_%n byte_::_%n bytes_" : ["%n バイト"], "Favorited" : "お気に入り済", "Favorite" : "お気に入り", + "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Upload file" : "ファイルをアップロード", "Not favorited" : "お気に入りではありません", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index da498913b09..464a00c700c 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -30,6 +30,7 @@ "Rename" : "名前の変更", "Copy" : "コピー", "Choose target folder" : "ターゲットフォルダーを選択", + "Open" : "開く", "Disconnect storage" : "ストレージを切断する", "Unshare" : "共有解除", "Could not load info for file \"{file}\"" : "\"{file}\" ファイルの情報を読み込めませんでした", @@ -84,6 +85,7 @@ "_%n byte_::_%n bytes_" : ["%n バイト"], "Favorited" : "お気に入り済", "Favorite" : "お気に入り", + "You can only favorite a single file or folder at a time" : "お気に入りに追加できるファイルまたはフォルダーは一度に1つまでです", "New folder" : "新しいフォルダー", "Upload file" : "ファイルをアップロード", "Not favorited" : "お気に入りではありません", |