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 1a7ebc2 commit 8eaaa06
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion l10n/lv.js
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,6 @@ OC.L10N.register(
"Quota" : "Kvota",
"Advanced Permissions" : "Papildu atļaujas",
"User" : "Lietotājs",
"Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Administratora konfigurētās mapes, kuras koplieto visi grupas dalībnieki.\n\nMapes var konfigurēt no *Grupas mapes* administratora iestatījumos.\n\nPēc mapes izveides administrators var piešķirt piekļuvi mapei vienai vai vairākām grupām, kontrolēt rakstīšanas/koplietošanas atļaujas un piešķirt šai mapei kvotu.\n\nPiezīme. Grupas mapju šifrēšana pašlaik netiek atbalstīta."
"Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Pārvaldītāja konfigurētās mapes, kuras ir kopīgotas ar visiem kopas dalībniekiem.\n\nMapes var konfigurēt no *Kopas mapes* pārvaldīšanas iestatījumos.\n\nPēc mapes izveides pārvaldītājs var piešķirt piekļuvi tai vienai vai vairākām kopām, noteikt rakstīšanas/koplietošanas atļaujas un piešķirt šai mapei ierobežojumus.\n\nPiezīme. Kopas mapju šifrēšana pašlaik netiek atbalstīta."
},
"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);");
2 changes: 1 addition & 1 deletion l10n/lv.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
"Quota" : "Kvota",
"Advanced Permissions" : "Papildu atļaujas",
"User" : "Lietotājs",
"Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Administratora konfigurētās mapes, kuras koplieto visi grupas dalībnieki.\n\nMapes var konfigurēt no *Grupas mapes* administratora iestatījumos.\n\nPēc mapes izveides administrators var piešķirt piekļuvi mapei vienai vai vairākām grupām, kontrolēt rakstīšanas/koplietošanas atļaujas un piešķirt šai mapei kvotu.\n\nPiezīme. Grupas mapju šifrēšana pašlaik netiek atbalstīta."
"Admin configured folders shared with everyone in a group.\n\nFolders can be configured from *Group folders* in the admin settings.\n\nAfter a folder is created, the admin can give access to the folder to one or more groups, control their write/sharing permissions and assign a quota for the folder.\n\nNote: Encrypting the contents of group folders is currently not supported." : "Pārvaldītāja konfigurētās mapes, kuras ir kopīgotas ar visiem kopas dalībniekiem.\n\nMapes var konfigurēt no *Kopas mapes* pārvaldīšanas iestatījumos.\n\nPēc mapes izveides pārvaldītājs var piešķirt piekļuvi tai vienai vai vairākām kopām, noteikt rakstīšanas/koplietošanas atļaujas un piešķirt šai mapei ierobežojumus.\n\nPiezīme. Kopas mapju šifrēšana pašlaik netiek atbalstīta."
},"pluralForm" :"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);"
}

0 comments on commit 8eaaa06

Please sign in to comment.