-
-
Notifications
You must be signed in to change notification settings - Fork 4.1k
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
5d9b84d
commit be22f34
Showing
18 changed files
with
94 additions
and
14 deletions.
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
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
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
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
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
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
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,29 @@ | ||
OC.L10N.register( | ||
"files_reminders", | ||
{ | ||
"File reminders" : "Recordatorios de archivo", | ||
"Reminder for {name}" : "Recordatorio para {name}", | ||
"View file" : "Ver archivo", | ||
"View folder" : "Ver carpeta", | ||
"Set file reminders" : "Establecer recordatorios de archivo", | ||
"**📣 File reminders**\n\nSet file reminders." : "**📣 Recordatorios de archivo**\n\nEstablecer recordatorios de archivo.", | ||
"Back" : "Volver", | ||
"Clear reminder" : "Borrar recordatorio", | ||
"Set custom reminder" : "Configurar recordatorio personalizado", | ||
"Later today" : "Más tarde hoy", | ||
"Set reminder for later today" : "Configurar recordatorio para hoy, más tarde", | ||
"Tomorrow" : "Mañana", | ||
"Set reminder for tomorrow" : "Configurar recordatorio para mañana", | ||
"This weekend" : "Este fin de semana", | ||
"Set reminder for this weekend" : "Configurar recordatorio para este fin de semana", | ||
"Next week" : "Semana siguiente", | ||
"Set reminder for next week" : "Configurar recordatorio para la semana que viene", | ||
"Set reminder at custom date & time" : "Establecer recordatorio a una fecha y hora personalizada", | ||
"Reminder set for \"{fileName}\"" : "Se estableció recordatorio para \"{fileName}\"", | ||
"Failed to set reminder" : "No se pudo configurar el recordatorio", | ||
"Please choose a valid date & time" : "Por favor, escoja una fecha y hora válidas", | ||
"Reminder cleared" : "Se quitó el recordatorio", | ||
"Failed to clear reminder" : "Fallo al quitar el recordatorio", | ||
"Failed to load reminder" : "Fallo al cargar el recordatorio" | ||
}, | ||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); |
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,27 @@ | ||
{ "translations": { | ||
"File reminders" : "Recordatorios de archivo", | ||
"Reminder for {name}" : "Recordatorio para {name}", | ||
"View file" : "Ver archivo", | ||
"View folder" : "Ver carpeta", | ||
"Set file reminders" : "Establecer recordatorios de archivo", | ||
"**📣 File reminders**\n\nSet file reminders." : "**📣 Recordatorios de archivo**\n\nEstablecer recordatorios de archivo.", | ||
"Back" : "Volver", | ||
"Clear reminder" : "Borrar recordatorio", | ||
"Set custom reminder" : "Configurar recordatorio personalizado", | ||
"Later today" : "Más tarde hoy", | ||
"Set reminder for later today" : "Configurar recordatorio para hoy, más tarde", | ||
"Tomorrow" : "Mañana", | ||
"Set reminder for tomorrow" : "Configurar recordatorio para mañana", | ||
"This weekend" : "Este fin de semana", | ||
"Set reminder for this weekend" : "Configurar recordatorio para este fin de semana", | ||
"Next week" : "Semana siguiente", | ||
"Set reminder for next week" : "Configurar recordatorio para la semana que viene", | ||
"Set reminder at custom date & time" : "Establecer recordatorio a una fecha y hora personalizada", | ||
"Reminder set for \"{fileName}\"" : "Se estableció recordatorio para \"{fileName}\"", | ||
"Failed to set reminder" : "No se pudo configurar el recordatorio", | ||
"Please choose a valid date & time" : "Por favor, escoja una fecha y hora válidas", | ||
"Reminder cleared" : "Se quitó el recordatorio", | ||
"Failed to clear reminder" : "Fallo al quitar el recordatorio", | ||
"Failed to load reminder" : "Fallo al cargar el recordatorio" | ||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" | ||
} |
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
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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.