Skip to content

Commit

Permalink
Fix(l10n): Update translations from Transifex
Browse files Browse the repository at this point in the history
Signed-off-by: Nextcloud bot <[email protected]>
  • Loading branch information
nextcloud-bot committed Nov 5, 2024
1 parent 4356929 commit 7f9f1b2
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
9 changes: 8 additions & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ OC.L10N.register(
"Download" : "Lejupielādēt",
"Settings" : "Iestatījumi",
"People" : "Cilvēki",
"People (Face Recognition)" : "Cilvēki (seju atpazīšana)",
"Folders" : "Mapes",
"Favorites" : "Izlases vienumi",
"Albums" : "Albumi",
Expand All @@ -13,6 +14,7 @@ OC.L10N.register(
"Map" : "Karte",
"Tags" : "Birkas",
"View all" : "Skatīt visu",
"Face Recognition" : "Seju atpazīšana",
"Videos" : "Video",
"Metadata" : "Metadati",
"Edit" : "Labot",
Expand All @@ -27,8 +29,12 @@ OC.L10N.register(
"Close" : "Aizvērt",
"Info" : "Info",
"Failed to load some photos" : "Neizdevās ielādēt dažus fotoattēlus",
"Recognize is installed and enabled for face recognition." : "Atpazīšana ir uzstādīta un iespējota seju atpazīšanai.",
"Recognize is installed but not enabled for face recognition." : "Atpazīšana ir uzstādīta, bet nav iespējota seju atpazīšanai.",
"Recognize is not installed. Face recognition and object tagging may be unavailable." : "Atpazīšana nav uzstādīta. Seju atpazīšana un objektu atzīmēšana ar birkām var nebūt pieejama.",
"Face Recognition is installed and enabled" : "Seju atpazīšana ir uzstādīta un iespējota",
"Documentation." : "Dokumentācija",
"File Support" : "Failu atbalsts",
"File Support" : "Datņ atbalsts",
"Help & Support" : "Palīdzība un atbalsts",
"Unknown" : "Nezināms",
"Continue" : "Turpināt",
Expand Down Expand Up @@ -109,6 +115,7 @@ OC.L10N.register(
"Auto" : "Automātiski",
"Shared Folder" : "Koplietotā mape",
"Setup" : "Iestatīt",
"Face Recognition is disabled. Enable in settings to find your friends" : "Seju atpazīšana ir atspējota. Tā ir iespējojama iestatījumos, lai atrastu savus draugus",
"Yes" : "Jā",
"No" : "Nē"
},
Expand Down
9 changes: 8 additions & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"Download" : "Lejupielādēt",
"Settings" : "Iestatījumi",
"People" : "Cilvēki",
"People (Face Recognition)" : "Cilvēki (seju atpazīšana)",
"Folders" : "Mapes",
"Favorites" : "Izlases vienumi",
"Albums" : "Albumi",
Expand All @@ -11,6 +12,7 @@
"Map" : "Karte",
"Tags" : "Birkas",
"View all" : "Skatīt visu",
"Face Recognition" : "Seju atpazīšana",
"Videos" : "Video",
"Metadata" : "Metadati",
"Edit" : "Labot",
Expand All @@ -25,8 +27,12 @@
"Close" : "Aizvērt",
"Info" : "Info",
"Failed to load some photos" : "Neizdevās ielādēt dažus fotoattēlus",
"Recognize is installed and enabled for face recognition." : "Atpazīšana ir uzstādīta un iespējota seju atpazīšanai.",
"Recognize is installed but not enabled for face recognition." : "Atpazīšana ir uzstādīta, bet nav iespējota seju atpazīšanai.",
"Recognize is not installed. Face recognition and object tagging may be unavailable." : "Atpazīšana nav uzstādīta. Seju atpazīšana un objektu atzīmēšana ar birkām var nebūt pieejama.",
"Face Recognition is installed and enabled" : "Seju atpazīšana ir uzstādīta un iespējota",
"Documentation." : "Dokumentācija",
"File Support" : "Failu atbalsts",
"File Support" : "Datņ atbalsts",
"Help & Support" : "Palīdzība un atbalsts",
"Unknown" : "Nezināms",
"Continue" : "Turpināt",
Expand Down Expand Up @@ -107,6 +113,7 @@
"Auto" : "Automātiski",
"Shared Folder" : "Koplietotā mape",
"Setup" : "Iestatīt",
"Face Recognition is disabled. Enable in settings to find your friends" : "Seju atpazīšana ir atspējota. Tā ir iespējojama iestatījumos, lai atrastu savus draugus",
"Yes" : "",
"No" : ""
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
Expand Down

0 comments on commit 7f9f1b2

Please sign in to comment.