-
Notifications
You must be signed in to change notification settings - Fork 91
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
74c46c1
commit 9b3b2e4
Showing
6 changed files
with
66 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,15 @@ | ||
OC.L10N.register( | ||
"text", | ||
{ | ||
"The file was uploaded" : "O fichero estió puyato", | ||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", | ||
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", | ||
"No file was uploaded" : "No s'ha cargau garra fichero", | ||
"Missing a temporary folder" : "Falta una carpeta temporal", | ||
"Could not write file to disk" : "No se podió escribir o fichero en o disco", | ||
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", | ||
"File not found" : "Fichero no trobau", | ||
"Cancel" : "Canzelar" | ||
}, | ||
"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,13 @@ | ||
{ "translations": { | ||
"The file was uploaded" : "O fichero estió puyato", | ||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "O fichero puyato sobrexe a directiva upload_max_filesize en php.ini", | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "O fichero cargau supera a directiva MAX_FILE_SIZE que s'espezificó en o formulario HTML", | ||
"The file was only partially uploaded" : "O fichero nomás s'ha cargau parzialmén", | ||
"No file was uploaded" : "No s'ha cargau garra fichero", | ||
"Missing a temporary folder" : "Falta una carpeta temporal", | ||
"Could not write file to disk" : "No se podió escribir o fichero en o disco", | ||
"A PHP extension stopped the file upload" : "Una estensión de PHP aturó a carga de fichers", | ||
"File not found" : "Fichero no trobau", | ||
"Cancel" : "Canzelar" | ||
},"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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
OC.L10N.register( | ||
"text", | ||
{ | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது", | ||
"No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", | ||
"Missing a temporary folder" : "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", | ||
"Translate" : "Translate", | ||
"Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", | ||
"Link" : "Link", | ||
"Cancel" : "ரத்து செய்", | ||
"Edit" : "தொகுக்க", | ||
"Info" : "Info", | ||
"Warning" : "எச்சரிக்கை" | ||
}, | ||
"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,13 @@ | ||
{ "translations": { | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது", | ||
"No file was uploaded" : "எந்த கோப்பும் பதிவேற்றப்படவில்லை", | ||
"Missing a temporary folder" : "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை", | ||
"Translate" : "Translate", | ||
"Keyboard shortcuts" : "விசைப்பலகை குறுக்குவழிகள்", | ||
"Link" : "Link", | ||
"Cancel" : "ரத்து செய்", | ||
"Edit" : "தொகுக்க", | ||
"Info" : "Info", | ||
"Warning" : "எச்சரிக்கை" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |