-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/master'
Signed-off-by: Maxence Lange <[email protected]>
- Loading branch information
Showing
59 changed files
with
276 additions
and
76 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
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
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
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
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
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 @@ | ||
OC.L10N.register( | ||
"files_lock", | ||
{ | ||
"Unlock file" : "Desblokeatu fitxategia", | ||
"Lock file" : "Fitxategia blokeatu", | ||
"Locked by {0}" : "{0}-k blokeatuta", | ||
"Temporary files lock" : "Aldi baterako fitxategien blokeoak", | ||
"Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu" | ||
}, | ||
"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,8 @@ | ||
{ "translations": { | ||
"Unlock file" : "Desblokeatu fitxategia", | ||
"Lock file" : "Fitxategia blokeatu", | ||
"Locked by {0}" : "{0}-k blokeatuta", | ||
"Temporary files lock" : "Aldi baterako fitxategien blokeoak", | ||
"Temporary lock your files" : "Zure fitxategiak aldi baterako blokeatu" | ||
},"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
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,11 @@ | ||
OC.L10N.register( | ||
"files_lock", | ||
{ | ||
"Unlock file" : "שחרור קובץ", | ||
"Lock file" : "נעילת קובץ", | ||
"Locked by {0}" : "ננעל על ידי {0}", | ||
"Temporary files lock" : "נעילת קבצים זמנית", | ||
"Temporary lock your files" : "לנעול את הקבצים שלך באופן זמני", | ||
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים." | ||
}, | ||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;"); |
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,9 @@ | ||
{ "translations": { | ||
"Unlock file" : "שחרור קובץ", | ||
"Lock file" : "נעילת קובץ", | ||
"Locked by {0}" : "ננעל על ידי {0}", | ||
"Temporary files lock" : "נעילת קבצים זמנית", | ||
"Temporary lock your files" : "לנעול את הקבצים שלך באופן זמני", | ||
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "מאפשר למשתמשים שלך לנעול את הקבצים שלהם כדי למנוע סתירות בעת עבודה על קבצים משותפים." | ||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: (n % 10 == 0 && n % 1 == 0 && n > 10) ? 2 : 3;" | ||
} |
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,11 @@ | ||
OC.L10N.register( | ||
"files_lock", | ||
{ | ||
"Unlock file" : "Otključaj datoteku", | ||
"Lock file" : "Zaključaj datoteku", | ||
"Locked by {0}" : "Zaključao {0}", | ||
"Temporary files lock" : "Privremeno zaključavanje datoteka", | ||
"Temporary lock your files" : "Privremeno zaključajte datoteke", | ||
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama." | ||
}, | ||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |
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,9 @@ | ||
{ "translations": { | ||
"Unlock file" : "Otključaj datoteku", | ||
"Lock file" : "Zaključaj datoteku", | ||
"Locked by {0}" : "Zaključao {0}", | ||
"Temporary files lock" : "Privremeno zaključavanje datoteka", | ||
"Temporary lock your files" : "Privremeno zaključajte datoteke", | ||
"Allow your users to temporary lock their files to avoid conflicts while working on shared files." : "Omogućite korisnicima da privremeno zaključaju datoteke kako bi izbjegli nepodudaranja tijekom rada s dijeljenim datotekama." | ||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" | ||
} |
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,9 @@ | ||
OC.L10N.register( | ||
"files_lock", | ||
{ | ||
"Unlock file" : "Fájl feloldása", | ||
"Lock file" : "Fájl zárolása", | ||
"Locked by {0}" : "Zárolva {0} által", | ||
"Temporary lock your files" : "Zárold ideiglenesen a fájljaid" | ||
}, | ||
"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,7 @@ | ||
{ "translations": { | ||
"Unlock file" : "Fájl feloldása", | ||
"Lock file" : "Fájl zárolása", | ||
"Locked by {0}" : "Zárolva {0} által", | ||
"Temporary lock your files" : "Zárold ideiglenesen a fájljaid" | ||
},"pluralForm" :"nplurals=2; plural=(n != 1);" | ||
} |
Oops, something went wrong.