-
-
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
17cb5da
commit 8218009
Showing
6 changed files
with
36 additions
and
2 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
OC.L10N.register( | ||
"dashboard", | ||
{ | ||
"Dashboard" : "Panel", | ||
"Weather" : "Clima", | ||
"Status" : "Estáu", | ||
"Good morning" : "Bonos díes", | ||
"Good morning, {name}" : "Bonos díes, {name}", | ||
"Good afternoon" : "Bones tardes", | ||
"Good afternoon, {name}" : "Bones tardes, {name}", | ||
"Good evening" : "Bones nueches", | ||
"Good evening, {name}" : "Bones nueches, {name}", | ||
"Hello" : "Hola", | ||
"Hello, {name}" : "Hola, {name}", | ||
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "f" | ||
}, | ||
"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,15 @@ | ||
{ "translations": { | ||
"Dashboard" : "Panel", | ||
"Weather" : "Clima", | ||
"Status" : "Estáu", | ||
"Good morning" : "Bonos díes", | ||
"Good morning, {name}" : "Bonos díes, {name}", | ||
"Good afternoon" : "Bones tardes", | ||
"Good afternoon, {name}" : "Bones tardes, {name}", | ||
"Good evening" : "Bones nueches", | ||
"Good evening, {name}" : "Bones nueches, {name}", | ||
"Hello" : "Hola", | ||
"Hello, {name}" : "Hola, {name}", | ||
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an\noverview of your upcoming appointments, urgent emails, chat messages,\nincoming tickets, latest tweets and much more! Users can add the widgets\nthey like and change the background to their liking." : "f" | ||
},"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
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