Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese/Arabic/Te Reo translations #49

Merged
merged 1 commit into from
Oct 29, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions lang/ar.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
ar:
GridFieldSortableRows:
ALLOW_DRAG_DROP: 'السماح بإعادة الترتيب عن طريق السحب والإسقاط'
EditPermissionsFailure: 'التحرير غير مرخص له'
4 changes: 2 additions & 2 deletions lang/de.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
de:
GridFieldSortableRows:
ALLOW_DRAG_DROP: "Drag & Drop neuordnen"
EditPermissionsFailure: "Keine Berechtigung zu Editieren"
ALLOW_DRAG_DROP: 'Drag & Drop neuordnen'
EditPermissionsFailure: 'Keine Berechtigung zu Editieren'
4 changes: 2 additions & 2 deletions lang/es.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
es:
GridFieldSortableRows:
ALLOW_DRAG_DROP: "Permitir arrastrar y soltar"
EditPermissionsFailure: "No tienes permisos de edición"
ALLOW_DRAG_DROP: 'Permitir arrastrar y soltar'
EditPermissionsFailure: 'No tienes permisos de edición'
4 changes: 2 additions & 2 deletions lang/fi.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
fi:
GridFieldSortableRows:
ALLOW_DRAG_DROP: "Salli raahaus ja pudotus"
EditPermissionsFailure: "Ei oikeuksia muokata"
ALLOW_DRAG_DROP: 'Salli raahaus ja pudotus'
EditPermissionsFailure: 'Ei oikeuksia muokata'
4 changes: 2 additions & 2 deletions lang/it.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
it:
GridFieldSortableRows:
ALLOW_DRAG_DROP: "Consenti il trascinamento"
EditPermissionsFailure: "Non hai i permessi per modificare"
ALLOW_DRAG_DROP: 'Consenti il trascinamento'
EditPermissionsFailure: 'Non hai i permessi per modificare'
4 changes: 4 additions & 0 deletions lang/mi.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
mi:
GridFieldSortableRows:
ALLOW_DRAG_DROP: 'Tukuna te raupapa anō mā te tō me te taka'
EditPermissionsFailure: 'Kāore he whakaaetanga whakatika'
8 changes: 4 additions & 4 deletions lang/nl.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
nl:
GridFieldSortableRows:
ALLOW_DRAG_DROP: "Rangschikken met drag & drop toestaan"
EditPermissionsFailure: "Geen toegang"
nl:
GridFieldSortableRows:
ALLOW_DRAG_DROP: 'Rangschikken met drag & drop toestaan'
EditPermissionsFailure: 'Geen toegang'
4 changes: 4 additions & 0 deletions lang/zh.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
zh:
GridFieldSortableRows:
ALLOW_DRAG_DROP: '允许拖放重新排序'
EditPermissionsFailure: '没有编辑权限'