Skip to content

Commit 792e699

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

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

l10n/eu.js

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,10 @@ OC.L10N.register(
1313
"Bug report" : "Bug txostena",
1414
"Settings successfully updated" : "Ezarpenak ongi eguneratu dira",
1515
"Some error occurred while updating settings" : "Errore bat gertatu da ezarpenak eguneratzean",
16+
"Collect system info" : "Jaso sistemaren informazioa",
1617
"System info" : "Sistemaren informazioa",
1718
"Copy to clipboard" : "Kopiatu arbelera",
18-
"Copied to clipboard" : "Kopiatu arbelera"
19+
"Copied to clipboard" : "Kopiatu arbelera",
20+
"_Test text_::_Test texts_" : ["Probatu testua","Probatu testuak"]
1921
},
2022
"nplurals=2; plural=(n != 1);");

l10n/eu.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,10 @@
1111
"Bug report" : "Bug txostena",
1212
"Settings successfully updated" : "Ezarpenak ongi eguneratu dira",
1313
"Some error occurred while updating settings" : "Errore bat gertatu da ezarpenak eguneratzean",
14+
"Collect system info" : "Jaso sistemaren informazioa",
1415
"System info" : "Sistemaren informazioa",
1516
"Copy to clipboard" : "Kopiatu arbelera",
16-
"Copied to clipboard" : "Kopiatu arbelera"
17+
"Copied to clipboard" : "Kopiatu arbelera",
18+
"_Test text_::_Test texts_" : ["Probatu testua","Probatu testuak"]
1719
},"pluralForm" :"nplurals=2; plural=(n != 1);"
1820
}

0 commit comments

Comments
 (0)