-
Notifications
You must be signed in to change notification settings - Fork 94
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
840e3aa
commit d85ac88
Showing
8 changed files
with
88 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
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,19 @@ | ||
OC.L10N.register( | ||
"text", | ||
{ | ||
"The file was uploaded" : "Նիշքը վերբերռնված է", | ||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Վերբեռնած նիշքը գերազանցում է MAX_FILE_SIZE, որը սահմանված է HTML ձևաթղթում", | ||
"The file was only partially uploaded" : "Նիշքի մի մասն է վերբեռնված", | ||
"No file was uploaded" : "Ոչ մի նիշք չի վերնբեռնվել", | ||
"Missing a temporary folder" : "Բացակայում է ժամանակավոր պանակը", | ||
"Could not write file to disk" : "Չհաջողվեց գրառել նիշքը սկավառակի վրա", | ||
"A PHP extension stopped the file upload" : "PHP֊ի ընդլայնումն կանգնեցրեց նիշքի վերբեռնումը", | ||
"guest" : "հյուր", | ||
"Saved" : "Պահված", | ||
"Translate" : "Թարգմանել", | ||
"Info" : "Info", | ||
"Warning" : "Զգուշացում", | ||
"Edit" : "մշակել" | ||
}, | ||
"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,17 @@ | ||
{ "translations": { | ||
"The file was uploaded" : "Նիշքը վերբերռնված է", | ||
"The uploaded file exceeds the upload_max_filesize directive in php.ini" : "Վերբեռնած նիշքը գերազանցում է upload_max_filesize սահմանված php.ini֊ում", | ||
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "Վերբեռնած նիշքը գերազանցում է MAX_FILE_SIZE, որը սահմանված է HTML ձևաթղթում", | ||
"The file was only partially uploaded" : "Նիշքի մի մասն է վերբեռնված", | ||
"No file was uploaded" : "Ոչ մի նիշք չի վերնբեռնվել", | ||
"Missing a temporary folder" : "Բացակայում է ժամանակավոր պանակը", | ||
"Could not write file to disk" : "Չհաջողվեց գրառել նիշքը սկավառակի վրա", | ||
"A PHP extension stopped the file upload" : "PHP֊ի ընդլայնումն կանգնեցրեց նիշքի վերբեռնումը", | ||
"guest" : "հյուր", | ||
"Saved" : "Պահված", | ||
"Translate" : "Թարգմանել", | ||
"Info" : "Info", | ||
"Warning" : "Զգուշացում", | ||
"Edit" : "մշակել" | ||
},"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