-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
- Loading branch information
1 parent
d66d8b8
commit 66ab1bd
Showing
2 changed files
with
26 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
OC.L10N.register( | ||
"fulltextsearch", | ||
{ | ||
"Search" : "Chirca", | ||
"Full Text Search" : "Chirca de testu cumpletu", | ||
"Full text search" : "Chirca de testu cumpletu", | ||
"Search on %s" : "Chirca in %s", | ||
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Controlla sa documentatzione de sa wiki pro cantu tocat a s'installatzione e sa cunfiguratzione de sa chirca de testu cumpletu a intro de su Nextcloud tuo.", | ||
"General" : "Generale", | ||
"Search Platform" : "Prataforma de chirca", | ||
"Navigation Icon" : "Icona de navigatzione", | ||
"Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo." | ||
}, | ||
"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,12 @@ | ||
{ "translations": { | ||
"Search" : "Chirca", | ||
"Full Text Search" : "Chirca de testu cumpletu", | ||
"Full text search" : "Chirca de testu cumpletu", | ||
"Search on %s" : "Chirca in %s", | ||
"Please check the wiki for documentation related to the installation and the configuration of the full text search within your Nextcloud" : "Controlla sa documentatzione de sa wiki pro cantu tocat a s'installatzione e sa cunfiguratzione de sa chirca de testu cumpletu a intro de su Nextcloud tuo.", | ||
"General" : "Generale", | ||
"Search Platform" : "Prataforma de chirca", | ||
"Navigation Icon" : "Icona de navigatzione", | ||
"Enable global search within all your content." : "Ativa sa chirca globale in totu su cuntenutu tuo." | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |