Skip to content

Commit 1cf4efd

Browse files
committed
Fix(l10n): 🔠 Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
1 parent 5ac4a52 commit 1cf4efd

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

l10n/ast.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
OC.L10N.register(
22
"ransomware_protection",
33
{
4-
"File “%1$s” could not be uploaded!" : "¡Nun pudo xubise'l ficheru «%1$s»!",
5-
"Pause protection" : "Posar proteición",
4+
"File “%1$s” could not be uploaded!" : "¡Nun se pudo xubir el ficheru «%1$s»!",
5+
"Pause protection" : "Posar la proteición",
66
"I need help!" : "¡Preciso ayuda!",
77
"I will help" : "Voi ayudar",
88
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Un patrón per llinia. Si'l patrón ye una espresión regular, tien d'entamar per ^ o finar com $ d'otramiente'l nome ha ser una coincidencia completa.",

l10n/ast.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{ "translations": {
2-
"File “%1$s” could not be uploaded!" : "¡Nun pudo xubise'l ficheru «%1$s»!",
3-
"Pause protection" : "Posar proteición",
2+
"File “%1$s” could not be uploaded!" : "¡Nun se pudo xubir el ficheru «%1$s»!",
3+
"Pause protection" : "Posar la proteición",
44
"I need help!" : "¡Preciso ayuda!",
55
"I will help" : "Voi ayudar",
66
"One pattern per line. If the pattern is a regular expression it has to start with ^ or end with $ otherwise the name must be a complete match." : "Un patrón per llinia. Si'l patrón ye una espresión regular, tien d'entamar per ^ o finar com $ d'otramiente'l nome ha ser una coincidencia completa.",

0 commit comments

Comments
 (0)