diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-31 01:54:33 -0500 |
commit | 573be9092d088929eb307427a810ddaab7801f89 (patch) | |
tree | 8b69634035da4fad95feabed6a015a0b5c2732cc /apps | |
parent | c16cb74ba2c8cbd51db3f4e12aa1d69416932475 (diff) | |
download | nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.tar.gz nextcloud-server-573be9092d088929eb307427a810ddaab7801f89.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
28 files changed, 212 insertions, 30 deletions
diff --git a/apps/files/l10n/bs.js b/apps/files/l10n/bs.js index 26a2e48c947..2103b468b8a 100644 --- a/apps/files/l10n/bs.js +++ b/apps/files/l10n/bs.js @@ -1,13 +1,34 @@ OC.L10N.register( "files", { + "Unknown error" : "Nepoznata greška", + "File name cannot be empty." : "Naziv datoteke ne može biti prazan", + "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dopušteni.", + "No file was uploaded. Unknown error" : "Nijedna datoteka nije učitana. Nepoznata greška.", + "There is no error, the file uploaded with success" : "Nema greške, datoteka uspješno učitana.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Učitana datoteka premašuje maksimalnu dopuštenu veličinu datoteke MAX_FILE_SIZE navedene u HTML formi", + "The uploaded file was only partially uploaded" : "Učitana datoteka je samo djelomično učitana", + "No file was uploaded" : "Nijedna datoteka nije učitana.", + "Missing a temporary folder" : "Nedostaje privremeni direktorij.", + "Failed to write to disk" : "Zapisivanje na disk nije uspjelo.", + "Not enough storage available" : "Prostor za pohranu je nedovoljan", + "Favorites" : "Favoriti", + "Home" : "Kućni", + "Delete" : "Izbriši", + "Unshare" : "Prestani dijeliti", + "Error" : "Greška", "Name" : "Ime", "Size" : "Veličina", "_%n folder_::_%n folders_" : ["","",""], "_%n file_::_%n files_" : ["","",""], "_Uploading %n file_::_Uploading %n files_" : ["","",""], + "Favorite" : "Favorit", + "Upload (max. %s)" : "Učitaj (max. %s)", "Save" : "Spasi", + "Settings" : "Postavke", "New folder" : "Nova fascikla", - "Folder" : "Fasikla" + "Folder" : "Fasikla", + "Upload" : "Učitaj", + "Download" : "Preuzmite" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files/l10n/bs.json b/apps/files/l10n/bs.json index 9f5f58d954a..95b4f8b0289 100644 --- a/apps/files/l10n/bs.json +++ b/apps/files/l10n/bs.json @@ -1,11 +1,32 @@ { "translations": { + "Unknown error" : "Nepoznata greška", + "File name cannot be empty." : "Naziv datoteke ne može biti prazan", + "Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." : "Neispravan naziv, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' nisu dopušteni.", + "No file was uploaded. Unknown error" : "Nijedna datoteka nije učitana. Nepoznata greška.", + "There is no error, the file uploaded with success" : "Nema greške, datoteka uspješno učitana.", + "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Učitana datoteka premašuje maksimalnu dopuštenu veličinu datoteke MAX_FILE_SIZE navedene u HTML formi", + "The uploaded file was only partially uploaded" : "Učitana datoteka je samo djelomično učitana", + "No file was uploaded" : "Nijedna datoteka nije učitana.", + "Missing a temporary folder" : "Nedostaje privremeni direktorij.", + "Failed to write to disk" : "Zapisivanje na disk nije uspjelo.", + "Not enough storage available" : "Prostor za pohranu je nedovoljan", + "Favorites" : "Favoriti", + "Home" : "Kućni", + "Delete" : "Izbriši", + "Unshare" : "Prestani dijeliti", + "Error" : "Greška", "Name" : "Ime", "Size" : "Veličina", "_%n folder_::_%n folders_" : ["","",""], "_%n file_::_%n files_" : ["","",""], "_Uploading %n file_::_Uploading %n files_" : ["","",""], + "Favorite" : "Favorit", + "Upload (max. %s)" : "Učitaj (max. %s)", "Save" : "Spasi", + "Settings" : "Postavke", "New folder" : "Nova fascikla", - "Folder" : "Fasikla" + "Folder" : "Fasikla", + "Upload" : "Učitaj", + "Download" : "Preuzmite" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 635c7008a10..f36bd7d4b1b 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -54,6 +54,7 @@ OC.L10N.register( "Unshare" : "共有解除", "Select" : "選択", "Pending" : "中断", + "Unable to determine date" : "更新日不明", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", "Error" : "エラー", @@ -73,6 +74,7 @@ OC.L10N.register( "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "暗号化の機能は無効化されましたが、ファイルはすでに暗号化されています。個人設定からファイルを複合を行ってください。", "{dirs} and {files}" : "{dirs} と {files}", + "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "%s could not be renamed as it has been deleted" : "%s は削除された為、ファイル名を変更できません", "%s could not be renamed" : "%sの名前を変更できませんでした", @@ -92,10 +94,15 @@ OC.L10N.register( "From link" : "リンク", "Upload" : "アップロード", "Cancel upload" : "アップロードをキャンセル", + "No files yet" : "ファイルなし", + "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", + "Select all" : "すべて選択", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。", - "Currently scanning" : "現在スキャン中" + "Currently scanning" : "現在スキャン中", + "No favorites" : "お気に入りなし", + "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダは、ここに表示されます。" }, "nplurals=1; plural=0;"); diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index 6f8606d9bad..2cb41a661f2 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -52,6 +52,7 @@ "Unshare" : "共有解除", "Select" : "選択", "Pending" : "中断", + "Unable to determine date" : "更新日不明", "Error moving file." : "ファイル移動でエラー", "Error moving file" : "ファイルの移動エラー", "Error" : "エラー", @@ -71,6 +72,7 @@ "Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." : "暗号化アプリの無効なプライベートキーです。あなたの暗号化されたファイルへアクセスするために、個人設定からプライベートキーのパスワードを更新してください。", "Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." : "暗号化の機能は無効化されましたが、ファイルはすでに暗号化されています。個人設定からファイルを複合を行ってください。", "{dirs} and {files}" : "{dirs} と {files}", + "Favorited" : "お気に入り済", "Favorite" : "お気に入り", "%s could not be renamed as it has been deleted" : "%s は削除された為、ファイル名を変更できません", "%s could not be renamed" : "%sの名前を変更できませんでした", @@ -90,10 +92,15 @@ "From link" : "リンク", "Upload" : "アップロード", "Cancel upload" : "アップロードをキャンセル", + "No files yet" : "ファイルなし", + "Upload some content or sync with your devices!" : "何かコンテンツをアップロードするか、デバイスからファイルを同期してください。", + "Select all" : "すべて選択", "Download" : "ダウンロード", "Upload too large" : "アップロードには大きすぎます。", "The files you are trying to upload exceed the maximum size for file uploads on this server." : "アップロードしようとしているファイルは、サーバーで規定された最大サイズを超えています。", "Files are being scanned, please wait." : "ファイルをスキャンしています、しばらくお待ちください。", - "Currently scanning" : "現在スキャン中" + "Currently scanning" : "現在スキャン中", + "No favorites" : "お気に入りなし", + "Files and folders you mark as favorite will show up here" : "お気に入りに登録されたファイルやフォルダは、ここに表示されます。" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file diff --git a/apps/files_encryption/l10n/bs.js b/apps/files_encryption/l10n/bs.js new file mode 100644 index 00000000000..29d2d7b47ce --- /dev/null +++ b/apps/files_encryption/l10n/bs.js @@ -0,0 +1,7 @@ +OC.L10N.register( + "files_encryption", + { + "Unknown error" : "Nepoznata greška", + "Disabled" : "Onemogućeno" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_encryption/l10n/bs.json b/apps/files_encryption/l10n/bs.json new file mode 100644 index 00000000000..47501c496a3 --- /dev/null +++ b/apps/files_encryption/l10n/bs.json @@ -0,0 +1,5 @@ +{ "translations": { + "Unknown error" : "Nepoznata greška", + "Disabled" : "Onemogućeno" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/files_external/l10n/bs.js b/apps/files_external/l10n/bs.js index 349554cd2dd..99ba9be44f7 100644 --- a/apps/files_external/l10n/bs.js +++ b/apps/files_external/l10n/bs.js @@ -1,7 +1,14 @@ OC.L10N.register( "files_external", { + "Local" : "Lokalno", + "Location" : "Lokacija", + "Username" : "Korisničko ime", + "Password" : "Lozinka", "Share" : "Podijeli", - "Name" : "Ime" + "Personal" : "Osobno", + "Saved" : "Spremljeno", + "Name" : "Ime", + "Delete" : "Izbriši" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_external/l10n/bs.json b/apps/files_external/l10n/bs.json index 123aaea647a..fc99540ecf0 100644 --- a/apps/files_external/l10n/bs.json +++ b/apps/files_external/l10n/bs.json @@ -1,5 +1,12 @@ { "translations": { + "Local" : "Lokalno", + "Location" : "Lokacija", + "Username" : "Korisničko ime", + "Password" : "Lozinka", "Share" : "Podijeli", - "Name" : "Ime" + "Personal" : "Osobno", + "Saved" : "Spremljeno", + "Name" : "Ime", + "Delete" : "Izbriši" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_external/l10n/ja.js b/apps/files_external/l10n/ja.js index 7dd88344d8d..2c21ebe952e 100644 --- a/apps/files_external/l10n/ja.js +++ b/apps/files_external/l10n/ja.js @@ -30,13 +30,13 @@ OC.L10N.register( "Secure ftps://" : "Secure ftps://", "Client ID" : "クライアントID", "Client secret" : "クライアント秘密キー", - "OpenStack Object Storage" : "OpenStack Object Storage", - "Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack Object Storage用のオプション)", - "API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace Cloud Filesに必須)", - "Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack Object Storage用に必要)", - "Password (required for OpenStack Object Storage)" : "パスワード (OpenStack Object Storage用に必要)", - "Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack Object Storage用に必要)", - "URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack Object Storage用に必要)", + "OpenStack Object Storage" : "OpenStack ObjectStorage", + "Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack ObjectStorage用)", + "API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace CloudFiles用)", + "Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack ObjectStorage用)", + "Password (required for OpenStack Object Storage)" : "パスワード (OpenStack ObjectStorage用)", + "Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack ObjectStorage用)", + "URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack ObjectStorage)", "Timeout of HTTP requests in seconds" : "HTTP接続タイムアウト秒数", "Share" : "共有", "SMB / CIFS using OC login" : "ownCloudログインで SMB/CIFSを使用", @@ -58,6 +58,8 @@ OC.L10N.register( "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。", + "No external storages" : "外部ストレージなし", + "You can configure external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。", "Name" : "名前", "Storage type" : "ストレージ種別", "Scope" : "スコープ", diff --git a/apps/files_external/l10n/ja.json b/apps/files_external/l10n/ja.json index ecc7e19bb7b..304907b6eea 100644 --- a/apps/files_external/l10n/ja.json +++ b/apps/files_external/l10n/ja.json @@ -28,13 +28,13 @@ "Secure ftps://" : "Secure ftps://", "Client ID" : "クライアントID", "Client secret" : "クライアント秘密キー", - "OpenStack Object Storage" : "OpenStack Object Storage", - "Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack Object Storage用のオプション)", - "API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace Cloud Filesに必須)", - "Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack Object Storage用に必要)", - "Password (required for OpenStack Object Storage)" : "パスワード (OpenStack Object Storage用に必要)", - "Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack Object Storage用に必要)", - "URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack Object Storage用に必要)", + "OpenStack Object Storage" : "OpenStack ObjectStorage", + "Region (optional for OpenStack Object Storage)" : "リージョン (OpenStack ObjectStorage用)", + "API Key (required for Rackspace Cloud Files)" : "APIキー (Rackspace CloudFiles用)", + "Tenantname (required for OpenStack Object Storage)" : "テナント名 (OpenStack ObjectStorage用)", + "Password (required for OpenStack Object Storage)" : "パスワード (OpenStack ObjectStorage用)", + "Service Name (required for OpenStack Object Storage)" : "サービス名 (OpenStack ObjectStorage用)", + "URL of identity endpoint (required for OpenStack Object Storage)" : "識別用エンドポイントURL (OpenStack ObjectStorage)", "Timeout of HTTP requests in seconds" : "HTTP接続タイムアウト秒数", "Share" : "共有", "SMB / CIFS using OC login" : "ownCloudログインで SMB/CIFSを使用", @@ -56,6 +56,8 @@ "<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにcURLのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> PHPにFTPのエクステンションが入っていないか、有効ではありません。%s をマウントすることができません。このシステムの管理者にインストールをお願いしてください。", "<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." : "<b>注意:</b> \"%s\" がインストールされていません。%sをマウントできません。このシステムの管理者にインストールをお願いしてください。", + "No external storages" : "外部ストレージなし", + "You can configure external storages in the personal settings" : "個人設定で外部ストレージを設定することができます。", "Name" : "名前", "Storage type" : "ストレージ種別", "Scope" : "スコープ", diff --git a/apps/files_external/l10n/zh_HK.js b/apps/files_external/l10n/zh_HK.js index d8446e4dac6..9ad4b8a7bce 100644 --- a/apps/files_external/l10n/zh_HK.js +++ b/apps/files_external/l10n/zh_HK.js @@ -2,6 +2,7 @@ OC.L10N.register( "files_external", { "Port" : "連接埠", + "Host" : "主機", "Username" : "用戶名稱", "Password" : "密碼", "Share" : "分享", diff --git a/apps/files_external/l10n/zh_HK.json b/apps/files_external/l10n/zh_HK.json index 46d6c0dabe7..955170d618f 100644 --- a/apps/files_external/l10n/zh_HK.json +++ b/apps/files_external/l10n/zh_HK.json @@ -1,5 +1,6 @@ { "translations": { "Port" : "連接埠", + "Host" : "主機", "Username" : "用戶名稱", "Password" : "密碼", "Share" : "分享", diff --git a/apps/files_sharing/l10n/bs.js b/apps/files_sharing/l10n/bs.js index 1be4f1f3fb8..9ff10d77a5b 100644 --- a/apps/files_sharing/l10n/bs.js +++ b/apps/files_sharing/l10n/bs.js @@ -1,7 +1,10 @@ OC.L10N.register( "files_sharing", { + "Cancel" : "Odustani", "Shared by" : "Dijeli", - "Name" : "Ime" + "Password" : "Lozinka", + "Name" : "Ime", + "Download" : "Preuzmite" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_sharing/l10n/bs.json b/apps/files_sharing/l10n/bs.json index 48fb8d2209a..c2bfb948e8e 100644 --- a/apps/files_sharing/l10n/bs.json +++ b/apps/files_sharing/l10n/bs.json @@ -1,5 +1,8 @@ { "translations": { + "Cancel" : "Odustani", "Shared by" : "Dijeli", - "Name" : "Ime" + "Password" : "Lozinka", + "Name" : "Ime", + "Download" : "Preuzmite" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_sharing/l10n/en_GB.js b/apps/files_sharing/l10n/en_GB.js index a7ae4987499..4f7885145b0 100644 --- a/apps/files_sharing/l10n/en_GB.js +++ b/apps/files_sharing/l10n/en_GB.js @@ -23,9 +23,13 @@ OC.L10N.register( "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "A public shared file or folder was <strong>downloaded</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", + "%1$s unshared %2$s from you" : "%1$s unshared %2$s from you", + "Public shared folder %1$s was downloaded" : "Public shared folder %1$s was downloaded", + "Public shared file %1$s was downloaded" : "Public shared file %1$s was downloaded", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/en_GB.json b/apps/files_sharing/l10n/en_GB.json index 71a98749d03..5ef5074334a 100644 --- a/apps/files_sharing/l10n/en_GB.json +++ b/apps/files_sharing/l10n/en_GB.json @@ -21,9 +21,13 @@ "Invalid ownCloud url" : "Invalid ownCloud URL", "Shared by" : "Shared by", "A file or folder was shared from <strong>another server</strong>" : "A file or folder was shared from <strong>another server</strong>", + "A public shared file or folder was <strong>downloaded</strong>" : "A public shared file or folder was <strong>downloaded</strong>", "You received a new remote share from %s" : "You received a new remote share from %s", "%1$s accepted remote share %2$s" : "%1$s accepted remote share %2$s", "%1$s declined remote share %2$s" : "%1$s declined remote share %2$s", + "%1$s unshared %2$s from you" : "%1$s unshared %2$s from you", + "Public shared folder %1$s was downloaded" : "Public shared folder %1$s was downloaded", + "Public shared file %1$s was downloaded" : "Public shared file %1$s was downloaded", "This share is password-protected" : "This share is password-protected", "The password is wrong. Try again." : "The password is wrong. Try again.", "Password" : "Password", diff --git a/apps/files_sharing/l10n/ja.js b/apps/files_sharing/l10n/ja.js index 382c7fb2b4b..114566d5709 100644 --- a/apps/files_sharing/l10n/ja.js +++ b/apps/files_sharing/l10n/ja.js @@ -8,6 +8,12 @@ OC.L10N.register( "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", + "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", + "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダは、ここに表示されます。", + "Nothing shared yet" : "まだ何も共有されていません", + "Files and folders you share will show up here" : "共有したファイルやフォルダは、ここに表示されます。", + "No shared links" : "共有リンクはありません", + "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からリモート共有 {name} を追加してもよろしいですか?", "Remote share" : "リモート共有", "Remote share password" : "リモート共有のパスワード", diff --git a/apps/files_sharing/l10n/ja.json b/apps/files_sharing/l10n/ja.json index 91f46d8c182..0a8c04741fc 100644 --- a/apps/files_sharing/l10n/ja.json +++ b/apps/files_sharing/l10n/ja.json @@ -6,6 +6,12 @@ "Shared with you" : "他ユーザーがあなたと共有中", "Shared with others" : "他ユーザーと共有中", "Shared by link" : "URLリンクで共有中", + "Nothing shared with you yet" : "あなたと共有しているファイルはありません。", + "Files and folders others share with you will show up here" : "他の人から共有されたファイルやフォルダは、ここに表示されます。", + "Nothing shared yet" : "まだ何も共有されていません", + "Files and folders you share will show up here" : "共有したファイルやフォルダは、ここに表示されます。", + "No shared links" : "共有リンクはありません", + "Files and folders you share by link will show up here" : "リンクで共有したファイルやフォルダは、ここに表示されます。", "Do you want to add the remote share {name} from {owner}@{remote}?" : "{owner}@{remote} からリモート共有 {name} を追加してもよろしいですか?", "Remote share" : "リモート共有", "Remote share password" : "リモート共有のパスワード", diff --git a/apps/files_trashbin/l10n/bs.js b/apps/files_trashbin/l10n/bs.js index 70b584f2951..94346863df6 100644 --- a/apps/files_trashbin/l10n/bs.js +++ b/apps/files_trashbin/l10n/bs.js @@ -1,6 +1,9 @@ OC.L10N.register( "files_trashbin", { - "Name" : "Ime" + "Restore" : "Obnovi", + "Error" : "Greška", + "Name" : "Ime", + "Delete" : "Izbriši" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_trashbin/l10n/bs.json b/apps/files_trashbin/l10n/bs.json index b91bf025992..bf7cf4813e4 100644 --- a/apps/files_trashbin/l10n/bs.json +++ b/apps/files_trashbin/l10n/bs.json @@ -1,4 +1,7 @@ { "translations": { - "Name" : "Ime" + "Restore" : "Obnovi", + "Error" : "Greška", + "Name" : "Ime", + "Delete" : "Izbriši" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/files_trashbin/l10n/ja.js b/apps/files_trashbin/l10n/ja.js index 84eed759182..1ec56e8d2fa 100644 --- a/apps/files_trashbin/l10n/ja.js +++ b/apps/files_trashbin/l10n/ja.js @@ -8,6 +8,9 @@ OC.L10N.register( "Delete permanently" : "完全に削除する", "Error" : "エラー", "restored" : "復元済", + "No deleted files" : "削除されたファイルはありません", + "You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。", + "Select all" : "すべて選択", "Name" : "名前", "Deleted" : "削除日時", "Delete" : "削除" diff --git a/apps/files_trashbin/l10n/ja.json b/apps/files_trashbin/l10n/ja.json index 83f27e4a470..2da8c5af5ba 100644 --- a/apps/files_trashbin/l10n/ja.json +++ b/apps/files_trashbin/l10n/ja.json @@ -6,6 +6,9 @@ "Delete permanently" : "完全に削除する", "Error" : "エラー", "restored" : "復元済", + "No deleted files" : "削除されたファイルはありません", + "You will be able to recover deleted files from here" : "ここから削除されたファイルを元に戻すことができます。", + "Select all" : "すべて選択", "Name" : "名前", "Deleted" : "削除日時", "Delete" : "削除" diff --git a/apps/files_versions/l10n/bs.js b/apps/files_versions/l10n/bs.js new file mode 100644 index 00000000000..21e9851b64c --- /dev/null +++ b/apps/files_versions/l10n/bs.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "files_versions", + { + "Could not revert: %s" : "Nije moguće vratiti: %s", + "Versions" : "Verzije", + "Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.", + "More versions..." : "Više verzija...", + "No other versions available" : "Druge verzije su nedostupne", + "Restore" : "Obnovi" +}, +"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/files_versions/l10n/bs.json b/apps/files_versions/l10n/bs.json new file mode 100644 index 00000000000..1bc885614ed --- /dev/null +++ b/apps/files_versions/l10n/bs.json @@ -0,0 +1,9 @@ +{ "translations": { + "Could not revert: %s" : "Nije moguće vratiti: %s", + "Versions" : "Verzije", + "Failed to revert {file} to revision {timestamp}." : "Nije uspelo vraćanje {file} na reviziju {timestamp}.", + "More versions..." : "Više verzija...", + "No other versions available" : "Druge verzije su nedostupne", + "Restore" : "Obnovi" +},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" +}
\ No newline at end of file diff --git a/apps/user_ldap/l10n/bs.js b/apps/user_ldap/l10n/bs.js index feccd314874..dbcdcc6d386 100644 --- a/apps/user_ldap/l10n/bs.js +++ b/apps/user_ldap/l10n/bs.js @@ -1,8 +1,14 @@ OC.L10N.register( "user_ldap", { + "Deletion failed" : "Brisanje nije uspjelo", + "Error" : "Greška", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], - "Save" : "Spasi" + "Save" : "Spasi", + "Help" : "Pomoć", + "Password" : "Lozinka", + "Continue" : "Nastavi", + "Advanced" : "Napredno" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);"); diff --git a/apps/user_ldap/l10n/bs.json b/apps/user_ldap/l10n/bs.json index 42f5ec1bffc..69701220561 100644 --- a/apps/user_ldap/l10n/bs.json +++ b/apps/user_ldap/l10n/bs.json @@ -1,6 +1,12 @@ { "translations": { + "Deletion failed" : "Brisanje nije uspjelo", + "Error" : "Greška", "_%s group found_::_%s groups found_" : ["","",""], "_%s user found_::_%s users found_" : ["","",""], - "Save" : "Spasi" + "Save" : "Spasi", + "Help" : "Pomoć", + "Password" : "Lozinka", + "Continue" : "Nastavi", + "Advanced" : "Napredno" },"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);" }
\ No newline at end of file diff --git a/apps/user_ldap/l10n/zh_HK.js b/apps/user_ldap/l10n/zh_HK.js index 27ecbc63e53..2bd0061ab7a 100644 --- a/apps/user_ldap/l10n/zh_HK.js +++ b/apps/user_ldap/l10n/zh_HK.js @@ -1,14 +1,26 @@ OC.L10N.register( "user_ldap", { + "Keep settings?" : "儲存設定?", + "{nthServer}. Server" : "{nthServer}. 伺服器", "Success" : "成功", "Error" : "錯誤", - "_%s group found_::_%s groups found_" : [""], - "_%s user found_::_%s users found_" : [""], + "Select groups" : "選擇群組", + "_%s group found_::_%s groups found_" : ["找到 %s 群組"], + "_%s user found_::_%s users found_" : ["找到 %s 用戶"], + "Server" : "伺服器", "Save" : "儲存", + "Test Configuration" : "測試配置", "Help" : "幫助", + "1. Server" : "1. 伺服器", + "%s. Server:" : "%s. 伺服器:", + "Host" : "主機", "Port" : "連接埠", "Password" : "密碼", + "Saving" : "儲存中", + "Back" : "返回", + "Continue" : "繼續", + "LDAP" : "LDAP", "Advanced" : "進階" }, "nplurals=1; plural=0;"); diff --git a/apps/user_ldap/l10n/zh_HK.json b/apps/user_ldap/l10n/zh_HK.json index d75229ec90e..5e350517a36 100644 --- a/apps/user_ldap/l10n/zh_HK.json +++ b/apps/user_ldap/l10n/zh_HK.json @@ -1,12 +1,24 @@ { "translations": { + "Keep settings?" : "儲存設定?", + "{nthServer}. Server" : "{nthServer}. 伺服器", "Success" : "成功", "Error" : "錯誤", - "_%s group found_::_%s groups found_" : [""], - "_%s user found_::_%s users found_" : [""], + "Select groups" : "選擇群組", + "_%s group found_::_%s groups found_" : ["找到 %s 群組"], + "_%s user found_::_%s users found_" : ["找到 %s 用戶"], + "Server" : "伺服器", "Save" : "儲存", + "Test Configuration" : "測試配置", "Help" : "幫助", + "1. Server" : "1. 伺服器", + "%s. Server:" : "%s. 伺服器:", + "Host" : "主機", "Port" : "連接埠", "Password" : "密碼", + "Saving" : "儲存中", + "Back" : "返回", + "Continue" : "繼續", + "LDAP" : "LDAP", "Advanced" : "進階" },"pluralForm" :"nplurals=1; plural=0;" }
\ No newline at end of file |