diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-23 00:08:29 +0000 |
commit | 9c8a8386240d440e8f7363d85dd3ead2207b7a60 (patch) | |
tree | 95b891b479464b794327d491044865dbca42528c /apps/files/l10n | |
parent | 1efd9614764c0918a0e48c2cc7529c12b441e748 (diff) | |
download | nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.tar.gz nextcloud-server-9c8a8386240d440e8f7363d85dd3ead2207b7a60.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de_DE.js | 6 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 6 | ||||
-rw-r--r-- | apps/files/l10n/ja.js | 1 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 1 |
4 files changed, 8 insertions, 6 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 2d9978adf80..34aeb6355ac 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -17,7 +17,7 @@ OC.L10N.register( "Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr", "Not enough free space" : "Nicht genug freier Speicher", "Uploading..." : "Hochladen…", - "..." : "...", + "..." : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Actions" : "Aktionen", "Download" : "Herunterladen", @@ -135,8 +135,8 @@ OC.L10N.register( "{minutes}:{seconds}m" : "{minutes}:{seconds}m", "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","Noch {seconds} Sekunden"], "{seconds}s" : "{seconds}s", - "Any moment now..." : "Gleich fertig...", - "Soon..." : "Bald...", + "Any moment now..." : "Gleich fertig …", + "Soon..." : "Bald …", "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", "Copy local link" : "Lokalen Link kopieren", "Folder" : "Ordner", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 33306068d4b..a5c76578bb8 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -15,7 +15,7 @@ "Target folder \"{dir}\" does not exist any more" : "Ziel-Verzeichnis \"{dir}\" existiert nicht mehr", "Not enough free space" : "Nicht genug freier Speicher", "Uploading..." : "Hochladen…", - "..." : "...", + "..." : "…", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} von {totalSize} ({bitrate})", "Actions" : "Aktionen", "Download" : "Herunterladen", @@ -133,8 +133,8 @@ "{minutes}:{seconds}m" : "{minutes}:{seconds}m", "_{seconds} second left_::_{seconds} seconds left_" : ["{seconds} Sekunde verbleiben","Noch {seconds} Sekunden"], "{seconds}s" : "{seconds}s", - "Any moment now..." : "Gleich fertig...", - "Soon..." : "Bald...", + "Any moment now..." : "Gleich fertig …", + "Soon..." : "Bald …", "File upload is in progress. Leaving the page now will cancel the upload." : "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen.", "Copy local link" : "Lokalen Link kopieren", "Folder" : "Ordner", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 4787c338e31..60075d7bce0 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -71,6 +71,7 @@ OC.L10N.register( "Favorite" : "お気に入り", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダにアクセスできるユーザーのみ)", "New folder" : "新しいフォルダー", + "Upload file" : "ファイルをアップロード", "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました", "Added to favorites" : "お気に入りに追加", "Removed from favorites" : "お気に入りから削除", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 2b5f1e61b31..295ae401be4 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -69,6 +69,7 @@ "Favorite" : "お気に入り", "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダにアクセスできるユーザーのみ)", "New folder" : "新しいフォルダー", + "Upload file" : "ファイルをアップロード", "An error occurred while trying to update the tags" : "タグを更新する際にエラーが発生しました", "Added to favorites" : "お気に入りに追加", "Removed from favorites" : "お気に入りから削除", |