mirror of
https://git.joinsharkey.org/Sharkey/Sharkey.git
synced 2024-11-22 22:13:09 +02:00
fixed commenting issue (i mixed up // and #)
This commit is contained in:
parent
b2dc77d507
commit
a16319846e
1 changed files with 3 additions and 3 deletions
|
@ -76,7 +76,7 @@ import: "יבוא"
|
||||||
export: "יצוא"
|
export: "יצוא"
|
||||||
files: "קבצים"
|
files: "קבצים"
|
||||||
download: "הורידו"
|
download: "הורידו"
|
||||||
driveFileDeleteConfirm: "Do you want to remove the file \"{name}\"? Some content using this file will also be removed." //foramtting solution needs to ne found
|
driveFileDeleteConfirm: "Do you want to remove the file \"{name}\"? Some content using this file will also be removed." #foramtting solution needs to ne found
|
||||||
unfollowConfirm: " אתם בטוחים שאתם רוצים להוריד מעקב ל- {name}?"
|
unfollowConfirm: " אתם בטוחים שאתם רוצים להוריד מעקב ל- {name}?"
|
||||||
exportRequested: "אתם ביקשתם יצוא. זה יכול לקחת זמן. זה יעלה לכונן שלכם כאשר זה יסתיים."
|
exportRequested: "אתם ביקשתם יצוא. זה יכול לקחת זמן. זה יעלה לכונן שלכם כאשר זה יסתיים."
|
||||||
importRequested: "אתם ביקשתם יבא. זה יכול לקחת זמן."
|
importRequested: "אתם ביקשתם יבא. זה יכול לקחת זמן."
|
||||||
|
@ -247,7 +247,7 @@ blocked: "נחסם"
|
||||||
suspended: "מושהה"
|
suspended: "מושהה"
|
||||||
all: "הכל"
|
all: "הכל"
|
||||||
subscribing: "נשמים"
|
subscribing: "נשמים"
|
||||||
publishing: "Publishing" //need more context
|
publishing: "Publishing" #need more context
|
||||||
notResponding: "לא מגיב"
|
notResponding: "לא מגיב"
|
||||||
instanceFollowing: "עקב אחרי האינסטנס"
|
instanceFollowing: "עקב אחרי האינסטנס"
|
||||||
instanceFollowers: "עוקבי אינסטנס"
|
instanceFollowers: "עוקבי אינסטנס"
|
||||||
|
@ -260,7 +260,7 @@ newPassword: "סיסמא חדשה"
|
||||||
newPasswordRetype: "הכניסו סיסמא חדש מחדש"
|
newPasswordRetype: "הכניסו סיסמא חדש מחדש"
|
||||||
attachFile: "הוסיפו קבצים"
|
attachFile: "הוסיפו קבצים"
|
||||||
more: "!עוד"
|
more: "!עוד"
|
||||||
featured: "מוצג" //Need a better translation
|
featured: "מוצג" #Need a better translation
|
||||||
usernameOrUserId: "שם משתמש אם מספר משתמש"
|
usernameOrUserId: "שם משתמש אם מספר משתמש"
|
||||||
noSuchUser: "משתמש לא נמצא"
|
noSuchUser: "משתמש לא נמצא"
|
||||||
lookup: "חיפוש"
|
lookup: "חיפוש"
|
||||||
|
|
Loading…
Reference in a new issue