Skip to content

Commit 89deb7d

Browse files
committed
fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
1 parent 2beab7c commit 89deb7d

File tree

28 files changed

+284
-4
lines changed

28 files changed

+284
-4
lines changed

apps/comments/l10n/es_CO.js

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
OC.L10N.register(
2+
"comments",
3+
{
4+
"Comments" : "Comentarios",
5+
"You commented" : "Comentaste",
6+
"{author} commented" : "{author} comentó",
7+
"You commented on %1$s" : "Usted comentó en %1$s",
8+
"You commented on {file}" : "Hiciste un comentario de {file}",
9+
"%1$s commented on %2$s" : "%1$s comentó en %2$s",
10+
"{author} commented on {file}" : "{author} comentó en {file}",
11+
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
12+
"Files" : "Archivo",
13+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
14+
"{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”",
15+
"Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos",
16+
"Edit comment" : "Editar comentario",
17+
"Delete comment" : "Borrar comentario",
18+
"Cancel edit" : "Cancelar edición",
19+
"New comment" : "Nuevo comentario",
20+
"Write a comment …" : "Escribir un comentario …",
21+
"Post comment" : "Publicar comentario",
22+
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
23+
"Could not reload comments" : "No se pudieron recargar los comentarios",
24+
"Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos",
25+
"Unable to load the comments list" : "No se puede cargar la lista de comentarios",
26+
"No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
27+
"No more messages" : "No hay más mensajes",
28+
"Retry" : "Reintentar",
29+
"Comment" : "Comentario",
30+
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
31+
"Comment deleted" : "Comentario borrado",
32+
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
33+
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
34+
},
35+
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");

apps/comments/l10n/es_CO.json

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
{ "translations": {
2+
"Comments" : "Comentarios",
3+
"You commented" : "Comentaste",
4+
"{author} commented" : "{author} comentó",
5+
"You commented on %1$s" : "Usted comentó en %1$s",
6+
"You commented on {file}" : "Hiciste un comentario de {file}",
7+
"%1$s commented on %2$s" : "%1$s comentó en %2$s",
8+
"{author} commented on {file}" : "{author} comentó en {file}",
9+
"<strong>Comments</strong> for files" : "<strong>Comentarios</strong> de los archivos",
10+
"Files" : "Archivo",
11+
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Fue mencionado en \"{file}\", en un comentario realizado por un usuario que ha sido eliminado",
12+
"{user} mentioned you in a comment on \"{file}\"" : "{user} le mencionó en un comentario en “{file}”",
13+
"Files app plugin to add comments to files" : "Plugin de la aplicación de archivos para agregar comentarios a los archivos",
14+
"Edit comment" : "Editar comentario",
15+
"Delete comment" : "Borrar comentario",
16+
"Cancel edit" : "Cancelar edición",
17+
"New comment" : "Nuevo comentario",
18+
"Write a comment …" : "Escribir un comentario …",
19+
"Post comment" : "Publicar comentario",
20+
"@ for mentions, : for emoji, / for smart picker" : "@ para menciones, : para emoticonos, / para selector inteligente",
21+
"Could not reload comments" : "No se pudieron recargar los comentarios",
22+
"Failed to mark comments as read" : "No se pudieron marcar los comentarios como leídos",
23+
"Unable to load the comments list" : "No se puede cargar la lista de comentarios",
24+
"No comments yet, start the conversation!" : "¡Aún no hay comentarios, inicia la conversación!",
25+
"No more messages" : "No hay más mensajes",
26+
"Retry" : "Reintentar",
27+
"Comment" : "Comentario",
28+
"An error occurred while trying to edit the comment" : "Ocurrió un error al intentar editar el comentario",
29+
"Comment deleted" : "Comentario borrado",
30+
"An error occurred while trying to delete the comment" : "Ocurrió un error intentando borrar el comentario",
31+
"An error occurred while trying to create the comment" : "Ocurrió un error al intentar crear el comentario"
32+
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
33+
}

apps/files/l10n/cs.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ OC.L10N.register(
142142
"Create new folder" : "Vytvořit novou složku",
143143
"This name is already in use." : "Tento název už je využíván.",
144144
"Create" : "Vytvořit",
145+
"Files starting with a dot are hidden by default" : "Soubory, kterých názvy začínají tečkou, jsou ve výchozím stavu skryté",
145146
"Fill template fields" : "Vyplňte kolonky šablony",
146147
"Submitting fields …" : "Odesílání kolonek…",
147148
"Submit" : "Odeslat",
@@ -213,6 +214,7 @@ OC.L10N.register(
213214
"Warnings" : "Varování",
214215
"Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
215216
"Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
217+
"Show a warning dialog when deleting files." : "Před smazáním souborů zobrazit varovný dialog.",
216218
"Keyboard shortcuts" : "Klávesové zkratky",
217219
"Speed up your Files experience with these quick shortcuts." : "Zrychlete svůj dojem ze Souborů pomocí těchto rychlých zkratek.",
218220
"Open the actions menu for a file" : "Otevřít nabídku akcí pro soubor",

apps/files/l10n/cs.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
"Create new folder" : "Vytvořit novou složku",
141141
"This name is already in use." : "Tento název už je využíván.",
142142
"Create" : "Vytvořit",
143+
"Files starting with a dot are hidden by default" : "Soubory, kterých názvy začínají tečkou, jsou ve výchozím stavu skryté",
143144
"Fill template fields" : "Vyplňte kolonky šablony",
144145
"Submitting fields …" : "Odesílání kolonek…",
145146
"Submit" : "Odeslat",
@@ -211,6 +212,7 @@
211212
"Warnings" : "Varování",
212213
"Prevent warning dialogs from open or reenable them." : "Zabránit dialogům s varováními v otevírání nebo znovupovolení.",
213214
"Show a warning dialog when changing a file extension." : "Při měnění přípony souboru zobrazit varovný dialog.",
215+
"Show a warning dialog when deleting files." : "Před smazáním souborů zobrazit varovný dialog.",
214216
"Keyboard shortcuts" : "Klávesové zkratky",
215217
"Speed up your Files experience with these quick shortcuts." : "Zrychlete svůj dojem ze Souborů pomocí těchto rychlých zkratek.",
216218
"Open the actions menu for a file" : "Otevřít nabídku akcí pro soubor",

apps/files/l10n/en_GB.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ OC.L10N.register(
142142
"Create new folder" : "Create new folder",
143143
"This name is already in use." : "This name is already in use.",
144144
"Create" : "Create",
145+
"Files starting with a dot are hidden by default" : "Files starting with a dot are hidden by default",
145146
"Fill template fields" : "Fill template fields",
146147
"Submitting fields …" : "Submitting fields …",
147148
"Submit" : "Submit",

apps/files/l10n/en_GB.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,7 @@
140140
"Create new folder" : "Create new folder",
141141
"This name is already in use." : "This name is already in use.",
142142
"Create" : "Create",
143+
"Files starting with a dot are hidden by default" : "Files starting with a dot are hidden by default",
143144
"Fill template fields" : "Fill template fields",
144145
"Submitting fields …" : "Submitting fields …",
145146
"Submit" : "Submit",

apps/files/l10n/ga.js

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ OC.L10N.register(
129129
"Search globally by filename …" : "Cuardaigh go domhanda de réir ainm comhaid …",
130130
"Search here by filename …" : "Cuardaigh anseo de réir ainm comhaid …",
131131
"Search scope options" : "Roghanna raon feidhme cuardaigh",
132+
"Filter and search from this location" : "Scag agus déan cuardach ón suíomh seo",
132133
"Search globally" : "Cuardaigh go domhanda",
133134
"{usedQuotaByte} used" : "{usedQuotaByte} úsáidte",
134135
"{used} of {quota} used" : "{used} de {quota} in úsáid",
@@ -141,6 +142,7 @@ OC.L10N.register(
141142
"Create new folder" : "Cruthaigh fillteán nua",
142143
"This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.",
143144
"Create" : "Cruthaigh",
145+
"Files starting with a dot are hidden by default" : "Bíonn comhaid a thosaíonn le ponc i bhfolach de réir réamhshocraithe",
144146
"Fill template fields" : "Líon réimsí teimpléid",
145147
"Submitting fields …" : "Réimsí á gcur isteach…",
146148
"Submit" : "Cuir isteach",
@@ -212,6 +214,7 @@ OC.L10N.register(
212214
"Warnings" : "Rabhaidh",
213215
"Prevent warning dialogs from open or reenable them." : "Cosc a chur ar dialóga rabhaidh ó iad a oscailt nó iad a athchumasú.",
214216
"Show a warning dialog when changing a file extension." : "Taispeáin dialóg rabhaidh nuair a athraítear síneadh comhad.",
217+
"Show a warning dialog when deleting files." : "Taispeáin comhrá rabhaidh agus comhaid á scriosadh.",
215218
"Keyboard shortcuts" : "Aicearraí méarchláir",
216219
"Speed up your Files experience with these quick shortcuts." : "Déan do thaithí Comhaid a bhrostú leis na haicearraí tapa seo.",
217220
"Open the actions menu for a file" : "Oscail an roghchlár gníomhartha le haghaidh comhad",

apps/files/l10n/ga.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@
127127
"Search globally by filename …" : "Cuardaigh go domhanda de réir ainm comhaid …",
128128
"Search here by filename …" : "Cuardaigh anseo de réir ainm comhaid …",
129129
"Search scope options" : "Roghanna raon feidhme cuardaigh",
130+
"Filter and search from this location" : "Scag agus déan cuardach ón suíomh seo",
130131
"Search globally" : "Cuardaigh go domhanda",
131132
"{usedQuotaByte} used" : "{usedQuotaByte} úsáidte",
132133
"{used} of {quota} used" : "{used} de {quota} in úsáid",
@@ -139,6 +140,7 @@
139140
"Create new folder" : "Cruthaigh fillteán nua",
140141
"This name is already in use." : "Tá an t-ainm seo in úsáid cheana féin.",
141142
"Create" : "Cruthaigh",
143+
"Files starting with a dot are hidden by default" : "Bíonn comhaid a thosaíonn le ponc i bhfolach de réir réamhshocraithe",
142144
"Fill template fields" : "Líon réimsí teimpléid",
143145
"Submitting fields …" : "Réimsí á gcur isteach…",
144146
"Submit" : "Cuir isteach",
@@ -210,6 +212,7 @@
210212
"Warnings" : "Rabhaidh",
211213
"Prevent warning dialogs from open or reenable them." : "Cosc a chur ar dialóga rabhaidh ó iad a oscailt nó iad a athchumasú.",
212214
"Show a warning dialog when changing a file extension." : "Taispeáin dialóg rabhaidh nuair a athraítear síneadh comhad.",
215+
"Show a warning dialog when deleting files." : "Taispeáin comhrá rabhaidh agus comhaid á scriosadh.",
213216
"Keyboard shortcuts" : "Aicearraí méarchláir",
214217
"Speed up your Files experience with these quick shortcuts." : "Déan do thaithí Comhaid a bhrostú leis na haicearraí tapa seo.",
215218
"Open the actions menu for a file" : "Oscail an roghchlár gníomhartha le haghaidh comhad",

apps/files/l10n/zh_HK.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ OC.L10N.register(
142142
"Create new folder" : "新增資料夾",
143143
"This name is already in use." : "這個用戶名稱已經有人使用了。",
144144
"Create" : "創建",
145-
"Files starting with a dot are hidden by default" : "檔案名稱以點開頭的檔案預設隱藏",
145+
"Files starting with a dot are hidden by default" : "以點開頭的檔案默認為隱藏檔案",
146146
"Fill template fields" : "填寫模板欄位",
147147
"Submitting fields …" : "正在遞交欄位 …",
148148
"Submit" : "遞交",

apps/files/l10n/zh_HK.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"Create new folder" : "新增資料夾",
141141
"This name is already in use." : "這個用戶名稱已經有人使用了。",
142142
"Create" : "創建",
143-
"Files starting with a dot are hidden by default" : "檔案名稱以點開頭的檔案預設隱藏",
143+
"Files starting with a dot are hidden by default" : "以點開頭的檔案默認為隱藏檔案",
144144
"Fill template fields" : "填寫模板欄位",
145145
"Submitting fields …" : "正在遞交欄位 …",
146146
"Submit" : "遞交",

0 commit comments

Comments
 (0)