-
Notifications
You must be signed in to change notification settings - Fork 4
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 <bot@nextcloud.com>
- Loading branch information
1 parent
fad6132
commit 73326f5
Showing
2 changed files
with
18 additions
and
0 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,10 @@ | ||
OC.L10N.register( | ||
"files_downloadlimit", | ||
{ | ||
"This app allows limiting the number of downloads for external link shares." : "Custa aplicatzione permitit de limitare su nùmeru de iscarrigamentos pro is cumpartziduras de ligòngios esternos.", | ||
"Limit downloads" : "Lìmita is iscarrigamentos", | ||
"This share has a limited number of downloads. Are you sure you want to trigger a new download?" : "Custa cumpartzidura tenet unu nùmeru limitadu de iscarrigamentos. Seguru chi ddu boles iscarrigare?", | ||
"Allow to limit the number of downloads for link shares" : "Permite sa limitatzione de su nùmeru de iscarrigamentos pro cumpartziduras de ligòngios", | ||
"This share was limited to {limit} downloads. There is still {countLeft} left allowed." : "Custa cumpartzidura est istada limitada a {limit} iscarrigamentos. Nd'abarrant: {countLeft}." | ||
}, | ||
"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,8 @@ | ||
{ "translations": { | ||
"This app allows limiting the number of downloads for external link shares." : "Custa aplicatzione permitit de limitare su nùmeru de iscarrigamentos pro is cumpartziduras de ligòngios esternos.", | ||
"Limit downloads" : "Lìmita is iscarrigamentos", | ||
"This share has a limited number of downloads. Are you sure you want to trigger a new download?" : "Custa cumpartzidura tenet unu nùmeru limitadu de iscarrigamentos. Seguru chi ddu boles iscarrigare?", | ||
"Allow to limit the number of downloads for link shares" : "Permite sa limitatzione de su nùmeru de iscarrigamentos pro cumpartziduras de ligòngios", | ||
"This share was limited to {limit} downloads. There is still {countLeft} left allowed." : "Custa cumpartzidura est istada limitada a {limit} iscarrigamentos. Nd'abarrant: {countLeft}." | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |