-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #92 from creative-commoners/pulls/2.7/tx-1685417473
ENH Update translations
- Loading branch information
Showing
3 changed files
with
29 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,10 @@ | ||
eo: | ||
SilverStripe\HybridSessions\HybridSessionDataObject: | ||
PLURALNAME: 'Hibridaj seancaj datumaj objektoj' | ||
PLURALS: | ||
one: 'Unu hibrida seanca datuma objekto' | ||
other: '{count} hibridaj seancaj datumaj objektoj' | ||
SINGULARNAME: 'Hibrida seanca datuma objekto' | ||
db_Data: Datumoj | ||
db_Expiry: Eksvalidiĝo | ||
db_SessionID: 'Identigilo de seanco' |
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 @@ | ||
sl: | ||
SilverStripe\HybridSessions\HybridSessionDataObject: | ||
PLURALNAME: 'Podatkovni objekti hibridne seje' | ||
PLURALS: | ||
one: 'Podatkovni objekt hibridne seje' | ||
two: '{count} podatkovna objekta hibridne seje' | ||
few: '{count} podatkovnih objektov hibridne seje' | ||
other: '{count} podatkovnih objektov hibridne seje' | ||
SINGULARNAME: 'Podatkovni objekt hibridne seje' | ||
db_Data: Podatki | ||
db_Expiry: 'Potek veljavnosti' | ||
db_SessionID: 'ID seje' |
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 @@ | ||
sv: | ||
SilverStripe\HybridSessions\HybridSessionDataObject: | ||
PLURALNAME: 'Hybrid sessionsdataobjekt' | ||
SINGULARNAME: 'Hybrid sessionsdataobjekt' | ||
db_Data: Data | ||
db_Expiry: Upphör | ||
db_SessionID: sessions-ID |