aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
Diffstat (limited to 'apps')
-rw-r--r--apps/admin_audit/l10n/ga.js2
-rw-r--r--apps/admin_audit/l10n/ga.json2
-rw-r--r--apps/dav/l10n/ar.js4
-rw-r--r--apps/dav/l10n/ar.json4
-rw-r--r--apps/dav/l10n/de.js1
-rw-r--r--apps/dav/l10n/de.json1
-rw-r--r--apps/dav/l10n/de_DE.js4
-rw-r--r--apps/dav/l10n/de_DE.json4
-rw-r--r--apps/dav/l10n/en_GB.js4
-rw-r--r--apps/dav/l10n/en_GB.json4
-rw-r--r--apps/dav/l10n/es_MX.js5
-rw-r--r--apps/dav/l10n/es_MX.json5
-rw-r--r--apps/dav/l10n/ga.js4
-rw-r--r--apps/dav/l10n/ga.json4
-rw-r--r--apps/dav/l10n/gl.js4
-rw-r--r--apps/dav/l10n/gl.json4
-rw-r--r--apps/dav/l10n/ja.js4
-rw-r--r--apps/dav/l10n/ja.json4
-rw-r--r--apps/dav/l10n/zh_HK.js4
-rw-r--r--apps/dav/l10n/zh_HK.json4
-rw-r--r--apps/dav/l10n/zh_TW.js4
-rw-r--r--apps/dav/l10n/zh_TW.json4
-rw-r--r--apps/files/l10n/es_MX.js5
-rw-r--r--apps/files/l10n/es_MX.json5
-rw-r--r--apps/files_sharing/l10n/gl.js4
-rw-r--r--apps/files_sharing/l10n/gl.json4
26 files changed, 92 insertions, 6 deletions
diff --git a/apps/admin_audit/l10n/ga.js b/apps/admin_audit/l10n/ga.js
index 5e32ed11da4..e1114fc18aa 100644
--- a/apps/admin_audit/l10n/ga.js
+++ b/apps/admin_audit/l10n/ga.js
@@ -2,6 +2,6 @@ OC.L10N.register(
"admin_audit",
{
"Auditing / Logging" : "Iniúchóireacht / Logáil",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Soláthraíonn sé cumais logála do Nextcloud cosúil le logáil isteach rochtain comhaid nó gníomhartha íogaire eile."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Soláthraíonn sé cumais logála do Nextcloud, cosúil le rochtain ar chomhaid nó gníomhartha íogaire eile a logáil."
},
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
diff --git a/apps/admin_audit/l10n/ga.json b/apps/admin_audit/l10n/ga.json
index 51a27109da2..5864c9faef5 100644
--- a/apps/admin_audit/l10n/ga.json
+++ b/apps/admin_audit/l10n/ga.json
@@ -1,5 +1,5 @@
{ "translations": {
"Auditing / Logging" : "Iniúchóireacht / Logáil",
- "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Soláthraíonn sé cumais logála do Nextcloud cosúil le logáil isteach rochtain comhaid nó gníomhartha íogaire eile."
+ "Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Soláthraíonn sé cumais logála do Nextcloud, cosúil le rochtain ar chomhaid nó gníomhartha íogaire eile a logáil."
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
} \ No newline at end of file
diff --git a/apps/dav/l10n/ar.js b/apps/dav/l10n/ar.js
index 377bcad74e9..ddf3e3aeacf 100644
--- a/apps/dav/l10n/ar.js
+++ b/apps/dav/l10n/ar.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "أوّل يومٍ",
"Last day (inclusive)" : "آخر يوم (مشمولاً)",
+ "Out of office replacement (optional)" : "البديل لمن هو خارج المكتب (إختياري)",
+ "Name of the replacement" : "اسم البديل",
+ "No results." : "لا نتائج",
+ "Start typing." : "إبدإٍ الطباعة.",
"Short absence status" : "حالة الغياب القصير",
"Long absence Message" : "رسالة الغياب الطويل",
"Save" : "حفظ",
diff --git a/apps/dav/l10n/ar.json b/apps/dav/l10n/ar.json
index dc5cf4c3e76..fc6d2b43c0d 100644
--- a/apps/dav/l10n/ar.json
+++ b/apps/dav/l10n/ar.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "أوّل يومٍ",
"Last day (inclusive)" : "آخر يوم (مشمولاً)",
+ "Out of office replacement (optional)" : "البديل لمن هو خارج المكتب (إختياري)",
+ "Name of the replacement" : "اسم البديل",
+ "No results." : "لا نتائج",
+ "Start typing." : "إبدإٍ الطباعة.",
"Short absence status" : "حالة الغياب القصير",
"Long absence Message" : "رسالة الغياب الطويل",
"Save" : "حفظ",
diff --git a/apps/dav/l10n/de.js b/apps/dav/l10n/de.js
index 455428d1754..173f680b600 100644
--- a/apps/dav/l10n/de.js
+++ b/apps/dav/l10n/de.js
@@ -158,6 +158,7 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "Erster Tag",
"Last day (inclusive)" : "Letzter Tag (Inklusive)",
+ "No results." : "Keine Ergebnisse",
"Short absence status" : "Kurze Abwesenheits Meldung",
"Long absence Message" : "Lange Abwesenheits Meldung",
"Save" : "Speichern",
diff --git a/apps/dav/l10n/de.json b/apps/dav/l10n/de.json
index c3c10539bcc..bff20238941 100644
--- a/apps/dav/l10n/de.json
+++ b/apps/dav/l10n/de.json
@@ -156,6 +156,7 @@
"WebDAV" : "WebDAV",
"First day" : "Erster Tag",
"Last day (inclusive)" : "Letzter Tag (Inklusive)",
+ "No results." : "Keine Ergebnisse",
"Short absence status" : "Kurze Abwesenheits Meldung",
"Long absence Message" : "Lange Abwesenheits Meldung",
"Save" : "Speichern",
diff --git a/apps/dav/l10n/de_DE.js b/apps/dav/l10n/de_DE.js
index 062b92b4461..460905f810e 100644
--- a/apps/dav/l10n/de_DE.js
+++ b/apps/dav/l10n/de_DE.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "Erster Tag",
"Last day (inclusive)" : "Letzter Tag (Inklusiv)",
+ "Out of office replacement (optional)" : "Abwesenheitsvertretung (optional)",
+ "Name of the replacement" : "Name des Vertretenden",
+ "No results." : "Keine Ergebnisse.",
+ "Start typing." : "Anfangen zu tippen.",
"Short absence status" : "Kurzer Abwesenheitsstaus",
"Long absence Message" : "Lange Abwesenheitsnachricht",
"Save" : "Speichern",
diff --git a/apps/dav/l10n/de_DE.json b/apps/dav/l10n/de_DE.json
index 2f4c6fb81c8..7e57dcda38a 100644
--- a/apps/dav/l10n/de_DE.json
+++ b/apps/dav/l10n/de_DE.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "Erster Tag",
"Last day (inclusive)" : "Letzter Tag (Inklusiv)",
+ "Out of office replacement (optional)" : "Abwesenheitsvertretung (optional)",
+ "Name of the replacement" : "Name des Vertretenden",
+ "No results." : "Keine Ergebnisse.",
+ "Start typing." : "Anfangen zu tippen.",
"Short absence status" : "Kurzer Abwesenheitsstaus",
"Long absence Message" : "Lange Abwesenheitsnachricht",
"Save" : "Speichern",
diff --git a/apps/dav/l10n/en_GB.js b/apps/dav/l10n/en_GB.js
index 1d1cd58b003..e380b998cc7 100644
--- a/apps/dav/l10n/en_GB.js
+++ b/apps/dav/l10n/en_GB.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "First day",
"Last day (inclusive)" : "Last day (inclusive)",
+ "Out of office replacement (optional)" : "Out of office replacement (optional)",
+ "Name of the replacement" : "Name of the replacement",
+ "No results." : "No results.",
+ "Start typing." : "Start typing.",
"Short absence status" : "Short absence status",
"Long absence Message" : "Long absence Message",
"Save" : "Save",
diff --git a/apps/dav/l10n/en_GB.json b/apps/dav/l10n/en_GB.json
index 0d7f90143c7..2259fe8d0fb 100644
--- a/apps/dav/l10n/en_GB.json
+++ b/apps/dav/l10n/en_GB.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "First day",
"Last day (inclusive)" : "Last day (inclusive)",
+ "Out of office replacement (optional)" : "Out of office replacement (optional)",
+ "Name of the replacement" : "Name of the replacement",
+ "No results." : "No results.",
+ "Start typing." : "Start typing.",
"Short absence status" : "Short absence status",
"Long absence Message" : "Long absence Message",
"Save" : "Save",
diff --git a/apps/dav/l10n/es_MX.js b/apps/dav/l10n/es_MX.js
index 4043d9fd045..2f400b7774a 100644
--- a/apps/dav/l10n/es_MX.js
+++ b/apps/dav/l10n/es_MX.js
@@ -86,6 +86,7 @@ OC.L10N.register(
"Organizer:" : "Organizador:",
"Attendees:" : "Asistentes:",
"Title:" : "Título:",
+ "Date and time:" : "Fecha y hora:",
"Location:" : "Ubicación:",
"Link:" : "Enlace:",
"Accept" : "Aceptar",
@@ -157,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "Primer día",
"Last day (inclusive)" : "Último día (inclusivo)",
+ "Out of office replacement (optional)" : "Reemplazo para cuando fuera de la oficina (opcional)",
+ "Name of the replacement" : "Nombre del reemplazo",
+ "No results." : "Sin resultados.",
+ "Start typing." : "Empezar a escribir.",
"Short absence status" : "Estado de ausencia corta",
"Long absence Message" : "Mensaje de ausencia larga",
"Save" : "Guardar",
diff --git a/apps/dav/l10n/es_MX.json b/apps/dav/l10n/es_MX.json
index e59216ca21f..2736b342da3 100644
--- a/apps/dav/l10n/es_MX.json
+++ b/apps/dav/l10n/es_MX.json
@@ -84,6 +84,7 @@
"Organizer:" : "Organizador:",
"Attendees:" : "Asistentes:",
"Title:" : "Título:",
+ "Date and time:" : "Fecha y hora:",
"Location:" : "Ubicación:",
"Link:" : "Enlace:",
"Accept" : "Aceptar",
@@ -155,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "Primer día",
"Last day (inclusive)" : "Último día (inclusivo)",
+ "Out of office replacement (optional)" : "Reemplazo para cuando fuera de la oficina (opcional)",
+ "Name of the replacement" : "Nombre del reemplazo",
+ "No results." : "Sin resultados.",
+ "Start typing." : "Empezar a escribir.",
"Short absence status" : "Estado de ausencia corta",
"Long absence Message" : "Mensaje de ausencia larga",
"Save" : "Guardar",
diff --git a/apps/dav/l10n/ga.js b/apps/dav/l10n/ga.js
index 2e0af4265a8..e82077f6e50 100644
--- a/apps/dav/l10n/ga.js
+++ b/apps/dav/l10n/ga.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "Céad lá",
"Last day (inclusive)" : "Lá deiridh (san áireamh)",
+ "Out of office replacement (optional)" : "Athsholáthar as oifig (roghnach)",
+ "Name of the replacement" : "Ainm an athsholáthair",
+ "No results." : "Gan torthaí.",
+ "Start typing." : "Tosaigh ag clóscríobh.",
"Short absence status" : "Stádas asláithreachta gearr",
"Long absence Message" : "Neamhláithreacht fada Teachtaireacht",
"Save" : "Sábháil",
diff --git a/apps/dav/l10n/ga.json b/apps/dav/l10n/ga.json
index 7f33e9919ad..ce56a645df9 100644
--- a/apps/dav/l10n/ga.json
+++ b/apps/dav/l10n/ga.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "Céad lá",
"Last day (inclusive)" : "Lá deiridh (san áireamh)",
+ "Out of office replacement (optional)" : "Athsholáthar as oifig (roghnach)",
+ "Name of the replacement" : "Ainm an athsholáthair",
+ "No results." : "Gan torthaí.",
+ "Start typing." : "Tosaigh ag clóscríobh.",
"Short absence status" : "Stádas asláithreachta gearr",
"Long absence Message" : "Neamhláithreacht fada Teachtaireacht",
"Save" : "Sábháil",
diff --git a/apps/dav/l10n/gl.js b/apps/dav/l10n/gl.js
index a3afb83f559..2adff016c72 100644
--- a/apps/dav/l10n/gl.js
+++ b/apps/dav/l10n/gl.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "Primeiro día",
"Last day (inclusive)" : "Último día (inclusive)",
+ "Out of office replacement (optional)" : "Substitución fóra da oficina (opcional)",
+ "Name of the replacement" : "Nome do substituto",
+ "No results." : "Sen resultados",
+ "Start typing." : "Comece a escribir.",
"Short absence status" : "Estado de ausencia breve",
"Long absence Message" : "Mensaxe de ausencia longa",
"Save" : "Gardar",
diff --git a/apps/dav/l10n/gl.json b/apps/dav/l10n/gl.json
index 251cab18fa9..f6b77acde57 100644
--- a/apps/dav/l10n/gl.json
+++ b/apps/dav/l10n/gl.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "Primeiro día",
"Last day (inclusive)" : "Último día (inclusive)",
+ "Out of office replacement (optional)" : "Substitución fóra da oficina (opcional)",
+ "Name of the replacement" : "Nome do substituto",
+ "No results." : "Sen resultados",
+ "Start typing." : "Comece a escribir.",
"Short absence status" : "Estado de ausencia breve",
"Long absence Message" : "Mensaxe de ausencia longa",
"Save" : "Gardar",
diff --git a/apps/dav/l10n/ja.js b/apps/dav/l10n/ja.js
index 65e58e7eaa4..130daf34c9d 100644
--- a/apps/dav/l10n/ja.js
+++ b/apps/dav/l10n/ja.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "初日",
"Last day (inclusive)" : "最終日(含む)",
+ "Out of office replacement (optional)" : "不在時の代理者(オプション)",
+ "Name of the replacement" : "交代要員の氏名",
+ "No results." : "結果はありません。",
+ "Start typing." : "入力を開始する。",
"Short absence status" : "短い不在のステータス",
"Long absence Message" : "長期不在のメッセージ",
"Save" : "保存",
diff --git a/apps/dav/l10n/ja.json b/apps/dav/l10n/ja.json
index 0ac1ce3453b..8429a931a44 100644
--- a/apps/dav/l10n/ja.json
+++ b/apps/dav/l10n/ja.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "初日",
"Last day (inclusive)" : "最終日(含む)",
+ "Out of office replacement (optional)" : "不在時の代理者(オプション)",
+ "Name of the replacement" : "交代要員の氏名",
+ "No results." : "結果はありません。",
+ "Start typing." : "入力を開始する。",
"Short absence status" : "短い不在のステータス",
"Long absence Message" : "長期不在のメッセージ",
"Save" : "保存",
diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js
index f8f9cd4f68c..c33ae3c26f0 100644
--- a/apps/dav/l10n/zh_HK.js
+++ b/apps/dav/l10n/zh_HK.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "第一天",
"Last day (inclusive)" : "最後一天(含)",
+ "Out of office replacement (optional)" : "外出時的替代人員(非強制的)",
+ "Name of the replacement" : "替代人員姓名",
+ "No results." : "沒有結果。",
+ "Start typing." : "開始輸入。",
"Short absence status" : "短暫缺席狀態",
"Long absence Message" : "長期缺席訊息",
"Save" : "保存",
diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json
index b351ca4af9a..75c5a12be33 100644
--- a/apps/dav/l10n/zh_HK.json
+++ b/apps/dav/l10n/zh_HK.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "第一天",
"Last day (inclusive)" : "最後一天(含)",
+ "Out of office replacement (optional)" : "外出時的替代人員(非強制的)",
+ "Name of the replacement" : "替代人員姓名",
+ "No results." : "沒有結果。",
+ "Start typing." : "開始輸入。",
"Short absence status" : "短暫缺席狀態",
"Long absence Message" : "長期缺席訊息",
"Save" : "保存",
diff --git a/apps/dav/l10n/zh_TW.js b/apps/dav/l10n/zh_TW.js
index f643c473531..63498df4cc4 100644
--- a/apps/dav/l10n/zh_TW.js
+++ b/apps/dav/l10n/zh_TW.js
@@ -158,6 +158,10 @@ OC.L10N.register(
"WebDAV" : "WebDAV",
"First day" : "第一天",
"Last day (inclusive)" : "最後一天(含)",
+ "Out of office replacement (optional)" : "不在辦公室取代(選擇性)",
+ "Name of the replacement" : "取代名稱",
+ "No results." : "沒有結果。",
+ "Start typing." : "開始輸入。",
"Short absence status" : "短暫缺席狀態",
"Long absence Message" : "長期缺席訊息",
"Save" : "儲存",
diff --git a/apps/dav/l10n/zh_TW.json b/apps/dav/l10n/zh_TW.json
index 83503c284ad..8aaa7d736cc 100644
--- a/apps/dav/l10n/zh_TW.json
+++ b/apps/dav/l10n/zh_TW.json
@@ -156,6 +156,10 @@
"WebDAV" : "WebDAV",
"First day" : "第一天",
"Last day (inclusive)" : "最後一天(含)",
+ "Out of office replacement (optional)" : "不在辦公室取代(選擇性)",
+ "Name of the replacement" : "取代名稱",
+ "No results." : "沒有結果。",
+ "Start typing." : "開始輸入。",
"Short absence status" : "短暫缺席狀態",
"Long absence Message" : "長期缺席訊息",
"Save" : "儲存",
diff --git a/apps/files/l10n/es_MX.js b/apps/files/l10n/es_MX.js
index d740bed8261..9ad8c4d6ced 100644
--- a/apps/files/l10n/es_MX.js
+++ b/apps/files/l10n/es_MX.js
@@ -161,6 +161,8 @@ OC.L10N.register(
"Reject" : "Rechazar",
"Incoming ownership transfer from {user}" : "Solicitud de transferencia de propiedad entrante de {user}",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Deseas aceptar {path}?\n\nNota: El proceso de transferencia tras aceptar podría tardar hasta 1 hora.",
+ "Ownership transfer denied" : "Transferencia de propiedad denegada",
+ "Your ownership transfer of {path} was denied by {user}." : "Su transferencia de propiedad de {path} fue denegada por {user}.",
"Ownership transfer failed" : "Fallo al transferir la propiedad",
"Your ownership transfer of {path} to {user} failed." : "Ha fallado tu transferencia de propiedad de {path} a {user}.",
"The ownership transfer of {path} from {user} failed." : "Ha fallado la transferencia de propiedad de {path} desde {user}.",
@@ -168,6 +170,7 @@ OC.L10N.register(
"Your ownership transfer of {path} to {user} has completed." : "Se ha completado su transferencia de propiedad de {path} a {user}.",
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
"in %s" : "en %s",
+ "Transferred from %1$s on %2$s" : "Transfirió desde %1$s en %2$s",
"File Management" : "Administración de Archivos",
"Current directory path" : "Dirección del directorio actual",
"Reload current directory" : "Recargar el directorio actual",
@@ -184,6 +187,7 @@ OC.L10N.register(
"Folder name" : "Nombre de la carpeta",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
+ "Invalid file name" : "Nombre de archivo inválido",
"\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.",
"{newName} already exists." : "{newName} ya existe.",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido en el nombre de un archivo.",
@@ -197,6 +201,7 @@ OC.L10N.register(
"Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos",
"\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente",
+ "{count} selected" : "{count} seleccionados",
"List of files and folders." : "Lista de archivos y carpetas.",
"Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
diff --git a/apps/files/l10n/es_MX.json b/apps/files/l10n/es_MX.json
index 9f831522004..55fb7978b5f 100644
--- a/apps/files/l10n/es_MX.json
+++ b/apps/files/l10n/es_MX.json
@@ -159,6 +159,8 @@
"Reject" : "Rechazar",
"Incoming ownership transfer from {user}" : "Solicitud de transferencia de propiedad entrante de {user}",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "¿Deseas aceptar {path}?\n\nNota: El proceso de transferencia tras aceptar podría tardar hasta 1 hora.",
+ "Ownership transfer denied" : "Transferencia de propiedad denegada",
+ "Your ownership transfer of {path} was denied by {user}." : "Su transferencia de propiedad de {path} fue denegada por {user}.",
"Ownership transfer failed" : "Fallo al transferir la propiedad",
"Your ownership transfer of {path} to {user} failed." : "Ha fallado tu transferencia de propiedad de {path} a {user}.",
"The ownership transfer of {path} from {user} failed." : "Ha fallado la transferencia de propiedad de {path} desde {user}.",
@@ -166,6 +168,7 @@
"Your ownership transfer of {path} to {user} has completed." : "Se ha completado su transferencia de propiedad de {path} a {user}.",
"The ownership transfer of {path} from {user} has completed." : "Se ha completado la transferencia de propiedad de {path} a {user}.",
"in %s" : "en %s",
+ "Transferred from %1$s on %2$s" : "Transfirió desde %1$s en %2$s",
"File Management" : "Administración de Archivos",
"Current directory path" : "Dirección del directorio actual",
"Reload current directory" : "Recargar el directorio actual",
@@ -182,6 +185,7 @@
"Folder name" : "Nombre de la carpeta",
"This node is unavailable" : "Este nodo no está disponible",
"Download file {name}" : "Descargar archivo {name}",
+ "Invalid file name" : "Nombre de archivo inválido",
"\"{name}\" is not an allowed filetype." : "\"{name}\" no es un tipo de archivo permitido.",
"{newName} already exists." : "{newName} ya existe.",
"\"{char}\" is not allowed inside a file name." : "\"{char}\" no está permitido en el nombre de un archivo.",
@@ -195,6 +199,7 @@
"Toggle selection for all files and folders" : "Alternar selección para todos los archivos y carpetas",
"\"{displayName}\" failed on some elements " : "\"{displayName}\" falló en algunos elementos",
"\"{displayName}\" batch action executed successfully" : "La acción en lote \"{displayName}\" se ejecutó exitosamente",
+ "{count} selected" : "{count} seleccionados",
"List of files and folders." : "Lista de archivos y carpetas.",
"Column headers with buttons are sortable." : "Las columnas con botones en la cabecera son ordenables.",
"This list is not fully rendered for performance reasons. The files will be rendered as you navigate through the list." : "Esta lista no se muestra completamente por motivos de rendimiento. Los archivos se mostrarán a medida que navega por la lista.",
diff --git a/apps/files_sharing/l10n/gl.js b/apps/files_sharing/l10n/gl.js
index d237170423d..658e85ffffb 100644
--- a/apps/files_sharing/l10n/gl.js
+++ b/apps/files_sharing/l10n/gl.js
@@ -9,7 +9,7 @@ OC.L10N.register(
"Download" : "Descargar",
"Delete" : "Eliminar",
"You can upload into this folder" : "Pode envialo a este cartafol",
- "Terms of service" : "Condicións do servizo",
+ "Terms of service" : "Condicións de servizo",
"Show list view" : "Amosar a vista de lista",
"Show grid view" : "Amosar a vista de grade",
"No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}",
@@ -279,7 +279,7 @@ OC.L10N.register(
"Select or drop files" : "Seleccione ou arrastre e solte ficheiros",
"Uploading files" : "Enviando ficheiros",
"Uploaded files:" : "Ficheiros enviados:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións do servizo %2$s.",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.",
"Add to your Nextcloud" : "Engadir ao seu Nextcloud",
"Files and folders others share with you will show up here" : "Os ficheiros e cartafoles que outros compartan con Vde. amosaranse aquí",
"Files and folders you share will show up here" : "Os ficheiros e cartafoles que comparta amosaranse aquí",
diff --git a/apps/files_sharing/l10n/gl.json b/apps/files_sharing/l10n/gl.json
index ec9e1275deb..b7c9980c242 100644
--- a/apps/files_sharing/l10n/gl.json
+++ b/apps/files_sharing/l10n/gl.json
@@ -7,7 +7,7 @@
"Download" : "Descargar",
"Delete" : "Eliminar",
"You can upload into this folder" : "Pode envialo a este cartafol",
- "Terms of service" : "Condicións do servizo",
+ "Terms of service" : "Condicións de servizo",
"Show list view" : "Amosar a vista de lista",
"Show grid view" : "Amosar a vista de grade",
"No compatible server found at {remote}" : "Non se atopa un servidor compatíbel en {remote}",
@@ -277,7 +277,7 @@
"Select or drop files" : "Seleccione ou arrastre e solte ficheiros",
"Uploading files" : "Enviando ficheiros",
"Uploaded files:" : "Ficheiros enviados:",
- "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións do servizo %2$s.",
+ "By uploading files, you agree to the %1$sterms of service%2$s." : "Ao enviar ficheiros acepta as %1$s condicións de servizo %2$s.",
"Add to your Nextcloud" : "Engadir ao seu Nextcloud",
"Files and folders others share with you will show up here" : "Os ficheiros e cartafoles que outros compartan con Vde. amosaranse aquí",
"Files and folders you share will show up here" : "Os ficheiros e cartafoles que comparta amosaranse aquí",