diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-30 16:32:38 +0000 |
commit | 7b05c3438586c5a1023bf6ac39ab3ee44db6f086 (patch) | |
tree | 88321397b6ee638e1582afa0ed624b4054cee1d0 /apps/files/l10n | |
parent | e076e674e24fad220ca12c0a1e2d71615883611d (diff) | |
download | nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.tar.gz nextcloud-server-7b05c3438586c5a1023bf6ac39ab3ee44db6f086.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files/l10n')
-rw-r--r-- | apps/files/l10n/de_DE.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/de_DE.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/en_GB.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/ga.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/ga.json | 4 | ||||
-rw-r--r-- | apps/files/l10n/ja.js | 5 | ||||
-rw-r--r-- | apps/files/l10n/ja.json | 5 | ||||
-rw-r--r-- | apps/files/l10n/ru.js | 2 | ||||
-rw-r--r-- | apps/files/l10n/ru.json | 2 |
10 files changed, 34 insertions, 4 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 57f2f3fd840..c68777dfe6a 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -379,8 +379,8 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", - "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", - "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.", "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", diff --git a/apps/files/l10n/de_DE.json b/apps/files/l10n/de_DE.json index 0ae4c350e1d..0a082754c5b 100644 --- a/apps/files/l10n/de_DE.json +++ b/apps/files/l10n/de_DE.json @@ -377,8 +377,8 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Direkten Link kopieren (funktioniert nur für Benutzer, die Zugriff auf diese(n) Datei/Ordner haben)", "\"remote user\"" : "„Externer Benutzer“", "{newName} already exists." : "{newName} existiert bereits.", - "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen nicht zulässig.", - "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein verbotener Datei- oder Ordnername.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" ist in einem Dateinamen unzulässig.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" ist ein unzulässiger Datei- oder Ordnername.", "\"{segment}\" is not an allowed filetype." : "\"{segment}\" ist kein zulässiger Dateityp.", "Filenames must not end with \"{segment}\"." : "Dateinamen dürfen nicht mit \"{segment}\" enden.", "Name cannot be empty" : "Der Name darf nicht leer sein", diff --git a/apps/files/l10n/en_GB.js b/apps/files/l10n/en_GB.js index 7e2e9b6efef..3813445dd8e 100644 --- a/apps/files/l10n/en_GB.js +++ b/apps/files/l10n/en_GB.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "\"remote user\"" : "\"remote user\"", "{newName} already exists." : "{newName} already exists.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" is not allowed inside a filename.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" is a forbidden file or folder name.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" is not an allowed filetype.", + "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Storage informations" : "Storage informations", diff --git a/apps/files/l10n/en_GB.json b/apps/files/l10n/en_GB.json index c5fc0935193..df665bfc69a 100644 --- a/apps/files/l10n/en_GB.json +++ b/apps/files/l10n/en_GB.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Copy direct link (only works for users who have access to this file/folder)", "\"remote user\"" : "\"remote user\"", "{newName} already exists." : "{newName} already exists.", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\" is not allowed inside a filename.", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\" is a forbidden file or folder name.", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" is not an allowed filetype.", + "Filenames must not end with \"{segment}\"." : "Filenames must not end with \"{segment}\".", "Name cannot be empty" : "Name cannot be empty", "Another entry with the same name already exists" : "Another entry with the same name already exists", "Storage informations" : "Storage informations", diff --git a/apps/files/l10n/ga.js b/apps/files/l10n/ga.js index 0343d8b9a20..ba49c51c6e4 100644 --- a/apps/files/l10n/ga.js +++ b/apps/files/l10n/ga.js @@ -379,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "Cóipeáil nasc díreach (ní oibríonn sé ach d'úsáideoirí a bhfuil rochtain acu ar an gcomhad/fillteán seo)", "\"remote user\"" : "\"cianúsáideoir\"", "{newName} already exists." : "Tá {newName} ann cheana.", + "\"{segment}\" is not allowed inside a filename." : "Ní cheadaítear \"{segment}\" taobh istigh d'ainm comhaid.", + "\"{segment}\" is a forbidden file or folder name." : "Is ainm toirmiscthe comhaid nó fillteáin é \"{segment}\".", + "\"{segment}\" is not an allowed filetype." : "Ní cineál comhaid ceadaithe é \"{segment}\".", + "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", "Storage informations" : "Faisnéis stórála", diff --git a/apps/files/l10n/ga.json b/apps/files/l10n/ga.json index eba8f764de7..b2c74d42d5a 100644 --- a/apps/files/l10n/ga.json +++ b/apps/files/l10n/ga.json @@ -377,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "Cóipeáil nasc díreach (ní oibríonn sé ach d'úsáideoirí a bhfuil rochtain acu ar an gcomhad/fillteán seo)", "\"remote user\"" : "\"cianúsáideoir\"", "{newName} already exists." : "Tá {newName} ann cheana.", + "\"{segment}\" is not allowed inside a filename." : "Ní cheadaítear \"{segment}\" taobh istigh d'ainm comhaid.", + "\"{segment}\" is a forbidden file or folder name." : "Is ainm toirmiscthe comhaid nó fillteáin é \"{segment}\".", + "\"{segment}\" is not an allowed filetype." : "Ní cineál comhaid ceadaithe é \"{segment}\".", + "Filenames must not end with \"{segment}\"." : "Níor cheart go gcríochnódh comhaid chomhaid le \"{segment}\".", "Name cannot be empty" : "Ní féidir leis an ainm a bheith folamh", "Another entry with the same name already exists" : "Tá iontráil eile leis an ainm céanna ann cheana féin", "Storage informations" : "Faisnéis stórála", diff --git a/apps/files/l10n/ja.js b/apps/files/l10n/ja.js index 69f7b924ac7..4129b8ff671 100644 --- a/apps/files/l10n/ja.js +++ b/apps/files/l10n/ja.js @@ -323,6 +323,7 @@ OC.L10N.register( "PDFs" : "PDF", "Folders" : "フォルダー", "Audio" : "オーディオ", + "Photos and images" : "写真と画像", "Videos" : "動画", "New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", @@ -378,6 +379,10 @@ OC.L10N.register( "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", "\"remote user\"" : "\"リモートユーザー\"", "{newName} already exists." : "{newName} すでに存在しています。", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\"はファイル名には使用できません。", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"は禁止されているファイル名またはフォルダー名です。 ", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" は許可されたファイルタイプではありません。", + "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Storage informations" : "ストレージ情報", diff --git a/apps/files/l10n/ja.json b/apps/files/l10n/ja.json index f79554fe8b6..fe58fc78e43 100644 --- a/apps/files/l10n/ja.json +++ b/apps/files/l10n/ja.json @@ -321,6 +321,7 @@ "PDFs" : "PDF", "Folders" : "フォルダー", "Audio" : "オーディオ", + "Photos and images" : "写真と画像", "Videos" : "動画", "New folder creation cancelled" : "新しいフォルダーの作成がキャンセルされました", "Created new folder \"{name}\"" : "新規フォルダ \"{name}\" を作成しました", @@ -376,6 +377,10 @@ "Copy direct link (only works for users who have access to this file/folder)" : "ダイレクトリンクをコピー (このファイル/フォルダーにアクセスできるユーザーのみ)", "\"remote user\"" : "\"リモートユーザー\"", "{newName} already exists." : "{newName} すでに存在しています。", + "\"{segment}\" is not allowed inside a filename." : "\"{segment}\"はファイル名には使用できません。", + "\"{segment}\" is a forbidden file or folder name." : "\"{segment}\"は禁止されているファイル名またはフォルダー名です。 ", + "\"{segment}\" is not an allowed filetype." : "\"{segment}\" は許可されたファイルタイプではありません。", + "Filenames must not end with \"{segment}\"." : "ファイル名は \"{segment}\"で終了できません。", "Name cannot be empty" : "名前は空にできません", "Another entry with the same name already exists" : "同じ名前の別のエントリがすでに存在しています", "Storage informations" : "ストレージ情報", diff --git a/apps/files/l10n/ru.js b/apps/files/l10n/ru.js index f683ac11339..2f5f3ff9cb0 100644 --- a/apps/files/l10n/ru.js +++ b/apps/files/l10n/ru.js @@ -312,6 +312,8 @@ OC.L10N.register( "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", diff --git a/apps/files/l10n/ru.json b/apps/files/l10n/ru.json index c72f18785a4..b71125c5576 100644 --- a/apps/files/l10n/ru.json +++ b/apps/files/l10n/ru.json @@ -310,6 +310,8 @@ "Today" : "Сегодня", "Last 7 days" : "Последние 7 дней", "Last 30 days" : "Последние 30 дней", + "This year ({year})" : "Этот год ({year})", + "Last year ({year})" : "Последний год ({year})", "Documents" : "Документы", "Spreadsheets" : "Таблицы", "Presentations" : "Презентации", |