-
-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <[email protected]>
- Loading branch information
1 parent
b797459
commit 663c3f7
Showing
3 changed files
with
49 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
OC.L10N.register( | ||
"maps", | ||
{ | ||
"Delete" : "Desaniciar", | ||
"Copied!" : "¡Copióse!", | ||
"Category" : "Categoría", | ||
"Load more" : "Cargar más", | ||
"Devices" : "Preseos", | ||
"Tags" : "Etiquetes", | ||
"Distance" : "Distancia", | ||
"Duration" : "Duración", | ||
"This Place" : "Esti llugar", | ||
"Name" : "Nome", | ||
"Add" : "Amestar", | ||
"Home" : "Aniciu", | ||
"Device" : "Preséu", | ||
"Date" : "Data", | ||
"Altitude" : "Altitú", | ||
"Yes" : "Sí", | ||
"Destination" : "Destín", | ||
"Metadata" : "Metadatos", | ||
"Cinema" : "Cine", | ||
"Hospital" : "Hospital" | ||
}, | ||
"nplurals=2; plural=(n != 1);"); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,23 @@ | ||
{ "translations": { | ||
"Delete" : "Desaniciar", | ||
"Copied!" : "¡Copióse!", | ||
"Category" : "Categoría", | ||
"Load more" : "Cargar más", | ||
"Devices" : "Preseos", | ||
"Tags" : "Etiquetes", | ||
"Distance" : "Distancia", | ||
"Duration" : "Duración", | ||
"This Place" : "Esti llugar", | ||
"Name" : "Nome", | ||
"Add" : "Amestar", | ||
"Home" : "Aniciu", | ||
"Device" : "Preséu", | ||
"Date" : "Data", | ||
"Altitude" : "Altitú", | ||
"Yes" : "Sí", | ||
"Destination" : "Destín", | ||
"Metadata" : "Metadatos", | ||
"Cinema" : "Cine", | ||
"Hospital" : "Hospital" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ msgid "" | |
msgstr "" | ||
"Project-Id-Version: Nextcloud 3.14159\n" | ||
"Report-Msgid-Bugs-To: translations\\@example.com\n" | ||
"POT-Creation-Date: 2023-10-19 01:14+0000\n" | ||
"POT-Creation-Date: 2023-10-20 01:15+0000\n" | ||
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" | ||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" | ||
"Language-Team: LANGUAGE <[email protected]>\n" | ||
|