-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5fb909f
commit 4bea123
Showing
40 changed files
with
450 additions
and
22 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,7 @@ | ||
OC.L10N.register( | ||
"admin_audit", | ||
{ | ||
"Auditing / Logging" : "Kiểm tra / Nhật ký", | ||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Cung cấp khả năng ghi nhật ký cho Nextcloud, chẳng hạn như ghi nhật ký quyền truy cập tệp hoặc các hành động nhạy cảm khác." | ||
}, | ||
"nplurals=1; plural=0;"); |
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,5 @@ | ||
{ "translations": { | ||
"Auditing / Logging" : "Kiểm tra / Nhật ký", | ||
"Provides logging abilities for Nextcloud such as logging file accesses or otherwise sensitive actions." : "Cung cấp khả năng ghi nhật ký cho Nextcloud, chẳng hạn như ghi nhật ký quyền truy cập tệp hoặc các hành động nhạy cảm khác." | ||
},"pluralForm" :"nplurals=1; plural=0;" | ||
} |
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,30 @@ | ||
OC.L10N.register( | ||
"dashboard", | ||
{ | ||
"Dashboard" : "Pannellu de controllu", | ||
"Dashboard app" : "Aplicatzione de su pannellu de controllu", | ||
"Show something" : "Ammustra calicuna cosa", | ||
"Customize" : "Personaliza", | ||
"Edit widgets" : "Modìfica ordìngios", | ||
"Get more widgets from the app store" : "Otene àteros ordìngios dae sa butega de is aplicatziones", | ||
"Change background image" : "Càmbia immàgine de isfundu", | ||
"Weather service" : "Servìtziu de su tempus", | ||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pro sa riservadesa tua, su serbidore Nextcloud rechedet is datos de su tempus pro tene, duncas su servìtziu de su tempus no retzit informatziones personales.", | ||
"Weather data from Met.no" : "Datos de su tempus dae Met.no", | ||
"geocoding with Nominatim" : "geocodìfica cun Nominatim", | ||
"elevation data from OpenTopoData" : "datos de elevada dae OpenTopoData", | ||
"Weather" : "Tempus", | ||
"Status" : "Istadu", | ||
"Good morning" : "Bona die", | ||
"Good morning, {name}" : "Bona die, {name}", | ||
"Hello" : "Salude", | ||
"Hello, {name}" : "Salude, {name}", | ||
"Pick from Files" : "Sèbera dae archìvios", | ||
"Default images" : "Immàgines predefinidas", | ||
"Plain background" : "Isfundu simpre", | ||
"Insert from {productName}" : "Inserta dae {productName}", | ||
"Good night, {name}" : "Bonu note, {name}", | ||
"Good night" : "Bonu note", | ||
"Pick from files" : "Sèbera dae archìvios" | ||
}, | ||
"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,28 @@ | ||
{ "translations": { | ||
"Dashboard" : "Pannellu de controllu", | ||
"Dashboard app" : "Aplicatzione de su pannellu de controllu", | ||
"Show something" : "Ammustra calicuna cosa", | ||
"Customize" : "Personaliza", | ||
"Edit widgets" : "Modìfica ordìngios", | ||
"Get more widgets from the app store" : "Otene àteros ordìngios dae sa butega de is aplicatziones", | ||
"Change background image" : "Càmbia immàgine de isfundu", | ||
"Weather service" : "Servìtziu de su tempus", | ||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "Pro sa riservadesa tua, su serbidore Nextcloud rechedet is datos de su tempus pro tene, duncas su servìtziu de su tempus no retzit informatziones personales.", | ||
"Weather data from Met.no" : "Datos de su tempus dae Met.no", | ||
"geocoding with Nominatim" : "geocodìfica cun Nominatim", | ||
"elevation data from OpenTopoData" : "datos de elevada dae OpenTopoData", | ||
"Weather" : "Tempus", | ||
"Status" : "Istadu", | ||
"Good morning" : "Bona die", | ||
"Good morning, {name}" : "Bona die, {name}", | ||
"Hello" : "Salude", | ||
"Hello, {name}" : "Salude, {name}", | ||
"Pick from Files" : "Sèbera dae archìvios", | ||
"Default images" : "Immàgines predefinidas", | ||
"Plain background" : "Isfundu simpre", | ||
"Insert from {productName}" : "Inserta dae {productName}", | ||
"Good night, {name}" : "Bonu note, {name}", | ||
"Good night" : "Bonu note", | ||
"Pick from files" : "Sèbera dae archìvios" | ||
},"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
Oops, something went wrong.