aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-11-26 02:18:18 +0000
committerNextcloud bot <bot@nextcloud.com>2022-11-26 02:18:18 +0000
commit60c0027cda73ea58a4b6c28653e75cc06e2c8bdb (patch)
tree6e6ba888e132b6da5c743766f7cac75a18cb931b
parent1cebd4aa8396782d641e1486c235d8342a6f4184 (diff)
downloadnextcloud-server-60c0027cda73ea58a4b6c28653e75cc06e2c8bdb.tar.gz
nextcloud-server-60c0027cda73ea58a4b6c28653e75cc06e2c8bdb.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--apps/files/l10n/uk.js1
-rw-r--r--apps/files/l10n/uk.json1
-rw-r--r--apps/settings/l10n/eu.js2
-rw-r--r--apps/settings/l10n/eu.json2
-rw-r--r--apps/sharebymail/l10n/de.js2
-rw-r--r--apps/sharebymail/l10n/de.json2
-rw-r--r--apps/sharebymail/l10n/de_DE.js2
-rw-r--r--apps/sharebymail/l10n/de_DE.json2
-rw-r--r--apps/theming/l10n/cs.js1
-rw-r--r--apps/theming/l10n/cs.json1
-rw-r--r--apps/theming/l10n/de_DE.js1
-rw-r--r--apps/theming/l10n/de_DE.json1
-rw-r--r--apps/theming/l10n/es.js1
-rw-r--r--apps/theming/l10n/es.json1
-rw-r--r--apps/theming/l10n/tr.js1
-rw-r--r--apps/theming/l10n/tr.json1
-rw-r--r--apps/theming/l10n/zh_HK.js1
-rw-r--r--apps/theming/l10n/zh_HK.json1
18 files changed, 18 insertions, 6 deletions
diff --git a/apps/files/l10n/uk.js b/apps/files/l10n/uk.js
index 6e8404aa2a9..1193ec96b15 100644
--- a/apps/files/l10n/uk.js
+++ b/apps/files/l10n/uk.js
@@ -60,6 +60,7 @@ OC.L10N.register(
"Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"",
"Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} та {nbfiles} інших файлів скопійовано до {destination}",
+ "Failed to redirect to client" : "Не вдалося перенаправити на клієнта",
"{newName} already exists" : "{newName} вже існує",
"Could not rename \"{fileName}\", it does not exist any more" : "Неможливо перейменувати \"{fileName}\", оскільки такий файл більше не існує",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{targetName}\" вже використовується у каталозі \"{dir}\". Будь-ласка, виберіть іншу назву.",
diff --git a/apps/files/l10n/uk.json b/apps/files/l10n/uk.json
index 384b92b3e50..8d2ff9e5531 100644
--- a/apps/files/l10n/uk.json
+++ b/apps/files/l10n/uk.json
@@ -58,6 +58,7 @@
"Could not copy \"{file}\"" : "Неможливо скопіювати \"{file}\"",
"Copied {origin} inside {destination}" : "Скопійовано {origin} до {destination}",
"Copied {origin} and {nbfiles} other files inside {destination}" : "{origin} та {nbfiles} інших файлів скопійовано до {destination}",
+ "Failed to redirect to client" : "Не вдалося перенаправити на клієнта",
"{newName} already exists" : "{newName} вже існує",
"Could not rename \"{fileName}\", it does not exist any more" : "Неможливо перейменувати \"{fileName}\", оскільки такий файл більше не існує",
"The name \"{targetName}\" is already used in the folder \"{dir}\". Please choose a different name." : "Ім'я \"{targetName}\" вже використовується у каталозі \"{dir}\". Будь-ласка, виберіть іншу назву.",
diff --git a/apps/settings/l10n/eu.js b/apps/settings/l10n/eu.js
index e6ee2f771ad..d510ef40edf 100644
--- a/apps/settings/l10n/eu.js
+++ b/apps/settings/l10n/eu.js
@@ -208,7 +208,7 @@ OC.L10N.register(
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
"This session" : "Saio hau",
"Device" : "Gailua",
- "Last activity" : "Azken jarduera",
+ "Last activity" : "Azken jarduerak",
"Devices & sessions" : "Gailuak eta saioak",
"Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
diff --git a/apps/settings/l10n/eu.json b/apps/settings/l10n/eu.json
index a04f7642dc5..eba535b8c2c 100644
--- a/apps/settings/l10n/eu.json
+++ b/apps/settings/l10n/eu.json
@@ -206,7 +206,7 @@
"Sync client - {os}" : "Sinkronizatu bezeroaren - {os}",
"This session" : "Saio hau",
"Device" : "Gailua",
- "Last activity" : "Azken jarduera",
+ "Last activity" : "Azken jarduerak",
"Devices & sessions" : "Gailuak eta saioak",
"Web, desktop and mobile clients currently logged in to your account." : "Webgunean edota mahaigaineko zein mugikorreko bezero hauetan saioa hasita duzu.",
"Do you really want to wipe your data from this device?" : "Ziur zaude gailu honetatik zure datu guztiak ezabatu nahi dituzula?",
diff --git a/apps/sharebymail/l10n/de.js b/apps/sharebymail/l10n/de.js
index f4f2d11217c..9058cc07e89 100644
--- a/apps/sharebymail/l10n/de.js
+++ b/apps/sharebymail/l10n/de.js
@@ -37,7 +37,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit dir geteilt.\nDu solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit dir geteilt. Du solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
+ "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/sharebymail/l10n/de.json b/apps/sharebymail/l10n/de.json
index bb5a47fa835..484720f19dc 100644
--- a/apps/sharebymail/l10n/de.json
+++ b/apps/sharebymail/l10n/de.json
@@ -35,7 +35,7 @@
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit dir geteilt.\nDu solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit dir geteilt. Du solltest bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben. ",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit dir geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
+ "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat »%2$s« mit dir geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/sharebymail/l10n/de_DE.js b/apps/sharebymail/l10n/de_DE.js
index 328dbfeb147..7aeea3852ef 100644
--- a/apps/sharebymail/l10n/de_DE.js
+++ b/apps/sharebymail/l10n/de_DE.js
@@ -37,7 +37,7 @@ OC.L10N.register(
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit Ihnen geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
+ "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/sharebymail/l10n/de_DE.json b/apps/sharebymail/l10n/de_DE.json
index 64fcad2eff2..e4c93609ceb 100644
--- a/apps/sharebymail/l10n/de_DE.json
+++ b/apps/sharebymail/l10n/de_DE.json
@@ -35,7 +35,7 @@
"%1$s shared »%2$s« with you.\nYou should have already received a separate mail with a link to access it.\n" : "%1$s hat »%2$s« mit Ihnen geteilt.\nSie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.\n",
"%1$s shared »%2$s« with you. You should have already received a separate mail with a link to access it." : "%1$s hat »%2$s« mit Ihnen geteilt. Sie sollten bereits eine weitere E-Mail mit einem Link für den Zugriff erhalten haben.",
"Password to access »%1$s« shared to you by %2$s" : "Das Passwort zum Zugriff auf %1$s wurde durch %2$s mit Ihnen geteilt.",
- "Password to access »%s«" : "Passwort um auf »%s« zu zugreifen",
+ "Password to access »%s«" : "Passwort um auf »%s« zuzugreifen",
"It is protected with the following password:" : "Dies ist mit dem folgendem Passwort geschützt:",
"This password will expire at %s" : "Dieses Passwort wird um %s ablaufen.",
"%1$s shared »%2$s« with you and wants to add:" : "%1$s hat » %2$s« mit Ihnen geteilt und möchte folgendes hinzufügen:",
diff --git a/apps/theming/l10n/cs.js b/apps/theming/l10n/cs.js
index e05f57c23b9..2935d9a1570 100644
--- a/apps/theming/l10n/cs.js
+++ b/apps/theming/l10n/cs.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Default image" : "Výchozí obrázek",
"Custom color" : "Uživatelsky určená barva",
"Plain background" : "Jednolité pozadí",
+ "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů",
"Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
"Select a custom color" : "Vybrat uživatelsky určenou barvu",
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
diff --git a/apps/theming/l10n/cs.json b/apps/theming/l10n/cs.json
index 23b767d7685..8e8f3e3312a 100644
--- a/apps/theming/l10n/cs.json
+++ b/apps/theming/l10n/cs.json
@@ -78,6 +78,7 @@
"Default image" : "Výchozí obrázek",
"Custom color" : "Uživatelsky určená barva",
"Plain background" : "Jednolité pozadí",
+ "Select a background from your files" : "Vyberte obrázek na pozadí ze svých souborů",
"Theme selection is enforced" : "Výběr motivu vzhledu je vynucen",
"Select a custom color" : "Vybrat uživatelsky určenou barvu",
"Reset to default" : "Vrátit zpět na výchozí hodnoty",
diff --git a/apps/theming/l10n/de_DE.js b/apps/theming/l10n/de_DE.js
index cf50a9f1a45..e220c6a1ae4 100644
--- a/apps/theming/l10n/de_DE.js
+++ b/apps/theming/l10n/de_DE.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Default image" : "Standardbild",
"Custom color" : "Benutzerdefinierte Farbe",
"Plain background" : "Einfacher Hintergrund",
+ "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien",
"Theme selection is enforced" : "Designauswahl wird erzwungen",
"Select a custom color" : "Eine benutzerdefinierte Farbe auswählen",
"Reset to default" : " Auf Standard zurücksetzen ",
diff --git a/apps/theming/l10n/de_DE.json b/apps/theming/l10n/de_DE.json
index 762ae905ec3..c5a853528aa 100644
--- a/apps/theming/l10n/de_DE.json
+++ b/apps/theming/l10n/de_DE.json
@@ -78,6 +78,7 @@
"Default image" : "Standardbild",
"Custom color" : "Benutzerdefinierte Farbe",
"Plain background" : "Einfacher Hintergrund",
+ "Select a background from your files" : "Wählen Sie einen Hintergrund aus Ihren Dateien",
"Theme selection is enforced" : "Designauswahl wird erzwungen",
"Select a custom color" : "Eine benutzerdefinierte Farbe auswählen",
"Reset to default" : " Auf Standard zurücksetzen ",
diff --git a/apps/theming/l10n/es.js b/apps/theming/l10n/es.js
index fe8c108f0e7..9004782d2f2 100644
--- a/apps/theming/l10n/es.js
+++ b/apps/theming/l10n/es.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Default image" : "Imagen predeterminada",
"Custom color" : "Colores personalizados",
"Plain background" : "Fondo liso",
+ "Select a background from your files" : "Seleccionar un fondo desde tus archivos",
"Theme selection is enforced" : "La selección del tema es forzada",
"Select a custom color" : "Seleccionar un color personalizado",
"Reset to default" : "Vovler a configuración por defecto",
diff --git a/apps/theming/l10n/es.json b/apps/theming/l10n/es.json
index 5ed1b4fa859..787012a51f6 100644
--- a/apps/theming/l10n/es.json
+++ b/apps/theming/l10n/es.json
@@ -78,6 +78,7 @@
"Default image" : "Imagen predeterminada",
"Custom color" : "Colores personalizados",
"Plain background" : "Fondo liso",
+ "Select a background from your files" : "Seleccionar un fondo desde tus archivos",
"Theme selection is enforced" : "La selección del tema es forzada",
"Select a custom color" : "Seleccionar un color personalizado",
"Reset to default" : "Vovler a configuración por defecto",
diff --git a/apps/theming/l10n/tr.js b/apps/theming/l10n/tr.js
index 0e3da5532e0..e69ff14b228 100644
--- a/apps/theming/l10n/tr.js
+++ b/apps/theming/l10n/tr.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Default image" : "Varsayılan görsel",
"Custom color" : "Özel renk",
"Plain background" : "Düz arka plan",
+ "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin",
"Theme selection is enforced" : "Tema seçimi zorunludur",
"Select a custom color" : "Özel bir renk seçin",
"Reset to default" : "Varsayılanlara dön",
diff --git a/apps/theming/l10n/tr.json b/apps/theming/l10n/tr.json
index e624bee2caa..29b98b08961 100644
--- a/apps/theming/l10n/tr.json
+++ b/apps/theming/l10n/tr.json
@@ -78,6 +78,7 @@
"Default image" : "Varsayılan görsel",
"Custom color" : "Özel renk",
"Plain background" : "Düz arka plan",
+ "Select a background from your files" : "Dosyalarınızdan bir arka plan seçin",
"Theme selection is enforced" : "Tema seçimi zorunludur",
"Select a custom color" : "Özel bir renk seçin",
"Reset to default" : "Varsayılanlara dön",
diff --git a/apps/theming/l10n/zh_HK.js b/apps/theming/l10n/zh_HK.js
index 1243c7bf1a9..877c5b2ce85 100644
--- a/apps/theming/l10n/zh_HK.js
+++ b/apps/theming/l10n/zh_HK.js
@@ -80,6 +80,7 @@ OC.L10N.register(
"Default image" : "默認圖像",
"Custom color" : "自訂顏色",
"Plain background" : "簡單背景",
+ "Select a background from your files" : "從您的檔案中選擇背景",
"Theme selection is enforced" : "主題選擇已實施",
"Select a custom color" : "選擇自訂色彩",
"Reset to default" : "恢復預設值",
diff --git a/apps/theming/l10n/zh_HK.json b/apps/theming/l10n/zh_HK.json
index cd5989cc795..18d44d0294e 100644
--- a/apps/theming/l10n/zh_HK.json
+++ b/apps/theming/l10n/zh_HK.json
@@ -78,6 +78,7 @@
"Default image" : "默認圖像",
"Custom color" : "自訂顏色",
"Plain background" : "簡單背景",
+ "Select a background from your files" : "從您的檔案中選擇背景",
"Theme selection is enforced" : "主題選擇已實施",
"Select a custom color" : "選擇自訂色彩",
"Reset to default" : "恢復預設值",