From 701c424f8783635a399316cca0bff08e3478dcd6 Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Sat, 20 Aug 2022 02:24:44 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/dashboard/l10n/pl.js | 1 + apps/dashboard/l10n/pl.json | 1 + apps/files/l10n/pl.js | 2 ++ apps/files/l10n/pl.json | 2 ++ apps/files/l10n/zh_HK.js | 2 ++ apps/files/l10n/zh_HK.json | 2 ++ apps/files_sharing/l10n/fr.js | 1 + apps/files_sharing/l10n/fr.json | 1 + 8 files changed, 12 insertions(+) (limited to 'apps') diff --git a/apps/dashboard/l10n/pl.js b/apps/dashboard/l10n/pl.js index 803efaa9772..004554ae020 100644 --- a/apps/dashboard/l10n/pl.js +++ b/apps/dashboard/l10n/pl.js @@ -24,6 +24,7 @@ OC.L10N.register( "Hello" : "Witaj", "Hello, {name}" : "Witaj, {name}", "Pick from Files" : "Wybierz z Plików", + "Default image" : "Obraz domyślny", "Plain background" : "Zwykłe tło", "Insert from {productName}" : "Wstaw z {productName}", "Show something" : "Pokaż coś", diff --git a/apps/dashboard/l10n/pl.json b/apps/dashboard/l10n/pl.json index c2c09de276e..d99b387efdc 100644 --- a/apps/dashboard/l10n/pl.json +++ b/apps/dashboard/l10n/pl.json @@ -22,6 +22,7 @@ "Hello" : "Witaj", "Hello, {name}" : "Witaj, {name}", "Pick from Files" : "Wybierz z Plików", + "Default image" : "Obraz domyślny", "Plain background" : "Zwykłe tło", "Insert from {productName}" : "Wstaw z {productName}", "Show something" : "Pokaż coś", diff --git a/apps/files/l10n/pl.js b/apps/files/l10n/pl.js index c6d560d10a4..dd211ef8848 100644 --- a/apps/files/l10n/pl.js +++ b/apps/files/l10n/pl.js @@ -79,6 +79,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików","Wysyłanie %n plików"], "New file/folder menu" : "Nowe menu plików/katalogów", "Select file range" : "Wybierz zakres plików", + "{used}%" : "{used}%", "{used} of {quota} used" : "Wykorzystane {used} z {quota}", "{used} used" : "Wykorzystane {used}", "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", @@ -189,6 +190,7 @@ OC.L10N.register( "Templates" : "Szablony", "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "%s used" : "Wykorzystane: %s", + "%s%%" : "%s%%", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", "Files settings" : "Ustawienia Plików", "Show hidden files" : "Pokaż ukryte pliki", diff --git a/apps/files/l10n/pl.json b/apps/files/l10n/pl.json index 8beb7a15223..10b65320414 100644 --- a/apps/files/l10n/pl.json +++ b/apps/files/l10n/pl.json @@ -77,6 +77,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["Wysyłanie %n pliku","Wysyłanie %n plików","Wysyłanie %n plików","Wysyłanie %n plików"], "New file/folder menu" : "Nowe menu plików/katalogów", "Select file range" : "Wybierz zakres plików", + "{used}%" : "{used}%", "{used} of {quota} used" : "Wykorzystane {used} z {quota}", "{used} used" : "Wykorzystane {used}", "\"{name}\" is an invalid file name." : "\"{name}\" jest nieprawidłową nazwą pliku.", @@ -187,6 +188,7 @@ "Templates" : "Szablony", "Unable to initialize the templates directory" : "Nie można zainicjować katalogu szablonów", "%s used" : "Wykorzystane: %s", + "%s%%" : "%s%%", "%1$s of %2$s used" : "Wykorzystane: %1$s z %2$s", "Files settings" : "Ustawienia Plików", "Show hidden files" : "Pokaż ukryte pliki", diff --git a/apps/files/l10n/zh_HK.js b/apps/files/l10n/zh_HK.js index c8dc7ec08c6..7d5db5c0499 100644 --- a/apps/files/l10n/zh_HK.js +++ b/apps/files/l10n/zh_HK.js @@ -79,6 +79,7 @@ OC.L10N.register( "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"], "New file/folder menu" : "新檔案/資料夾選項單", "Select file range" : "選擇多個檔案", + "{used}%" : "{used}%", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", "{used} used" : "已使用 {used}", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", @@ -189,6 +190,7 @@ OC.L10N.register( "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", "%s used" : "使用了 %s 的存儲空間", + "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", "Files settings" : "檔案設定", "Show hidden files" : "顯示隱藏檔", diff --git a/apps/files/l10n/zh_HK.json b/apps/files/l10n/zh_HK.json index 8b6756ee28f..a6f87e1ae14 100644 --- a/apps/files/l10n/zh_HK.json +++ b/apps/files/l10n/zh_HK.json @@ -77,6 +77,7 @@ "_Uploading %n file_::_Uploading %n files_" : ["正在上傳 %n 個檔案"], "New file/folder menu" : "新檔案/資料夾選項單", "Select file range" : "選擇多個檔案", + "{used}%" : "{used}%", "{used} of {quota} used" : "已使用 {quota} 當中的 {used}", "{used} used" : "已使用 {used}", "\"{name}\" is an invalid file name." : "\"{name}\" 是無效的檔案名稱。", @@ -187,6 +188,7 @@ "Templates" : "模板", "Unable to initialize the templates directory" : "無法初始化模板目錄", "%s used" : "使用了 %s 的存儲空間", + "%s%%" : "%s%%", "%1$s of %2$s used" : "在 %2$s 中使用了 %1$s", "Files settings" : "檔案設定", "Show hidden files" : "顯示隱藏檔", diff --git a/apps/files_sharing/l10n/fr.js b/apps/files_sharing/l10n/fr.js index 4bf2b675d91..a2868106d03 100644 --- a/apps/files_sharing/l10n/fr.js +++ b/apps/files_sharing/l10n/fr.js @@ -175,6 +175,7 @@ OC.L10N.register( "Shared with the group {user} by {owner}" : "Partagé avec le groupe {user} par {owner}", "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}", "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}", + "Allow download" : "Autoriser le téléchargement", "Added by {initiator}" : "Ajouté par {initiator}", "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Lien interne", diff --git a/apps/files_sharing/l10n/fr.json b/apps/files_sharing/l10n/fr.json index fb09c3ab686..4994016acc9 100644 --- a/apps/files_sharing/l10n/fr.json +++ b/apps/files_sharing/l10n/fr.json @@ -173,6 +173,7 @@ "Shared with the group {user} by {owner}" : "Partagé avec le groupe {user} par {owner}", "Shared with the conversation {user} by {owner}" : "Partagé avec la conversation {user} par {owner}", "Shared with {user} by {owner}" : "Partagé avec {user} par {owner}", + "Allow download" : "Autoriser le téléchargement", "Added by {initiator}" : "Ajouté par {initiator}", "Via “{folder}”" : "Via “{folder}”", "Internal link" : "Lien interne", -- cgit v1.2.3