Fix(l10n): Update translations from Transifex

Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
Nextcloud bot
2024-05-21 00:29:01 +00:00
parent 3af0f72945
commit ad39fc3c6e
4 changed files with 14 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
OC.L10N.register( OC.L10N.register(
"deck", "deck",
{ {
"Deck" : "Deic",
"Personal" : "Pearsanta",
"The file was uploaded" : "Uaslódáladh an comhad", "The file was uploaded" : "Uaslódáladh an comhad",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML",

View File

@@ -1,4 +1,6 @@
{ "translations": { { "translations": {
"Deck" : "Deic",
"Personal" : "Pearsanta",
"The file was uploaded" : "Uaslódáladh an comhad", "The file was uploaded" : "Uaslódáladh an comhad",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini", "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Sáraíonn an comhad uaslódáilte an treoir upload_max_filesize i php.ini",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Sáraíonn an comhad uaslódáilte an treoir MAX_FILE_SIZE a sonraíodh san fhoirm HTML",

View File

@@ -6,9 +6,14 @@ OC.L10N.register(
"Later" : "Vēlāk", "Later" : "Vēlāk",
"copy" : "kopēt", "copy" : "kopēt",
"Done" : "Pabeigts", "Done" : "Pabeigts",
"The file was uploaded" : "Datne tika augšupielādēta",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Augšupielādētā datne pārsniedz php.ini norādīto upload_max_filesize vērtību",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
"The file was only partially uploaded" : "Datne tika augšupielādēta tikai daļēji",
"No file was uploaded" : "Neviena datne netika augšupielādēta", "No file was uploaded" : "Neviena datne netika augšupielādēta",
"Missing a temporary folder" : "Trūkst pagaidu mapes", "Missing a temporary folder" : "Trūkst pagaidu mapes",
"Could not write file to disk" : "Nevarēja ierakstīt datni diskā",
"A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi",
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD", "Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
"Cancel" : "Atcelt", "Cancel" : "Atcelt",
"File already exists" : "Datne jau pastāv", "File already exists" : "Datne jau pastāv",

View File

@@ -4,9 +4,14 @@
"Later" : "Vēlāk", "Later" : "Vēlāk",
"copy" : "kopēt", "copy" : "kopēt",
"Done" : "Pabeigts", "Done" : "Pabeigts",
"The file was uploaded" : "Datne tika augšupielādēta",
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Augšupielādētā datne pārsniedz php.ini norādīto upload_max_filesize vērtību",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā", "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Augšupielādētā datne pārsniedz MAX_FILE_SIZE norādi, kas ir norādīta HTML formā",
"The file was only partially uploaded" : "Datne tika augšupielādēta tikai daļēji",
"No file was uploaded" : "Neviena datne netika augšupielādēta", "No file was uploaded" : "Neviena datne netika augšupielādēta",
"Missing a temporary folder" : "Trūkst pagaidu mapes", "Missing a temporary folder" : "Trūkst pagaidu mapes",
"Could not write file to disk" : "Nevarēja ierakstīt datni diskā",
"A PHP extension stopped the file upload" : "PHP paplašinājums apturēja datnes augšupielādi",
"Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD", "Invalid date, date format must be YYYY-MM-DD" : "Nederīgs datums, datuma formātam jābūt YYYY-MM-DD",
"Cancel" : "Atcelt", "Cancel" : "Atcelt",
"File already exists" : "Datne jau pastāv", "File already exists" : "Datne jau pastāv",